Test Report: Docker_Linux_crio 20535

                    
                      f30cb3cfe346a634e035681bc4eff951ae572c17:2025-03-17:38751
                    
                

Test fail (5/331)

Order failed test Duration
36 TestAddons/parallel/Ingress 152.16
40 TestAddons/parallel/CSI 389.94
43 TestAddons/parallel/LocalPath 345.08
67 TestFunctional/serial/StartWithProxy 268.66
69 TestFunctional/serial/SoftStart 255.07
x
+
TestAddons/parallel/Ingress (152.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-023654 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-023654 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-023654 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" [cf26a72a-527b-4909-a239-af51963a16b5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [cf26a72a-527b-4909-a239-af51963a16b5] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003100807s
I0317 10:27:57.998586   11819 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-023654 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.44434324s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-023654 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
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-023654
helpers_test.go:235: (dbg) docker inspect addons-023654:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb",
	        "Created": "2025-03-17T10:25:44.661663287Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13734,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-03-17T10:25:44.695391536Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b0734d4b8a5a2dbe50c35bd8745d33dc9ec48b1b1af7ad72f6736a52b01c8ce5",
	        "ResolvConfPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/hostname",
	        "HostsPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/hosts",
	        "LogPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb-json.log",
	        "Name": "/addons-023654",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-023654:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-023654",
	            "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": {
	                "ID": "12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb",
	                "LowerDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5-init/diff:/var/lib/docker/overlay2/f844c3a5ca0f0e2ee4753a0f099fc439ed40e0c5d4b781364a267ba0b6e05002/diff",
	                "MergedDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-023654",
	                "Source": "/var/lib/docker/volumes/addons-023654/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-023654",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185",
	            "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-023654",
	                "name.minikube.sigs.k8s.io": "addons-023654",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2143455f8021a5fcc33d892acccc26ad53a9c666e958ba3729153ec8a67b441a",
	            "SandboxKey": "/var/run/docker/netns/2143455f8021",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-023654": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "1e:05:85:4d:0d:76",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "442e93083b688e81646c164a15f38da8e6345a17eb4345ff6a5dbed0fe6f35ba",
	                    "EndpointID": "5f154f081ddb457998c1701bc90887756e54cca19bcb56151062026b26af9981",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-023654",
	                        "12e46ecfba1e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-023654 -n addons-023654
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-amd64 -p addons-023654 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 logs -n 25: (1.077731046s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| delete  | -p download-only-247273              | download-only-247273   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| delete  | -p download-only-028734              | download-only-028734   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| delete  | -p download-only-247273              | download-only-247273   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| start   | --download-only -p                   | download-docker-710956 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | download-docker-710956               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-710956            | download-docker-710956 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| start   | --download-only -p                   | binary-mirror-639081   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | binary-mirror-639081                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46523               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-639081              | binary-mirror-639081   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| addons  | disable dashboard -p                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | addons-023654                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | addons-023654                        |                        |         |         |                     |                     |
	| start   | -p addons-023654 --wait=true         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:27 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=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | -p addons-023654                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | disable inspektor-gadget             |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | disable metrics-server               |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-023654 ip                     | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ssh     | addons-023654 ssh curl -s            | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | amd-gpu-device-plugin                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | disable nvidia-device-plugin         |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | disable cloud-spanner                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ip      | addons-023654 ip                     | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 10:25:20
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 10:25:20.534196   13111 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:25:20.534320   13111 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:20.534332   13111 out.go:358] Setting ErrFile to fd 2...
	I0317 10:25:20.534338   13111 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:20.534606   13111 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:25:20.535199   13111 out.go:352] Setting JSON to false
	I0317 10:25:20.535997   13111 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":468,"bootTime":1742206653,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:25:20.536053   13111 start.go:139] virtualization: kvm guest
	I0317 10:25:20.538033   13111 out.go:177] * [addons-023654] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:25:20.539533   13111 notify.go:220] Checking for updates...
	I0317 10:25:20.539541   13111 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:25:20.540743   13111 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:25:20.541912   13111 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:25:20.543006   13111 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:25:20.544261   13111 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:25:20.545653   13111 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:25:20.547067   13111 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:25:20.568526   13111 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:25:20.568646   13111 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:20.613200   13111 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:46 SystemTime:2025-03-17 10:25:20.605002767 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:20.613311   13111 docker.go:318] overlay module found
	I0317 10:25:20.616015   13111 out.go:177] * Using the docker driver based on user configuration
	I0317 10:25:20.617147   13111 start.go:297] selected driver: docker
	I0317 10:25:20.617163   13111 start.go:901] validating driver "docker" against <nil>
	I0317 10:25:20.617174   13111 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:25:20.617957   13111 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:20.665250   13111 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:46 SystemTime:2025-03-17 10:25:20.657087647 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:20.665440   13111 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 10:25:20.665617   13111 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]
	I0317 10:25:20.667447   13111 out.go:177] * Using Docker driver with root privileges
	I0317 10:25:20.669029   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:20.669089   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:20.669099   13111 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 10:25:20.669153   13111 start.go:340] cluster config:
	{Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio 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.2 ContainerRuntime:crio 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: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:25:20.670501   13111 out.go:177] * Starting "addons-023654" primary control-plane node in "addons-023654" cluster
	I0317 10:25:20.671649   13111 cache.go:121] Beginning downloading kic base image for docker with crio
	I0317 10:25:20.672764   13111 out.go:177] * Pulling base image v0.0.46-1741860993-20523 ...
	I0317 10:25:20.673858   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:20.673896   13111 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0317 10:25:20.673905   13111 cache.go:56] Caching tarball of preloaded images
	I0317 10:25:20.673949   13111 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon
	I0317 10:25:20.673973   13111 preload.go:172] Found /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0317 10:25:20.673980   13111 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0317 10:25:20.674288   13111 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json ...
	I0317 10:25:20.674314   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json: {Name:mkfe4657af76476e6fd93424ab04226c93f924bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:20.689532   13111 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 to local cache
	I0317 10:25:20.689630   13111 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local cache directory
	I0317 10:25:20.689646   13111 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local cache directory, skipping pull
	I0317 10:25:20.689651   13111 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 exists in cache, skipping pull
	I0317 10:25:20.689657   13111 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 as a tarball
	I0317 10:25:20.689665   13111 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 from local cache
	I0317 10:25:32.492989   13111 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 from cached tarball
	I0317 10:25:32.493025   13111 cache.go:230] Successfully downloaded all kic artifacts
	I0317 10:25:32.493069   13111 start.go:360] acquireMachinesLock for addons-023654: {Name:mkb080f01c99d7a8d07faee035cc1443fd77665d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 10:25:32.493183   13111 start.go:364] duration metric: took 88.893µs to acquireMachinesLock for "addons-023654"
	I0317 10:25:32.493213   13111 start.go:93] Provisioning new machine with config: &{Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:25:32.493286   13111 start.go:125] createHost starting for "" (driver="docker")
	I0317 10:25:32.495857   13111 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0317 10:25:32.496110   13111 start.go:159] libmachine.API.Create for "addons-023654" (driver="docker")
	I0317 10:25:32.496146   13111 client.go:168] LocalClient.Create starting
	I0317 10:25:32.496239   13111 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem
	I0317 10:25:32.572368   13111 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem
	I0317 10:25:32.820954   13111 cli_runner.go:164] Run: docker network inspect addons-023654 --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}}]}"
	W0317 10:25:32.837940   13111 cli_runner.go:211] docker network inspect addons-023654 --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
	I0317 10:25:32.837992   13111 network_create.go:284] running [docker network inspect addons-023654] to gather additional debugging logs...
	I0317 10:25:32.838006   13111 cli_runner.go:164] Run: docker network inspect addons-023654
	W0317 10:25:32.852856   13111 cli_runner.go:211] docker network inspect addons-023654 returned with exit code 1
	I0317 10:25:32.852881   13111 network_create.go:287] error running [docker network inspect addons-023654]: docker network inspect addons-023654: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-023654 not found
	I0317 10:25:32.852895   13111 network_create.go:289] output of [docker network inspect addons-023654]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-023654 not found
	
	** /stderr **
	I0317 10:25:32.852998   13111 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}}]}"
	I0317 10:25:32.868989   13111 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:0xc001c1d420}
	I0317 10:25:32.869030   13111 network_create.go:124] attempt to create docker network addons-023654 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0317 10:25:32.869091   13111 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-023654 addons-023654
	I0317 10:25:32.915804   13111 network_create.go:108] docker network addons-023654 192.168.49.0/24 created
	I0317 10:25:32.915847   13111 kic.go:121] calculated static IP "192.168.49.2" for the "addons-023654" container
	I0317 10:25:32.915926   13111 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0317 10:25:32.930624   13111 cli_runner.go:164] Run: docker volume create addons-023654 --label name.minikube.sigs.k8s.io=addons-023654 --label created_by.minikube.sigs.k8s.io=true
	I0317 10:25:32.947963   13111 oci.go:103] Successfully created a docker volume addons-023654
	I0317 10:25:32.948056   13111 cli_runner.go:164] Run: docker run --rm --name addons-023654-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --entrypoint /usr/bin/test -v addons-023654:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -d /var/lib
	I0317 10:25:40.152720   13111 cli_runner.go:217] Completed: docker run --rm --name addons-023654-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --entrypoint /usr/bin/test -v addons-023654:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -d /var/lib: (7.204616631s)
	I0317 10:25:40.152751   13111 oci.go:107] Successfully prepared a docker volume addons-023654
	I0317 10:25:40.152786   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:40.152807   13111 kic.go:194] Starting extracting preloaded images to volume ...
	I0317 10:25:40.152871   13111 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-023654:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir
	I0317 10:25:44.595447   13111 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-023654:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir: (4.442530737s)
	I0317 10:25:44.595498   13111 kic.go:203] duration metric: took 4.442672644s to extract preloaded images to volume ...
	W0317 10:25:44.595655   13111 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0317 10:25:44.595781   13111 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0317 10:25:44.646168   13111 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-023654 --name addons-023654 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-023654 --network addons-023654 --ip 192.168.49.2 --volume addons-023654:/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-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185
	I0317 10:25:44.932405   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Running}}
	I0317 10:25:44.950424   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:44.967690   13111 cli_runner.go:164] Run: docker exec addons-023654 stat /var/lib/dpkg/alternatives/iptables
	I0317 10:25:45.009352   13111 oci.go:144] the created container "addons-023654" has a running status.
	I0317 10:25:45.009382   13111 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa...
	I0317 10:25:45.398591   13111 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0317 10:25:45.422312   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:45.444539   13111 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0317 10:25:45.444557   13111 kic_runner.go:114] Args: [docker exec --privileged addons-023654 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0317 10:25:45.499333   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:45.516666   13111 machine.go:93] provisionDockerMachine start ...
	I0317 10:25:45.516790   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.533985   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.534257   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.534273   13111 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 10:25:45.665712   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-023654
	
	I0317 10:25:45.665736   13111 ubuntu.go:169] provisioning hostname "addons-023654"
	I0317 10:25:45.665812   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.682981   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.683178   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.683191   13111 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-023654 && echo "addons-023654" | sudo tee /etc/hostname
	I0317 10:25:45.824242   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-023654
	
	I0317 10:25:45.824329   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.841138   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.841321   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.841337   13111 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-023654' /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-023654/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-023654' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 10:25:45.970084   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 10:25:45.970107   13111 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20535-5055/.minikube CaCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20535-5055/.minikube}
	I0317 10:25:45.970127   13111 ubuntu.go:177] setting up certificates
	I0317 10:25:45.970139   13111 provision.go:84] configureAuth start
	I0317 10:25:45.970195   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:45.986194   13111 provision.go:143] copyHostCerts
	I0317 10:25:45.986272   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem (1082 bytes)
	I0317 10:25:45.986401   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem (1123 bytes)
	I0317 10:25:45.986511   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem (1679 bytes)
	I0317 10:25:45.986585   13111 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem org=jenkins.addons-023654 san=[127.0.0.1 192.168.49.2 addons-023654 localhost minikube]
	I0317 10:25:46.107567   13111 provision.go:177] copyRemoteCerts
	I0317 10:25:46.107620   13111 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 10:25:46.107651   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.124163   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.218273   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 10:25:46.239212   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0317 10:25:46.259332   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0317 10:25:46.279899   13111 provision.go:87] duration metric: took 309.747694ms to configureAuth
	I0317 10:25:46.279925   13111 ubuntu.go:193] setting minikube options for container-runtime
	I0317 10:25:46.280083   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:25:46.280183   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.296848   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:46.297045   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:46.297061   13111 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0317 10:25:46.510024   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0317 10:25:46.510050   13111 machine.go:96] duration metric: took 993.362015ms to provisionDockerMachine
	I0317 10:25:46.510063   13111 client.go:171] duration metric: took 14.013907484s to LocalClient.Create
	I0317 10:25:46.510076   13111 start.go:167] duration metric: took 14.013967775s to libmachine.API.Create "addons-023654"
	I0317 10:25:46.510085   13111 start.go:293] postStartSetup for "addons-023654" (driver="docker")
	I0317 10:25:46.510094   13111 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]
	I0317 10:25:46.510150   13111 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
	I0317 10:25:46.510183   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.528194   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.622561   13111 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 10:25:46.625362   13111 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0317 10:25:46.625387   13111 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0317 10:25:46.625394   13111 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0317 10:25:46.625401   13111 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0317 10:25:46.625414   13111 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/addons for local assets ...
	I0317 10:25:46.625484   13111 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/files for local assets ...
	I0317 10:25:46.625511   13111 start.go:296] duration metric: took 115.42112ms for postStartSetup
	I0317 10:25:46.625771   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:46.642201   13111 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json ...
	I0317 10:25:46.642497   13111 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:25:46.642550   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.658314   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.746801   13111 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0317 10:25:46.750528   13111 start.go:128] duration metric: took 14.257226392s to createHost
	I0317 10:25:46.750551   13111 start.go:83] releasing machines lock for "addons-023654", held for 14.257354688s
	I0317 10:25:46.750605   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:46.766415   13111 ssh_runner.go:195] Run: cat /version.json
	I0317 10:25:46.766474   13111 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0317 10:25:46.766486   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.766536   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.782195   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.783644   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.950836   13111 ssh_runner.go:195] Run: systemctl --version
	I0317 10:25:46.954647   13111 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0317 10:25:47.088472   13111 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 10:25:47.092609   13111 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 "sudo mv {} {}.mk_disabled" ;
	I0317 10:25:47.109201   13111 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0317 10:25:47.109270   13111 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" ;
	I0317 10:25:47.133956   13111 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0317 10:25:47.133978   13111 start.go:495] detecting cgroup driver to use...
	I0317 10:25:47.134007   13111 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0317 10:25:47.134045   13111 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 10:25:47.146783   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 10:25:47.156046   13111 docker.go:217] disabling cri-docker service (if available) ...
	I0317 10:25:47.156096   13111 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0317 10:25:47.167627   13111 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0317 10:25:47.179534   13111 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0317 10:25:47.252736   13111 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0317 10:25:47.336395   13111 docker.go:233] disabling docker service ...
	I0317 10:25:47.336494   13111 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0317 10:25:47.352262   13111 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0317 10:25:47.361992   13111 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0317 10:25:47.442231   13111 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0317 10:25:47.521758   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0317 10:25:47.531544   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 10:25:47.545168   13111 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0317 10:25:47.545224   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.553363   13111 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0317 10:25:47.553420   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.561713   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.569831   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.578287   13111 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 10:25:47.585824   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.593867   13111 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.607195   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.615254   13111 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 10:25:47.621931   13111 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 10:25:47.621975   13111 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 10:25:47.634221   13111 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 10:25:47.641523   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:25:47.719267   13111 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0317 10:25:47.814142   13111 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0317 10:25:47.814205   13111 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0317 10:25:47.817258   13111 start.go:563] Will wait 60s for crictl version
	I0317 10:25:47.817301   13111 ssh_runner.go:195] Run: which crictl
	I0317 10:25:47.820273   13111 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 10:25:47.850612   13111 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0317 10:25:47.850699   13111 ssh_runner.go:195] Run: crio --version
	I0317 10:25:47.883184   13111 ssh_runner.go:195] Run: crio --version
	I0317 10:25:47.917268   13111 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0317 10:25:47.918555   13111 cli_runner.go:164] Run: docker network inspect addons-023654 --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}}]}"
	I0317 10:25:47.934324   13111 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0317 10:25:47.937735   13111 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""
	I0317 10:25:47.947283   13111 kubeadm.go:883] updating cluster {Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 10:25:47.947392   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:47.947431   13111 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:25:48.009517   13111 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:25:48.009542   13111 crio.go:433] Images already preloaded, skipping extraction
	I0317 10:25:48.009597   13111 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:25:48.038995   13111 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:25:48.039016   13111 cache_images.go:84] Images are preloaded, skipping loading
	I0317 10:25:48.039023   13111 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0317 10:25:48.039132   13111 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-023654 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 10:25:48.039212   13111 ssh_runner.go:195] Run: crio config
	I0317 10:25:48.079277   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:48.079302   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:48.079321   13111 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 10:25:48.079350   13111 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-023654 NodeName:addons-023654 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 10:25:48.079499   13111 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:///var/run/crio/crio.sock
	  name: "addons-023654"
	  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.2
	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:///var/run/crio/crio.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
	
	I0317 10:25:48.079564   13111 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 10:25:48.087560   13111 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 10:25:48.087619   13111 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 10:25:48.095271   13111 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0317 10:25:48.110593   13111 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 10:25:48.126208   13111 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0317 10:25:48.141687   13111 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0317 10:25:48.144669   13111 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""
	I0317 10:25:48.153945   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:25:48.223403   13111 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:25:48.234703   13111 certs.go:68] Setting up /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654 for IP: 192.168.49.2
	I0317 10:25:48.234725   13111 certs.go:194] generating shared ca certs ...
	I0317 10:25:48.234743   13111 certs.go:226] acquiring lock for ca certs: {Name:mk4d122beeb49f666cd9ba72d746d45c2440fcf8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.234850   13111 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key
	I0317 10:25:48.346361   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt ...
	I0317 10:25:48.346393   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt: {Name:mkacc7ba98ee7c010443feb2b7ebd21bf66c1a24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.346559   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key ...
	I0317 10:25:48.346570   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key: {Name:mkcefb02bc4c92bc1b1e997a84890c18ba8d2273 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.346641   13111 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key
	I0317 10:25:48.719305   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt ...
	I0317 10:25:48.719332   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt: {Name:mk6ad2b550b7be6767c76c3233ea50d56a438216 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.719506   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key ...
	I0317 10:25:48.719519   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key: {Name:mk7fb8804928df26d87d04f3003f188654a2a036 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.719589   13111 certs.go:256] generating profile certs ...
	I0317 10:25:48.719647   13111 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key
	I0317 10:25:48.719657   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt with IP's: []
	I0317 10:25:48.988168   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt ...
	I0317 10:25:48.988197   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: {Name:mka1fbbcfa1ee3e5b0a68a8b7bda3cf7d6f42bc1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.988340   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key ...
	I0317 10:25:48.988350   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key: {Name:mkf8c14a5e7d5d2ba60ea7e0c4282ec5750a598e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.988418   13111 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0
	I0317 10:25:48.988435   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0317 10:25:49.228540   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 ...
	I0317 10:25:49.228567   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0: {Name:mk07b9211604b3491ef550bc3309ac7735087d7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.228713   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0 ...
	I0317 10:25:49.228724   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0: {Name:mkf406635818ea5c436bdea484665c62e7fdb3e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.228791   13111 certs.go:381] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt
	I0317 10:25:49.228856   13111 certs.go:385] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key
	I0317 10:25:49.228898   13111 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key
	I0317 10:25:49.228921   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt with IP's: []
	I0317 10:25:49.572420   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt ...
	I0317 10:25:49.572449   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt: {Name:mke8174940c62b01c19e09a3c8fa08d9ddba9e1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.572601   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key ...
	I0317 10:25:49.572612   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key: {Name:mkea7110a2437c2255a1f1ed38a97cdd2841fc1c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.572790   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem (1679 bytes)
	I0317 10:25:49.572822   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem (1082 bytes)
	I0317 10:25:49.572843   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem (1123 bytes)
	I0317 10:25:49.572872   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem (1679 bytes)
	I0317 10:25:49.573426   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 10:25:49.594818   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0317 10:25:49.614992   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 10:25:49.635054   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0317 10:25:49.655285   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0317 10:25:49.675045   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 10:25:49.695465   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 10:25:49.715211   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0317 10:25:49.735397   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 10:25:49.755174   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 10:25:49.770169   13111 ssh_runner.go:195] Run: openssl version
	I0317 10:25:49.774996   13111 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"
	I0317 10:25:49.783221   13111 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.786082   13111 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.786131   13111 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.791852   13111 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"
	I0317 10:25:49.799812   13111 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:25:49.802645   13111 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
	I0317 10:25:49.802687   13111 kubeadm.go:392] StartCluster: {Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:25:49.802758   13111 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0317 10:25:49.802806   13111 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0317 10:25:49.833615   13111 cri.go:89] found id: ""
	I0317 10:25:49.833698   13111 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 10:25:49.841465   13111 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 10:25:49.848901   13111 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0317 10:25:49.848942   13111 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
	I0317 10:25:49.856367   13111 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
	I0317 10:25:49.856381   13111 kubeadm.go:157] found existing configuration files:
	
	I0317 10:25:49.856431   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 10:25:49.863727   13111 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
	I0317 10:25:49.863776   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 10:25:49.870919   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 10:25:49.878556   13111 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
	I0317 10:25:49.878604   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 10:25:49.886304   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 10:25:49.894577   13111 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
	I0317 10:25:49.894630   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 10:25:49.901938   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 10:25:49.909323   13111 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
	I0317 10:25:49.909378   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 10:25:49.916662   13111 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0317 10:25:49.949578   13111 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0317 10:25:49.949645   13111 kubeadm.go:310] [preflight] Running pre-flight checks
	I0317 10:25:49.965975   13111 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0317 10:25:49.966068   13111 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0317 10:25:49.966104   13111 kubeadm.go:310] OS: Linux
	I0317 10:25:49.966145   13111 kubeadm.go:310] CGROUPS_CPU: enabled
	I0317 10:25:49.966182   13111 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0317 10:25:49.966247   13111 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0317 10:25:49.966324   13111 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0317 10:25:49.966370   13111 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0317 10:25:49.966408   13111 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0317 10:25:49.966499   13111 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0317 10:25:49.966541   13111 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0317 10:25:49.966620   13111 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0317 10:25:50.016468   13111 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 10:25:50.016610   13111 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 10:25:50.016782   13111 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 10:25:50.023005   13111 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 10:25:50.025905   13111 out.go:235]   - Generating certificates and keys ...
	I0317 10:25:50.025990   13111 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0317 10:25:50.026048   13111 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0317 10:25:50.232908   13111 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 10:25:50.480447   13111 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0317 10:25:50.568037   13111 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0317 10:25:50.834381   13111 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0317 10:25:50.977998   13111 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0317 10:25:50.978134   13111 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-023654 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:25:51.165090   13111 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0317 10:25:51.165312   13111 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-023654 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:25:51.238785   13111 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 10:25:51.443050   13111 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 10:25:51.740482   13111 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0317 10:25:51.740545   13111 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 10:25:51.935649   13111 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 10:25:52.045578   13111 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 10:25:52.219751   13111 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 10:25:52.333053   13111 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 10:25:52.539687   13111 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 10:25:52.540149   13111 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 10:25:52.543446   13111 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 10:25:52.545360   13111 out.go:235]   - Booting up control plane ...
	I0317 10:25:52.545483   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 10:25:52.545596   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 10:25:52.545692   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 10:25:52.553534   13111 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 10:25:52.558570   13111 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 10:25:52.558629   13111 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0317 10:25:52.632839   13111 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0317 10:25:52.632994   13111 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 10:25:53.134276   13111 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.605385ms
	I0317 10:25:53.134391   13111 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 10:25:57.135720   13111 kubeadm.go:310] [api-check] The API server is healthy after 4.001463491s
	I0317 10:25:57.145999   13111 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 10:25:57.154364   13111 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 10:25:57.169860   13111 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0317 10:25:57.170178   13111 kubeadm.go:310] [mark-control-plane] Marking the node addons-023654 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 10:25:57.175540   13111 kubeadm.go:310] [bootstrap-token] Using token: jb2pyc.fm07lhkoo30gbdep
	I0317 10:25:57.176844   13111 out.go:235]   - Configuring RBAC rules ...
	I0317 10:25:57.176987   13111 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 10:25:57.179395   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 10:25:57.183864   13111 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
	I0317 10:25:57.186797   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 10:25:57.188788   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 10:25:57.190854   13111 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 10:25:57.541019   13111 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 10:25:57.953612   13111 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0317 10:25:58.541115   13111 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0317 10:25:58.541991   13111 kubeadm.go:310] 
	I0317 10:25:58.542080   13111 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0317 10:25:58.542089   13111 kubeadm.go:310] 
	I0317 10:25:58.542199   13111 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0317 10:25:58.542213   13111 kubeadm.go:310] 
	I0317 10:25:58.542240   13111 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0317 10:25:58.542329   13111 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 10:25:58.542427   13111 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 10:25:58.542475   13111 kubeadm.go:310] 
	I0317 10:25:58.542571   13111 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0317 10:25:58.542581   13111 kubeadm.go:310] 
	I0317 10:25:58.542666   13111 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 10:25:58.542676   13111 kubeadm.go:310] 
	I0317 10:25:58.542754   13111 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0317 10:25:58.542876   13111 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 10:25:58.542999   13111 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 10:25:58.543008   13111 kubeadm.go:310] 
	I0317 10:25:58.543119   13111 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0317 10:25:58.543230   13111 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0317 10:25:58.543243   13111 kubeadm.go:310] 
	I0317 10:25:58.543348   13111 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token jb2pyc.fm07lhkoo30gbdep \
	I0317 10:25:58.543479   13111 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 \
	I0317 10:25:58.543513   13111 kubeadm.go:310] 	--control-plane 
	I0317 10:25:58.543518   13111 kubeadm.go:310] 
	I0317 10:25:58.543630   13111 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0317 10:25:58.543645   13111 kubeadm.go:310] 
	I0317 10:25:58.543753   13111 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jb2pyc.fm07lhkoo30gbdep \
	I0317 10:25:58.543909   13111 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 
	I0317 10:25:58.545471   13111 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0317 10:25:58.545649   13111 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-1078-gcp\n", err: exit status 1
	I0317 10:25:58.545744   13111 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 10:25:58.545760   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:58.545768   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:58.547537   13111 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 10:25:58.548905   13111 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 10:25:58.552458   13111 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 10:25:58.552476   13111 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 10:25:58.568442   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0317 10:25:58.762139   13111 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 10:25:58.762232   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:58.762277   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-023654 minikube.k8s.io/updated_at=2025_03_17T10_25_58_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76 minikube.k8s.io/name=addons-023654 minikube.k8s.io/primary=true
	I0317 10:25:58.768697   13111 ops.go:34] apiserver oom_adj: -16
	I0317 10:25:58.830406   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:59.331459   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:59.830542   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:00.330528   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:00.831152   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:01.331007   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:01.831345   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.331132   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.830529   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.891382   13111 kubeadm.go:1113] duration metric: took 4.129204958s to wait for elevateKubeSystemPrivileges
	I0317 10:26:02.891416   13111 kubeadm.go:394] duration metric: took 13.088736363s to StartCluster
	I0317 10:26:02.891434   13111 settings.go:142] acquiring lock: {Name:mkd65b5ca963ef60d5026f65294c4a40ca73d0f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:26:02.891544   13111 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:26:02.891862   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/kubeconfig: {Name:mke401f479d39fea4bc6fa3cfc3172e4ed821e27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:26:02.892032   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0317 10:26:02.892049   13111 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]
	I0317 10:26:02.892033   13111 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:26:02.892149   13111 addons.go:69] Setting registry=true in profile "addons-023654"
	I0317 10:26:02.892165   13111 addons.go:238] Setting addon registry=true in "addons-023654"
	I0317 10:26:02.892166   13111 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-023654"
	I0317 10:26:02.892176   13111 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-023654"
	I0317 10:26:02.892219   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:26:02.892234   13111 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-023654"
	I0317 10:26:02.892127   13111 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-023654"
	I0317 10:26:02.892300   13111 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-023654"
	I0317 10:26:02.892350   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892131   13111 addons.go:69] Setting cloud-spanner=true in profile "addons-023654"
	I0317 10:26:02.892376   13111 addons.go:238] Setting addon cloud-spanner=true in "addons-023654"
	I0317 10:26:02.892403   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892135   13111 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-023654"
	I0317 10:26:02.892452   13111 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-023654"
	I0317 10:26:02.892485   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892138   13111 addons.go:69] Setting default-storageclass=true in profile "addons-023654"
	I0317 10:26:02.892588   13111 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-023654"
	I0317 10:26:02.892619   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892142   13111 addons.go:69] Setting gcp-auth=true in profile "addons-023654"
	I0317 10:26:02.892666   13111 mustload.go:65] Loading cluster: addons-023654
	I0317 10:26:02.892184   13111 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-023654"
	I0317 10:26:02.892805   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892869   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892880   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892880   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892892   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:26:02.892922   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892188   13111 addons.go:69] Setting ingress=true in profile "addons-023654"
	I0317 10:26:02.893126   13111 addons.go:238] Setting addon ingress=true in "addons-023654"
	I0317 10:26:02.893169   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893198   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.893214   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892189   13111 addons.go:69] Setting storage-provisioner=true in profile "addons-023654"
	I0317 10:26:02.893496   13111 addons.go:238] Setting addon storage-provisioner=true in "addons-023654"
	I0317 10:26:02.893525   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893589   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892188   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892196   13111 addons.go:69] Setting volcano=true in profile "addons-023654"
	I0317 10:26:02.893797   13111 addons.go:238] Setting addon volcano=true in "addons-023654"
	I0317 10:26:02.893848   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893962   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892193   13111 addons.go:69] Setting ingress-dns=true in profile "addons-023654"
	I0317 10:26:02.894366   13111 addons.go:238] Setting addon ingress-dns=true in "addons-023654"
	I0317 10:26:02.892122   13111 addons.go:69] Setting yakd=true in profile "addons-023654"
	I0317 10:26:02.894471   13111 addons.go:238] Setting addon yakd=true in "addons-023654"
	I0317 10:26:02.894505   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892201   13111 addons.go:69] Setting metrics-server=true in profile "addons-023654"
	I0317 10:26:02.894583   13111 addons.go:238] Setting addon metrics-server=true in "addons-023654"
	I0317 10:26:02.894623   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892204   13111 addons.go:69] Setting volumesnapshots=true in profile "addons-023654"
	I0317 10:26:02.894813   13111 addons.go:238] Setting addon volumesnapshots=true in "addons-023654"
	I0317 10:26:02.894854   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.894981   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.895123   13111 out.go:177] * Verifying Kubernetes components...
	I0317 10:26:02.895212   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.894322   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892198   13111 addons.go:69] Setting inspektor-gadget=true in profile "addons-023654"
	I0317 10:26:02.895432   13111 addons.go:238] Setting addon inspektor-gadget=true in "addons-023654"
	I0317 10:26:02.895457   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.894439   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.897017   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:26:02.923111   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.923697   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.924362   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.926286   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.929290   13111 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.29
	I0317 10:26:02.929993   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0317 10:26:02.930884   13111 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0317 10:26:02.931059   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0317 10:26:02.931110   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.930962   13111 addons.go:238] Setting addon default-storageclass=true in "addons-023654"
	I0317 10:26:02.931161   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.931598   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.934202   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0317 10:26:02.935483   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0317 10:26:02.936710   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0317 10:26:02.938312   13111 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-023654"
	I0317 10:26:02.938354   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.938713   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0317 10:26:02.939086   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.946076   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0317 10:26:02.947451   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0317 10:26:02.948664   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0317 10:26:02.949845   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0317 10:26:02.949871   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0317 10:26:02.949937   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.954867   13111 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0317 10:26:02.956531   13111 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0317 10:26:02.956554   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0317 10:26:02.956603   13111 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 10:26:02.956622   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.957792   13111 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:26:02.957814   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 10:26:02.957857   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.979475   13111 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0317 10:26:02.980886   13111 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0317 10:26:02.980910   13111 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0317 10:26:02.980969   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.987414   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0317 10:26:02.988898   13111 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0317 10:26:02.989021   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0317 10:26:02.989037   13111 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0317 10:26:02.989116   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.990465   13111 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0317 10:26:02.990484   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0317 10:26:02.990532   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.995231   13111 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	W0317 10:26:02.995477   13111 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0317 10:26:02.997940   13111 out.go:177]   - Using image docker.io/registry:2.8.3
	I0317 10:26:02.999458   13111 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0317 10:26:02.999478   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0317 10:26:02.999549   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.002671   13111 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0317 10:26:03.003732   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.003914   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0317 10:26:03.003929   13111 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0317 10:26:03.003981   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.005306   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.008009   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:03.012129   13111 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0317 10:26:03.012679   13111 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 10:26:03.012690   13111 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 10:26:03.012736   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.013477   13111 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0317 10:26:03.013493   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0317 10:26:03.013550   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.025087   13111 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0317 10:26:03.025269   13111 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0317 10:26:03.026331   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0317 10:26:03.026350   13111 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0317 10:26:03.026413   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.028425   13111 out.go:177]   - Using image docker.io/busybox:stable
	I0317 10:26:03.029630   13111 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0317 10:26:03.029644   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0317 10:26:03.029722   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.040766   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0317 10:26:03.040895   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.043464   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:03.044770   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:03.046372   13111 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0317 10:26:03.046385   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0317 10:26:03.046465   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.046774   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.056029   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.062518   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.065863   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.065882   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.066142   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.066571   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.070719   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.071111   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.073870   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.079340   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.095003   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0317 10:26:03.099590   13111 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:26:03.299074   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0317 10:26:03.299115   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0317 10:26:03.318226   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0317 10:26:03.400415   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0317 10:26:03.400498   13111 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)
	I0317 10:26:03.491142   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0317 10:26:03.493031   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0317 10:26:03.501996   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0317 10:26:03.511380   13111 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0317 10:26:03.511487   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0317 10:26:03.591732   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0317 10:26:03.591807   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0317 10:26:03.595486   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0317 10:26:03.595556   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0317 10:26:03.601878   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0317 10:26:03.606381   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:26:03.609624   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0317 10:26:03.609650   13111 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0317 10:26:03.692406   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0317 10:26:03.710010   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:26:03.797096   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0317 10:26:03.797172   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0317 10:26:03.797615   13111 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0317 10:26:03.797665   13111 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0317 10:26:03.801399   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0317 10:26:03.801468   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0317 10:26:03.804246   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0317 10:26:03.894581   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0317 10:26:03.894690   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0317 10:26:03.910607   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0317 10:26:03.910636   13111 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0317 10:26:04.002314   13111 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0317 10:26:04.002406   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0317 10:26:04.106958   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0317 10:26:04.107051   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0317 10:26:04.300690   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0317 10:26:04.300788   13111 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0317 10:26:04.310565   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0317 10:26:04.310659   13111 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0317 10:26:04.413246   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0317 10:26:04.413278   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0317 10:26:04.498313   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0317 10:26:04.511216   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0317 10:26:04.511301   13111 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0317 10:26:04.594334   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0317 10:26:04.594433   13111 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0317 10:26:04.605195   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0317 10:26:04.605278   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0317 10:26:04.702981   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0317 10:26:04.703064   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0317 10:26:04.901662   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:04.911024   13111 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0317 10:26:04.911103   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0317 10:26:05.008835   13111 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.91379035s)
	I0317 10:26:05.008920   13111 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0317 10:26:05.010085   13111 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.910467811s)
	I0317 10:26:05.010903   13111 node_ready.go:35] waiting up to 6m0s for node "addons-023654" to be "Ready" ...
	I0317 10:26:05.093532   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:05.098738   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0317 10:26:05.098823   13111 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0317 10:26:05.292760   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0317 10:26:05.292790   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0317 10:26:05.407583   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:05.716443   13111 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-023654" context rescaled to 1 replicas
	I0317 10:26:05.892096   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0317 10:26:05.892190   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0317 10:26:06.009325   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0317 10:26:06.009390   13111 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0317 10:26:06.205704   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:06.611997   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.293731782s)
	I0317 10:26:06.612080   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.120911308s)
	I0317 10:26:06.612126   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.119070362s)
	I0317 10:26:07.114518   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:07.512841   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.010757297s)
	I0317 10:26:07.512954   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.910995913s)
	I0317 10:26:07.513030   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.906626926s)
	I0317 10:26:07.895722   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.203219386s)
	I0317 10:26:07.895847   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.185755732s)
	I0317 10:26:08.995992   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.191709405s)
	I0317 10:26:08.996025   13111 addons.go:479] Verifying addon ingress=true in "addons-023654"
	I0317 10:26:08.996246   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.497856626s)
	I0317 10:26:08.996272   13111 addons.go:479] Verifying addon registry=true in "addons-023654"
	I0317 10:26:08.996379   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.094618429s)
	I0317 10:26:08.996421   13111 addons.go:479] Verifying addon metrics-server=true in "addons-023654"
	I0317 10:26:08.996504   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.902941556s)
	I0317 10:26:08.998748   13111 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-023654 service yakd-dashboard -n yakd-dashboard
	
	I0317 10:26:08.998797   13111 out.go:177] * Verifying ingress addon...
	I0317 10:26:08.998753   13111 out.go:177] * Verifying registry addon...
	I0317 10:26:09.001197   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0317 10:26:09.001212   13111 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0317 10:26:09.006747   13111 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0317 10:26:09.006768   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:09.007939   13111 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0317 10:26:09.007957   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:09.506039   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:09.506106   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:09.512805   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:09.816917   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.409211863s)
	W0317 10:26:09.816970   13111 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:09.817005   13111 retry.go:31] will retry after 352.203065ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:10.005221   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:10.005341   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:10.014158   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0317 10:26:10.014224   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:10.036640   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:10.170013   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:10.202425   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.996667435s)
	I0317 10:26:10.202487   13111 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-023654"
	I0317 10:26:10.204705   13111 out.go:177] * Verifying csi-hostpath-driver addon...
	I0317 10:26:10.206757   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0317 10:26:10.211361   13111 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0317 10:26:10.211385   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:10.309941   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0317 10:26:10.399776   13111 addons.go:238] Setting addon gcp-auth=true in "addons-023654"
	I0317 10:26:10.399830   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:10.400295   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:10.422522   13111 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0317 10:26:10.422577   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:10.439128   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:10.504758   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:10.504994   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:10.710200   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:11.004265   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:11.004297   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:11.209959   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:11.504310   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:11.504434   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:11.512987   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:11.709313   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.004286   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:12.004426   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:12.209911   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.504552   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:12.504748   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:12.709202   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.974608   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (2.804549099s)
	I0317 10:26:12.974652   13111 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.552101849s)
	I0317 10:26:12.976100   13111 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0317 10:26:12.977542   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:12.978709   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0317 10:26:12.978729   13111 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0317 10:26:12.994799   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0317 10:26:12.994824   13111 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0317 10:26:13.006525   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:13.006681   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:13.013079   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0317 10:26:13.013101   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0317 10:26:13.029003   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:13.209501   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:13.326170   13111 addons.go:479] Verifying addon gcp-auth=true in "addons-023654"
	I0317 10:26:13.327922   13111 out.go:177] * Verifying gcp-auth addon...
	I0317 10:26:13.329891   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0317 10:26:13.332234   13111 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0317 10:26:13.332255   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:13.504874   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:13.504989   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:13.513772   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:13.709169   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:13.832387   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:14.004129   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:14.004281   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:14.209639   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:14.332938   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:14.504267   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:14.504508   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:14.709773   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:14.833112   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:15.004665   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:15.004849   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:15.209098   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:15.332529   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:15.503977   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:15.504161   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:15.514046   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:15.709703   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:15.832978   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:16.005281   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:16.005411   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:16.209698   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:16.332947   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:16.504605   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:16.504767   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:16.710018   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:16.832279   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:17.003825   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:17.003993   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:17.209577   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:17.333017   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:17.504535   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:17.504723   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:17.709946   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:17.832338   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:18.004516   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:18.004696   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:18.013970   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:18.209520   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:18.333132   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:18.504856   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:18.504968   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:18.709282   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:18.832763   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:19.004624   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:19.004763   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:19.209094   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:19.332667   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:19.504253   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:19.504370   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:19.709740   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:19.833174   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:20.004181   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:20.004297   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:20.209535   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:20.332908   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:20.504549   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:20.504689   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:20.513780   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:20.709353   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:20.832883   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:21.004497   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:21.004645   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:21.209172   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:21.332741   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:21.504306   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:21.504395   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:21.709969   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:21.832705   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:22.005184   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:22.013546   13111 node_ready.go:49] node "addons-023654" has status "Ready":"True"
	I0317 10:26:22.013569   13111 node_ready.go:38] duration metric: took 17.002607011s for node "addons-023654" to be "Ready" ...
	I0317 10:26:22.013581   13111 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" ...
	I0317 10:26:22.019631   13111 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0317 10:26:22.019652   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:22.020849   13111 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:22.216757   13111 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0317 10:26:22.216800   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:22.332890   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:22.506870   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:22.506891   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:22.710088   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:22.832403   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:23.004188   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:23.004303   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:23.210986   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:23.333347   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:23.504812   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:23.505259   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:23.710410   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:23.832898   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:24.004883   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:24.005015   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:24.026241   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:24.210263   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:24.332833   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:24.504989   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:24.505119   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:24.709791   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:24.833153   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:25.005478   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:25.005643   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:25.215515   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:25.395283   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:25.509111   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:25.509319   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:25.710137   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:25.895225   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:26.007419   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:26.007553   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:26.210051   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:26.332914   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:26.504609   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:26.504753   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:26.526155   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:26.711646   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:26.833017   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:27.005356   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:27.005401   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:27.211284   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:27.333047   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:27.504894   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:27.504982   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:27.709372   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:27.832649   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:28.004570   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:28.004622   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:28.210231   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:28.332921   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:28.505228   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:28.505278   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:28.710258   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:28.832560   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:29.004840   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:29.004939   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:29.025124   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:29.210551   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:29.332956   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:29.504662   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:29.504738   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:29.710842   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:29.895715   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:30.004419   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:30.005177   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:30.210283   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:30.332985   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:30.505174   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:30.505252   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:30.709480   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:30.832890   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:31.005094   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:31.005282   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:31.025784   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:31.209797   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:31.332912   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:31.504518   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:31.504597   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:31.710390   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:31.832744   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:32.004399   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:32.004430   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:32.210567   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:32.333005   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:32.504926   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:32.504999   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:32.710140   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:32.833069   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:33.004214   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:33.004256   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:33.210148   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:33.332429   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:33.505784   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:33.505929   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:33.525952   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:33.709858   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:33.833005   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:34.004559   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:34.004685   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:34.210209   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:34.332489   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:34.504144   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:34.504303   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:34.710754   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:34.833083   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:35.005305   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:35.005349   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:35.210214   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:35.332472   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:35.504199   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:35.504281   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:35.710108   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:35.832511   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:36.004299   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:36.004344   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:36.026365   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:36.210284   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:36.332993   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:36.505222   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:36.505315   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:36.710007   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:36.832129   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.007696   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:37.007814   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:37.210507   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:37.333488   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.504249   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:37.504314   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:37.525766   13111 pod_ready.go:93] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.525788   13111 pod_ready.go:82] duration metric: took 15.504912383s for pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.525797   13111 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.529386   13111 pod_ready.go:93] pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.529406   13111 pod_ready.go:82] duration metric: took 3.601954ms for pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.529434   13111 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.532821   13111 pod_ready.go:93] pod "etcd-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.532841   13111 pod_ready.go:82] duration metric: took 3.399794ms for pod "etcd-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.532855   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.536131   13111 pod_ready.go:93] pod "kube-apiserver-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.536148   13111 pod_ready.go:82] duration metric: took 3.28645ms for pod "kube-apiserver-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.536157   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.539357   13111 pod_ready.go:93] pod "kube-controller-manager-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.539373   13111 pod_ready.go:82] duration metric: took 3.210526ms for pod "kube-controller-manager-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.539395   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-2b2d8" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.710382   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:37.833277   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.923888   13111 pod_ready.go:93] pod "kube-proxy-2b2d8" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.923909   13111 pod_ready.go:82] duration metric: took 384.506632ms for pod "kube-proxy-2b2d8" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.923921   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.005121   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:38.005124   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:38.211592   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:38.323477   13111 pod_ready.go:93] pod "kube-scheduler-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:38.323496   13111 pod_ready.go:82] duration metric: took 399.567435ms for pod "kube-scheduler-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.323505   13111 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.332748   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:38.504942   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:38.505049   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:38.710187   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:38.724288   13111 pod_ready.go:93] pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:38.724306   13111 pod_ready.go:82] duration metric: took 400.795234ms for pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.724316   13111 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.832949   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:39.007764   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:39.008060   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:39.210716   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:39.332360   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:39.522800   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:39.522914   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:39.709656   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:39.832989   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:40.005251   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:40.005365   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:40.210099   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:40.332382   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:40.503769   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:40.503842   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:40.709460   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:40.729430   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:40.832604   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:41.004668   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:41.004738   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:41.210358   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:41.333298   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:41.504083   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:41.504109   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:41.710084   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:41.893909   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:42.005424   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:42.005677   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:42.209918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:42.392565   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:42.506049   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:42.506442   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:42.711128   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:42.805315   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:42.895465   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:43.011923   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:43.012623   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:43.209656   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:43.392809   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:43.504430   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:43.504506   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:43.710251   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:43.833325   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:44.004201   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:44.004399   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:44.209887   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:44.333485   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:44.507883   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:44.508035   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:44.709743   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:44.832549   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:45.004611   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:45.004805   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:45.210286   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:45.229628   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:45.333275   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:45.505348   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:45.505547   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:45.710043   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:45.832841   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:46.004860   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:46.004981   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:46.210627   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:46.333360   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:46.505526   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:46.505580   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:46.710290   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:46.833462   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:47.004843   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:47.004957   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:47.210349   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:47.230893   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:47.332527   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:47.504493   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:47.504574   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:47.710322   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:47.833279   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:48.004135   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:48.004233   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:48.209763   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:48.332629   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:48.504431   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:48.504550   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:48.709952   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:48.833807   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:49.005224   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:49.005244   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:49.209994   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:49.332747   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:49.504792   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:49.504897   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:49.709751   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:49.728520   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:49.833051   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:50.004652   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:50.004796   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:50.209334   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:50.333158   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:50.504889   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:50.504917   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:50.709760   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:50.728977   13111 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:50.729001   13111 pod_ready.go:82] duration metric: took 12.004677865s for pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:50.729093   13111 pod_ready.go:39] duration metric: took 28.71549279s 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" ...
	I0317 10:26:50.729125   13111 api_server.go:52] waiting for apiserver process to appear ...
	I0317 10:26:50.729184   13111 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 10:26:50.740822   13111 api_server.go:72] duration metric: took 47.848641947s to wait for apiserver process to appear ...
	I0317 10:26:50.740848   13111 api_server.go:88] waiting for apiserver healthz status ...
	I0317 10:26:50.740865   13111 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0317 10:26:50.744379   13111 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0317 10:26:50.745167   13111 api_server.go:141] control plane version: v1.32.2
	I0317 10:26:50.745185   13111 api_server.go:131] duration metric: took 4.330553ms to wait for apiserver health ...
	I0317 10:26:50.745192   13111 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 10:26:50.748171   13111 system_pods.go:59] 19 kube-system pods found
	I0317 10:26:50.748199   13111 system_pods.go:61] "amd-gpu-device-plugin-j9tlh" [4afe8939-0b95-4043-b92d-456b9277747d] Running
	I0317 10:26:50.748206   13111 system_pods.go:61] "coredns-668d6bf9bc-tbb2p" [5203ce70-b9ce-43f5-ab7c-1e564b7fde58] Running
	I0317 10:26:50.748212   13111 system_pods.go:61] "csi-hostpath-attacher-0" [6c5a2b06-2d5d-4f22-a315-025aba516adc] Running
	I0317 10:26:50.748221   13111 system_pods.go:61] "csi-hostpath-resizer-0" [22860cad-55e0-438a-a603-eda458782fd7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0317 10:26:50.748230   13111 system_pods.go:61] "csi-hostpathplugin-d8j6g" [644ccb0e-2012-41d6-bed9-d26fd4e77f1a] 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])
	I0317 10:26:50.748236   13111 system_pods.go:61] "etcd-addons-023654" [a75b3e6a-1aef-47a5-ac53-898ee12e5a88] Running
	I0317 10:26:50.748240   13111 system_pods.go:61] "kindnet-5kb5k" [27495b5b-e12a-41a5-b48e-aa31abb6dfd1] Running
	I0317 10:26:50.748243   13111 system_pods.go:61] "kube-apiserver-addons-023654" [6e94e532-5f84-4319-98b9-348151ab8090] Running
	I0317 10:26:50.748247   13111 system_pods.go:61] "kube-controller-manager-addons-023654" [0092c5c9-9a60-419a-b41a-3a46ce11f283] Running
	I0317 10:26:50.748251   13111 system_pods.go:61] "kube-ingress-dns-minikube" [12751b41-3e9c-4643-aeea-44177036669f] Running
	I0317 10:26:50.748255   13111 system_pods.go:61] "kube-proxy-2b2d8" [de1724b8-5709-41ab-953d-9d5fd38edaf8] Running
	I0317 10:26:50.748263   13111 system_pods.go:61] "kube-scheduler-addons-023654" [597c6270-4015-47a6-a76a-52d239ef91e9] Running
	I0317 10:26:50.748268   13111 system_pods.go:61] "metrics-server-7fbb699795-lxz6x" [2201b49a-915e-4d8e-a7a5-bc50cf0037f7] Running
	I0317 10:26:50.748276   13111 system_pods.go:61] "nvidia-device-plugin-daemonset-t54nc" [7ea32d63-c896-4e92-860c-5677214ac89f] Running
	I0317 10:26:50.748284   13111 system_pods.go:61] "registry-6c88467877-5kggn" [c30fbc07-7a69-4186-910e-ec96c0ef9653] Running
	I0317 10:26:50.748295   13111 system_pods.go:61] "registry-proxy-c8wmn" [1011cda5-f50b-4136-8d44-b98d678c110a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0317 10:26:50.748303   13111 system_pods.go:61] "snapshot-controller-68b874b76f-78ddc" [efbe38ad-4a22-4ab5-8b2c-e9074446f88a] Running
	I0317 10:26:50.748315   13111 system_pods.go:61] "snapshot-controller-68b874b76f-q8hqg" [385bc2ff-b28e-42b7-bbac-6cabc0d9ac0c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0317 10:26:50.748323   13111 system_pods.go:61] "storage-provisioner" [bfecb05f-b7d7-4a51-882e-dee907c58afd] Running
	I0317 10:26:50.748332   13111 system_pods.go:74] duration metric: took 3.135023ms to wait for pod list to return data ...
	I0317 10:26:50.748341   13111 default_sa.go:34] waiting for default service account to be created ...
	I0317 10:26:50.750256   13111 default_sa.go:45] found service account: "default"
	I0317 10:26:50.750273   13111 default_sa.go:55] duration metric: took 1.92588ms for default service account to be created ...
	I0317 10:26:50.750282   13111 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 10:26:50.752711   13111 system_pods.go:86] 19 kube-system pods found
	I0317 10:26:50.752737   13111 system_pods.go:89] "amd-gpu-device-plugin-j9tlh" [4afe8939-0b95-4043-b92d-456b9277747d] Running
	I0317 10:26:50.752742   13111 system_pods.go:89] "coredns-668d6bf9bc-tbb2p" [5203ce70-b9ce-43f5-ab7c-1e564b7fde58] Running
	I0317 10:26:50.752745   13111 system_pods.go:89] "csi-hostpath-attacher-0" [6c5a2b06-2d5d-4f22-a315-025aba516adc] Running
	I0317 10:26:50.752753   13111 system_pods.go:89] "csi-hostpath-resizer-0" [22860cad-55e0-438a-a603-eda458782fd7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0317 10:26:50.752760   13111 system_pods.go:89] "csi-hostpathplugin-d8j6g" [644ccb0e-2012-41d6-bed9-d26fd4e77f1a] 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])
	I0317 10:26:50.752771   13111 system_pods.go:89] "etcd-addons-023654" [a75b3e6a-1aef-47a5-ac53-898ee12e5a88] Running
	I0317 10:26:50.752776   13111 system_pods.go:89] "kindnet-5kb5k" [27495b5b-e12a-41a5-b48e-aa31abb6dfd1] Running
	I0317 10:26:50.752784   13111 system_pods.go:89] "kube-apiserver-addons-023654" [6e94e532-5f84-4319-98b9-348151ab8090] Running
	I0317 10:26:50.752791   13111 system_pods.go:89] "kube-controller-manager-addons-023654" [0092c5c9-9a60-419a-b41a-3a46ce11f283] Running
	I0317 10:26:50.752799   13111 system_pods.go:89] "kube-ingress-dns-minikube" [12751b41-3e9c-4643-aeea-44177036669f] Running
	I0317 10:26:50.752804   13111 system_pods.go:89] "kube-proxy-2b2d8" [de1724b8-5709-41ab-953d-9d5fd38edaf8] Running
	I0317 10:26:50.752810   13111 system_pods.go:89] "kube-scheduler-addons-023654" [597c6270-4015-47a6-a76a-52d239ef91e9] Running
	I0317 10:26:50.752813   13111 system_pods.go:89] "metrics-server-7fbb699795-lxz6x" [2201b49a-915e-4d8e-a7a5-bc50cf0037f7] Running
	I0317 10:26:50.752820   13111 system_pods.go:89] "nvidia-device-plugin-daemonset-t54nc" [7ea32d63-c896-4e92-860c-5677214ac89f] Running
	I0317 10:26:50.752824   13111 system_pods.go:89] "registry-6c88467877-5kggn" [c30fbc07-7a69-4186-910e-ec96c0ef9653] Running
	I0317 10:26:50.752830   13111 system_pods.go:89] "registry-proxy-c8wmn" [1011cda5-f50b-4136-8d44-b98d678c110a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0317 10:26:50.752836   13111 system_pods.go:89] "snapshot-controller-68b874b76f-78ddc" [efbe38ad-4a22-4ab5-8b2c-e9074446f88a] Running
	I0317 10:26:50.752842   13111 system_pods.go:89] "snapshot-controller-68b874b76f-q8hqg" [385bc2ff-b28e-42b7-bbac-6cabc0d9ac0c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0317 10:26:50.752849   13111 system_pods.go:89] "storage-provisioner" [bfecb05f-b7d7-4a51-882e-dee907c58afd] Running
	I0317 10:26:50.752864   13111 system_pods.go:126] duration metric: took 2.575237ms to wait for k8s-apps to be running ...
	I0317 10:26:50.752876   13111 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 10:26:50.752919   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 10:26:50.763324   13111 system_svc.go:56] duration metric: took 10.445324ms WaitForService to wait for kubelet
	I0317 10:26:50.763345   13111 kubeadm.go:582] duration metric: took 47.871170661s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 10:26:50.763365   13111 node_conditions.go:102] verifying NodePressure condition ...
	I0317 10:26:50.765533   13111 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0317 10:26:50.765559   13111 node_conditions.go:123] node cpu capacity is 8
	I0317 10:26:50.765574   13111 node_conditions.go:105] duration metric: took 2.199369ms to run NodePressure ...
	I0317 10:26:50.765588   13111 start.go:241] waiting for startup goroutines ...
	I0317 10:26:50.833080   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:51.005367   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:51.005418   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:51.210308   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:51.393125   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:51.504738   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:51.504786   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:51.710516   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:51.832936   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:52.004639   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:52.004761   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:52.210667   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:52.332778   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:52.504911   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:52.504920   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:52.709663   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:52.832931   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:53.005259   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:53.005304   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:53.210047   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:53.333528   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:53.504393   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:53.504462   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:53.710504   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:53.833068   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:54.004979   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:54.005167   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:54.209902   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:54.332840   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:54.521240   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:54.521352   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:54.710373   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:54.832773   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:55.005086   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:55.005186   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:55.210111   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:55.332565   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:55.504602   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:55.504602   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:55.710615   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:55.893402   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:56.004313   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:56.006604   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:56.209550   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:56.332965   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:56.504638   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:56.504948   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:56.709522   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:56.832920   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:57.005152   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:57.005171   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:57.210505   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:57.332786   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:57.504428   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:57.504464   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:57.709982   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:57.833374   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:58.004933   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:58.005124   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:58.209875   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:58.333112   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:58.505519   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:58.505712   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:58.710393   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:58.833089   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:59.005153   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:59.005315   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:59.210441   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:59.332964   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:59.505088   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:59.505117   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:59.710007   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:59.832644   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:00.004918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:00.004951   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:00.209881   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:00.333428   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:00.504003   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:00.504163   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:00.710481   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:00.832646   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:01.004965   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:01.005132   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:01.210952   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:01.332679   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:01.504876   13111 kapi.go:107] duration metric: took 52.503675698s to wait for kubernetes.io/minikube-addons=registry ...
	I0317 10:27:01.504906   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:01.709569   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:01.832918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:02.004588   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:02.210055   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:02.332245   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:02.505456   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:02.710198   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:02.895496   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:03.004650   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:03.209599   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:03.333053   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:03.504684   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:03.710170   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:03.833246   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:04.005196   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:04.209915   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:04.333198   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:04.504959   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:04.710069   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:04.833339   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:05.004627   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:05.209670   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:05.333076   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:05.504968   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:05.709939   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:05.833381   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:06.004346   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:06.210648   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:06.332797   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:06.505650   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:06.710929   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:06.832682   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:07.005020   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:07.210482   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:07.393983   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:07.595534   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:07.793895   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:07.893700   13111 kapi.go:107] duration metric: took 54.563804728s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0317 10:27:07.895541   13111 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-023654 cluster.
	I0317 10:27:07.896941   13111 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0317 10:27:07.898265   13111 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0317 10:27:08.004617   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:08.212209   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:08.504798   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:08.711165   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:09.004413   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:09.210615   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:09.504500   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:09.710716   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:10.004460   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:10.210598   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:10.504533   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:10.710540   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:11.005055   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:11.210351   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:11.504562   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:11.710426   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:12.004631   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:12.210323   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:12.505008   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:12.710373   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:13.004734   13111 kapi.go:107] duration metric: took 1m4.003518078s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0317 10:27:13.210486   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:13.710398   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:14.210269   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:14.710631   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:15.209938   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:15.709905   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:16.210829   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:16.710627   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:17.210027   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:17.710814   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:18.209848   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:18.710278   13111 kapi.go:107] duration metric: took 1m8.503519825s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0317 10:27:18.712262   13111 out.go:177] * Enabled addons: cloud-spanner, amd-gpu-device-plugin, nvidia-device-plugin, ingress-dns, storage-provisioner, storage-provisioner-rancher, inspektor-gadget, default-storageclass, metrics-server, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0317 10:27:18.713780   13111 addons.go:514] duration metric: took 1m15.821727376s for enable addons: enabled=[cloud-spanner amd-gpu-device-plugin nvidia-device-plugin ingress-dns storage-provisioner storage-provisioner-rancher inspektor-gadget default-storageclass metrics-server yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0317 10:27:18.713821   13111 start.go:246] waiting for cluster config update ...
	I0317 10:27:18.713844   13111 start.go:255] writing updated cluster config ...
	I0317 10:27:18.714090   13111 ssh_runner.go:195] Run: rm -f paused
	I0317 10:27:18.763134   13111 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0317 10:27:18.765072   13111 out.go:177] * Done! kubectl is now configured to use "addons-023654" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Mar 17 10:29:54 addons-023654 crio[1042]: time="2025-03-17 10:29:54.930159755Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 Namespace:local-path-storage ID:64f8ed7deaf35f7dbfa90c415f1283ce156eeb4614961e915608008170302222 UID:40d48c06-04b4-49c1-981f-aa59fcad0995 NetNS:/var/run/netns/65442874-c39d-4520-a4e8-093aa5844790 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:29:54 addons-023654 crio[1042]: time="2025-03-17 10:29:54.930308507Z" level=info msg="Deleting pod local-path-storage_helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 from CNI network \"kindnet\" (type=ptp)"
	Mar 17 10:29:54 addons-023654 crio[1042]: time="2025-03-17 10:29:54.972809985Z" level=info msg="Stopped pod sandbox: 64f8ed7deaf35f7dbfa90c415f1283ce156eeb4614961e915608008170302222" id=2dc4940d-710c-4220-934e-8ea1e93d210b name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:29:57 addons-023654 crio[1042]: time="2025-03-17 10:29:57.969174187Z" level=info msg="Stopping pod sandbox: 64f8ed7deaf35f7dbfa90c415f1283ce156eeb4614961e915608008170302222" id=0c25db25-acc4-4579-bce7-b3fc5cd310a3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:29:57 addons-023654 crio[1042]: time="2025-03-17 10:29:57.969214081Z" level=info msg="Stopped pod sandbox (already stopped): 64f8ed7deaf35f7dbfa90c415f1283ce156eeb4614961e915608008170302222" id=0c25db25-acc4-4579-bce7-b3fc5cd310a3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:29:57 addons-023654 crio[1042]: time="2025-03-17 10:29:57.969460423Z" level=info msg="Removing pod sandbox: 64f8ed7deaf35f7dbfa90c415f1283ce156eeb4614961e915608008170302222" id=dbd56837-73e4-45a6-b03b-8472d57fa9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:29:57 addons-023654 crio[1042]: time="2025-03-17 10:29:57.975061465Z" level=info msg="Removed pod sandbox: 64f8ed7deaf35f7dbfa90c415f1283ce156eeb4614961e915608008170302222" id=dbd56837-73e4-45a6-b03b-8472d57fa9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.836135308Z" level=info msg="Running pod sandbox: local-path-storage/helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100/POD" id=65367722-3109-4f32-9c94-8078aaea331d name=/runtime.v1.RuntimeService/RunPodSandbox
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.836195998Z" level=warning msg="Allowed annotations are specified for workload []"
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.853428337Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 Namespace:local-path-storage ID:f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209 UID:f891e9d2-cd40-49fe-ac8c-959565a0534f NetNS:/var/run/netns/ac6beff7-b05f-4925-9e95-f9e9ff3eaee3 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.853459467Z" level=info msg="Adding pod local-path-storage_helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 to CNI network \"kindnet\" (type=ptp)"
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.861816165Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 Namespace:local-path-storage ID:f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209 UID:f891e9d2-cd40-49fe-ac8c-959565a0534f NetNS:/var/run/netns/ac6beff7-b05f-4925-9e95-f9e9ff3eaee3 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.861928676Z" level=info msg="Checking pod local-path-storage_helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 for CNI network kindnet (type=ptp)"
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.864368968Z" level=info msg="Ran pod sandbox f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209 with infra container: local-path-storage/helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100/POD" id=65367722-3109-4f32-9c94-8078aaea331d name=/runtime.v1.RuntimeService/RunPodSandbox
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.865330487Z" level=info msg="Checking image status: docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" id=23e079ca-f3f2-4286-832d-83793f92989a name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:30:06 addons-023654 crio[1042]: time="2025-03-17 10:30:06.865568279Z" level=info msg="Image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 not found" id=23e079ca-f3f2-4286-832d-83793f92989a name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.862397006Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-vxlbt/POD" id=f3b0bcc2-0a22-4d11-8390-d1f0e76d4f59 name=/runtime.v1.RuntimeService/RunPodSandbox
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.862482331Z" level=warning msg="Allowed annotations are specified for workload []"
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.907923726Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-vxlbt Namespace:default ID:d925fb87c3cf79ab621fe5efa2bf7c08a1aa4ea3dc4d7eb11733989d180915ec UID:8b6cc832-7377-4d37-9807-dfff0e0184a7 NetNS:/var/run/netns/71e9da1b-5b8f-46d7-a8d3-e3447cdd3d08 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.908065619Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-vxlbt to CNI network \"kindnet\" (type=ptp)"
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.917582794Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-vxlbt Namespace:default ID:d925fb87c3cf79ab621fe5efa2bf7c08a1aa4ea3dc4d7eb11733989d180915ec UID:8b6cc832-7377-4d37-9807-dfff0e0184a7 NetNS:/var/run/netns/71e9da1b-5b8f-46d7-a8d3-e3447cdd3d08 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.917703110Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-vxlbt for CNI network kindnet (type=ptp)"
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.920379279Z" level=info msg="Ran pod sandbox d925fb87c3cf79ab621fe5efa2bf7c08a1aa4ea3dc4d7eb11733989d180915ec with infra container: default/hello-world-app-7d9564db4-vxlbt/POD" id=f3b0bcc2-0a22-4d11-8390-d1f0e76d4f59 name=/runtime.v1.RuntimeService/RunPodSandbox
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.921539726Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=5880b6cd-b5d5-4c94-9e62-d0cbcf4995ed name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:30:08 addons-023654 crio[1042]: time="2025-03-17 10:30:08.921795985Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=5880b6cd-b5d5-4c94-9e62-d0cbcf4995ed name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	ccff35c9184e6       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                                              2 minutes ago       Running             nginx                                    0                   206bde5157d49       nginx
	e4370734d50ac       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                                          2 minutes ago       Running             busybox                                  0                   cab0036de1705       busybox
	8c15b517b96cb       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          2 minutes ago       Running             csi-snapshotter                          0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	ddb18ffe7ed0e       registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7                          2 minutes ago       Running             csi-provisioner                          0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	06aee994f48c7       registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6                            2 minutes ago       Running             liveness-probe                           0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	f61460dbcaf03       registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11                           2 minutes ago       Running             hostpath                                 0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	75c5c80b23af5       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc                2 minutes ago       Running             node-driver-registrar                    0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	9a026d9bff17d       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b                             2 minutes ago       Running             controller                               0                   4c690c8992ace       ingress-nginx-controller-56d7c84fd4-m877n
	8b499d55c0769       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864   3 minutes ago       Running             csi-external-health-monitor-controller   0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	c22545fe3cb27       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      3 minutes ago       Running             volume-snapshot-controller               0                   4312528d4d463       snapshot-controller-68b874b76f-q8hqg
	03a8e2c7d6acf       registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8                              3 minutes ago       Running             csi-resizer                              0                   622cce3f5458c       csi-hostpath-resizer-0
	e9a467fa80bb3       a62eeff05ba5194cac31b3f6180655290afa3ed3f2573bcd2aaff319416951eb                                                                             3 minutes ago       Exited              patch                                    2                   e0cfb4d9119a4       ingress-nginx-admission-patch-jb42l
	5717c3cc4abd7       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      3 minutes ago       Running             volume-snapshot-controller               0                   8dbec29bdd313       snapshot-controller-68b874b76f-78ddc
	81557d0a45768       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f                   3 minutes ago       Exited              create                                   0                   0e10980fd0d0e       ingress-nginx-admission-create-fnhvn
	66e1dfb79577b       registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519d9bf0                             3 minutes ago       Running             csi-attacher                             0                   3af143ebe58f3       csi-hostpath-attacher-0
	1ac8c3bc3a955       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef                             3 minutes ago       Running             local-path-provisioner                   0                   88242683fbc28       local-path-provisioner-76f89f99b5-rlwpl
	c63421d2a7e8a       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab                             3 minutes ago       Running             minikube-ingress-dns                     0                   f9538107d99f8       kube-ingress-dns-minikube
	4c600d973e730       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                                             3 minutes ago       Running             storage-provisioner                      0                   9b349514870b5       storage-provisioner
	36e3109ed0479       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                                             3 minutes ago       Running             coredns                                  0                   e1f93da50cf7c       coredns-668d6bf9bc-tbb2p
	5275a869d2928       docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495                                           3 minutes ago       Running             kindnet-cni                              0                   49cea31d36b72       kindnet-5kb5k
	e9beb2e7561ed       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5                                                                             4 minutes ago       Running             kube-proxy                               0                   89963572c0ae1       kube-proxy-2b2d8
	34c926c688e92       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                                             4 minutes ago       Running             etcd                                     0                   2d8d6635f04ea       etcd-addons-023654
	1be0a32372376       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef                                                                             4 minutes ago       Running             kube-apiserver                           0                   792c5407750d7       kube-apiserver-addons-023654
	5aac59d1a1ae5       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389                                                                             4 minutes ago       Running             kube-controller-manager                  0                   31f366b55e28b       kube-controller-manager-addons-023654
	aa3cfcd1dd1ca       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d                                                                             4 minutes ago       Running             kube-scheduler                           0                   82579dac2ad52       kube-scheduler-addons-023654
	
	
	==> coredns [36e3109ed0479a57fd8b38386161f98ef33ade83d233a84c1708e27e5caf63e8] <==
	[INFO] 10.244.0.16:37082 - 59506 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000150783s
	[INFO] 10.244.0.16:34146 - 47093 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.006078999s
	[INFO] 10.244.0.16:34146 - 46835 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.007280367s
	[INFO] 10.244.0.16:36017 - 37310 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004421372s
	[INFO] 10.244.0.16:36017 - 37553 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006719929s
	[INFO] 10.244.0.16:55772 - 35214 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.009286785s
	[INFO] 10.244.0.16:55772 - 34974 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.009552128s
	[INFO] 10.244.0.16:49552 - 45026 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000129715s
	[INFO] 10.244.0.16:49552 - 44798 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000139137s
	[INFO] 10.244.0.21:34132 - 44132 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000221541s
	[INFO] 10.244.0.21:41946 - 16959 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000258953s
	[INFO] 10.244.0.21:39134 - 64802 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000137984s
	[INFO] 10.244.0.21:52105 - 53774 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000196181s
	[INFO] 10.244.0.21:33623 - 42258 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00012364s
	[INFO] 10.244.0.21:45281 - 38003 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000176767s
	[INFO] 10.244.0.21:59753 - 3340 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.004864114s
	[INFO] 10.244.0.21:34464 - 2606 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.005527606s
	[INFO] 10.244.0.21:43727 - 41323 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.006140162s
	[INFO] 10.244.0.21:50627 - 32657 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009859817s
	[INFO] 10.244.0.21:60119 - 58214 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006298832s
	[INFO] 10.244.0.21:40091 - 16153 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.070997786s
	[INFO] 10.244.0.21:43641 - 20105 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001049693s
	[INFO] 10.244.0.21:33986 - 7295 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001193661s
	[INFO] 10.244.0.25:36138 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000180028s
	[INFO] 10.244.0.25:46006 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000127754s
	
	
	==> describe nodes <==
	Name:               addons-023654
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-023654
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76
	                    minikube.k8s.io/name=addons-023654
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T10_25_58_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-023654
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-023654"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 10:25:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-023654
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 10:30:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:26:21 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-023654
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 f15fcb2ee5674b5ca382ed921c6f5952
	  System UUID:                d06c83c6-93ce-4987-ba81-8c91ea0be0ee
	  Boot ID:                    ec6fb7d7-f279-4ceb-9985-655a6cbdd644
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (21 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m51s
	  default                     hello-world-app-7d9564db4-vxlbt                               0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m23s
	  default                     task-pv-pod                                                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m8s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-m877n                     100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m2s
	  kube-system                 coredns-668d6bf9bc-tbb2p                                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m7s
	  kube-system                 csi-hostpath-attacher-0                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m
	  kube-system                 csi-hostpath-resizer-0                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m
	  kube-system                 csi-hostpathplugin-d8j6g                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m49s
	  kube-system                 etcd-addons-023654                                            100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m13s
	  kube-system                 kindnet-5kb5k                                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m7s
	  kube-system                 kube-apiserver-addons-023654                                  250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m13s
	  kube-system                 kube-controller-manager-addons-023654                         200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m13s
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m3s
	  kube-system                 kube-proxy-2b2d8                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m7s
	  kube-system                 kube-scheduler-addons-023654                                  100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m13s
	  kube-system                 snapshot-controller-68b874b76f-78ddc                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m1s
	  kube-system                 snapshot-controller-68b874b76f-q8hqg                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m1s
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m3s
	  local-path-storage          helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4s
	  local-path-storage          local-path-provisioner-76f89f99b5-rlwpl                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m3s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             310Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 4m2s                   kube-proxy       
	  Normal   NodeHasSufficientMemory  4m17s (x8 over 4m18s)  kubelet          Node addons-023654 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m17s (x8 over 4m18s)  kubelet          Node addons-023654 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m17s (x8 over 4m18s)  kubelet          Node addons-023654 status is now: NodeHasSufficientPID
	  Normal   Starting                 4m13s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m13s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m12s                  kubelet          Node addons-023654 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m12s                  kubelet          Node addons-023654 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m12s                  kubelet          Node addons-023654 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m8s                   node-controller  Node addons-023654 event: Registered Node addons-023654 in Controller
	  Normal   NodeReady                3m49s                  kubelet          Node addons-023654 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002882] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001548] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000960] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001023] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001181] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001148] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001051] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000978] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.640954] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.024466] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.389027] kauditd_printk_skb: 46 callbacks suppressed
	[Mar17 10:27] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +1.008172] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:28] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +4.031703] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +8.191350] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[ +16.126831] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:29] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	
	
	==> etcd [34c926c688e922a02df237fdf35e78307133b65e2bd49954530d28f32e23b401] <==
	{"level":"info","ts":"2025-03-17T10:26:05.714048Z","caller":"traceutil/trace.go:171","msg":"trace[205518922] range","detail":"{range_begin:/registry/minions/addons-023654; range_end:; response_count:1; response_revision:401; }","duration":"109.234705ms","start":"2025-03-17T10:26:05.604807Z","end":"2025-03-17T10:26:05.714042Z","steps":["trace[205518922] 'agreement among raft nodes before linearized reading'  (duration: 109.192084ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.003644Z","caller":"traceutil/trace.go:171","msg":"trace[397871490] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"201.012254ms","start":"2025-03-17T10:26:05.802615Z","end":"2025-03-17T10:26:06.003628Z","steps":["trace[397871490] 'process raft request'  (duration: 200.980818ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004012Z","caller":"traceutil/trace.go:171","msg":"trace[1510012605] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"201.897618ms","start":"2025-03-17T10:26:05.802098Z","end":"2025-03-17T10:26:06.003995Z","steps":["trace[1510012605] 'process raft request'  (duration: 195.985179ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004084Z","caller":"traceutil/trace.go:171","msg":"trace[445092013] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"201.828346ms","start":"2025-03-17T10:26:05.802247Z","end":"2025-03-17T10:26:06.004075Z","steps":["trace[445092013] 'process raft request'  (duration: 201.279019ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004318Z","caller":"traceutil/trace.go:171","msg":"trace[12156193] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:413; }","duration":"190.639576ms","start":"2025-03-17T10:26:05.813669Z","end":"2025-03-17T10:26:06.004309Z","steps":["trace[12156193] 'read index received'  (duration: 184.423478ms)","trace[12156193] 'applied index is now lower than readState.Index'  (duration: 6.215543ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T10:26:06.004416Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.722971ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-668d6bf9bc-8wffk\" limit:1 ","response":"range_response_count:1 size:4005"}
	{"level":"info","ts":"2025-03-17T10:26:06.005789Z","caller":"traceutil/trace.go:171","msg":"trace[1579640501] range","detail":"{range_begin:/registry/pods/kube-system/coredns-668d6bf9bc-8wffk; range_end:; response_count:1; response_revision:408; }","duration":"192.110101ms","start":"2025-03-17T10:26:05.813665Z","end":"2025-03-17T10:26:06.005775Z","steps":["trace[1579640501] 'agreement among raft nodes before linearized reading'  (duration: 190.674665ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004544Z","caller":"traceutil/trace.go:171","msg":"trace[1819259223] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"193.651982ms","start":"2025-03-17T10:26:05.810884Z","end":"2025-03-17T10:26:06.004536Z","steps":["trace[1819259223] 'process raft request'  (duration: 193.287927ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004638Z","caller":"traceutil/trace.go:171","msg":"trace[1636846174] transaction","detail":"{read_only:false; response_revision:407; number_of_response:1; }","duration":"191.034103ms","start":"2025-03-17T10:26:05.813598Z","end":"2025-03-17T10:26:06.004632Z","steps":["trace[1636846174] 'process raft request'  (duration: 190.636149ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.208786Z","caller":"traceutil/trace.go:171","msg":"trace[772157355] linearizableReadLoop","detail":"{readStateIndex:422; appliedIndex:419; }","duration":"102.587654ms","start":"2025-03-17T10:26:06.104340Z","end":"2025-03-17T10:26:06.206928Z","steps":["trace[772157355] 'read index received'  (duration: 88.14631ms)","trace[772157355] 'applied index is now lower than readState.Index'  (duration: 14.440667ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:26:06.209413Z","caller":"traceutil/trace.go:171","msg":"trace[2088629205] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"106.494794ms","start":"2025-03-17T10:26:06.102892Z","end":"2025-03-17T10:26:06.209386Z","steps":["trace[2088629205] 'process raft request'  (duration: 99.134798ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.209463Z","caller":"traceutil/trace.go:171","msg":"trace[451772918] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"106.501501ms","start":"2025-03-17T10:26:06.102953Z","end":"2025-03-17T10:26:06.209454Z","steps":["trace[451772918] 'process raft request'  (duration: 101.991416ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.209493Z","caller":"traceutil/trace.go:171","msg":"trace[2042723506] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"105.009572ms","start":"2025-03-17T10:26:06.104468Z","end":"2025-03-17T10:26:06.209477Z","steps":["trace[2042723506] 'process raft request'  (duration: 102.415048ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T10:26:06.209531Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.171108ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-03-17T10:26:06.210277Z","caller":"traceutil/trace.go:171","msg":"trace[389650319] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"105.948762ms","start":"2025-03-17T10:26:06.104319Z","end":"2025-03-17T10:26:06.210267Z","steps":["trace[389650319] 'agreement among raft nodes before linearized reading'  (duration: 105.160983ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.312731Z","caller":"traceutil/trace.go:171","msg":"trace[724641500] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"100.681658ms","start":"2025-03-17T10:26:06.212024Z","end":"2025-03-17T10:26:06.312705Z","steps":["trace[724641500] 'process raft request'  (duration: 96.935827ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.313132Z","caller":"traceutil/trace.go:171","msg":"trace[1655962757] transaction","detail":"{read_only:false; number_of_response:1; response_revision:415; }","duration":"100.924576ms","start":"2025-03-17T10:26:06.212197Z","end":"2025-03-17T10:26:06.313122Z","steps":["trace[1655962757] 'process raft request'  (duration: 100.422397ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:07.091747Z","caller":"traceutil/trace.go:171","msg":"trace[1446976426] linearizableReadLoop","detail":"{readStateIndex:484; appliedIndex:483; }","duration":"100.970282ms","start":"2025-03-17T10:26:06.990757Z","end":"2025-03-17T10:26:07.091727Z","steps":["trace[1446976426] 'read index received'  (duration: 18.822337ms)","trace[1446976426] 'applied index is now lower than readState.Index'  (duration: 82.147269ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:26:07.092418Z","caller":"traceutil/trace.go:171","msg":"trace[791890692] transaction","detail":"{read_only:false; response_revision:473; number_of_response:1; }","duration":"178.757723ms","start":"2025-03-17T10:26:06.913646Z","end":"2025-03-17T10:26:07.092404Z","steps":["trace[791890692] 'process raft request'  (duration: 95.991899ms)","trace[791890692] 'compare'  (duration: 81.984092ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T10:26:07.092723Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.657638ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/local-path-provisioner-bind\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T10:26:07.092807Z","caller":"traceutil/trace.go:171","msg":"trace[392513197] range","detail":"{range_begin:/registry/clusterrolebindings/local-path-provisioner-bind; range_end:; response_count:0; response_revision:473; }","duration":"186.771766ms","start":"2025-03-17T10:26:06.906026Z","end":"2025-03-17T10:26:07.092797Z","steps":["trace[392513197] 'agreement among raft nodes before linearized reading'  (duration: 186.655464ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:27:21.671241Z","caller":"traceutil/trace.go:171","msg":"trace[1391726523] transaction","detail":"{read_only:false; response_revision:1249; number_of_response:1; }","duration":"107.224028ms","start":"2025-03-17T10:27:21.564001Z","end":"2025-03-17T10:27:21.671225Z","steps":["trace[1391726523] 'process raft request'  (duration: 107.110463ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:27:28.228031Z","caller":"traceutil/trace.go:171","msg":"trace[974501883] transaction","detail":"{read_only:false; response_revision:1265; number_of_response:1; }","duration":"123.238547ms","start":"2025-03-17T10:27:28.104773Z","end":"2025-03-17T10:27:28.228011Z","steps":["trace[974501883] 'process raft request'  (duration: 60.129233ms)","trace[974501883] 'compare'  (duration: 62.937116ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:27:28.419251Z","caller":"traceutil/trace.go:171","msg":"trace[597976713] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1267; }","duration":"125.906448ms","start":"2025-03-17T10:27:28.293332Z","end":"2025-03-17T10:27:28.419238Z","steps":["trace[597976713] 'process raft request'  (duration: 62.690918ms)","trace[597976713] 'compare'  (duration: 63.11412ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:27:45.354860Z","caller":"traceutil/trace.go:171","msg":"trace[1293510094] transaction","detail":"{read_only:false; response_revision:1427; number_of_response:1; }","duration":"123.267414ms","start":"2025-03-17T10:27:45.231572Z","end":"2025-03-17T10:27:45.354839Z","steps":["trace[1293510094] 'process raft request'  (duration: 123.096626ms)"],"step_count":1}
	
	
	==> kernel <==
	 10:30:10 up 12 min,  0 users,  load average: 0.33, 0.72, 0.38
	Linux addons-023654 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [5275a869d29284f93c5a479137fb0bb8f60ed19938ceea82f0b7589c4bd492fd] <==
	I0317 10:28:01.407922       1 main.go:301] handling current node
	I0317 10:28:11.407681       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:28:11.407731       1 main.go:301] handling current node
	I0317 10:28:21.407128       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:28:21.407182       1 main.go:301] handling current node
	I0317 10:28:31.413620       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:28:31.413675       1 main.go:301] handling current node
	I0317 10:28:41.413333       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:28:41.413375       1 main.go:301] handling current node
	I0317 10:28:51.408239       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:28:51.408273       1 main.go:301] handling current node
	I0317 10:29:01.409719       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:29:01.409755       1 main.go:301] handling current node
	I0317 10:29:11.408164       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:29:11.408196       1 main.go:301] handling current node
	I0317 10:29:21.410518       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:29:21.410582       1 main.go:301] handling current node
	I0317 10:29:31.410565       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:29:31.410603       1 main.go:301] handling current node
	I0317 10:29:41.415113       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:29:41.415153       1 main.go:301] handling current node
	I0317 10:29:51.414538       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:29:51.414572       1 main.go:301] handling current node
	I0317 10:30:01.411150       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:30:01.411187       1 main.go:301] handling current node
	
	
	==> kube-apiserver [1be0a3237237637e829f3bf4dd7f99415da8e139ca9f93c0d35cbf7cb604ded4] <==
	I0317 10:26:13.277877       1 alloc.go:330] "allocated clusterIPs" service="gcp-auth/gcp-auth" clusterIPs={"IPv4":"10.99.67.46"}
	W0317 10:26:21.844094       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.844136       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.844215       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.844251       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.862626       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.862738       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.893377       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.893500       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:25.294772       1 handler_proxy.go:99] no RequestInfo found in the context
	E0317 10:26:25.294852       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0317 10:26:25.294999       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.141.210:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.141.210:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.141.210:443: connect: connection refused" logger="UnhandledError"
	I0317 10:26:25.315441       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0317 10:27:27.442729       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39948: use of closed network connection
	E0317 10:27:27.600184       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39982: use of closed network connection
	I0317 10:27:36.531150       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.108.223.3"}
	I0317 10:27:42.309876       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0317 10:27:43.404558       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0317 10:27:47.821640       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0317 10:27:47.986819       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.88.95"}
	I0317 10:28:26.308807       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0317 10:30:08.798159       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.113.72"}
	
	
	==> kube-controller-manager [5aac59d1a1ae5cad03edb970a749504b974e0054589e60fd89395705a26661e6] <==
	W0317 10:28:01.535147       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
	E0317 10:28:01.535180       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"
	I0317 10:28:03.351985       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0317 10:28:03.352020       1 shared_informer.go:320] Caches are synced for resource quota
	I0317 10:28:03.365771       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0317 10:28:03.365811       1 shared_informer.go:320] Caches are synced for garbage collector
	I0317 10:28:07.112308       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-575dd5996b" duration="10.445µs"
	I0317 10:28:17.221316       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0317 10:28:17.369850       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
	E0317 10:28:17.370750       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"
	W0317 10:28:17.371514       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
	E0317 10:28:17.371542       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"
	I0317 10:28:24.164133       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-754dc876cd" duration="8.522µs"
	W0317 10:28:43.656604       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
	E0317 10:28:43.657433       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"
	W0317 10:28:43.658188       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
	E0317 10:28:43.658219       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"
	W0317 10:29:20.816289       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
	E0317 10:29:20.817145       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"
	W0317 10:29:20.817924       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
	E0317 10:29:20.817955       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"
	I0317 10:30:08.560456       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="11.173544ms"
	I0317 10:30:08.565871       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="5.362645ms"
	I0317 10:30:08.565956       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="44.775µs"
	I0317 10:30:08.571845       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="43.321µs"
	
	
	==> kube-proxy [e9beb2e7561ed1a25e0fcd3d6456321204705df1706c0e115f702424897d192e] <==
	I0317 10:26:06.212186       1 server_linux.go:66] "Using iptables proxy"
	I0317 10:26:07.007440       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0317 10:26:07.105318       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`"
	I0317 10:26:07.405838       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0317 10:26:07.405901       1 server_linux.go:170] "Using iptables Proxier"
	I0317 10:26:07.415972       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"
	I0317 10:26:07.502094       1 server.go:497] "Version info" version="v1.32.2"
	I0317 10:26:07.502549       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:26:07.514008       1 config.go:199] "Starting service config controller"
	I0317 10:26:07.514056       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 10:26:07.514093       1 config.go:105] "Starting endpoint slice config controller"
	I0317 10:26:07.514628       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 10:26:07.514173       1 config.go:329] "Starting node config controller"
	I0317 10:26:07.514651       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 10:26:07.614533       1 shared_informer.go:320] Caches are synced for service config
	I0317 10:26:07.690618       1 shared_informer.go:320] Caches are synced for node config
	I0317 10:26:07.690640       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [aa3cfcd1dd1ca288b0997afb8c6f2018dbe45bb0300e605ba83b40b910091706] <==
	W0317 10:25:55.719484       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
	E0317 10:25:55.719502       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"
	W0317 10:25:55.719508       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
	E0317 10:25:55.719524       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"
	W0317 10:25:55.719534       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
	E0317 10:25:55.719548       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"
	W0317 10:25:55.719595       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
	E0317 10:25:55.719607       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"
	W0317 10:25:55.719617       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
	E0317 10:25:55.719624       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"
	W0317 10:25:55.719627       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
	E0317 10:25:55.719644       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"
	W0317 10:25:55.719668       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
	W0317 10:25:55.719697       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
	E0317 10:25:55.719701       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"
	E0317 10:25:55.719710       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"
	W0317 10:25:55.793360       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
	E0317 10:25:55.793404       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"
	W0317 10:25:56.651511       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
	E0317 10:25:56.651551       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"
	W0317 10:25:56.706754       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
	E0317 10:25:56.706791       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"
	W0317 10:25:56.994358       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0317 10:25:56.994399       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: 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"
	I0317 10:25:59.017414       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.933881    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/289172d2a3204e427ef92616a5dfa63e13d5590e5d01cb779cfc852ddfe17cfa/diff" to get inode usage: stat /var/lib/containers/storage/overlay/289172d2a3204e427ef92616a5dfa63e13d5590e5d01cb779cfc852ddfe17cfa/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.941937    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/0285a2da25fc310b4bdddfaa1e8095160b7c4c65696bb6d08f69252677db3460/diff" to get inode usage: stat /var/lib/containers/storage/overlay/0285a2da25fc310b4bdddfaa1e8095160b7c4c65696bb6d08f69252677db3460/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.943025    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff" to get inode usage: stat /var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.947412    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/527010e64bad29a6c9833f4fcd225c0a470fa37be3b6c18be41df30a87bd6d33/diff" to get inode usage: stat /var/lib/containers/storage/overlay/527010e64bad29a6c9833f4fcd225c0a470fa37be3b6c18be41df30a87bd6d33/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.948520    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff" to get inode usage: stat /var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.952822    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.953920    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/2178aa6f3546cd1b4a65e9fa5152dba6b8702cf0a6d00f230dd13b4580dc8cc2/diff" to get inode usage: stat /var/lib/containers/storage/overlay/2178aa6f3546cd1b4a65e9fa5152dba6b8702cf0a6d00f230dd13b4580dc8cc2/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:57 addons-023654 kubelet[1649]: E0317 10:29:57.995749    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff" to get inode usage: stat /var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:58 addons-023654 kubelet[1649]: E0317 10:29:58.009300    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff" to get inode usage: stat /var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:58 addons-023654 kubelet[1649]: E0317 10:29:58.011342    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:58 addons-023654 kubelet[1649]: E0317 10:29:58.017951    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/69332b96ab70d61a4b915887402f84d99bca007d2ff6b9ebf936a9df6d882936/diff" to get inode usage: stat /var/lib/containers/storage/overlay/69332b96ab70d61a4b915887402f84d99bca007d2ff6b9ebf936a9df6d882936/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:29:58 addons-023654 kubelet[1649]: E0317 10:29:58.033557    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207398033366667,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:29:58 addons-023654 kubelet[1649]: E0317 10:29:58.033592    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207398033366667,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:30:06 addons-023654 kubelet[1649]: I0317 10:30:06.534710    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="6737a68e-b11a-4073-9aa6-03c028542439" containerName="cloud-spanner-emulator"
	Mar 17 10:30:06 addons-023654 kubelet[1649]: I0317 10:30:06.534742    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="9a3acb8a-acc9-4fa0-82dc-35ea30685bd9" containerName="yakd"
	Mar 17 10:30:06 addons-023654 kubelet[1649]: I0317 10:30:06.534750    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="7ea32d63-c896-4e92-860c-5677214ac89f" containerName="nvidia-device-plugin-ctr"
	Mar 17 10:30:06 addons-023654 kubelet[1649]: I0317 10:30:06.662171    1649 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/f891e9d2-cd40-49fe-ac8c-959565a0534f-data\") pod \"helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100\" (UID: \"f891e9d2-cd40-49fe-ac8c-959565a0534f\") " pod="local-path-storage/helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100"
	Mar 17 10:30:06 addons-023654 kubelet[1649]: I0317 10:30:06.662221    1649 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/f891e9d2-cd40-49fe-ac8c-959565a0534f-script\") pod \"helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100\" (UID: \"f891e9d2-cd40-49fe-ac8c-959565a0534f\") " pod="local-path-storage/helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100"
	Mar 17 10:30:06 addons-023654 kubelet[1649]: I0317 10:30:06.662253    1649 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-4kdmz\" (UniqueName: \"kubernetes.io/projected/f891e9d2-cd40-49fe-ac8c-959565a0534f-kube-api-access-4kdmz\") pod \"helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100\" (UID: \"f891e9d2-cd40-49fe-ac8c-959565a0534f\") " pod="local-path-storage/helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100"
	Mar 17 10:30:06 addons-023654 kubelet[1649]: W0317 10:30:06.863465    1649 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/crio-f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209 WatchSource:0}: Error finding container f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209: Status 404 returned error can't find the container with id f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209
	Mar 17 10:30:08 addons-023654 kubelet[1649]: E0317 10:30:08.037144    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207408035872607,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:30:08 addons-023654 kubelet[1649]: E0317 10:30:08.037179    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207408035872607,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:30:08 addons-023654 kubelet[1649]: I0317 10:30:08.678764    1649 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-vp5pq\" (UniqueName: \"kubernetes.io/projected/8b6cc832-7377-4d37-9807-dfff0e0184a7-kube-api-access-vp5pq\") pod \"hello-world-app-7d9564db4-vxlbt\" (UID: \"8b6cc832-7377-4d37-9807-dfff0e0184a7\") " pod="default/hello-world-app-7d9564db4-vxlbt"
	Mar 17 10:30:08 addons-023654 kubelet[1649]: W0317 10:30:08.919440    1649 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/crio-d925fb87c3cf79ab621fe5efa2bf7c08a1aa4ea3dc4d7eb11733989d180915ec WatchSource:0}: Error finding container d925fb87c3cf79ab621fe5efa2bf7c08a1aa4ea3dc4d7eb11733989d180915ec: Status 404 returned error can't find the container with id d925fb87c3cf79ab621fe5efa2bf7c08a1aa4ea3dc4d7eb11733989d180915ec
	Mar 17 10:30:09 addons-023654 kubelet[1649]: I0317 10:30:09.829443    1649 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"
	
	
	==> storage-provisioner [4c600d973e730250ed6d784df1125a294aee9be5654aa086f73dafe2468bb028] <==
	I0317 10:26:22.792537       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0317 10:26:22.800007       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0317 10:26:22.800123       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0317 10:26:22.806137       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0317 10:26:22.806315       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"487cce58-7a75-46eb-8c27-6418f5a0fd65", APIVersion:"v1", ResourceVersion:"923", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290 became leader
	I0317 10:26:22.806378       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290!
	I0317 10:26:22.906609       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-023654 -n addons-023654
helpers_test.go:261: (dbg) Run:  kubectl --context addons-023654 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path ingress-nginx-admission-create-fnhvn ingress-nginx-admission-patch-jb42l helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-023654 describe pod hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path ingress-nginx-admission-create-fnhvn ingress-nginx-admission-patch-jb42l helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-023654 describe pod hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path ingress-nginx-admission-create-fnhvn ingress-nginx-admission-patch-jb42l helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100: exit status 1 (78.520413ms)

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-vxlbt
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-023654/192.168.49.2
	Start Time:       Mon, 17 Mar 2025 10:30:08 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=7d9564db4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-7d9564db4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vp5pq (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vp5pq:
	    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  2s    default-scheduler  Successfully assigned default/hello-world-app-7d9564db4-vxlbt to addons-023654
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-023654/192.168.49.2
	Start Time:       Mon, 17 Mar 2025 10:28:02 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	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-knzjt (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-knzjt:
	    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  2m8s                default-scheduler  Successfully assigned default/task-pv-pod to addons-023654
	  Warning  Failed     77s                 kubelet            Failed to pull image "docker.io/nginx": reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     77s                 kubelet            Error: ErrImagePull
	  Normal   BackOff    77s                 kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     77s                 kubelet            Error: ImagePullBackOff
	  Normal   Pulling    63s (x2 over 2m7s)  kubelet            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-5jc29 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-5jc29:
	    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-fnhvn" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-jb42l" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-023654 describe pod hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path ingress-nginx-admission-create-fnhvn ingress-nginx-admission-patch-jb42l helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 addons disable ingress-dns --alsologtostderr -v=1: (1.047435147s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 addons disable ingress --alsologtostderr -v=1: (7.715265534s)
--- FAIL: TestAddons/parallel/Ingress (152.16s)

                                                
                                    
x
+
TestAddons/parallel/CSI (389.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0317 10:27:42.670947   11819 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0317 10:27:42.695739   11819 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0317 10:27:42.695766   11819 kapi.go:107] duration metric: took 24.834786ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 24.844755ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-023654 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-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
2025/03/17 10:27:49 [DEBUG] GET http://192.168.49.2:5000
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-023654 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" [3bfff1e5-f26d-4162-952d-03bad7077244] Pending
helpers_test.go:344: "task-pv-pod" [3bfff1e5-f26d-4162-952d-03bad7077244] 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-amd64 status --format={{.APIServer}} -p addons-023654 -n addons-023654
addons_test.go:506: TestAddons/parallel/CSI: showing logs for failed pods as of 2025-03-17 10:34:03.248446228 +0000 UTC m=+535.576642233
addons_test.go:506: (dbg) Run:  kubectl --context addons-023654 describe po task-pv-pod -n default
addons_test.go:506: (dbg) kubectl --context addons-023654 describe po task-pv-pod -n default:
Name:             task-pv-pod
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-023654/192.168.49.2
Start Time:       Mon, 17 Mar 2025 10:28:02 +0000
Labels:           app=task-pv-pod
Annotations:      <none>
Status:           Pending
IP:               10.244.0.28
IPs:
IP:  10.244.0.28
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-knzjt (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-knzjt:
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-023654
Warning  Failed     112s (x3 over 5m10s)  kubelet            Failed to pull image "docker.io/nginx": reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
Warning  Failed     112s (x3 over 5m10s)  kubelet            Error: ErrImagePull
Normal   BackOff    76s (x5 over 5m10s)   kubelet            Back-off pulling image "docker.io/nginx"
Warning  Failed     76s (x5 over 5m10s)   kubelet            Error: ImagePullBackOff
Normal   Pulling    61s (x4 over 6m)      kubelet            Pulling image "docker.io/nginx"
addons_test.go:506: (dbg) Run:  kubectl --context addons-023654 logs task-pv-pod -n default
addons_test.go:506: (dbg) Non-zero exit: kubectl --context addons-023654 logs task-pv-pod -n default: exit status 1 (67.748061ms)

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

                                                
                                                
** /stderr **
addons_test.go:506: kubectl --context addons-023654 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-023654
helpers_test.go:235: (dbg) docker inspect addons-023654:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb",
	        "Created": "2025-03-17T10:25:44.661663287Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13734,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-03-17T10:25:44.695391536Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b0734d4b8a5a2dbe50c35bd8745d33dc9ec48b1b1af7ad72f6736a52b01c8ce5",
	        "ResolvConfPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/hostname",
	        "HostsPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/hosts",
	        "LogPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb-json.log",
	        "Name": "/addons-023654",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-023654:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-023654",
	            "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": {
	                "ID": "12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb",
	                "LowerDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5-init/diff:/var/lib/docker/overlay2/f844c3a5ca0f0e2ee4753a0f099fc439ed40e0c5d4b781364a267ba0b6e05002/diff",
	                "MergedDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-023654",
	                "Source": "/var/lib/docker/volumes/addons-023654/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-023654",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185",
	            "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-023654",
	                "name.minikube.sigs.k8s.io": "addons-023654",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2143455f8021a5fcc33d892acccc26ad53a9c666e958ba3729153ec8a67b441a",
	            "SandboxKey": "/var/run/docker/netns/2143455f8021",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-023654": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "1e:05:85:4d:0d:76",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "442e93083b688e81646c164a15f38da8e6345a17eb4345ff6a5dbed0fe6f35ba",
	                    "EndpointID": "5f154f081ddb457998c1701bc90887756e54cca19bcb56151062026b26af9981",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-023654",
	                        "12e46ecfba1e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-023654 -n addons-023654
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-amd64 -p addons-023654 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 logs -n 25: (1.058040522s)
helpers_test.go:252: TestAddons/parallel/CSI logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-247273              | download-only-247273   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| start   | --download-only -p                   | download-docker-710956 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | download-docker-710956               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-710956            | download-docker-710956 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| start   | --download-only -p                   | binary-mirror-639081   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | binary-mirror-639081                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46523               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-639081              | binary-mirror-639081   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| addons  | disable dashboard -p                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | addons-023654                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | addons-023654                        |                        |         |         |                     |                     |
	| start   | -p addons-023654 --wait=true         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:27 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=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | -p addons-023654                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | disable inspektor-gadget             |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | disable metrics-server               |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-023654 ip                     | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ssh     | addons-023654 ssh curl -s            | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | amd-gpu-device-plugin                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | disable nvidia-device-plugin         |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | disable cloud-spanner                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ip      | addons-023654 ip                     | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:32 UTC | 17 Mar 25 10:33 UTC |
	|         | storage-provisioner-rancher          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 10:25:20
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 10:25:20.534196   13111 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:25:20.534320   13111 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:20.534332   13111 out.go:358] Setting ErrFile to fd 2...
	I0317 10:25:20.534338   13111 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:20.534606   13111 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:25:20.535199   13111 out.go:352] Setting JSON to false
	I0317 10:25:20.535997   13111 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":468,"bootTime":1742206653,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:25:20.536053   13111 start.go:139] virtualization: kvm guest
	I0317 10:25:20.538033   13111 out.go:177] * [addons-023654] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:25:20.539533   13111 notify.go:220] Checking for updates...
	I0317 10:25:20.539541   13111 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:25:20.540743   13111 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:25:20.541912   13111 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:25:20.543006   13111 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:25:20.544261   13111 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:25:20.545653   13111 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:25:20.547067   13111 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:25:20.568526   13111 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:25:20.568646   13111 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:20.613200   13111 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:46 SystemTime:2025-03-17 10:25:20.605002767 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:20.613311   13111 docker.go:318] overlay module found
	I0317 10:25:20.616015   13111 out.go:177] * Using the docker driver based on user configuration
	I0317 10:25:20.617147   13111 start.go:297] selected driver: docker
	I0317 10:25:20.617163   13111 start.go:901] validating driver "docker" against <nil>
	I0317 10:25:20.617174   13111 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:25:20.617957   13111 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:20.665250   13111 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:46 SystemTime:2025-03-17 10:25:20.657087647 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:20.665440   13111 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 10:25:20.665617   13111 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]
	I0317 10:25:20.667447   13111 out.go:177] * Using Docker driver with root privileges
	I0317 10:25:20.669029   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:20.669089   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:20.669099   13111 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 10:25:20.669153   13111 start.go:340] cluster config:
	{Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio 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.2 ContainerRuntime:crio 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: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:25:20.670501   13111 out.go:177] * Starting "addons-023654" primary control-plane node in "addons-023654" cluster
	I0317 10:25:20.671649   13111 cache.go:121] Beginning downloading kic base image for docker with crio
	I0317 10:25:20.672764   13111 out.go:177] * Pulling base image v0.0.46-1741860993-20523 ...
	I0317 10:25:20.673858   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:20.673896   13111 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0317 10:25:20.673905   13111 cache.go:56] Caching tarball of preloaded images
	I0317 10:25:20.673949   13111 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon
	I0317 10:25:20.673973   13111 preload.go:172] Found /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0317 10:25:20.673980   13111 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0317 10:25:20.674288   13111 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json ...
	I0317 10:25:20.674314   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json: {Name:mkfe4657af76476e6fd93424ab04226c93f924bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:20.689532   13111 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 to local cache
	I0317 10:25:20.689630   13111 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local cache directory
	I0317 10:25:20.689646   13111 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local cache directory, skipping pull
	I0317 10:25:20.689651   13111 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 exists in cache, skipping pull
	I0317 10:25:20.689657   13111 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 as a tarball
	I0317 10:25:20.689665   13111 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 from local cache
	I0317 10:25:32.492989   13111 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 from cached tarball
	I0317 10:25:32.493025   13111 cache.go:230] Successfully downloaded all kic artifacts
	I0317 10:25:32.493069   13111 start.go:360] acquireMachinesLock for addons-023654: {Name:mkb080f01c99d7a8d07faee035cc1443fd77665d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 10:25:32.493183   13111 start.go:364] duration metric: took 88.893µs to acquireMachinesLock for "addons-023654"
	I0317 10:25:32.493213   13111 start.go:93] Provisioning new machine with config: &{Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:25:32.493286   13111 start.go:125] createHost starting for "" (driver="docker")
	I0317 10:25:32.495857   13111 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0317 10:25:32.496110   13111 start.go:159] libmachine.API.Create for "addons-023654" (driver="docker")
	I0317 10:25:32.496146   13111 client.go:168] LocalClient.Create starting
	I0317 10:25:32.496239   13111 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem
	I0317 10:25:32.572368   13111 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem
	I0317 10:25:32.820954   13111 cli_runner.go:164] Run: docker network inspect addons-023654 --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}}]}"
	W0317 10:25:32.837940   13111 cli_runner.go:211] docker network inspect addons-023654 --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
	I0317 10:25:32.837992   13111 network_create.go:284] running [docker network inspect addons-023654] to gather additional debugging logs...
	I0317 10:25:32.838006   13111 cli_runner.go:164] Run: docker network inspect addons-023654
	W0317 10:25:32.852856   13111 cli_runner.go:211] docker network inspect addons-023654 returned with exit code 1
	I0317 10:25:32.852881   13111 network_create.go:287] error running [docker network inspect addons-023654]: docker network inspect addons-023654: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-023654 not found
	I0317 10:25:32.852895   13111 network_create.go:289] output of [docker network inspect addons-023654]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-023654 not found
	
	** /stderr **
	I0317 10:25:32.852998   13111 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}}]}"
	I0317 10:25:32.868989   13111 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:0xc001c1d420}
	I0317 10:25:32.869030   13111 network_create.go:124] attempt to create docker network addons-023654 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0317 10:25:32.869091   13111 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-023654 addons-023654
	I0317 10:25:32.915804   13111 network_create.go:108] docker network addons-023654 192.168.49.0/24 created
	I0317 10:25:32.915847   13111 kic.go:121] calculated static IP "192.168.49.2" for the "addons-023654" container
	I0317 10:25:32.915926   13111 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0317 10:25:32.930624   13111 cli_runner.go:164] Run: docker volume create addons-023654 --label name.minikube.sigs.k8s.io=addons-023654 --label created_by.minikube.sigs.k8s.io=true
	I0317 10:25:32.947963   13111 oci.go:103] Successfully created a docker volume addons-023654
	I0317 10:25:32.948056   13111 cli_runner.go:164] Run: docker run --rm --name addons-023654-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --entrypoint /usr/bin/test -v addons-023654:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -d /var/lib
	I0317 10:25:40.152720   13111 cli_runner.go:217] Completed: docker run --rm --name addons-023654-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --entrypoint /usr/bin/test -v addons-023654:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -d /var/lib: (7.204616631s)
	I0317 10:25:40.152751   13111 oci.go:107] Successfully prepared a docker volume addons-023654
	I0317 10:25:40.152786   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:40.152807   13111 kic.go:194] Starting extracting preloaded images to volume ...
	I0317 10:25:40.152871   13111 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-023654:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir
	I0317 10:25:44.595447   13111 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-023654:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir: (4.442530737s)
	I0317 10:25:44.595498   13111 kic.go:203] duration metric: took 4.442672644s to extract preloaded images to volume ...
	W0317 10:25:44.595655   13111 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0317 10:25:44.595781   13111 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0317 10:25:44.646168   13111 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-023654 --name addons-023654 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-023654 --network addons-023654 --ip 192.168.49.2 --volume addons-023654:/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-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185
	I0317 10:25:44.932405   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Running}}
	I0317 10:25:44.950424   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:44.967690   13111 cli_runner.go:164] Run: docker exec addons-023654 stat /var/lib/dpkg/alternatives/iptables
	I0317 10:25:45.009352   13111 oci.go:144] the created container "addons-023654" has a running status.
	I0317 10:25:45.009382   13111 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa...
	I0317 10:25:45.398591   13111 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0317 10:25:45.422312   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:45.444539   13111 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0317 10:25:45.444557   13111 kic_runner.go:114] Args: [docker exec --privileged addons-023654 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0317 10:25:45.499333   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:45.516666   13111 machine.go:93] provisionDockerMachine start ...
	I0317 10:25:45.516790   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.533985   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.534257   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.534273   13111 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 10:25:45.665712   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-023654
	
	I0317 10:25:45.665736   13111 ubuntu.go:169] provisioning hostname "addons-023654"
	I0317 10:25:45.665812   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.682981   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.683178   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.683191   13111 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-023654 && echo "addons-023654" | sudo tee /etc/hostname
	I0317 10:25:45.824242   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-023654
	
	I0317 10:25:45.824329   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.841138   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.841321   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.841337   13111 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-023654' /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-023654/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-023654' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 10:25:45.970084   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 10:25:45.970107   13111 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20535-5055/.minikube CaCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20535-5055/.minikube}
	I0317 10:25:45.970127   13111 ubuntu.go:177] setting up certificates
	I0317 10:25:45.970139   13111 provision.go:84] configureAuth start
	I0317 10:25:45.970195   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:45.986194   13111 provision.go:143] copyHostCerts
	I0317 10:25:45.986272   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem (1082 bytes)
	I0317 10:25:45.986401   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem (1123 bytes)
	I0317 10:25:45.986511   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem (1679 bytes)
	I0317 10:25:45.986585   13111 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem org=jenkins.addons-023654 san=[127.0.0.1 192.168.49.2 addons-023654 localhost minikube]
	I0317 10:25:46.107567   13111 provision.go:177] copyRemoteCerts
	I0317 10:25:46.107620   13111 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 10:25:46.107651   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.124163   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.218273   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 10:25:46.239212   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0317 10:25:46.259332   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0317 10:25:46.279899   13111 provision.go:87] duration metric: took 309.747694ms to configureAuth
	I0317 10:25:46.279925   13111 ubuntu.go:193] setting minikube options for container-runtime
	I0317 10:25:46.280083   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:25:46.280183   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.296848   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:46.297045   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:46.297061   13111 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0317 10:25:46.510024   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0317 10:25:46.510050   13111 machine.go:96] duration metric: took 993.362015ms to provisionDockerMachine
	I0317 10:25:46.510063   13111 client.go:171] duration metric: took 14.013907484s to LocalClient.Create
	I0317 10:25:46.510076   13111 start.go:167] duration metric: took 14.013967775s to libmachine.API.Create "addons-023654"
	I0317 10:25:46.510085   13111 start.go:293] postStartSetup for "addons-023654" (driver="docker")
	I0317 10:25:46.510094   13111 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]
	I0317 10:25:46.510150   13111 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
	I0317 10:25:46.510183   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.528194   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.622561   13111 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 10:25:46.625362   13111 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0317 10:25:46.625387   13111 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0317 10:25:46.625394   13111 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0317 10:25:46.625401   13111 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0317 10:25:46.625414   13111 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/addons for local assets ...
	I0317 10:25:46.625484   13111 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/files for local assets ...
	I0317 10:25:46.625511   13111 start.go:296] duration metric: took 115.42112ms for postStartSetup
	I0317 10:25:46.625771   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:46.642201   13111 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json ...
	I0317 10:25:46.642497   13111 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:25:46.642550   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.658314   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.746801   13111 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0317 10:25:46.750528   13111 start.go:128] duration metric: took 14.257226392s to createHost
	I0317 10:25:46.750551   13111 start.go:83] releasing machines lock for "addons-023654", held for 14.257354688s
	I0317 10:25:46.750605   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:46.766415   13111 ssh_runner.go:195] Run: cat /version.json
	I0317 10:25:46.766474   13111 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0317 10:25:46.766486   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.766536   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.782195   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.783644   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.950836   13111 ssh_runner.go:195] Run: systemctl --version
	I0317 10:25:46.954647   13111 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0317 10:25:47.088472   13111 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 10:25:47.092609   13111 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 "sudo mv {} {}.mk_disabled" ;
	I0317 10:25:47.109201   13111 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0317 10:25:47.109270   13111 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" ;
	I0317 10:25:47.133956   13111 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0317 10:25:47.133978   13111 start.go:495] detecting cgroup driver to use...
	I0317 10:25:47.134007   13111 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0317 10:25:47.134045   13111 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 10:25:47.146783   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 10:25:47.156046   13111 docker.go:217] disabling cri-docker service (if available) ...
	I0317 10:25:47.156096   13111 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0317 10:25:47.167627   13111 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0317 10:25:47.179534   13111 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0317 10:25:47.252736   13111 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0317 10:25:47.336395   13111 docker.go:233] disabling docker service ...
	I0317 10:25:47.336494   13111 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0317 10:25:47.352262   13111 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0317 10:25:47.361992   13111 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0317 10:25:47.442231   13111 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0317 10:25:47.521758   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0317 10:25:47.531544   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 10:25:47.545168   13111 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0317 10:25:47.545224   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.553363   13111 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0317 10:25:47.553420   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.561713   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.569831   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.578287   13111 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 10:25:47.585824   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.593867   13111 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.607195   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.615254   13111 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 10:25:47.621931   13111 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 10:25:47.621975   13111 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 10:25:47.634221   13111 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 10:25:47.641523   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:25:47.719267   13111 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0317 10:25:47.814142   13111 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0317 10:25:47.814205   13111 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0317 10:25:47.817258   13111 start.go:563] Will wait 60s for crictl version
	I0317 10:25:47.817301   13111 ssh_runner.go:195] Run: which crictl
	I0317 10:25:47.820273   13111 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 10:25:47.850612   13111 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0317 10:25:47.850699   13111 ssh_runner.go:195] Run: crio --version
	I0317 10:25:47.883184   13111 ssh_runner.go:195] Run: crio --version
	I0317 10:25:47.917268   13111 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0317 10:25:47.918555   13111 cli_runner.go:164] Run: docker network inspect addons-023654 --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}}]}"
	I0317 10:25:47.934324   13111 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0317 10:25:47.937735   13111 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""
	I0317 10:25:47.947283   13111 kubeadm.go:883] updating cluster {Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 10:25:47.947392   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:47.947431   13111 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:25:48.009517   13111 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:25:48.009542   13111 crio.go:433] Images already preloaded, skipping extraction
	I0317 10:25:48.009597   13111 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:25:48.038995   13111 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:25:48.039016   13111 cache_images.go:84] Images are preloaded, skipping loading
	I0317 10:25:48.039023   13111 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0317 10:25:48.039132   13111 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-023654 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 10:25:48.039212   13111 ssh_runner.go:195] Run: crio config
	I0317 10:25:48.079277   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:48.079302   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:48.079321   13111 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 10:25:48.079350   13111 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-023654 NodeName:addons-023654 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 10:25:48.079499   13111 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:///var/run/crio/crio.sock
	  name: "addons-023654"
	  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.2
	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:///var/run/crio/crio.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
	
	I0317 10:25:48.079564   13111 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 10:25:48.087560   13111 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 10:25:48.087619   13111 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 10:25:48.095271   13111 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0317 10:25:48.110593   13111 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 10:25:48.126208   13111 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0317 10:25:48.141687   13111 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0317 10:25:48.144669   13111 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""
	I0317 10:25:48.153945   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:25:48.223403   13111 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:25:48.234703   13111 certs.go:68] Setting up /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654 for IP: 192.168.49.2
	I0317 10:25:48.234725   13111 certs.go:194] generating shared ca certs ...
	I0317 10:25:48.234743   13111 certs.go:226] acquiring lock for ca certs: {Name:mk4d122beeb49f666cd9ba72d746d45c2440fcf8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.234850   13111 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key
	I0317 10:25:48.346361   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt ...
	I0317 10:25:48.346393   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt: {Name:mkacc7ba98ee7c010443feb2b7ebd21bf66c1a24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.346559   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key ...
	I0317 10:25:48.346570   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key: {Name:mkcefb02bc4c92bc1b1e997a84890c18ba8d2273 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.346641   13111 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key
	I0317 10:25:48.719305   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt ...
	I0317 10:25:48.719332   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt: {Name:mk6ad2b550b7be6767c76c3233ea50d56a438216 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.719506   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key ...
	I0317 10:25:48.719519   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key: {Name:mk7fb8804928df26d87d04f3003f188654a2a036 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.719589   13111 certs.go:256] generating profile certs ...
	I0317 10:25:48.719647   13111 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key
	I0317 10:25:48.719657   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt with IP's: []
	I0317 10:25:48.988168   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt ...
	I0317 10:25:48.988197   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: {Name:mka1fbbcfa1ee3e5b0a68a8b7bda3cf7d6f42bc1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.988340   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key ...
	I0317 10:25:48.988350   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key: {Name:mkf8c14a5e7d5d2ba60ea7e0c4282ec5750a598e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.988418   13111 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0
	I0317 10:25:48.988435   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0317 10:25:49.228540   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 ...
	I0317 10:25:49.228567   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0: {Name:mk07b9211604b3491ef550bc3309ac7735087d7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.228713   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0 ...
	I0317 10:25:49.228724   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0: {Name:mkf406635818ea5c436bdea484665c62e7fdb3e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.228791   13111 certs.go:381] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt
	I0317 10:25:49.228856   13111 certs.go:385] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key
	I0317 10:25:49.228898   13111 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key
	I0317 10:25:49.228921   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt with IP's: []
	I0317 10:25:49.572420   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt ...
	I0317 10:25:49.572449   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt: {Name:mke8174940c62b01c19e09a3c8fa08d9ddba9e1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.572601   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key ...
	I0317 10:25:49.572612   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key: {Name:mkea7110a2437c2255a1f1ed38a97cdd2841fc1c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.572790   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem (1679 bytes)
	I0317 10:25:49.572822   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem (1082 bytes)
	I0317 10:25:49.572843   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem (1123 bytes)
	I0317 10:25:49.572872   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem (1679 bytes)
	I0317 10:25:49.573426   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 10:25:49.594818   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0317 10:25:49.614992   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 10:25:49.635054   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0317 10:25:49.655285   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0317 10:25:49.675045   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 10:25:49.695465   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 10:25:49.715211   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0317 10:25:49.735397   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 10:25:49.755174   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 10:25:49.770169   13111 ssh_runner.go:195] Run: openssl version
	I0317 10:25:49.774996   13111 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"
	I0317 10:25:49.783221   13111 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.786082   13111 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.786131   13111 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.791852   13111 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"
	I0317 10:25:49.799812   13111 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:25:49.802645   13111 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
	I0317 10:25:49.802687   13111 kubeadm.go:392] StartCluster: {Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:25:49.802758   13111 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0317 10:25:49.802806   13111 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0317 10:25:49.833615   13111 cri.go:89] found id: ""
	I0317 10:25:49.833698   13111 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 10:25:49.841465   13111 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 10:25:49.848901   13111 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0317 10:25:49.848942   13111 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
	I0317 10:25:49.856367   13111 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
	I0317 10:25:49.856381   13111 kubeadm.go:157] found existing configuration files:
	
	I0317 10:25:49.856431   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 10:25:49.863727   13111 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
	I0317 10:25:49.863776   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 10:25:49.870919   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 10:25:49.878556   13111 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
	I0317 10:25:49.878604   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 10:25:49.886304   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 10:25:49.894577   13111 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
	I0317 10:25:49.894630   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 10:25:49.901938   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 10:25:49.909323   13111 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
	I0317 10:25:49.909378   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 10:25:49.916662   13111 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0317 10:25:49.949578   13111 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0317 10:25:49.949645   13111 kubeadm.go:310] [preflight] Running pre-flight checks
	I0317 10:25:49.965975   13111 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0317 10:25:49.966068   13111 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0317 10:25:49.966104   13111 kubeadm.go:310] OS: Linux
	I0317 10:25:49.966145   13111 kubeadm.go:310] CGROUPS_CPU: enabled
	I0317 10:25:49.966182   13111 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0317 10:25:49.966247   13111 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0317 10:25:49.966324   13111 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0317 10:25:49.966370   13111 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0317 10:25:49.966408   13111 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0317 10:25:49.966499   13111 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0317 10:25:49.966541   13111 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0317 10:25:49.966620   13111 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0317 10:25:50.016468   13111 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 10:25:50.016610   13111 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 10:25:50.016782   13111 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 10:25:50.023005   13111 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 10:25:50.025905   13111 out.go:235]   - Generating certificates and keys ...
	I0317 10:25:50.025990   13111 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0317 10:25:50.026048   13111 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0317 10:25:50.232908   13111 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 10:25:50.480447   13111 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0317 10:25:50.568037   13111 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0317 10:25:50.834381   13111 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0317 10:25:50.977998   13111 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0317 10:25:50.978134   13111 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-023654 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:25:51.165090   13111 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0317 10:25:51.165312   13111 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-023654 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:25:51.238785   13111 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 10:25:51.443050   13111 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 10:25:51.740482   13111 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0317 10:25:51.740545   13111 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 10:25:51.935649   13111 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 10:25:52.045578   13111 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 10:25:52.219751   13111 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 10:25:52.333053   13111 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 10:25:52.539687   13111 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 10:25:52.540149   13111 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 10:25:52.543446   13111 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 10:25:52.545360   13111 out.go:235]   - Booting up control plane ...
	I0317 10:25:52.545483   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 10:25:52.545596   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 10:25:52.545692   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 10:25:52.553534   13111 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 10:25:52.558570   13111 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 10:25:52.558629   13111 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0317 10:25:52.632839   13111 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0317 10:25:52.632994   13111 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 10:25:53.134276   13111 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.605385ms
	I0317 10:25:53.134391   13111 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 10:25:57.135720   13111 kubeadm.go:310] [api-check] The API server is healthy after 4.001463491s
	I0317 10:25:57.145999   13111 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 10:25:57.154364   13111 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 10:25:57.169860   13111 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0317 10:25:57.170178   13111 kubeadm.go:310] [mark-control-plane] Marking the node addons-023654 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 10:25:57.175540   13111 kubeadm.go:310] [bootstrap-token] Using token: jb2pyc.fm07lhkoo30gbdep
	I0317 10:25:57.176844   13111 out.go:235]   - Configuring RBAC rules ...
	I0317 10:25:57.176987   13111 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 10:25:57.179395   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 10:25:57.183864   13111 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
	I0317 10:25:57.186797   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 10:25:57.188788   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 10:25:57.190854   13111 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 10:25:57.541019   13111 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 10:25:57.953612   13111 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0317 10:25:58.541115   13111 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0317 10:25:58.541991   13111 kubeadm.go:310] 
	I0317 10:25:58.542080   13111 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0317 10:25:58.542089   13111 kubeadm.go:310] 
	I0317 10:25:58.542199   13111 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0317 10:25:58.542213   13111 kubeadm.go:310] 
	I0317 10:25:58.542240   13111 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0317 10:25:58.542329   13111 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 10:25:58.542427   13111 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 10:25:58.542475   13111 kubeadm.go:310] 
	I0317 10:25:58.542571   13111 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0317 10:25:58.542581   13111 kubeadm.go:310] 
	I0317 10:25:58.542666   13111 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 10:25:58.542676   13111 kubeadm.go:310] 
	I0317 10:25:58.542754   13111 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0317 10:25:58.542876   13111 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 10:25:58.542999   13111 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 10:25:58.543008   13111 kubeadm.go:310] 
	I0317 10:25:58.543119   13111 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0317 10:25:58.543230   13111 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0317 10:25:58.543243   13111 kubeadm.go:310] 
	I0317 10:25:58.543348   13111 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token jb2pyc.fm07lhkoo30gbdep \
	I0317 10:25:58.543479   13111 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 \
	I0317 10:25:58.543513   13111 kubeadm.go:310] 	--control-plane 
	I0317 10:25:58.543518   13111 kubeadm.go:310] 
	I0317 10:25:58.543630   13111 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0317 10:25:58.543645   13111 kubeadm.go:310] 
	I0317 10:25:58.543753   13111 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jb2pyc.fm07lhkoo30gbdep \
	I0317 10:25:58.543909   13111 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 
	I0317 10:25:58.545471   13111 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0317 10:25:58.545649   13111 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-1078-gcp\n", err: exit status 1
	I0317 10:25:58.545744   13111 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 10:25:58.545760   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:58.545768   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:58.547537   13111 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 10:25:58.548905   13111 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 10:25:58.552458   13111 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 10:25:58.552476   13111 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 10:25:58.568442   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0317 10:25:58.762139   13111 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 10:25:58.762232   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:58.762277   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-023654 minikube.k8s.io/updated_at=2025_03_17T10_25_58_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76 minikube.k8s.io/name=addons-023654 minikube.k8s.io/primary=true
	I0317 10:25:58.768697   13111 ops.go:34] apiserver oom_adj: -16
	I0317 10:25:58.830406   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:59.331459   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:59.830542   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:00.330528   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:00.831152   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:01.331007   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:01.831345   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.331132   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.830529   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.891382   13111 kubeadm.go:1113] duration metric: took 4.129204958s to wait for elevateKubeSystemPrivileges
	I0317 10:26:02.891416   13111 kubeadm.go:394] duration metric: took 13.088736363s to StartCluster
	I0317 10:26:02.891434   13111 settings.go:142] acquiring lock: {Name:mkd65b5ca963ef60d5026f65294c4a40ca73d0f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:26:02.891544   13111 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:26:02.891862   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/kubeconfig: {Name:mke401f479d39fea4bc6fa3cfc3172e4ed821e27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:26:02.892032   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0317 10:26:02.892049   13111 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]
	I0317 10:26:02.892033   13111 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:26:02.892149   13111 addons.go:69] Setting registry=true in profile "addons-023654"
	I0317 10:26:02.892165   13111 addons.go:238] Setting addon registry=true in "addons-023654"
	I0317 10:26:02.892166   13111 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-023654"
	I0317 10:26:02.892176   13111 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-023654"
	I0317 10:26:02.892219   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:26:02.892234   13111 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-023654"
	I0317 10:26:02.892127   13111 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-023654"
	I0317 10:26:02.892300   13111 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-023654"
	I0317 10:26:02.892350   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892131   13111 addons.go:69] Setting cloud-spanner=true in profile "addons-023654"
	I0317 10:26:02.892376   13111 addons.go:238] Setting addon cloud-spanner=true in "addons-023654"
	I0317 10:26:02.892403   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892135   13111 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-023654"
	I0317 10:26:02.892452   13111 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-023654"
	I0317 10:26:02.892485   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892138   13111 addons.go:69] Setting default-storageclass=true in profile "addons-023654"
	I0317 10:26:02.892588   13111 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-023654"
	I0317 10:26:02.892619   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892142   13111 addons.go:69] Setting gcp-auth=true in profile "addons-023654"
	I0317 10:26:02.892666   13111 mustload.go:65] Loading cluster: addons-023654
	I0317 10:26:02.892184   13111 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-023654"
	I0317 10:26:02.892805   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892869   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892880   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892880   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892892   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:26:02.892922   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892188   13111 addons.go:69] Setting ingress=true in profile "addons-023654"
	I0317 10:26:02.893126   13111 addons.go:238] Setting addon ingress=true in "addons-023654"
	I0317 10:26:02.893169   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893198   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.893214   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892189   13111 addons.go:69] Setting storage-provisioner=true in profile "addons-023654"
	I0317 10:26:02.893496   13111 addons.go:238] Setting addon storage-provisioner=true in "addons-023654"
	I0317 10:26:02.893525   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893589   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892188   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892196   13111 addons.go:69] Setting volcano=true in profile "addons-023654"
	I0317 10:26:02.893797   13111 addons.go:238] Setting addon volcano=true in "addons-023654"
	I0317 10:26:02.893848   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893962   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892193   13111 addons.go:69] Setting ingress-dns=true in profile "addons-023654"
	I0317 10:26:02.894366   13111 addons.go:238] Setting addon ingress-dns=true in "addons-023654"
	I0317 10:26:02.892122   13111 addons.go:69] Setting yakd=true in profile "addons-023654"
	I0317 10:26:02.894471   13111 addons.go:238] Setting addon yakd=true in "addons-023654"
	I0317 10:26:02.894505   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892201   13111 addons.go:69] Setting metrics-server=true in profile "addons-023654"
	I0317 10:26:02.894583   13111 addons.go:238] Setting addon metrics-server=true in "addons-023654"
	I0317 10:26:02.894623   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892204   13111 addons.go:69] Setting volumesnapshots=true in profile "addons-023654"
	I0317 10:26:02.894813   13111 addons.go:238] Setting addon volumesnapshots=true in "addons-023654"
	I0317 10:26:02.894854   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.894981   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.895123   13111 out.go:177] * Verifying Kubernetes components...
	I0317 10:26:02.895212   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.894322   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892198   13111 addons.go:69] Setting inspektor-gadget=true in profile "addons-023654"
	I0317 10:26:02.895432   13111 addons.go:238] Setting addon inspektor-gadget=true in "addons-023654"
	I0317 10:26:02.895457   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.894439   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.897017   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:26:02.923111   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.923697   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.924362   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.926286   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.929290   13111 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.29
	I0317 10:26:02.929993   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0317 10:26:02.930884   13111 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0317 10:26:02.931059   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0317 10:26:02.931110   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.930962   13111 addons.go:238] Setting addon default-storageclass=true in "addons-023654"
	I0317 10:26:02.931161   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.931598   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.934202   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0317 10:26:02.935483   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0317 10:26:02.936710   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0317 10:26:02.938312   13111 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-023654"
	I0317 10:26:02.938354   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.938713   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0317 10:26:02.939086   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.946076   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0317 10:26:02.947451   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0317 10:26:02.948664   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0317 10:26:02.949845   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0317 10:26:02.949871   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0317 10:26:02.949937   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.954867   13111 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0317 10:26:02.956531   13111 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0317 10:26:02.956554   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0317 10:26:02.956603   13111 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 10:26:02.956622   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.957792   13111 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:26:02.957814   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 10:26:02.957857   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.979475   13111 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0317 10:26:02.980886   13111 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0317 10:26:02.980910   13111 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0317 10:26:02.980969   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.987414   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0317 10:26:02.988898   13111 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0317 10:26:02.989021   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0317 10:26:02.989037   13111 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0317 10:26:02.989116   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.990465   13111 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0317 10:26:02.990484   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0317 10:26:02.990532   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.995231   13111 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	W0317 10:26:02.995477   13111 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0317 10:26:02.997940   13111 out.go:177]   - Using image docker.io/registry:2.8.3
	I0317 10:26:02.999458   13111 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0317 10:26:02.999478   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0317 10:26:02.999549   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.002671   13111 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0317 10:26:03.003732   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.003914   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0317 10:26:03.003929   13111 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0317 10:26:03.003981   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.005306   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.008009   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:03.012129   13111 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0317 10:26:03.012679   13111 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 10:26:03.012690   13111 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 10:26:03.012736   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.013477   13111 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0317 10:26:03.013493   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0317 10:26:03.013550   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.025087   13111 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0317 10:26:03.025269   13111 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0317 10:26:03.026331   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0317 10:26:03.026350   13111 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0317 10:26:03.026413   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.028425   13111 out.go:177]   - Using image docker.io/busybox:stable
	I0317 10:26:03.029630   13111 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0317 10:26:03.029644   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0317 10:26:03.029722   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.040766   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0317 10:26:03.040895   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.043464   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:03.044770   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:03.046372   13111 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0317 10:26:03.046385   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0317 10:26:03.046465   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.046774   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.056029   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.062518   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.065863   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.065882   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.066142   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.066571   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.070719   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.071111   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.073870   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.079340   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.095003   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0317 10:26:03.099590   13111 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:26:03.299074   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0317 10:26:03.299115   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0317 10:26:03.318226   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0317 10:26:03.400415   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0317 10:26:03.400498   13111 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)
	I0317 10:26:03.491142   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0317 10:26:03.493031   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0317 10:26:03.501996   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0317 10:26:03.511380   13111 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0317 10:26:03.511487   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0317 10:26:03.591732   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0317 10:26:03.591807   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0317 10:26:03.595486   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0317 10:26:03.595556   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0317 10:26:03.601878   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0317 10:26:03.606381   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:26:03.609624   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0317 10:26:03.609650   13111 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0317 10:26:03.692406   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0317 10:26:03.710010   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:26:03.797096   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0317 10:26:03.797172   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0317 10:26:03.797615   13111 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0317 10:26:03.797665   13111 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0317 10:26:03.801399   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0317 10:26:03.801468   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0317 10:26:03.804246   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0317 10:26:03.894581   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0317 10:26:03.894690   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0317 10:26:03.910607   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0317 10:26:03.910636   13111 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0317 10:26:04.002314   13111 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0317 10:26:04.002406   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0317 10:26:04.106958   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0317 10:26:04.107051   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0317 10:26:04.300690   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0317 10:26:04.300788   13111 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0317 10:26:04.310565   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0317 10:26:04.310659   13111 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0317 10:26:04.413246   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0317 10:26:04.413278   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0317 10:26:04.498313   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0317 10:26:04.511216   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0317 10:26:04.511301   13111 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0317 10:26:04.594334   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0317 10:26:04.594433   13111 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0317 10:26:04.605195   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0317 10:26:04.605278   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0317 10:26:04.702981   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0317 10:26:04.703064   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0317 10:26:04.901662   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:04.911024   13111 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0317 10:26:04.911103   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0317 10:26:05.008835   13111 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.91379035s)
	I0317 10:26:05.008920   13111 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0317 10:26:05.010085   13111 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.910467811s)
	I0317 10:26:05.010903   13111 node_ready.go:35] waiting up to 6m0s for node "addons-023654" to be "Ready" ...
	I0317 10:26:05.093532   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:05.098738   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0317 10:26:05.098823   13111 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0317 10:26:05.292760   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0317 10:26:05.292790   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0317 10:26:05.407583   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:05.716443   13111 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-023654" context rescaled to 1 replicas
	I0317 10:26:05.892096   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0317 10:26:05.892190   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0317 10:26:06.009325   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0317 10:26:06.009390   13111 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0317 10:26:06.205704   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:06.611997   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.293731782s)
	I0317 10:26:06.612080   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.120911308s)
	I0317 10:26:06.612126   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.119070362s)
	I0317 10:26:07.114518   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:07.512841   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.010757297s)
	I0317 10:26:07.512954   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.910995913s)
	I0317 10:26:07.513030   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.906626926s)
	I0317 10:26:07.895722   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.203219386s)
	I0317 10:26:07.895847   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.185755732s)
	I0317 10:26:08.995992   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.191709405s)
	I0317 10:26:08.996025   13111 addons.go:479] Verifying addon ingress=true in "addons-023654"
	I0317 10:26:08.996246   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.497856626s)
	I0317 10:26:08.996272   13111 addons.go:479] Verifying addon registry=true in "addons-023654"
	I0317 10:26:08.996379   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.094618429s)
	I0317 10:26:08.996421   13111 addons.go:479] Verifying addon metrics-server=true in "addons-023654"
	I0317 10:26:08.996504   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.902941556s)
	I0317 10:26:08.998748   13111 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-023654 service yakd-dashboard -n yakd-dashboard
	
	I0317 10:26:08.998797   13111 out.go:177] * Verifying ingress addon...
	I0317 10:26:08.998753   13111 out.go:177] * Verifying registry addon...
	I0317 10:26:09.001197   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0317 10:26:09.001212   13111 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0317 10:26:09.006747   13111 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0317 10:26:09.006768   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:09.007939   13111 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0317 10:26:09.007957   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:09.506039   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:09.506106   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:09.512805   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:09.816917   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.409211863s)
	W0317 10:26:09.816970   13111 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:09.817005   13111 retry.go:31] will retry after 352.203065ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:10.005221   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:10.005341   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:10.014158   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0317 10:26:10.014224   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:10.036640   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:10.170013   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:10.202425   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.996667435s)
	I0317 10:26:10.202487   13111 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-023654"
	I0317 10:26:10.204705   13111 out.go:177] * Verifying csi-hostpath-driver addon...
	I0317 10:26:10.206757   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0317 10:26:10.211361   13111 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0317 10:26:10.211385   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:10.309941   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0317 10:26:10.399776   13111 addons.go:238] Setting addon gcp-auth=true in "addons-023654"
	I0317 10:26:10.399830   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:10.400295   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:10.422522   13111 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0317 10:26:10.422577   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:10.439128   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:10.504758   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:10.504994   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:10.710200   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:11.004265   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:11.004297   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:11.209959   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:11.504310   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:11.504434   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:11.512987   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:11.709313   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.004286   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:12.004426   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:12.209911   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.504552   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:12.504748   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:12.709202   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.974608   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (2.804549099s)
	I0317 10:26:12.974652   13111 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.552101849s)
	I0317 10:26:12.976100   13111 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0317 10:26:12.977542   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:12.978709   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0317 10:26:12.978729   13111 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0317 10:26:12.994799   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0317 10:26:12.994824   13111 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0317 10:26:13.006525   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:13.006681   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:13.013079   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0317 10:26:13.013101   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0317 10:26:13.029003   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:13.209501   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:13.326170   13111 addons.go:479] Verifying addon gcp-auth=true in "addons-023654"
	I0317 10:26:13.327922   13111 out.go:177] * Verifying gcp-auth addon...
	I0317 10:26:13.329891   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0317 10:26:13.332234   13111 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0317 10:26:13.332255   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:13.504874   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:13.504989   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:13.513772   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:13.709169   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:13.832387   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:14.004129   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:14.004281   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:14.209639   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:14.332938   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:14.504267   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:14.504508   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:14.709773   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:14.833112   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:15.004665   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:15.004849   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:15.209098   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:15.332529   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:15.503977   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:15.504161   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:15.514046   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:15.709703   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:15.832978   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:16.005281   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:16.005411   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:16.209698   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:16.332947   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:16.504605   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:16.504767   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:16.710018   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:16.832279   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:17.003825   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:17.003993   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:17.209577   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:17.333017   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:17.504535   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:17.504723   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:17.709946   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:17.832338   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:18.004516   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:18.004696   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:18.013970   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:18.209520   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:18.333132   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:18.504856   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:18.504968   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:18.709282   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:18.832763   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:19.004624   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:19.004763   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:19.209094   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:19.332667   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:19.504253   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:19.504370   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:19.709740   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:19.833174   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:20.004181   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:20.004297   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:20.209535   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:20.332908   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:20.504549   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:20.504689   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:20.513780   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:20.709353   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:20.832883   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:21.004497   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:21.004645   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:21.209172   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:21.332741   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:21.504306   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:21.504395   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:21.709969   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:21.832705   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:22.005184   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:22.013546   13111 node_ready.go:49] node "addons-023654" has status "Ready":"True"
	I0317 10:26:22.013569   13111 node_ready.go:38] duration metric: took 17.002607011s for node "addons-023654" to be "Ready" ...
	I0317 10:26:22.013581   13111 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" ...
	I0317 10:26:22.019631   13111 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0317 10:26:22.019652   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:22.020849   13111 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:22.216757   13111 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0317 10:26:22.216800   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:22.332890   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:22.506870   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:22.506891   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:22.710088   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:22.832403   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:23.004188   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:23.004303   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:23.210986   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:23.333347   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:23.504812   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:23.505259   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:23.710410   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:23.832898   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:24.004883   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:24.005015   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:24.026241   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:24.210263   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:24.332833   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:24.504989   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:24.505119   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:24.709791   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:24.833153   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:25.005478   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:25.005643   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:25.215515   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:25.395283   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:25.509111   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:25.509319   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:25.710137   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:25.895225   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:26.007419   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:26.007553   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:26.210051   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:26.332914   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:26.504609   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:26.504753   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:26.526155   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:26.711646   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:26.833017   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:27.005356   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:27.005401   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:27.211284   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:27.333047   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:27.504894   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:27.504982   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:27.709372   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:27.832649   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:28.004570   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:28.004622   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:28.210231   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:28.332921   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:28.505228   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:28.505278   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:28.710258   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:28.832560   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:29.004840   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:29.004939   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:29.025124   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:29.210551   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:29.332956   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:29.504662   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:29.504738   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:29.710842   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:29.895715   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:30.004419   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:30.005177   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:30.210283   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:30.332985   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:30.505174   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:30.505252   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:30.709480   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:30.832890   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:31.005094   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:31.005282   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:31.025784   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:31.209797   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:31.332912   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:31.504518   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:31.504597   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:31.710390   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:31.832744   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:32.004399   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:32.004430   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:32.210567   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:32.333005   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:32.504926   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:32.504999   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:32.710140   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:32.833069   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:33.004214   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:33.004256   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:33.210148   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:33.332429   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:33.505784   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:33.505929   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:33.525952   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:33.709858   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:33.833005   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:34.004559   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:34.004685   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:34.210209   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:34.332489   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:34.504144   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:34.504303   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:34.710754   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:34.833083   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:35.005305   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:35.005349   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:35.210214   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:35.332472   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:35.504199   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:35.504281   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:35.710108   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:35.832511   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:36.004299   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:36.004344   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:36.026365   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:36.210284   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:36.332993   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:36.505222   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:36.505315   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:36.710007   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:36.832129   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.007696   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:37.007814   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:37.210507   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:37.333488   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.504249   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:37.504314   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:37.525766   13111 pod_ready.go:93] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.525788   13111 pod_ready.go:82] duration metric: took 15.504912383s for pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.525797   13111 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.529386   13111 pod_ready.go:93] pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.529406   13111 pod_ready.go:82] duration metric: took 3.601954ms for pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.529434   13111 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.532821   13111 pod_ready.go:93] pod "etcd-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.532841   13111 pod_ready.go:82] duration metric: took 3.399794ms for pod "etcd-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.532855   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.536131   13111 pod_ready.go:93] pod "kube-apiserver-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.536148   13111 pod_ready.go:82] duration metric: took 3.28645ms for pod "kube-apiserver-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.536157   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.539357   13111 pod_ready.go:93] pod "kube-controller-manager-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.539373   13111 pod_ready.go:82] duration metric: took 3.210526ms for pod "kube-controller-manager-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.539395   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-2b2d8" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.710382   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:37.833277   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.923888   13111 pod_ready.go:93] pod "kube-proxy-2b2d8" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.923909   13111 pod_ready.go:82] duration metric: took 384.506632ms for pod "kube-proxy-2b2d8" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.923921   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.005121   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:38.005124   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:38.211592   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:38.323477   13111 pod_ready.go:93] pod "kube-scheduler-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:38.323496   13111 pod_ready.go:82] duration metric: took 399.567435ms for pod "kube-scheduler-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.323505   13111 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.332748   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:38.504942   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:38.505049   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:38.710187   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:38.724288   13111 pod_ready.go:93] pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:38.724306   13111 pod_ready.go:82] duration metric: took 400.795234ms for pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.724316   13111 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.832949   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:39.007764   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:39.008060   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:39.210716   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:39.332360   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:39.522800   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:39.522914   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:39.709656   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:39.832989   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:40.005251   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:40.005365   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:40.210099   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:40.332382   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:40.503769   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:40.503842   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:40.709460   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:40.729430   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:40.832604   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:41.004668   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:41.004738   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:41.210358   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:41.333298   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:41.504083   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:41.504109   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:41.710084   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:41.893909   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:42.005424   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:42.005677   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:42.209918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:42.392565   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:42.506049   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:42.506442   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:42.711128   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:42.805315   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:42.895465   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:43.011923   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:43.012623   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:43.209656   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:43.392809   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:43.504430   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:43.504506   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:43.710251   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:43.833325   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:44.004201   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:44.004399   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:44.209887   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:44.333485   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:44.507883   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:44.508035   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:44.709743   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:44.832549   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:45.004611   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:45.004805   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:45.210286   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:45.229628   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:45.333275   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:45.505348   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:45.505547   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:45.710043   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:45.832841   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:46.004860   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:46.004981   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:46.210627   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:46.333360   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:46.505526   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:46.505580   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:46.710290   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:46.833462   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:47.004843   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:47.004957   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:47.210349   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:47.230893   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:47.332527   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:47.504493   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:47.504574   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:47.710322   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:47.833279   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:48.004135   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:48.004233   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:48.209763   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:48.332629   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:48.504431   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:48.504550   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:48.709952   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:48.833807   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:49.005224   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:49.005244   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:49.209994   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:49.332747   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:49.504792   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:49.504897   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:49.709751   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:49.728520   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:49.833051   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:50.004652   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:50.004796   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:50.209334   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:50.333158   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:50.504889   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:50.504917   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:50.709760   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:50.728977   13111 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:50.729001   13111 pod_ready.go:82] duration metric: took 12.004677865s for pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:50.729093   13111 pod_ready.go:39] duration metric: took 28.71549279s 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" ...
	I0317 10:26:50.729125   13111 api_server.go:52] waiting for apiserver process to appear ...
	I0317 10:26:50.729184   13111 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 10:26:50.740822   13111 api_server.go:72] duration metric: took 47.848641947s to wait for apiserver process to appear ...
	I0317 10:26:50.740848   13111 api_server.go:88] waiting for apiserver healthz status ...
	I0317 10:26:50.740865   13111 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0317 10:26:50.744379   13111 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0317 10:26:50.745167   13111 api_server.go:141] control plane version: v1.32.2
	I0317 10:26:50.745185   13111 api_server.go:131] duration metric: took 4.330553ms to wait for apiserver health ...
	I0317 10:26:50.745192   13111 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 10:26:50.748171   13111 system_pods.go:59] 19 kube-system pods found
	I0317 10:26:50.748199   13111 system_pods.go:61] "amd-gpu-device-plugin-j9tlh" [4afe8939-0b95-4043-b92d-456b9277747d] Running
	I0317 10:26:50.748206   13111 system_pods.go:61] "coredns-668d6bf9bc-tbb2p" [5203ce70-b9ce-43f5-ab7c-1e564b7fde58] Running
	I0317 10:26:50.748212   13111 system_pods.go:61] "csi-hostpath-attacher-0" [6c5a2b06-2d5d-4f22-a315-025aba516adc] Running
	I0317 10:26:50.748221   13111 system_pods.go:61] "csi-hostpath-resizer-0" [22860cad-55e0-438a-a603-eda458782fd7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0317 10:26:50.748230   13111 system_pods.go:61] "csi-hostpathplugin-d8j6g" [644ccb0e-2012-41d6-bed9-d26fd4e77f1a] 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])
	I0317 10:26:50.748236   13111 system_pods.go:61] "etcd-addons-023654" [a75b3e6a-1aef-47a5-ac53-898ee12e5a88] Running
	I0317 10:26:50.748240   13111 system_pods.go:61] "kindnet-5kb5k" [27495b5b-e12a-41a5-b48e-aa31abb6dfd1] Running
	I0317 10:26:50.748243   13111 system_pods.go:61] "kube-apiserver-addons-023654" [6e94e532-5f84-4319-98b9-348151ab8090] Running
	I0317 10:26:50.748247   13111 system_pods.go:61] "kube-controller-manager-addons-023654" [0092c5c9-9a60-419a-b41a-3a46ce11f283] Running
	I0317 10:26:50.748251   13111 system_pods.go:61] "kube-ingress-dns-minikube" [12751b41-3e9c-4643-aeea-44177036669f] Running
	I0317 10:26:50.748255   13111 system_pods.go:61] "kube-proxy-2b2d8" [de1724b8-5709-41ab-953d-9d5fd38edaf8] Running
	I0317 10:26:50.748263   13111 system_pods.go:61] "kube-scheduler-addons-023654" [597c6270-4015-47a6-a76a-52d239ef91e9] Running
	I0317 10:26:50.748268   13111 system_pods.go:61] "metrics-server-7fbb699795-lxz6x" [2201b49a-915e-4d8e-a7a5-bc50cf0037f7] Running
	I0317 10:26:50.748276   13111 system_pods.go:61] "nvidia-device-plugin-daemonset-t54nc" [7ea32d63-c896-4e92-860c-5677214ac89f] Running
	I0317 10:26:50.748284   13111 system_pods.go:61] "registry-6c88467877-5kggn" [c30fbc07-7a69-4186-910e-ec96c0ef9653] Running
	I0317 10:26:50.748295   13111 system_pods.go:61] "registry-proxy-c8wmn" [1011cda5-f50b-4136-8d44-b98d678c110a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0317 10:26:50.748303   13111 system_pods.go:61] "snapshot-controller-68b874b76f-78ddc" [efbe38ad-4a22-4ab5-8b2c-e9074446f88a] Running
	I0317 10:26:50.748315   13111 system_pods.go:61] "snapshot-controller-68b874b76f-q8hqg" [385bc2ff-b28e-42b7-bbac-6cabc0d9ac0c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0317 10:26:50.748323   13111 system_pods.go:61] "storage-provisioner" [bfecb05f-b7d7-4a51-882e-dee907c58afd] Running
	I0317 10:26:50.748332   13111 system_pods.go:74] duration metric: took 3.135023ms to wait for pod list to return data ...
	I0317 10:26:50.748341   13111 default_sa.go:34] waiting for default service account to be created ...
	I0317 10:26:50.750256   13111 default_sa.go:45] found service account: "default"
	I0317 10:26:50.750273   13111 default_sa.go:55] duration metric: took 1.92588ms for default service account to be created ...
	I0317 10:26:50.750282   13111 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 10:26:50.752711   13111 system_pods.go:86] 19 kube-system pods found
	I0317 10:26:50.752737   13111 system_pods.go:89] "amd-gpu-device-plugin-j9tlh" [4afe8939-0b95-4043-b92d-456b9277747d] Running
	I0317 10:26:50.752742   13111 system_pods.go:89] "coredns-668d6bf9bc-tbb2p" [5203ce70-b9ce-43f5-ab7c-1e564b7fde58] Running
	I0317 10:26:50.752745   13111 system_pods.go:89] "csi-hostpath-attacher-0" [6c5a2b06-2d5d-4f22-a315-025aba516adc] Running
	I0317 10:26:50.752753   13111 system_pods.go:89] "csi-hostpath-resizer-0" [22860cad-55e0-438a-a603-eda458782fd7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0317 10:26:50.752760   13111 system_pods.go:89] "csi-hostpathplugin-d8j6g" [644ccb0e-2012-41d6-bed9-d26fd4e77f1a] 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])
	I0317 10:26:50.752771   13111 system_pods.go:89] "etcd-addons-023654" [a75b3e6a-1aef-47a5-ac53-898ee12e5a88] Running
	I0317 10:26:50.752776   13111 system_pods.go:89] "kindnet-5kb5k" [27495b5b-e12a-41a5-b48e-aa31abb6dfd1] Running
	I0317 10:26:50.752784   13111 system_pods.go:89] "kube-apiserver-addons-023654" [6e94e532-5f84-4319-98b9-348151ab8090] Running
	I0317 10:26:50.752791   13111 system_pods.go:89] "kube-controller-manager-addons-023654" [0092c5c9-9a60-419a-b41a-3a46ce11f283] Running
	I0317 10:26:50.752799   13111 system_pods.go:89] "kube-ingress-dns-minikube" [12751b41-3e9c-4643-aeea-44177036669f] Running
	I0317 10:26:50.752804   13111 system_pods.go:89] "kube-proxy-2b2d8" [de1724b8-5709-41ab-953d-9d5fd38edaf8] Running
	I0317 10:26:50.752810   13111 system_pods.go:89] "kube-scheduler-addons-023654" [597c6270-4015-47a6-a76a-52d239ef91e9] Running
	I0317 10:26:50.752813   13111 system_pods.go:89] "metrics-server-7fbb699795-lxz6x" [2201b49a-915e-4d8e-a7a5-bc50cf0037f7] Running
	I0317 10:26:50.752820   13111 system_pods.go:89] "nvidia-device-plugin-daemonset-t54nc" [7ea32d63-c896-4e92-860c-5677214ac89f] Running
	I0317 10:26:50.752824   13111 system_pods.go:89] "registry-6c88467877-5kggn" [c30fbc07-7a69-4186-910e-ec96c0ef9653] Running
	I0317 10:26:50.752830   13111 system_pods.go:89] "registry-proxy-c8wmn" [1011cda5-f50b-4136-8d44-b98d678c110a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0317 10:26:50.752836   13111 system_pods.go:89] "snapshot-controller-68b874b76f-78ddc" [efbe38ad-4a22-4ab5-8b2c-e9074446f88a] Running
	I0317 10:26:50.752842   13111 system_pods.go:89] "snapshot-controller-68b874b76f-q8hqg" [385bc2ff-b28e-42b7-bbac-6cabc0d9ac0c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0317 10:26:50.752849   13111 system_pods.go:89] "storage-provisioner" [bfecb05f-b7d7-4a51-882e-dee907c58afd] Running
	I0317 10:26:50.752864   13111 system_pods.go:126] duration metric: took 2.575237ms to wait for k8s-apps to be running ...
	I0317 10:26:50.752876   13111 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 10:26:50.752919   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 10:26:50.763324   13111 system_svc.go:56] duration metric: took 10.445324ms WaitForService to wait for kubelet
	I0317 10:26:50.763345   13111 kubeadm.go:582] duration metric: took 47.871170661s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 10:26:50.763365   13111 node_conditions.go:102] verifying NodePressure condition ...
	I0317 10:26:50.765533   13111 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0317 10:26:50.765559   13111 node_conditions.go:123] node cpu capacity is 8
	I0317 10:26:50.765574   13111 node_conditions.go:105] duration metric: took 2.199369ms to run NodePressure ...
	I0317 10:26:50.765588   13111 start.go:241] waiting for startup goroutines ...
	I0317 10:26:50.833080   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:51.005367   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:51.005418   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:51.210308   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:51.393125   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:51.504738   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:51.504786   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:51.710516   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:51.832936   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:52.004639   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:52.004761   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:52.210667   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:52.332778   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:52.504911   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:52.504920   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:52.709663   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:52.832931   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:53.005259   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:53.005304   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:53.210047   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:53.333528   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:53.504393   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:53.504462   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:53.710504   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:53.833068   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:54.004979   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:54.005167   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:54.209902   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:54.332840   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:54.521240   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:54.521352   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:54.710373   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:54.832773   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:55.005086   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:55.005186   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:55.210111   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:55.332565   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:55.504602   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:55.504602   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:55.710615   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:55.893402   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:56.004313   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:56.006604   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:56.209550   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:56.332965   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:56.504638   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:56.504948   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:56.709522   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:56.832920   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:57.005152   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:57.005171   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:57.210505   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:57.332786   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:57.504428   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:57.504464   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:57.709982   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:57.833374   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:58.004933   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:58.005124   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:58.209875   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:58.333112   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:58.505519   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:58.505712   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:58.710393   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:58.833089   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:59.005153   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:59.005315   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:59.210441   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:59.332964   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:59.505088   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:59.505117   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:59.710007   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:59.832644   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:00.004918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:00.004951   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:00.209881   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:00.333428   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:00.504003   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:00.504163   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:00.710481   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:00.832646   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:01.004965   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:01.005132   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:01.210952   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:01.332679   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:01.504876   13111 kapi.go:107] duration metric: took 52.503675698s to wait for kubernetes.io/minikube-addons=registry ...
	I0317 10:27:01.504906   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:01.709569   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:01.832918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:02.004588   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:02.210055   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:02.332245   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:02.505456   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:02.710198   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:02.895496   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:03.004650   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:03.209599   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:03.333053   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:03.504684   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:03.710170   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:03.833246   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:04.005196   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:04.209915   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:04.333198   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:04.504959   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:04.710069   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:04.833339   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:05.004627   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:05.209670   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:05.333076   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:05.504968   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:05.709939   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:05.833381   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:06.004346   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:06.210648   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:06.332797   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:06.505650   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:06.710929   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:06.832682   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:07.005020   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:07.210482   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:07.393983   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:07.595534   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:07.793895   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:07.893700   13111 kapi.go:107] duration metric: took 54.563804728s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0317 10:27:07.895541   13111 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-023654 cluster.
	I0317 10:27:07.896941   13111 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0317 10:27:07.898265   13111 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0317 10:27:08.004617   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:08.212209   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:08.504798   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:08.711165   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:09.004413   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:09.210615   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:09.504500   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:09.710716   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:10.004460   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:10.210598   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:10.504533   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:10.710540   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:11.005055   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:11.210351   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:11.504562   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:11.710426   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:12.004631   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:12.210323   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:12.505008   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:12.710373   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:13.004734   13111 kapi.go:107] duration metric: took 1m4.003518078s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0317 10:27:13.210486   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:13.710398   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:14.210269   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:14.710631   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:15.209938   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:15.709905   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:16.210829   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:16.710627   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:17.210027   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:17.710814   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:18.209848   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:18.710278   13111 kapi.go:107] duration metric: took 1m8.503519825s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0317 10:27:18.712262   13111 out.go:177] * Enabled addons: cloud-spanner, amd-gpu-device-plugin, nvidia-device-plugin, ingress-dns, storage-provisioner, storage-provisioner-rancher, inspektor-gadget, default-storageclass, metrics-server, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0317 10:27:18.713780   13111 addons.go:514] duration metric: took 1m15.821727376s for enable addons: enabled=[cloud-spanner amd-gpu-device-plugin nvidia-device-plugin ingress-dns storage-provisioner storage-provisioner-rancher inspektor-gadget default-storageclass metrics-server yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0317 10:27:18.713821   13111 start.go:246] waiting for cluster config update ...
	I0317 10:27:18.713844   13111 start.go:255] writing updated cluster config ...
	I0317 10:27:18.714090   13111 ssh_runner.go:195] Run: rm -f paused
	I0317 10:27:18.763134   13111 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0317 10:27:18.765072   13111 out.go:177] * Done! kubectl is now configured to use "addons-023654" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.267600365Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 Namespace:local-path-storage ID:f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209 UID:f891e9d2-cd40-49fe-ac8c-959565a0534f NetNS:/var/run/netns/ac6beff7-b05f-4925-9e95-f9e9ff3eaee3 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.267795038Z" level=info msg="Deleting pod local-path-storage_helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 from CNI network \"kindnet\" (type=ptp)"
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.301375848Z" level=info msg="Stopped pod sandbox: f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209" id=b0d15c12-04b5-48ce-9f78-eb2b078ba6e1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:32:53 addons-023654 crio[1042]: time="2025-03-17 10:32:53.456824652Z" level=info msg="Stopping container: 1ac8c3bc3a955ced5f1c29bf24c557c6e631cdaf67e3c61ebccbdba59fa14f77 (timeout: 30s)" id=b0a805f1-66c4-441e-b059-5e34c4554cf3 name=/runtime.v1.RuntimeService/StopContainer
	Mar 17 10:32:58 addons-023654 crio[1042]: time="2025-03-17 10:32:58.043584546Z" level=info msg="Stopping pod sandbox: f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209" id=5a0f0cb0-2e41-40a4-aa78-858ff5e5ffff name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:32:58 addons-023654 crio[1042]: time="2025-03-17 10:32:58.043617965Z" level=info msg="Stopped pod sandbox (already stopped): f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209" id=5a0f0cb0-2e41-40a4-aa78-858ff5e5ffff name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:32:58 addons-023654 crio[1042]: time="2025-03-17 10:32:58.043880542Z" level=info msg="Removing pod sandbox: f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209" id=0fa6e8bc-74fb-4a5a-99cb-a1e705df59c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:32:58 addons-023654 crio[1042]: time="2025-03-17 10:32:58.051153999Z" level=info msg="Removed pod sandbox: f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209" id=0fa6e8bc-74fb-4a5a-99cb-a1e705df59c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:33:23 addons-023654 crio[1042]: time="2025-03-17 10:33:23.462925228Z" level=warning msg="Stopping container 1ac8c3bc3a955ced5f1c29bf24c557c6e631cdaf67e3c61ebccbdba59fa14f77 with stop signal timed out: timeout reached after 30 seconds waiting for container process to exit" id=b0a805f1-66c4-441e-b059-5e34c4554cf3 name=/runtime.v1.RuntimeService/StopContainer
	Mar 17 10:33:23 addons-023654 conmon[3711]: conmon 1ac8c3bc3a955ced5f1c <ninfo>: container 3723 exited with status 137
	Mar 17 10:33:23 addons-023654 crio[1042]: time="2025-03-17 10:33:23.594305218Z" level=info msg="Stopped container 1ac8c3bc3a955ced5f1c29bf24c557c6e631cdaf67e3c61ebccbdba59fa14f77: local-path-storage/local-path-provisioner-76f89f99b5-rlwpl/local-path-provisioner" id=b0a805f1-66c4-441e-b059-5e34c4554cf3 name=/runtime.v1.RuntimeService/StopContainer
	Mar 17 10:33:23 addons-023654 crio[1042]: time="2025-03-17 10:33:23.595165354Z" level=info msg="Stopping pod sandbox: 88242683fbc2887606d641b2c2eae6db392fddade0873e55264053547e93d714" id=1496349b-ab08-4066-8db6-99d80380324b name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:33:23 addons-023654 crio[1042]: time="2025-03-17 10:33:23.595428136Z" level=info msg="Got pod network &{Name:local-path-provisioner-76f89f99b5-rlwpl Namespace:local-path-storage ID:88242683fbc2887606d641b2c2eae6db392fddade0873e55264053547e93d714 UID:d7501e39-0f17-407b-b8f0-69fc79147f9e NetNS:/var/run/netns/c744618c-5f7d-426b-8b0b-20c4f9481831 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:33:23 addons-023654 crio[1042]: time="2025-03-17 10:33:23.595606594Z" level=info msg="Deleting pod local-path-storage_local-path-provisioner-76f89f99b5-rlwpl from CNI network \"kindnet\" (type=ptp)"
	Mar 17 10:33:23 addons-023654 crio[1042]: time="2025-03-17 10:33:23.628013797Z" level=info msg="Stopped pod sandbox: 88242683fbc2887606d641b2c2eae6db392fddade0873e55264053547e93d714" id=1496349b-ab08-4066-8db6-99d80380324b name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:33:24 addons-023654 crio[1042]: time="2025-03-17 10:33:24.353318143Z" level=info msg="Removing container: 1ac8c3bc3a955ced5f1c29bf24c557c6e631cdaf67e3c61ebccbdba59fa14f77" id=cb75f44c-701b-4cd8-af34-142a04feb0e8 name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 17 10:33:24 addons-023654 crio[1042]: time="2025-03-17 10:33:24.366783529Z" level=info msg="Removed container 1ac8c3bc3a955ced5f1c29bf24c557c6e631cdaf67e3c61ebccbdba59fa14f77: local-path-storage/local-path-provisioner-76f89f99b5-rlwpl/local-path-provisioner" id=cb75f44c-701b-4cd8-af34-142a04feb0e8 name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 17 10:33:43 addons-023654 crio[1042]: time="2025-03-17 10:33:43.119305135Z" level=info msg="Pulling image: docker.io/nginx:latest" id=b2fe6ee0-4315-47e5-8b18-aaeaaffea8f5 name=/runtime.v1.ImageService/PullImage
	Mar 17 10:33:43 addons-023654 crio[1042]: time="2025-03-17 10:33:43.134605158Z" level=info msg="Trying to access \"docker.io/library/nginx:latest\""
	Mar 17 10:33:54 addons-023654 crio[1042]: time="2025-03-17 10:33:54.830073495Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=891ff68b-5d7e-4d18-b94a-44129dba51e4 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:33:54 addons-023654 crio[1042]: time="2025-03-17 10:33:54.830394448Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=891ff68b-5d7e-4d18-b94a-44129dba51e4 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:33:58 addons-023654 crio[1042]: time="2025-03-17 10:33:58.053249918Z" level=info msg="Stopping pod sandbox: 88242683fbc2887606d641b2c2eae6db392fddade0873e55264053547e93d714" id=633cc11d-9d1e-41ed-bd17-dfebef71831d name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:33:58 addons-023654 crio[1042]: time="2025-03-17 10:33:58.053291469Z" level=info msg="Stopped pod sandbox (already stopped): 88242683fbc2887606d641b2c2eae6db392fddade0873e55264053547e93d714" id=633cc11d-9d1e-41ed-bd17-dfebef71831d name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:33:58 addons-023654 crio[1042]: time="2025-03-17 10:33:58.053593331Z" level=info msg="Removing pod sandbox: 88242683fbc2887606d641b2c2eae6db392fddade0873e55264053547e93d714" id=cf70888f-5000-45b6-90cf-d7445ca2ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:33:58 addons-023654 crio[1042]: time="2025-03-17 10:33:58.061240104Z" level=info msg="Removed pod sandbox: 88242683fbc2887606d641b2c2eae6db392fddade0873e55264053547e93d714" id=cf70888f-5000-45b6-90cf-d7445ca2ed50 name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	ccff35c9184e6       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                                              6 minutes ago       Running             nginx                                    0                   206bde5157d49       nginx
	e4370734d50ac       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                                          6 minutes ago       Running             busybox                                  0                   cab0036de1705       busybox
	8c15b517b96cb       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          6 minutes ago       Running             csi-snapshotter                          0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	ddb18ffe7ed0e       registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7                          6 minutes ago       Running             csi-provisioner                          0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	06aee994f48c7       registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6                            6 minutes ago       Running             liveness-probe                           0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	f61460dbcaf03       registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11                           6 minutes ago       Running             hostpath                                 0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	75c5c80b23af5       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc                6 minutes ago       Running             node-driver-registrar                    0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	8b499d55c0769       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864   7 minutes ago       Running             csi-external-health-monitor-controller   0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	c22545fe3cb27       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      7 minutes ago       Running             volume-snapshot-controller               0                   4312528d4d463       snapshot-controller-68b874b76f-q8hqg
	03a8e2c7d6acf       registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8                              7 minutes ago       Running             csi-resizer                              0                   622cce3f5458c       csi-hostpath-resizer-0
	5717c3cc4abd7       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      7 minutes ago       Running             volume-snapshot-controller               0                   8dbec29bdd313       snapshot-controller-68b874b76f-78ddc
	66e1dfb79577b       registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519d9bf0                             7 minutes ago       Running             csi-attacher                             0                   3af143ebe58f3       csi-hostpath-attacher-0
	4c600d973e730       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                                             7 minutes ago       Running             storage-provisioner                      0                   9b349514870b5       storage-provisioner
	36e3109ed0479       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                                             7 minutes ago       Running             coredns                                  0                   e1f93da50cf7c       coredns-668d6bf9bc-tbb2p
	5275a869d2928       docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495                                           7 minutes ago       Running             kindnet-cni                              0                   49cea31d36b72       kindnet-5kb5k
	e9beb2e7561ed       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5                                                                             7 minutes ago       Running             kube-proxy                               0                   89963572c0ae1       kube-proxy-2b2d8
	34c926c688e92       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                                             8 minutes ago       Running             etcd                                     0                   2d8d6635f04ea       etcd-addons-023654
	1be0a32372376       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef                                                                             8 minutes ago       Running             kube-apiserver                           0                   792c5407750d7       kube-apiserver-addons-023654
	5aac59d1a1ae5       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389                                                                             8 minutes ago       Running             kube-controller-manager                  0                   31f366b55e28b       kube-controller-manager-addons-023654
	aa3cfcd1dd1ca       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d                                                                             8 minutes ago       Running             kube-scheduler                           0                   82579dac2ad52       kube-scheduler-addons-023654
	
	
	==> coredns [36e3109ed0479a57fd8b38386161f98ef33ade83d233a84c1708e27e5caf63e8] <==
	[INFO] 10.244.0.22:53148 - 37958 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004314933s
	[INFO] 10.244.0.22:46507 - 43990 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005171224s
	[INFO] 10.244.0.22:37104 - 43125 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005039355s
	[INFO] 10.244.0.22:51442 - 29521 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005093698s
	[INFO] 10.244.0.22:47141 - 29787 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004957794s
	[INFO] 10.244.0.22:53148 - 5554 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00437678s
	[INFO] 10.244.0.22:42875 - 18427 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005164484s
	[INFO] 10.244.0.22:34410 - 2862 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005319103s
	[INFO] 10.244.0.22:60008 - 56825 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005268616s
	[INFO] 10.244.0.22:51442 - 29658 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.010675509s
	[INFO] 10.244.0.22:37104 - 49361 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.011064714s
	[INFO] 10.244.0.22:47141 - 22565 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006555676s
	[INFO] 10.244.0.22:60008 - 48097 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006404571s
	[INFO] 10.244.0.22:34410 - 27226 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006447911s
	[INFO] 10.244.0.22:53148 - 39647 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005856553s
	[INFO] 10.244.0.22:47141 - 13539 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000118407s
	[INFO] 10.244.0.22:46507 - 54112 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.011305935s
	[INFO] 10.244.0.22:53148 - 21881 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000105337s
	[INFO] 10.244.0.22:60008 - 11401 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000096226s
	[INFO] 10.244.0.22:46507 - 45727 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000099076s
	[INFO] 10.244.0.22:34410 - 47765 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00011385s
	[INFO] 10.244.0.22:42875 - 49450 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.007256578s
	[INFO] 10.244.0.22:51442 - 33686 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000142243s
	[INFO] 10.244.0.22:37104 - 54756 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000167422s
	[INFO] 10.244.0.22:42875 - 25142 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000122413s
	
	
	==> describe nodes <==
	Name:               addons-023654
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-023654
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76
	                    minikube.k8s.io/name=addons-023654
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T10_25_58_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-023654
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-023654"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 10:25:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-023654
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 10:33:57 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:26:21 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-023654
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 f15fcb2ee5674b5ca382ed921c6f5952
	  System UUID:                d06c83c6-93ce-4987-ba81-8c91ea0be0ee
	  Boot ID:                    ec6fb7d7-f279-4ceb-9985-655a6cbdd644
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m45s
	  default                     hello-world-app-7d9564db4-vxlbt          0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m56s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m17s
	  default                     task-pv-pod                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m2s
	  kube-system                 coredns-668d6bf9bc-tbb2p                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     8m1s
	  kube-system                 csi-hostpath-attacher-0                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m54s
	  kube-system                 csi-hostpath-resizer-0                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m54s
	  kube-system                 csi-hostpathplugin-d8j6g                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m43s
	  kube-system                 etcd-addons-023654                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         8m7s
	  kube-system                 kindnet-5kb5k                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      8m1s
	  kube-system                 kube-apiserver-addons-023654             250m (3%)     0 (0%)      0 (0%)           0 (0%)         8m7s
	  kube-system                 kube-controller-manager-addons-023654    200m (2%)     0 (0%)      0 (0%)           0 (0%)         8m7s
	  kube-system                 kube-proxy-2b2d8                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m1s
	  kube-system                 kube-scheduler-addons-023654             100m (1%)     0 (0%)      0 (0%)           0 (0%)         8m7s
	  kube-system                 snapshot-controller-68b874b76f-78ddc     0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m55s
	  kube-system                 snapshot-controller-68b874b76f-q8hqg     0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m55s
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m57s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (10%)  100m (1%)
	  memory             220Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 7m56s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  8m11s (x8 over 8m12s)  kubelet          Node addons-023654 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m11s (x8 over 8m12s)  kubelet          Node addons-023654 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m11s (x8 over 8m12s)  kubelet          Node addons-023654 status is now: NodeHasSufficientPID
	  Normal   Starting                 8m7s                   kubelet          Starting kubelet.
	  Warning  CgroupV1                 8m7s                   kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  8m6s                   kubelet          Node addons-023654 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m6s                   kubelet          Node addons-023654 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m6s                   kubelet          Node addons-023654 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           8m2s                   node-controller  Node addons-023654 event: Registered Node addons-023654 in Controller
	  Normal   NodeReady                7m43s                  kubelet          Node addons-023654 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002882] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001548] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000960] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001023] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001181] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001148] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001051] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000978] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.640954] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.024466] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.389027] kauditd_printk_skb: 46 callbacks suppressed
	[Mar17 10:27] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +1.008172] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:28] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +4.031703] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +8.191350] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[ +16.126831] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:29] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	
	
	==> etcd [34c926c688e922a02df237fdf35e78307133b65e2bd49954530d28f32e23b401] <==
	{"level":"info","ts":"2025-03-17T10:26:05.714048Z","caller":"traceutil/trace.go:171","msg":"trace[205518922] range","detail":"{range_begin:/registry/minions/addons-023654; range_end:; response_count:1; response_revision:401; }","duration":"109.234705ms","start":"2025-03-17T10:26:05.604807Z","end":"2025-03-17T10:26:05.714042Z","steps":["trace[205518922] 'agreement among raft nodes before linearized reading'  (duration: 109.192084ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.003644Z","caller":"traceutil/trace.go:171","msg":"trace[397871490] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"201.012254ms","start":"2025-03-17T10:26:05.802615Z","end":"2025-03-17T10:26:06.003628Z","steps":["trace[397871490] 'process raft request'  (duration: 200.980818ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004012Z","caller":"traceutil/trace.go:171","msg":"trace[1510012605] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"201.897618ms","start":"2025-03-17T10:26:05.802098Z","end":"2025-03-17T10:26:06.003995Z","steps":["trace[1510012605] 'process raft request'  (duration: 195.985179ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004084Z","caller":"traceutil/trace.go:171","msg":"trace[445092013] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"201.828346ms","start":"2025-03-17T10:26:05.802247Z","end":"2025-03-17T10:26:06.004075Z","steps":["trace[445092013] 'process raft request'  (duration: 201.279019ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004318Z","caller":"traceutil/trace.go:171","msg":"trace[12156193] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:413; }","duration":"190.639576ms","start":"2025-03-17T10:26:05.813669Z","end":"2025-03-17T10:26:06.004309Z","steps":["trace[12156193] 'read index received'  (duration: 184.423478ms)","trace[12156193] 'applied index is now lower than readState.Index'  (duration: 6.215543ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T10:26:06.004416Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.722971ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-668d6bf9bc-8wffk\" limit:1 ","response":"range_response_count:1 size:4005"}
	{"level":"info","ts":"2025-03-17T10:26:06.005789Z","caller":"traceutil/trace.go:171","msg":"trace[1579640501] range","detail":"{range_begin:/registry/pods/kube-system/coredns-668d6bf9bc-8wffk; range_end:; response_count:1; response_revision:408; }","duration":"192.110101ms","start":"2025-03-17T10:26:05.813665Z","end":"2025-03-17T10:26:06.005775Z","steps":["trace[1579640501] 'agreement among raft nodes before linearized reading'  (duration: 190.674665ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004544Z","caller":"traceutil/trace.go:171","msg":"trace[1819259223] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"193.651982ms","start":"2025-03-17T10:26:05.810884Z","end":"2025-03-17T10:26:06.004536Z","steps":["trace[1819259223] 'process raft request'  (duration: 193.287927ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004638Z","caller":"traceutil/trace.go:171","msg":"trace[1636846174] transaction","detail":"{read_only:false; response_revision:407; number_of_response:1; }","duration":"191.034103ms","start":"2025-03-17T10:26:05.813598Z","end":"2025-03-17T10:26:06.004632Z","steps":["trace[1636846174] 'process raft request'  (duration: 190.636149ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.208786Z","caller":"traceutil/trace.go:171","msg":"trace[772157355] linearizableReadLoop","detail":"{readStateIndex:422; appliedIndex:419; }","duration":"102.587654ms","start":"2025-03-17T10:26:06.104340Z","end":"2025-03-17T10:26:06.206928Z","steps":["trace[772157355] 'read index received'  (duration: 88.14631ms)","trace[772157355] 'applied index is now lower than readState.Index'  (duration: 14.440667ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:26:06.209413Z","caller":"traceutil/trace.go:171","msg":"trace[2088629205] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"106.494794ms","start":"2025-03-17T10:26:06.102892Z","end":"2025-03-17T10:26:06.209386Z","steps":["trace[2088629205] 'process raft request'  (duration: 99.134798ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.209463Z","caller":"traceutil/trace.go:171","msg":"trace[451772918] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"106.501501ms","start":"2025-03-17T10:26:06.102953Z","end":"2025-03-17T10:26:06.209454Z","steps":["trace[451772918] 'process raft request'  (duration: 101.991416ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.209493Z","caller":"traceutil/trace.go:171","msg":"trace[2042723506] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"105.009572ms","start":"2025-03-17T10:26:06.104468Z","end":"2025-03-17T10:26:06.209477Z","steps":["trace[2042723506] 'process raft request'  (duration: 102.415048ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T10:26:06.209531Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.171108ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-03-17T10:26:06.210277Z","caller":"traceutil/trace.go:171","msg":"trace[389650319] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"105.948762ms","start":"2025-03-17T10:26:06.104319Z","end":"2025-03-17T10:26:06.210267Z","steps":["trace[389650319] 'agreement among raft nodes before linearized reading'  (duration: 105.160983ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.312731Z","caller":"traceutil/trace.go:171","msg":"trace[724641500] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"100.681658ms","start":"2025-03-17T10:26:06.212024Z","end":"2025-03-17T10:26:06.312705Z","steps":["trace[724641500] 'process raft request'  (duration: 96.935827ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.313132Z","caller":"traceutil/trace.go:171","msg":"trace[1655962757] transaction","detail":"{read_only:false; number_of_response:1; response_revision:415; }","duration":"100.924576ms","start":"2025-03-17T10:26:06.212197Z","end":"2025-03-17T10:26:06.313122Z","steps":["trace[1655962757] 'process raft request'  (duration: 100.422397ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:07.091747Z","caller":"traceutil/trace.go:171","msg":"trace[1446976426] linearizableReadLoop","detail":"{readStateIndex:484; appliedIndex:483; }","duration":"100.970282ms","start":"2025-03-17T10:26:06.990757Z","end":"2025-03-17T10:26:07.091727Z","steps":["trace[1446976426] 'read index received'  (duration: 18.822337ms)","trace[1446976426] 'applied index is now lower than readState.Index'  (duration: 82.147269ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:26:07.092418Z","caller":"traceutil/trace.go:171","msg":"trace[791890692] transaction","detail":"{read_only:false; response_revision:473; number_of_response:1; }","duration":"178.757723ms","start":"2025-03-17T10:26:06.913646Z","end":"2025-03-17T10:26:07.092404Z","steps":["trace[791890692] 'process raft request'  (duration: 95.991899ms)","trace[791890692] 'compare'  (duration: 81.984092ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T10:26:07.092723Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.657638ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/local-path-provisioner-bind\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T10:26:07.092807Z","caller":"traceutil/trace.go:171","msg":"trace[392513197] range","detail":"{range_begin:/registry/clusterrolebindings/local-path-provisioner-bind; range_end:; response_count:0; response_revision:473; }","duration":"186.771766ms","start":"2025-03-17T10:26:06.906026Z","end":"2025-03-17T10:26:07.092797Z","steps":["trace[392513197] 'agreement among raft nodes before linearized reading'  (duration: 186.655464ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:27:21.671241Z","caller":"traceutil/trace.go:171","msg":"trace[1391726523] transaction","detail":"{read_only:false; response_revision:1249; number_of_response:1; }","duration":"107.224028ms","start":"2025-03-17T10:27:21.564001Z","end":"2025-03-17T10:27:21.671225Z","steps":["trace[1391726523] 'process raft request'  (duration: 107.110463ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:27:28.228031Z","caller":"traceutil/trace.go:171","msg":"trace[974501883] transaction","detail":"{read_only:false; response_revision:1265; number_of_response:1; }","duration":"123.238547ms","start":"2025-03-17T10:27:28.104773Z","end":"2025-03-17T10:27:28.228011Z","steps":["trace[974501883] 'process raft request'  (duration: 60.129233ms)","trace[974501883] 'compare'  (duration: 62.937116ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:27:28.419251Z","caller":"traceutil/trace.go:171","msg":"trace[597976713] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1267; }","duration":"125.906448ms","start":"2025-03-17T10:27:28.293332Z","end":"2025-03-17T10:27:28.419238Z","steps":["trace[597976713] 'process raft request'  (duration: 62.690918ms)","trace[597976713] 'compare'  (duration: 63.11412ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:27:45.354860Z","caller":"traceutil/trace.go:171","msg":"trace[1293510094] transaction","detail":"{read_only:false; response_revision:1427; number_of_response:1; }","duration":"123.267414ms","start":"2025-03-17T10:27:45.231572Z","end":"2025-03-17T10:27:45.354839Z","steps":["trace[1293510094] 'process raft request'  (duration: 123.096626ms)"],"step_count":1}
	
	
	==> kernel <==
	 10:34:04 up 16 min,  0 users,  load average: 0.06, 0.40, 0.32
	Linux addons-023654 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [5275a869d29284f93c5a479137fb0bb8f60ed19938ceea82f0b7589c4bd492fd] <==
	I0317 10:32:01.414573       1 main.go:301] handling current node
	I0317 10:32:11.407401       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:11.407435       1 main.go:301] handling current node
	I0317 10:32:21.408876       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:21.408928       1 main.go:301] handling current node
	I0317 10:32:31.407644       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:31.407680       1 main.go:301] handling current node
	I0317 10:32:41.407801       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:41.407839       1 main.go:301] handling current node
	I0317 10:32:51.414530       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:51.414565       1 main.go:301] handling current node
	I0317 10:33:01.408937       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:33:01.408971       1 main.go:301] handling current node
	I0317 10:33:11.407908       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:33:11.407940       1 main.go:301] handling current node
	I0317 10:33:21.414540       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:33:21.414584       1 main.go:301] handling current node
	I0317 10:33:31.407616       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:33:31.407675       1 main.go:301] handling current node
	I0317 10:33:41.411631       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:33:41.411667       1 main.go:301] handling current node
	I0317 10:33:51.415810       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:33:51.415842       1 main.go:301] handling current node
	I0317 10:34:01.407628       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:34:01.407679       1 main.go:301] handling current node
	
	
	==> kube-apiserver [1be0a3237237637e829f3bf4dd7f99415da8e139ca9f93c0d35cbf7cb604ded4] <==
	I0317 10:26:13.277877       1 alloc.go:330] "allocated clusterIPs" service="gcp-auth/gcp-auth" clusterIPs={"IPv4":"10.99.67.46"}
	W0317 10:26:21.844094       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.844136       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.844215       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.844251       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.862626       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.862738       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.893377       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.893500       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:25.294772       1 handler_proxy.go:99] no RequestInfo found in the context
	E0317 10:26:25.294852       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0317 10:26:25.294999       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.141.210:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.141.210:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.141.210:443: connect: connection refused" logger="UnhandledError"
	I0317 10:26:25.315441       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0317 10:27:27.442729       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39948: use of closed network connection
	E0317 10:27:27.600184       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39982: use of closed network connection
	I0317 10:27:36.531150       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.108.223.3"}
	I0317 10:27:42.309876       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0317 10:27:43.404558       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0317 10:27:47.821640       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0317 10:27:47.986819       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.88.95"}
	I0317 10:28:26.308807       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0317 10:30:08.798159       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.113.72"}
	
	
	==> kube-controller-manager [5aac59d1a1ae5cad03edb970a749504b974e0054589e60fd89395705a26661e6] <==
	W0317 10:31:48.087328       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
	E0317 10:31:48.088236       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"
	W0317 10:31:48.088978       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
	E0317 10:31:48.089007       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"
	I0317 10:31:52.837625       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="65.522µs"
	W0317 10:32:22.631351       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
	E0317 10:32:22.632253       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"
	W0317 10:32:22.633035       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
	E0317 10:32:22.633072       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"
	I0317 10:32:53.449493       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-76f89f99b5" duration="9.318µs"
	E0317 10:33:02.242682       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	W0317 10:33:14.049420       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
	E0317 10:33:14.050311       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"
	W0317 10:33:14.051114       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
	E0317 10:33:14.051147       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"
	E0317 10:33:17.243743       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	E0317 10:33:32.244759       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	I0317 10:33:40.872770       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	E0317 10:33:47.245852       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	W0317 10:33:54.507213       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
	E0317 10:33:54.508189       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"
	W0317 10:33:54.508983       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
	E0317 10:33:54.509013       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"
	I0317 10:33:54.839087       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="63.893µs"
	E0317 10:34:02.246192       1 pv_controller.go:1587] "Error finding provisioning plugin for claim" err="storageclass.storage.k8s.io \"local-path\" not found" logger="persistentvolume-binder-controller" PVC="default/test-pvc"
	
	
	==> kube-proxy [e9beb2e7561ed1a25e0fcd3d6456321204705df1706c0e115f702424897d192e] <==
	I0317 10:26:06.212186       1 server_linux.go:66] "Using iptables proxy"
	I0317 10:26:07.007440       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0317 10:26:07.105318       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`"
	I0317 10:26:07.405838       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0317 10:26:07.405901       1 server_linux.go:170] "Using iptables Proxier"
	I0317 10:26:07.415972       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"
	I0317 10:26:07.502094       1 server.go:497] "Version info" version="v1.32.2"
	I0317 10:26:07.502549       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:26:07.514008       1 config.go:199] "Starting service config controller"
	I0317 10:26:07.514056       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 10:26:07.514093       1 config.go:105] "Starting endpoint slice config controller"
	I0317 10:26:07.514628       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 10:26:07.514173       1 config.go:329] "Starting node config controller"
	I0317 10:26:07.514651       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 10:26:07.614533       1 shared_informer.go:320] Caches are synced for service config
	I0317 10:26:07.690618       1 shared_informer.go:320] Caches are synced for node config
	I0317 10:26:07.690640       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [aa3cfcd1dd1ca288b0997afb8c6f2018dbe45bb0300e605ba83b40b910091706] <==
	W0317 10:25:55.719484       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
	E0317 10:25:55.719502       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"
	W0317 10:25:55.719508       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
	E0317 10:25:55.719524       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"
	W0317 10:25:55.719534       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
	E0317 10:25:55.719548       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"
	W0317 10:25:55.719595       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
	E0317 10:25:55.719607       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"
	W0317 10:25:55.719617       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
	E0317 10:25:55.719624       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"
	W0317 10:25:55.719627       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
	E0317 10:25:55.719644       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"
	W0317 10:25:55.719668       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
	W0317 10:25:55.719697       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
	E0317 10:25:55.719701       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"
	E0317 10:25:55.719710       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"
	W0317 10:25:55.793360       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
	E0317 10:25:55.793404       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"
	W0317 10:25:56.651511       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
	E0317 10:25:56.651551       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"
	W0317 10:25:56.706754       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
	E0317 10:25:56.706791       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"
	W0317 10:25:56.994358       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0317 10:25:56.994399       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: 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"
	I0317 10:25:59.017414       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.925326    1649 manager.go:1116] Failed to create existing container: /crio-97498ee7469457adc93f3c4711555a51e2f9b23ec413a23671a1f0ccf8a16547: Error finding container 97498ee7469457adc93f3c4711555a51e2f9b23ec413a23671a1f0ccf8a16547: Status 404 returned error can't find the container with id 97498ee7469457adc93f3c4711555a51e2f9b23ec413a23671a1f0ccf8a16547
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.925539    1649 manager.go:1116] Failed to create existing container: /docker/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/crio-97498ee7469457adc93f3c4711555a51e2f9b23ec413a23671a1f0ccf8a16547: Error finding container 97498ee7469457adc93f3c4711555a51e2f9b23ec413a23671a1f0ccf8a16547: Status 404 returned error can't find the container with id 97498ee7469457adc93f3c4711555a51e2f9b23ec413a23671a1f0ccf8a16547
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.928781    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/15dec649dc268e654b6e2b2e315f2a4b5258f7dc0d690aa464694b5a0403fa34/diff" to get inode usage: stat /var/lib/containers/storage/overlay/15dec649dc268e654b6e2b2e315f2a4b5258f7dc0d690aa464694b5a0403fa34/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.928804    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/15dec649dc268e654b6e2b2e315f2a4b5258f7dc0d690aa464694b5a0403fa34/diff" to get inode usage: stat /var/lib/containers/storage/overlay/15dec649dc268e654b6e2b2e315f2a4b5258f7dc0d690aa464694b5a0403fa34/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.931051    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/69332b96ab70d61a4b915887402f84d99bca007d2ff6b9ebf936a9df6d882936/diff" to get inode usage: stat /var/lib/containers/storage/overlay/69332b96ab70d61a4b915887402f84d99bca007d2ff6b9ebf936a9df6d882936/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.932173    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/289172d2a3204e427ef92616a5dfa63e13d5590e5d01cb779cfc852ddfe17cfa/diff" to get inode usage: stat /var/lib/containers/storage/overlay/289172d2a3204e427ef92616a5dfa63e13d5590e5d01cb779cfc852ddfe17cfa/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.934374    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/289172d2a3204e427ef92616a5dfa63e13d5590e5d01cb779cfc852ddfe17cfa/diff" to get inode usage: stat /var/lib/containers/storage/overlay/289172d2a3204e427ef92616a5dfa63e13d5590e5d01cb779cfc852ddfe17cfa/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.943195    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff" to get inode usage: stat /var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.946524    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/193b9d96a88e61dbe192f2e3bf60320471205b5b4641ea9d3b312833e042ba78/diff" to get inode usage: stat /var/lib/containers/storage/overlay/193b9d96a88e61dbe192f2e3bf60320471205b5b4641ea9d3b312833e042ba78/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.947617    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/527010e64bad29a6c9833f4fcd225c0a470fa37be3b6c18be41df30a87bd6d33/diff" to get inode usage: stat /var/lib/containers/storage/overlay/527010e64bad29a6c9833f4fcd225c0a470fa37be3b6c18be41df30a87bd6d33/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.948727    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff" to get inode usage: stat /var/lib/containers/storage/overlay/89f8735369447b038136b0c7ab266813b7917c6c949f6d28c2983462a332e9a6/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.953073    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.954182    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/2178aa6f3546cd1b4a65e9fa5152dba6b8702cf0a6d00f230dd13b4580dc8cc2/diff" to get inode usage: stat /var/lib/containers/storage/overlay/2178aa6f3546cd1b4a65e9fa5152dba6b8702cf0a6d00f230dd13b4580dc8cc2/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.957381    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/193b9d96a88e61dbe192f2e3bf60320471205b5b4641ea9d3b312833e042ba78/diff" to get inode usage: stat /var/lib/containers/storage/overlay/193b9d96a88e61dbe192f2e3bf60320471205b5b4641ea9d3b312833e042ba78/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.994698    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/dcb0ddc3535fe5316af5f59575b577d99b7d16c1a4641274693a1945226c4fb9/diff" to get inode usage: stat /var/lib/containers/storage/overlay/dcb0ddc3535fe5316af5f59575b577d99b7d16c1a4641274693a1945226c4fb9/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:57 addons-023654 kubelet[1649]: E0317 10:33:57.995841    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff" to get inode usage: stat /var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.005657    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/dcb0ddc3535fe5316af5f59575b577d99b7d16c1a4641274693a1945226c4fb9/diff" to get inode usage: stat /var/lib/containers/storage/overlay/dcb0ddc3535fe5316af5f59575b577d99b7d16c1a4641274693a1945226c4fb9/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.009930    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff" to get inode usage: stat /var/lib/containers/storage/overlay/73a9d2cb96d809396ae570ff83032851f96e1f4629f7e7bb8fd4216bc15a1a13/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.011032    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/e86116c41153c8fd289ee71039dba8315e344a65bcd6ca7e28439bd2c9b1bffe/diff" to get inode usage: stat /var/lib/containers/storage/overlay/e86116c41153c8fd289ee71039dba8315e344a65bcd6ca7e28439bd2c9b1bffe/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.012150    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/871e59e629b8e4d81f65784ea65606f105920719571d774fe5e4bf1f8c53dc6f/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.015423    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/e86116c41153c8fd289ee71039dba8315e344a65bcd6ca7e28439bd2c9b1bffe/diff" to get inode usage: stat /var/lib/containers/storage/overlay/e86116c41153c8fd289ee71039dba8315e344a65bcd6ca7e28439bd2c9b1bffe/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.017582    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/5fdccdad6ec8bb189322c783029ec4d8cf4fc76a580140843378cd0002821c2d/diff" to get inode usage: stat /var/lib/containers/storage/overlay/5fdccdad6ec8bb189322c783029ec4d8cf4fc76a580140843378cd0002821c2d/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.018669    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/69332b96ab70d61a4b915887402f84d99bca007d2ff6b9ebf936a9df6d882936/diff" to get inode usage: stat /var/lib/containers/storage/overlay/69332b96ab70d61a4b915887402f84d99bca007d2ff6b9ebf936a9df6d882936/diff: no such file or directory, extraDiskErr: <nil>
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.086943    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207638086722347,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:33:58 addons-023654 kubelet[1649]: E0317 10:33:58.086975    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207638086722347,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [4c600d973e730250ed6d784df1125a294aee9be5654aa086f73dafe2468bb028] <==
	I0317 10:26:22.792537       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0317 10:26:22.800007       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0317 10:26:22.800123       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0317 10:26:22.806137       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0317 10:26:22.806315       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"487cce58-7a75-46eb-8c27-6418f5a0fd65", APIVersion:"v1", ResourceVersion:"923", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290 became leader
	I0317 10:26:22.806378       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290!
	I0317 10:26:22.906609       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-023654 -n addons-023654
helpers_test.go:261: (dbg) Run:  kubectl --context addons-023654 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/CSI]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-023654 describe pod hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path
helpers_test.go:282: (dbg) kubectl --context addons-023654 describe pod hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path:

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-vxlbt
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-023654/192.168.49.2
	Start Time:       Mon, 17 Mar 2025 10:30:08 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=7d9564db4
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.30
	IPs:
	  IP:           10.244.0.30
	Controlled By:  ReplicaSet/hello-world-app-7d9564db4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/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-vp5pq (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vp5pq:
	    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  3m57s                  default-scheduler  Successfully assigned default/hello-world-app-7d9564db4-vxlbt to addons-023654
	  Normal   Pulling    2m13s (x2 over 3m57s)  kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"
	  Warning  Failed     22s (x2 over 2m25s)    kubelet            Failed to pull image "docker.io/kicbase/echo-server:1.0": loading manifest for target platform: reading manifest sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86 in docker.io/kicbase/echo-server: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     22s (x2 over 2m25s)    kubelet            Error: ErrImagePull
	  Normal   BackOff    11s (x2 over 2m24s)    kubelet            Back-off pulling image "docker.io/kicbase/echo-server:1.0"
	  Warning  Failed     11s (x2 over 2m24s)    kubelet            Error: ImagePullBackOff
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-023654/192.168.49.2
	Start Time:       Mon, 17 Mar 2025 10:28:02 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	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-knzjt (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-knzjt:
	    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  6m3s                  default-scheduler  Successfully assigned default/task-pv-pod to addons-023654
	  Warning  Failed     114s (x3 over 5m12s)  kubelet            Failed to pull image "docker.io/nginx": reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     114s (x3 over 5m12s)  kubelet            Error: ErrImagePull
	  Normal   BackOff    78s (x5 over 5m12s)   kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     78s (x5 over 5m12s)   kubelet            Error: ImagePullBackOff
	  Normal   Pulling    63s (x4 over 6m2s)    kubelet            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-5jc29 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-5jc29:
	    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 --
helpers_test.go:285: <<< TestAddons/parallel/CSI FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.524832729s)
--- FAIL: TestAddons/parallel/CSI (389.94s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (345.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-023654 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-023654 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-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Non-zero exit: kubectl --context addons-023654 get pvc test-pvc -o jsonpath={.status.phase} -n default: context deadline exceeded (1.381µs)
helpers_test.go:396: TestAddons/parallel/LocalPath: WARNING: PVC get for "default" "test-pvc" returned: context deadline exceeded
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-023654
helpers_test.go:235: (dbg) docker inspect addons-023654:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb",
	        "Created": "2025-03-17T10:25:44.661663287Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13734,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-03-17T10:25:44.695391536Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b0734d4b8a5a2dbe50c35bd8745d33dc9ec48b1b1af7ad72f6736a52b01c8ce5",
	        "ResolvConfPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/hostname",
	        "HostsPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/hosts",
	        "LogPath": "/var/lib/docker/containers/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb/12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb-json.log",
	        "Name": "/addons-023654",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-023654:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-023654",
	            "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": {
	                "ID": "12e46ecfba1eae03da76d194fae36e74609e0ba07008a87cbadba59550bc3dcb",
	                "LowerDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5-init/diff:/var/lib/docker/overlay2/f844c3a5ca0f0e2ee4753a0f099fc439ed40e0c5d4b781364a267ba0b6e05002/diff",
	                "MergedDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/559ad1c67243e5f24f979098484f1a4e56d6b53ab67deed1b80ae9188a2449d5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-023654",
	                "Source": "/var/lib/docker/volumes/addons-023654/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-023654",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185",
	            "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-023654",
	                "name.minikube.sigs.k8s.io": "addons-023654",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2143455f8021a5fcc33d892acccc26ad53a9c666e958ba3729153ec8a67b441a",
	            "SandboxKey": "/var/run/docker/netns/2143455f8021",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-023654": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "1e:05:85:4d:0d:76",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "442e93083b688e81646c164a15f38da8e6345a17eb4345ff6a5dbed0fe6f35ba",
	                    "EndpointID": "5f154f081ddb457998c1701bc90887756e54cca19bcb56151062026b26af9981",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-023654",
	                        "12e46ecfba1e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-023654 -n addons-023654
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-amd64 -p addons-023654 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 logs -n 25: (1.052683642s)
helpers_test.go:252: TestAddons/parallel/LocalPath logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-028734              | download-only-028734   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| delete  | -p download-only-247273              | download-only-247273   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| start   | --download-only -p                   | download-docker-710956 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | download-docker-710956               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-710956            | download-docker-710956 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| start   | --download-only -p                   | binary-mirror-639081   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | binary-mirror-639081                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46523               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-639081              | binary-mirror-639081   | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| addons  | disable dashboard -p                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | addons-023654                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | addons-023654                        |                        |         |         |                     |                     |
	| start   | -p addons-023654 --wait=true         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:27 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=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | volcano --alsologtostderr -v=1       |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | -p addons-023654                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | disable inspektor-gadget             |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | disable metrics-server               |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-023654 ip                     | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC | 17 Mar 25 10:27 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ssh     | addons-023654 ssh curl -s            | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:27 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | amd-gpu-device-plugin                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | disable nvidia-device-plugin         |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-023654 addons                 | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:28 UTC | 17 Mar 25 10:28 UTC |
	|         | disable cloud-spanner                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ip      | addons-023654 ip                     | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-023654 addons disable         | addons-023654          | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 10:25:20
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 10:25:20.534196   13111 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:25:20.534320   13111 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:20.534332   13111 out.go:358] Setting ErrFile to fd 2...
	I0317 10:25:20.534338   13111 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:20.534606   13111 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:25:20.535199   13111 out.go:352] Setting JSON to false
	I0317 10:25:20.535997   13111 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":468,"bootTime":1742206653,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:25:20.536053   13111 start.go:139] virtualization: kvm guest
	I0317 10:25:20.538033   13111 out.go:177] * [addons-023654] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:25:20.539533   13111 notify.go:220] Checking for updates...
	I0317 10:25:20.539541   13111 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:25:20.540743   13111 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:25:20.541912   13111 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:25:20.543006   13111 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:25:20.544261   13111 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:25:20.545653   13111 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:25:20.547067   13111 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:25:20.568526   13111 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:25:20.568646   13111 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:20.613200   13111 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:46 SystemTime:2025-03-17 10:25:20.605002767 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:20.613311   13111 docker.go:318] overlay module found
	I0317 10:25:20.616015   13111 out.go:177] * Using the docker driver based on user configuration
	I0317 10:25:20.617147   13111 start.go:297] selected driver: docker
	I0317 10:25:20.617163   13111 start.go:901] validating driver "docker" against <nil>
	I0317 10:25:20.617174   13111 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:25:20.617957   13111 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:20.665250   13111 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:46 SystemTime:2025-03-17 10:25:20.657087647 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:20.665440   13111 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 10:25:20.665617   13111 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]
	I0317 10:25:20.667447   13111 out.go:177] * Using Docker driver with root privileges
	I0317 10:25:20.669029   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:20.669089   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:20.669099   13111 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 10:25:20.669153   13111 start.go:340] cluster config:
	{Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio 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.2 ContainerRuntime:crio 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: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:25:20.670501   13111 out.go:177] * Starting "addons-023654" primary control-plane node in "addons-023654" cluster
	I0317 10:25:20.671649   13111 cache.go:121] Beginning downloading kic base image for docker with crio
	I0317 10:25:20.672764   13111 out.go:177] * Pulling base image v0.0.46-1741860993-20523 ...
	I0317 10:25:20.673858   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:20.673896   13111 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0317 10:25:20.673905   13111 cache.go:56] Caching tarball of preloaded images
	I0317 10:25:20.673949   13111 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon
	I0317 10:25:20.673973   13111 preload.go:172] Found /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0317 10:25:20.673980   13111 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0317 10:25:20.674288   13111 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json ...
	I0317 10:25:20.674314   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json: {Name:mkfe4657af76476e6fd93424ab04226c93f924bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:20.689532   13111 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 to local cache
	I0317 10:25:20.689630   13111 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local cache directory
	I0317 10:25:20.689646   13111 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local cache directory, skipping pull
	I0317 10:25:20.689651   13111 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 exists in cache, skipping pull
	I0317 10:25:20.689657   13111 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 as a tarball
	I0317 10:25:20.689665   13111 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 from local cache
	I0317 10:25:32.492989   13111 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 from cached tarball
	I0317 10:25:32.493025   13111 cache.go:230] Successfully downloaded all kic artifacts
	I0317 10:25:32.493069   13111 start.go:360] acquireMachinesLock for addons-023654: {Name:mkb080f01c99d7a8d07faee035cc1443fd77665d Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 10:25:32.493183   13111 start.go:364] duration metric: took 88.893µs to acquireMachinesLock for "addons-023654"
	I0317 10:25:32.493213   13111 start.go:93] Provisioning new machine with config: &{Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:25:32.493286   13111 start.go:125] createHost starting for "" (driver="docker")
	I0317 10:25:32.495857   13111 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0317 10:25:32.496110   13111 start.go:159] libmachine.API.Create for "addons-023654" (driver="docker")
	I0317 10:25:32.496146   13111 client.go:168] LocalClient.Create starting
	I0317 10:25:32.496239   13111 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem
	I0317 10:25:32.572368   13111 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem
	I0317 10:25:32.820954   13111 cli_runner.go:164] Run: docker network inspect addons-023654 --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}}]}"
	W0317 10:25:32.837940   13111 cli_runner.go:211] docker network inspect addons-023654 --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
	I0317 10:25:32.837992   13111 network_create.go:284] running [docker network inspect addons-023654] to gather additional debugging logs...
	I0317 10:25:32.838006   13111 cli_runner.go:164] Run: docker network inspect addons-023654
	W0317 10:25:32.852856   13111 cli_runner.go:211] docker network inspect addons-023654 returned with exit code 1
	I0317 10:25:32.852881   13111 network_create.go:287] error running [docker network inspect addons-023654]: docker network inspect addons-023654: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-023654 not found
	I0317 10:25:32.852895   13111 network_create.go:289] output of [docker network inspect addons-023654]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-023654 not found
	
	** /stderr **
	I0317 10:25:32.852998   13111 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}}]}"
	I0317 10:25:32.868989   13111 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:0xc001c1d420}
	I0317 10:25:32.869030   13111 network_create.go:124] attempt to create docker network addons-023654 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0317 10:25:32.869091   13111 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-023654 addons-023654
	I0317 10:25:32.915804   13111 network_create.go:108] docker network addons-023654 192.168.49.0/24 created
	I0317 10:25:32.915847   13111 kic.go:121] calculated static IP "192.168.49.2" for the "addons-023654" container
	I0317 10:25:32.915926   13111 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0317 10:25:32.930624   13111 cli_runner.go:164] Run: docker volume create addons-023654 --label name.minikube.sigs.k8s.io=addons-023654 --label created_by.minikube.sigs.k8s.io=true
	I0317 10:25:32.947963   13111 oci.go:103] Successfully created a docker volume addons-023654
	I0317 10:25:32.948056   13111 cli_runner.go:164] Run: docker run --rm --name addons-023654-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --entrypoint /usr/bin/test -v addons-023654:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -d /var/lib
	I0317 10:25:40.152720   13111 cli_runner.go:217] Completed: docker run --rm --name addons-023654-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --entrypoint /usr/bin/test -v addons-023654:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -d /var/lib: (7.204616631s)
	I0317 10:25:40.152751   13111 oci.go:107] Successfully prepared a docker volume addons-023654
	I0317 10:25:40.152786   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:40.152807   13111 kic.go:194] Starting extracting preloaded images to volume ...
	I0317 10:25:40.152871   13111 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-023654:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir
	I0317 10:25:44.595447   13111 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-023654:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir: (4.442530737s)
	I0317 10:25:44.595498   13111 kic.go:203] duration metric: took 4.442672644s to extract preloaded images to volume ...
	W0317 10:25:44.595655   13111 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0317 10:25:44.595781   13111 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0317 10:25:44.646168   13111 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-023654 --name addons-023654 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-023654 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-023654 --network addons-023654 --ip 192.168.49.2 --volume addons-023654:/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-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185
	I0317 10:25:44.932405   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Running}}
	I0317 10:25:44.950424   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:44.967690   13111 cli_runner.go:164] Run: docker exec addons-023654 stat /var/lib/dpkg/alternatives/iptables
	I0317 10:25:45.009352   13111 oci.go:144] the created container "addons-023654" has a running status.
	I0317 10:25:45.009382   13111 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa...
	I0317 10:25:45.398591   13111 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0317 10:25:45.422312   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:45.444539   13111 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0317 10:25:45.444557   13111 kic_runner.go:114] Args: [docker exec --privileged addons-023654 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0317 10:25:45.499333   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:25:45.516666   13111 machine.go:93] provisionDockerMachine start ...
	I0317 10:25:45.516790   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.533985   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.534257   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.534273   13111 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 10:25:45.665712   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-023654
	
	I0317 10:25:45.665736   13111 ubuntu.go:169] provisioning hostname "addons-023654"
	I0317 10:25:45.665812   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.682981   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.683178   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.683191   13111 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-023654 && echo "addons-023654" | sudo tee /etc/hostname
	I0317 10:25:45.824242   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-023654
	
	I0317 10:25:45.824329   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:45.841138   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:45.841321   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:45.841337   13111 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-023654' /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-023654/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-023654' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 10:25:45.970084   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 10:25:45.970107   13111 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20535-5055/.minikube CaCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20535-5055/.minikube}
	I0317 10:25:45.970127   13111 ubuntu.go:177] setting up certificates
	I0317 10:25:45.970139   13111 provision.go:84] configureAuth start
	I0317 10:25:45.970195   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:45.986194   13111 provision.go:143] copyHostCerts
	I0317 10:25:45.986272   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem (1082 bytes)
	I0317 10:25:45.986401   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem (1123 bytes)
	I0317 10:25:45.986511   13111 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem (1679 bytes)
	I0317 10:25:45.986585   13111 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem org=jenkins.addons-023654 san=[127.0.0.1 192.168.49.2 addons-023654 localhost minikube]
	I0317 10:25:46.107567   13111 provision.go:177] copyRemoteCerts
	I0317 10:25:46.107620   13111 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 10:25:46.107651   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.124163   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.218273   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 10:25:46.239212   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0317 10:25:46.259332   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0317 10:25:46.279899   13111 provision.go:87] duration metric: took 309.747694ms to configureAuth
	I0317 10:25:46.279925   13111 ubuntu.go:193] setting minikube options for container-runtime
	I0317 10:25:46.280083   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:25:46.280183   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.296848   13111 main.go:141] libmachine: Using SSH client type: native
	I0317 10:25:46.297045   13111 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0317 10:25:46.297061   13111 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0317 10:25:46.510024   13111 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0317 10:25:46.510050   13111 machine.go:96] duration metric: took 993.362015ms to provisionDockerMachine
	I0317 10:25:46.510063   13111 client.go:171] duration metric: took 14.013907484s to LocalClient.Create
	I0317 10:25:46.510076   13111 start.go:167] duration metric: took 14.013967775s to libmachine.API.Create "addons-023654"
	I0317 10:25:46.510085   13111 start.go:293] postStartSetup for "addons-023654" (driver="docker")
	I0317 10:25:46.510094   13111 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]
	I0317 10:25:46.510150   13111 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
	I0317 10:25:46.510183   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.528194   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.622561   13111 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 10:25:46.625362   13111 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0317 10:25:46.625387   13111 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0317 10:25:46.625394   13111 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0317 10:25:46.625401   13111 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0317 10:25:46.625414   13111 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/addons for local assets ...
	I0317 10:25:46.625484   13111 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/files for local assets ...
	I0317 10:25:46.625511   13111 start.go:296] duration metric: took 115.42112ms for postStartSetup
	I0317 10:25:46.625771   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:46.642201   13111 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/config.json ...
	I0317 10:25:46.642497   13111 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:25:46.642550   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.658314   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.746801   13111 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0317 10:25:46.750528   13111 start.go:128] duration metric: took 14.257226392s to createHost
	I0317 10:25:46.750551   13111 start.go:83] releasing machines lock for "addons-023654", held for 14.257354688s
	I0317 10:25:46.750605   13111 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-023654
	I0317 10:25:46.766415   13111 ssh_runner.go:195] Run: cat /version.json
	I0317 10:25:46.766474   13111 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0317 10:25:46.766486   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.766536   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:25:46.782195   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.783644   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:25:46.950836   13111 ssh_runner.go:195] Run: systemctl --version
	I0317 10:25:46.954647   13111 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0317 10:25:47.088472   13111 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 10:25:47.092609   13111 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 "sudo mv {} {}.mk_disabled" ;
	I0317 10:25:47.109201   13111 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0317 10:25:47.109270   13111 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" ;
	I0317 10:25:47.133956   13111 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0317 10:25:47.133978   13111 start.go:495] detecting cgroup driver to use...
	I0317 10:25:47.134007   13111 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0317 10:25:47.134045   13111 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 10:25:47.146783   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 10:25:47.156046   13111 docker.go:217] disabling cri-docker service (if available) ...
	I0317 10:25:47.156096   13111 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0317 10:25:47.167627   13111 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0317 10:25:47.179534   13111 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0317 10:25:47.252736   13111 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0317 10:25:47.336395   13111 docker.go:233] disabling docker service ...
	I0317 10:25:47.336494   13111 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0317 10:25:47.352262   13111 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0317 10:25:47.361992   13111 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0317 10:25:47.442231   13111 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0317 10:25:47.521758   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0317 10:25:47.531544   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 10:25:47.545168   13111 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0317 10:25:47.545224   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.553363   13111 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0317 10:25:47.553420   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.561713   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.569831   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.578287   13111 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 10:25:47.585824   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.593867   13111 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.607195   13111 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:25:47.615254   13111 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 10:25:47.621931   13111 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 10:25:47.621975   13111 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 10:25:47.634221   13111 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 10:25:47.641523   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:25:47.719267   13111 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0317 10:25:47.814142   13111 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0317 10:25:47.814205   13111 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0317 10:25:47.817258   13111 start.go:563] Will wait 60s for crictl version
	I0317 10:25:47.817301   13111 ssh_runner.go:195] Run: which crictl
	I0317 10:25:47.820273   13111 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 10:25:47.850612   13111 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0317 10:25:47.850699   13111 ssh_runner.go:195] Run: crio --version
	I0317 10:25:47.883184   13111 ssh_runner.go:195] Run: crio --version
	I0317 10:25:47.917268   13111 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0317 10:25:47.918555   13111 cli_runner.go:164] Run: docker network inspect addons-023654 --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}}]}"
	I0317 10:25:47.934324   13111 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0317 10:25:47.937735   13111 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""
	I0317 10:25:47.947283   13111 kubeadm.go:883] updating cluster {Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 10:25:47.947392   13111 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:25:47.947431   13111 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:25:48.009517   13111 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:25:48.009542   13111 crio.go:433] Images already preloaded, skipping extraction
	I0317 10:25:48.009597   13111 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:25:48.038995   13111 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:25:48.039016   13111 cache_images.go:84] Images are preloaded, skipping loading
	I0317 10:25:48.039023   13111 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0317 10:25:48.039132   13111 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-023654 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 10:25:48.039212   13111 ssh_runner.go:195] Run: crio config
	I0317 10:25:48.079277   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:48.079302   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:48.079321   13111 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 10:25:48.079350   13111 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-023654 NodeName:addons-023654 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 10:25:48.079499   13111 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:///var/run/crio/crio.sock
	  name: "addons-023654"
	  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.2
	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:///var/run/crio/crio.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
	
	I0317 10:25:48.079564   13111 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 10:25:48.087560   13111 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 10:25:48.087619   13111 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 10:25:48.095271   13111 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0317 10:25:48.110593   13111 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 10:25:48.126208   13111 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0317 10:25:48.141687   13111 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0317 10:25:48.144669   13111 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""
	I0317 10:25:48.153945   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:25:48.223403   13111 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:25:48.234703   13111 certs.go:68] Setting up /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654 for IP: 192.168.49.2
	I0317 10:25:48.234725   13111 certs.go:194] generating shared ca certs ...
	I0317 10:25:48.234743   13111 certs.go:226] acquiring lock for ca certs: {Name:mk4d122beeb49f666cd9ba72d746d45c2440fcf8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.234850   13111 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key
	I0317 10:25:48.346361   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt ...
	I0317 10:25:48.346393   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt: {Name:mkacc7ba98ee7c010443feb2b7ebd21bf66c1a24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.346559   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key ...
	I0317 10:25:48.346570   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key: {Name:mkcefb02bc4c92bc1b1e997a84890c18ba8d2273 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.346641   13111 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key
	I0317 10:25:48.719305   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt ...
	I0317 10:25:48.719332   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt: {Name:mk6ad2b550b7be6767c76c3233ea50d56a438216 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.719506   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key ...
	I0317 10:25:48.719519   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key: {Name:mk7fb8804928df26d87d04f3003f188654a2a036 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.719589   13111 certs.go:256] generating profile certs ...
	I0317 10:25:48.719647   13111 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key
	I0317 10:25:48.719657   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt with IP's: []
	I0317 10:25:48.988168   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt ...
	I0317 10:25:48.988197   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: {Name:mka1fbbcfa1ee3e5b0a68a8b7bda3cf7d6f42bc1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.988340   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key ...
	I0317 10:25:48.988350   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.key: {Name:mkf8c14a5e7d5d2ba60ea7e0c4282ec5750a598e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:48.988418   13111 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0
	I0317 10:25:48.988435   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0317 10:25:49.228540   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 ...
	I0317 10:25:49.228567   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0: {Name:mk07b9211604b3491ef550bc3309ac7735087d7d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.228713   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0 ...
	I0317 10:25:49.228724   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0: {Name:mkf406635818ea5c436bdea484665c62e7fdb3e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.228791   13111 certs.go:381] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt.6a25bca0 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt
	I0317 10:25:49.228856   13111 certs.go:385] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key.6a25bca0 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key
	I0317 10:25:49.228898   13111 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key
	I0317 10:25:49.228921   13111 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt with IP's: []
	I0317 10:25:49.572420   13111 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt ...
	I0317 10:25:49.572449   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt: {Name:mke8174940c62b01c19e09a3c8fa08d9ddba9e1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.572601   13111 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key ...
	I0317 10:25:49.572612   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key: {Name:mkea7110a2437c2255a1f1ed38a97cdd2841fc1c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:49.572790   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem (1679 bytes)
	I0317 10:25:49.572822   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem (1082 bytes)
	I0317 10:25:49.572843   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem (1123 bytes)
	I0317 10:25:49.572872   13111 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem (1679 bytes)
	I0317 10:25:49.573426   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 10:25:49.594818   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0317 10:25:49.614992   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 10:25:49.635054   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0317 10:25:49.655285   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0317 10:25:49.675045   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 10:25:49.695465   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 10:25:49.715211   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0317 10:25:49.735397   13111 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 10:25:49.755174   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 10:25:49.770169   13111 ssh_runner.go:195] Run: openssl version
	I0317 10:25:49.774996   13111 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"
	I0317 10:25:49.783221   13111 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.786082   13111 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.786131   13111 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:25:49.791852   13111 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"
	I0317 10:25:49.799812   13111 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:25:49.802645   13111 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
	I0317 10:25:49.802687   13111 kubeadm.go:392] StartCluster: {Name:addons-023654 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:addons-023654 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:25:49.802758   13111 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0317 10:25:49.802806   13111 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0317 10:25:49.833615   13111 cri.go:89] found id: ""
	I0317 10:25:49.833698   13111 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 10:25:49.841465   13111 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 10:25:49.848901   13111 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0317 10:25:49.848942   13111 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
	I0317 10:25:49.856367   13111 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
	I0317 10:25:49.856381   13111 kubeadm.go:157] found existing configuration files:
	
	I0317 10:25:49.856431   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 10:25:49.863727   13111 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
	I0317 10:25:49.863776   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 10:25:49.870919   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 10:25:49.878556   13111 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
	I0317 10:25:49.878604   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 10:25:49.886304   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 10:25:49.894577   13111 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
	I0317 10:25:49.894630   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 10:25:49.901938   13111 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 10:25:49.909323   13111 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
	I0317 10:25:49.909378   13111 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 10:25:49.916662   13111 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0317 10:25:49.949578   13111 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0317 10:25:49.949645   13111 kubeadm.go:310] [preflight] Running pre-flight checks
	I0317 10:25:49.965975   13111 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0317 10:25:49.966068   13111 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0317 10:25:49.966104   13111 kubeadm.go:310] OS: Linux
	I0317 10:25:49.966145   13111 kubeadm.go:310] CGROUPS_CPU: enabled
	I0317 10:25:49.966182   13111 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0317 10:25:49.966247   13111 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0317 10:25:49.966324   13111 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0317 10:25:49.966370   13111 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0317 10:25:49.966408   13111 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0317 10:25:49.966499   13111 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0317 10:25:49.966541   13111 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0317 10:25:49.966620   13111 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0317 10:25:50.016468   13111 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 10:25:50.016610   13111 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 10:25:50.016782   13111 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 10:25:50.023005   13111 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 10:25:50.025905   13111 out.go:235]   - Generating certificates and keys ...
	I0317 10:25:50.025990   13111 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0317 10:25:50.026048   13111 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0317 10:25:50.232908   13111 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 10:25:50.480447   13111 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0317 10:25:50.568037   13111 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0317 10:25:50.834381   13111 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0317 10:25:50.977998   13111 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0317 10:25:50.978134   13111 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-023654 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:25:51.165090   13111 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0317 10:25:51.165312   13111 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-023654 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:25:51.238785   13111 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 10:25:51.443050   13111 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 10:25:51.740482   13111 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0317 10:25:51.740545   13111 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 10:25:51.935649   13111 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 10:25:52.045578   13111 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 10:25:52.219751   13111 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 10:25:52.333053   13111 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 10:25:52.539687   13111 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 10:25:52.540149   13111 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 10:25:52.543446   13111 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 10:25:52.545360   13111 out.go:235]   - Booting up control plane ...
	I0317 10:25:52.545483   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 10:25:52.545596   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 10:25:52.545692   13111 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 10:25:52.553534   13111 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 10:25:52.558570   13111 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 10:25:52.558629   13111 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0317 10:25:52.632839   13111 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0317 10:25:52.632994   13111 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 10:25:53.134276   13111 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.605385ms
	I0317 10:25:53.134391   13111 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 10:25:57.135720   13111 kubeadm.go:310] [api-check] The API server is healthy after 4.001463491s
	I0317 10:25:57.145999   13111 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 10:25:57.154364   13111 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 10:25:57.169860   13111 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0317 10:25:57.170178   13111 kubeadm.go:310] [mark-control-plane] Marking the node addons-023654 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 10:25:57.175540   13111 kubeadm.go:310] [bootstrap-token] Using token: jb2pyc.fm07lhkoo30gbdep
	I0317 10:25:57.176844   13111 out.go:235]   - Configuring RBAC rules ...
	I0317 10:25:57.176987   13111 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 10:25:57.179395   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 10:25:57.183864   13111 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
	I0317 10:25:57.186797   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 10:25:57.188788   13111 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 10:25:57.190854   13111 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 10:25:57.541019   13111 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 10:25:57.953612   13111 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0317 10:25:58.541115   13111 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0317 10:25:58.541991   13111 kubeadm.go:310] 
	I0317 10:25:58.542080   13111 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0317 10:25:58.542089   13111 kubeadm.go:310] 
	I0317 10:25:58.542199   13111 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0317 10:25:58.542213   13111 kubeadm.go:310] 
	I0317 10:25:58.542240   13111 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0317 10:25:58.542329   13111 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 10:25:58.542427   13111 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 10:25:58.542475   13111 kubeadm.go:310] 
	I0317 10:25:58.542571   13111 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0317 10:25:58.542581   13111 kubeadm.go:310] 
	I0317 10:25:58.542666   13111 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 10:25:58.542676   13111 kubeadm.go:310] 
	I0317 10:25:58.542754   13111 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0317 10:25:58.542876   13111 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 10:25:58.542999   13111 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 10:25:58.543008   13111 kubeadm.go:310] 
	I0317 10:25:58.543119   13111 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0317 10:25:58.543230   13111 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0317 10:25:58.543243   13111 kubeadm.go:310] 
	I0317 10:25:58.543348   13111 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token jb2pyc.fm07lhkoo30gbdep \
	I0317 10:25:58.543479   13111 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 \
	I0317 10:25:58.543513   13111 kubeadm.go:310] 	--control-plane 
	I0317 10:25:58.543518   13111 kubeadm.go:310] 
	I0317 10:25:58.543630   13111 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0317 10:25:58.543645   13111 kubeadm.go:310] 
	I0317 10:25:58.543753   13111 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jb2pyc.fm07lhkoo30gbdep \
	I0317 10:25:58.543909   13111 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 
	I0317 10:25:58.545471   13111 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0317 10:25:58.545649   13111 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-1078-gcp\n", err: exit status 1
	I0317 10:25:58.545744   13111 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 10:25:58.545760   13111 cni.go:84] Creating CNI manager for ""
	I0317 10:25:58.545768   13111 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:58.547537   13111 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 10:25:58.548905   13111 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 10:25:58.552458   13111 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 10:25:58.552476   13111 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 10:25:58.568442   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0317 10:25:58.762139   13111 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 10:25:58.762232   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:58.762277   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-023654 minikube.k8s.io/updated_at=2025_03_17T10_25_58_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76 minikube.k8s.io/name=addons-023654 minikube.k8s.io/primary=true
	I0317 10:25:58.768697   13111 ops.go:34] apiserver oom_adj: -16
	I0317 10:25:58.830406   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:59.331459   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:25:59.830542   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:00.330528   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:00.831152   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:01.331007   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:01.831345   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.331132   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.830529   13111 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:26:02.891382   13111 kubeadm.go:1113] duration metric: took 4.129204958s to wait for elevateKubeSystemPrivileges
	I0317 10:26:02.891416   13111 kubeadm.go:394] duration metric: took 13.088736363s to StartCluster
	I0317 10:26:02.891434   13111 settings.go:142] acquiring lock: {Name:mkd65b5ca963ef60d5026f65294c4a40ca73d0f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:26:02.891544   13111 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:26:02.891862   13111 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/kubeconfig: {Name:mke401f479d39fea4bc6fa3cfc3172e4ed821e27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:26:02.892032   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0317 10:26:02.892049   13111 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]
	I0317 10:26:02.892033   13111 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:26:02.892149   13111 addons.go:69] Setting registry=true in profile "addons-023654"
	I0317 10:26:02.892165   13111 addons.go:238] Setting addon registry=true in "addons-023654"
	I0317 10:26:02.892166   13111 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-023654"
	I0317 10:26:02.892176   13111 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-023654"
	I0317 10:26:02.892219   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:26:02.892234   13111 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-023654"
	I0317 10:26:02.892127   13111 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-023654"
	I0317 10:26:02.892300   13111 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-023654"
	I0317 10:26:02.892350   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892131   13111 addons.go:69] Setting cloud-spanner=true in profile "addons-023654"
	I0317 10:26:02.892376   13111 addons.go:238] Setting addon cloud-spanner=true in "addons-023654"
	I0317 10:26:02.892403   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892135   13111 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-023654"
	I0317 10:26:02.892452   13111 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-023654"
	I0317 10:26:02.892485   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892138   13111 addons.go:69] Setting default-storageclass=true in profile "addons-023654"
	I0317 10:26:02.892588   13111 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-023654"
	I0317 10:26:02.892619   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892142   13111 addons.go:69] Setting gcp-auth=true in profile "addons-023654"
	I0317 10:26:02.892666   13111 mustload.go:65] Loading cluster: addons-023654
	I0317 10:26:02.892184   13111 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-023654"
	I0317 10:26:02.892805   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892869   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892880   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892880   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892892   13111 config.go:182] Loaded profile config "addons-023654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:26:02.892922   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892188   13111 addons.go:69] Setting ingress=true in profile "addons-023654"
	I0317 10:26:02.893126   13111 addons.go:238] Setting addon ingress=true in "addons-023654"
	I0317 10:26:02.893169   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893198   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.893214   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892189   13111 addons.go:69] Setting storage-provisioner=true in profile "addons-023654"
	I0317 10:26:02.893496   13111 addons.go:238] Setting addon storage-provisioner=true in "addons-023654"
	I0317 10:26:02.893525   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893589   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892188   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892196   13111 addons.go:69] Setting volcano=true in profile "addons-023654"
	I0317 10:26:02.893797   13111 addons.go:238] Setting addon volcano=true in "addons-023654"
	I0317 10:26:02.893848   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.893962   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892193   13111 addons.go:69] Setting ingress-dns=true in profile "addons-023654"
	I0317 10:26:02.894366   13111 addons.go:238] Setting addon ingress-dns=true in "addons-023654"
	I0317 10:26:02.892122   13111 addons.go:69] Setting yakd=true in profile "addons-023654"
	I0317 10:26:02.894471   13111 addons.go:238] Setting addon yakd=true in "addons-023654"
	I0317 10:26:02.894505   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892201   13111 addons.go:69] Setting metrics-server=true in profile "addons-023654"
	I0317 10:26:02.894583   13111 addons.go:238] Setting addon metrics-server=true in "addons-023654"
	I0317 10:26:02.894623   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.892204   13111 addons.go:69] Setting volumesnapshots=true in profile "addons-023654"
	I0317 10:26:02.894813   13111 addons.go:238] Setting addon volumesnapshots=true in "addons-023654"
	I0317 10:26:02.894854   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.894981   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.895123   13111 out.go:177] * Verifying Kubernetes components...
	I0317 10:26:02.895212   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.894322   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.892198   13111 addons.go:69] Setting inspektor-gadget=true in profile "addons-023654"
	I0317 10:26:02.895432   13111 addons.go:238] Setting addon inspektor-gadget=true in "addons-023654"
	I0317 10:26:02.895457   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.894439   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.897017   13111 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:26:02.923111   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.923697   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.924362   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.926286   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.929290   13111 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.29
	I0317 10:26:02.929993   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0317 10:26:02.930884   13111 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0317 10:26:02.931059   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0317 10:26:02.931110   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.930962   13111 addons.go:238] Setting addon default-storageclass=true in "addons-023654"
	I0317 10:26:02.931161   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.931598   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.934202   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0317 10:26:02.935483   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0317 10:26:02.936710   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0317 10:26:02.938312   13111 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-023654"
	I0317 10:26:02.938354   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:02.938713   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0317 10:26:02.939086   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:02.946076   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0317 10:26:02.947451   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0317 10:26:02.948664   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0317 10:26:02.949845   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0317 10:26:02.949871   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0317 10:26:02.949937   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.954867   13111 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0317 10:26:02.956531   13111 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0317 10:26:02.956554   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0317 10:26:02.956603   13111 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 10:26:02.956622   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.957792   13111 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:26:02.957814   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 10:26:02.957857   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.979475   13111 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0317 10:26:02.980886   13111 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0317 10:26:02.980910   13111 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0317 10:26:02.980969   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.987414   13111 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0317 10:26:02.988898   13111 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0317 10:26:02.989021   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0317 10:26:02.989037   13111 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0317 10:26:02.989116   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.990465   13111 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0317 10:26:02.990484   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0317 10:26:02.990532   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:02.995231   13111 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	W0317 10:26:02.995477   13111 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0317 10:26:02.997940   13111 out.go:177]   - Using image docker.io/registry:2.8.3
	I0317 10:26:02.999458   13111 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0317 10:26:02.999478   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0317 10:26:02.999549   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.002671   13111 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0317 10:26:03.003732   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.003914   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0317 10:26:03.003929   13111 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0317 10:26:03.003981   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.005306   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.008009   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:03.012129   13111 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0317 10:26:03.012679   13111 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 10:26:03.012690   13111 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 10:26:03.012736   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.013477   13111 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0317 10:26:03.013493   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0317 10:26:03.013550   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.025087   13111 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0317 10:26:03.025269   13111 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0317 10:26:03.026331   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0317 10:26:03.026350   13111 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0317 10:26:03.026413   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.028425   13111 out.go:177]   - Using image docker.io/busybox:stable
	I0317 10:26:03.029630   13111 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0317 10:26:03.029644   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0317 10:26:03.029722   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.040766   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0317 10:26:03.040895   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.043464   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:03.044770   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:03.046372   13111 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0317 10:26:03.046385   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0317 10:26:03.046465   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:03.046774   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.056029   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.062518   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.065863   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.065882   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.066142   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.066571   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.070719   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.071111   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.073870   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.079340   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:03.095003   13111 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0317 10:26:03.099590   13111 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:26:03.299074   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0317 10:26:03.299115   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0317 10:26:03.318226   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0317 10:26:03.400415   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0317 10:26:03.400498   13111 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)
	I0317 10:26:03.491142   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0317 10:26:03.493031   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0317 10:26:03.501996   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0317 10:26:03.511380   13111 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0317 10:26:03.511487   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0317 10:26:03.591732   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0317 10:26:03.591807   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0317 10:26:03.595486   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0317 10:26:03.595556   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0317 10:26:03.601878   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0317 10:26:03.606381   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:26:03.609624   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0317 10:26:03.609650   13111 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0317 10:26:03.692406   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0317 10:26:03.710010   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:26:03.797096   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0317 10:26:03.797172   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0317 10:26:03.797615   13111 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0317 10:26:03.797665   13111 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0317 10:26:03.801399   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0317 10:26:03.801468   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0317 10:26:03.804246   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0317 10:26:03.894581   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0317 10:26:03.894690   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0317 10:26:03.910607   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0317 10:26:03.910636   13111 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0317 10:26:04.002314   13111 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0317 10:26:04.002406   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0317 10:26:04.106958   13111 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0317 10:26:04.107051   13111 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0317 10:26:04.300690   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0317 10:26:04.300788   13111 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0317 10:26:04.310565   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0317 10:26:04.310659   13111 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0317 10:26:04.413246   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0317 10:26:04.413278   13111 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0317 10:26:04.498313   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0317 10:26:04.511216   13111 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0317 10:26:04.511301   13111 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0317 10:26:04.594334   13111 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0317 10:26:04.594433   13111 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0317 10:26:04.605195   13111 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0317 10:26:04.605278   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0317 10:26:04.702981   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0317 10:26:04.703064   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0317 10:26:04.901662   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:04.911024   13111 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0317 10:26:04.911103   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0317 10:26:05.008835   13111 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.91379035s)
	I0317 10:26:05.008920   13111 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0317 10:26:05.010085   13111 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.910467811s)
	I0317 10:26:05.010903   13111 node_ready.go:35] waiting up to 6m0s for node "addons-023654" to be "Ready" ...
	I0317 10:26:05.093532   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:05.098738   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0317 10:26:05.098823   13111 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0317 10:26:05.292760   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0317 10:26:05.292790   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0317 10:26:05.407583   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:05.716443   13111 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-023654" context rescaled to 1 replicas
	I0317 10:26:05.892096   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0317 10:26:05.892190   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0317 10:26:06.009325   13111 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0317 10:26:06.009390   13111 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0317 10:26:06.205704   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:06.611997   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.293731782s)
	I0317 10:26:06.612080   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (3.120911308s)
	I0317 10:26:06.612126   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.119070362s)
	I0317 10:26:07.114518   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:07.512841   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.010757297s)
	I0317 10:26:07.512954   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.910995913s)
	I0317 10:26:07.513030   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.906626926s)
	I0317 10:26:07.895722   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.203219386s)
	I0317 10:26:07.895847   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.185755732s)
	I0317 10:26:08.995992   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.191709405s)
	I0317 10:26:08.996025   13111 addons.go:479] Verifying addon ingress=true in "addons-023654"
	I0317 10:26:08.996246   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.497856626s)
	I0317 10:26:08.996272   13111 addons.go:479] Verifying addon registry=true in "addons-023654"
	I0317 10:26:08.996379   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.094618429s)
	I0317 10:26:08.996421   13111 addons.go:479] Verifying addon metrics-server=true in "addons-023654"
	I0317 10:26:08.996504   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.902941556s)
	I0317 10:26:08.998748   13111 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-023654 service yakd-dashboard -n yakd-dashboard
	
	I0317 10:26:08.998797   13111 out.go:177] * Verifying ingress addon...
	I0317 10:26:08.998753   13111 out.go:177] * Verifying registry addon...
	I0317 10:26:09.001197   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0317 10:26:09.001212   13111 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0317 10:26:09.006747   13111 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0317 10:26:09.006768   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:09.007939   13111 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0317 10:26:09.007957   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:09.506039   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:09.506106   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:09.512805   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:09.816917   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (4.409211863s)
	W0317 10:26:09.816970   13111 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:09.817005   13111 retry.go:31] will retry after 352.203065ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:10.005221   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:10.005341   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:10.014158   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0317 10:26:10.014224   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:10.036640   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:10.170013   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:10.202425   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (3.996667435s)
	I0317 10:26:10.202487   13111 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-023654"
	I0317 10:26:10.204705   13111 out.go:177] * Verifying csi-hostpath-driver addon...
	I0317 10:26:10.206757   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0317 10:26:10.211361   13111 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0317 10:26:10.211385   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:10.309941   13111 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0317 10:26:10.399776   13111 addons.go:238] Setting addon gcp-auth=true in "addons-023654"
	I0317 10:26:10.399830   13111 host.go:66] Checking if "addons-023654" exists ...
	I0317 10:26:10.400295   13111 cli_runner.go:164] Run: docker container inspect addons-023654 --format={{.State.Status}}
	I0317 10:26:10.422522   13111 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0317 10:26:10.422577   13111 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-023654
	I0317 10:26:10.439128   13111 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/addons-023654/id_rsa Username:docker}
	I0317 10:26:10.504758   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:10.504994   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:10.710200   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:11.004265   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:11.004297   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:11.209959   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:11.504310   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:11.504434   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:11.512987   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:11.709313   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.004286   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:12.004426   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:12.209911   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.504552   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:12.504748   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:12.709202   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:12.974608   13111 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (2.804549099s)
	I0317 10:26:12.974652   13111 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.552101849s)
	I0317 10:26:12.976100   13111 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0317 10:26:12.977542   13111 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0317 10:26:12.978709   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0317 10:26:12.978729   13111 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0317 10:26:12.994799   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0317 10:26:12.994824   13111 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0317 10:26:13.006525   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:13.006681   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:13.013079   13111 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0317 10:26:13.013101   13111 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0317 10:26:13.029003   13111 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0317 10:26:13.209501   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:13.326170   13111 addons.go:479] Verifying addon gcp-auth=true in "addons-023654"
	I0317 10:26:13.327922   13111 out.go:177] * Verifying gcp-auth addon...
	I0317 10:26:13.329891   13111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0317 10:26:13.332234   13111 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0317 10:26:13.332255   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:13.504874   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:13.504989   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:13.513772   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:13.709169   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:13.832387   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:14.004129   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:14.004281   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:14.209639   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:14.332938   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:14.504267   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:14.504508   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:14.709773   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:14.833112   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:15.004665   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:15.004849   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:15.209098   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:15.332529   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:15.503977   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:15.504161   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:15.514046   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:15.709703   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:15.832978   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:16.005281   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:16.005411   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:16.209698   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:16.332947   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:16.504605   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:16.504767   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:16.710018   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:16.832279   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:17.003825   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:17.003993   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:17.209577   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:17.333017   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:17.504535   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:17.504723   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:17.709946   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:17.832338   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:18.004516   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:18.004696   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:18.013970   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:18.209520   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:18.333132   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:18.504856   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:18.504968   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:18.709282   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:18.832763   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:19.004624   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:19.004763   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:19.209094   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:19.332667   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:19.504253   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:19.504370   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:19.709740   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:19.833174   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:20.004181   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:20.004297   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:20.209535   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:20.332908   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:20.504549   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:20.504689   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:20.513780   13111 node_ready.go:53] node "addons-023654" has status "Ready":"False"
	I0317 10:26:20.709353   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:20.832883   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:21.004497   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:21.004645   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:21.209172   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:21.332741   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:21.504306   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:21.504395   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:21.709969   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:21.832705   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:22.005184   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:22.013546   13111 node_ready.go:49] node "addons-023654" has status "Ready":"True"
	I0317 10:26:22.013569   13111 node_ready.go:38] duration metric: took 17.002607011s for node "addons-023654" to be "Ready" ...
	I0317 10:26:22.013581   13111 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" ...
	I0317 10:26:22.019631   13111 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0317 10:26:22.019652   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:22.020849   13111 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:22.216757   13111 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0317 10:26:22.216800   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:22.332890   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:22.506870   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:22.506891   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:22.710088   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:22.832403   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:23.004188   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:23.004303   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:23.210986   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:23.333347   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:23.504812   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:23.505259   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:23.710410   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:23.832898   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:24.004883   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:24.005015   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:24.026241   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:24.210263   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:24.332833   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:24.504989   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:24.505119   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:24.709791   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:24.833153   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:25.005478   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:25.005643   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:25.215515   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:25.395283   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:25.509111   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:25.509319   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:25.710137   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:25.895225   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:26.007419   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:26.007553   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:26.210051   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:26.332914   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:26.504609   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:26.504753   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:26.526155   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:26.711646   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:26.833017   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:27.005356   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:27.005401   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:27.211284   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:27.333047   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:27.504894   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:27.504982   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:27.709372   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:27.832649   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:28.004570   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:28.004622   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:28.210231   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:28.332921   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:28.505228   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:28.505278   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:28.710258   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:28.832560   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:29.004840   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:29.004939   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:29.025124   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:29.210551   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:29.332956   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:29.504662   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:29.504738   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:29.710842   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:29.895715   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:30.004419   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:30.005177   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:30.210283   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:30.332985   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:30.505174   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:30.505252   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:30.709480   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:30.832890   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:31.005094   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:31.005282   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:31.025784   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:31.209797   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:31.332912   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:31.504518   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:31.504597   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:31.710390   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:31.832744   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:32.004399   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:32.004430   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:32.210567   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:32.333005   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:32.504926   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:32.504999   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:32.710140   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:32.833069   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:33.004214   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:33.004256   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:33.210148   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:33.332429   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:33.505784   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:33.505929   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:33.525952   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:33.709858   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:33.833005   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:34.004559   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:34.004685   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:34.210209   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:34.332489   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:34.504144   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:34.504303   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:34.710754   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:34.833083   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:35.005305   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:35.005349   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:35.210214   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:35.332472   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:35.504199   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:35.504281   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:35.710108   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:35.832511   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:36.004299   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:36.004344   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:36.026365   13111 pod_ready.go:103] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:36.210284   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:36.332993   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:36.505222   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:36.505315   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:36.710007   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:36.832129   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.007696   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:37.007814   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:37.210507   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:37.333488   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.504249   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:37.504314   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:37.525766   13111 pod_ready.go:93] pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.525788   13111 pod_ready.go:82] duration metric: took 15.504912383s for pod "amd-gpu-device-plugin-j9tlh" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.525797   13111 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.529386   13111 pod_ready.go:93] pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.529406   13111 pod_ready.go:82] duration metric: took 3.601954ms for pod "coredns-668d6bf9bc-tbb2p" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.529434   13111 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.532821   13111 pod_ready.go:93] pod "etcd-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.532841   13111 pod_ready.go:82] duration metric: took 3.399794ms for pod "etcd-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.532855   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.536131   13111 pod_ready.go:93] pod "kube-apiserver-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.536148   13111 pod_ready.go:82] duration metric: took 3.28645ms for pod "kube-apiserver-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.536157   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.539357   13111 pod_ready.go:93] pod "kube-controller-manager-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.539373   13111 pod_ready.go:82] duration metric: took 3.210526ms for pod "kube-controller-manager-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.539395   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-2b2d8" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.710382   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:37.833277   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:37.923888   13111 pod_ready.go:93] pod "kube-proxy-2b2d8" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:37.923909   13111 pod_ready.go:82] duration metric: took 384.506632ms for pod "kube-proxy-2b2d8" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:37.923921   13111 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.005121   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:38.005124   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:38.211592   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:38.323477   13111 pod_ready.go:93] pod "kube-scheduler-addons-023654" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:38.323496   13111 pod_ready.go:82] duration metric: took 399.567435ms for pod "kube-scheduler-addons-023654" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.323505   13111 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.332748   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:38.504942   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:38.505049   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:38.710187   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:38.724288   13111 pod_ready.go:93] pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:38.724306   13111 pod_ready.go:82] duration metric: took 400.795234ms for pod "metrics-server-7fbb699795-lxz6x" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.724316   13111 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:38.832949   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:39.007764   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:39.008060   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:39.210716   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:39.332360   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:39.522800   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:39.522914   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:39.709656   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:39.832989   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:40.005251   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:40.005365   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:40.210099   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:40.332382   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:40.503769   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:40.503842   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:40.709460   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:40.729430   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:40.832604   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:41.004668   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:41.004738   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:41.210358   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:41.333298   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:41.504083   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:41.504109   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:41.710084   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:41.893909   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:42.005424   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:42.005677   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:42.209918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:42.392565   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:42.506049   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:42.506442   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:42.711128   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:42.805315   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:42.895465   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:43.011923   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:43.012623   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:43.209656   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:43.392809   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:43.504430   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:43.504506   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:43.710251   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:43.833325   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:44.004201   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:44.004399   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:44.209887   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:44.333485   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:44.507883   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:44.508035   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:44.709743   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:44.832549   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:45.004611   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:45.004805   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:45.210286   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:45.229628   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:45.333275   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:45.505348   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:45.505547   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:45.710043   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:45.832841   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:46.004860   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:46.004981   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:46.210627   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:46.333360   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:46.505526   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:46.505580   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:46.710290   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:46.833462   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:47.004843   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:47.004957   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:47.210349   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:47.230893   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:47.332527   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:47.504493   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:47.504574   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:47.710322   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:47.833279   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:48.004135   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:48.004233   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:48.209763   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:48.332629   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:48.504431   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:48.504550   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:48.709952   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:48.833807   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:49.005224   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:49.005244   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:49.209994   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:49.332747   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:49.504792   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:49.504897   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:49.709751   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:49.728520   13111 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"False"
	I0317 10:26:49.833051   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:50.004652   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:50.004796   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:50.209334   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:50.333158   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:50.504889   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:50.504917   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:50.709760   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:50.728977   13111 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace has status "Ready":"True"
	I0317 10:26:50.729001   13111 pod_ready.go:82] duration metric: took 12.004677865s for pod "nvidia-device-plugin-daemonset-t54nc" in "kube-system" namespace to be "Ready" ...
	I0317 10:26:50.729093   13111 pod_ready.go:39] duration metric: took 28.71549279s 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" ...
	I0317 10:26:50.729125   13111 api_server.go:52] waiting for apiserver process to appear ...
	I0317 10:26:50.729184   13111 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 10:26:50.740822   13111 api_server.go:72] duration metric: took 47.848641947s to wait for apiserver process to appear ...
	I0317 10:26:50.740848   13111 api_server.go:88] waiting for apiserver healthz status ...
	I0317 10:26:50.740865   13111 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0317 10:26:50.744379   13111 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0317 10:26:50.745167   13111 api_server.go:141] control plane version: v1.32.2
	I0317 10:26:50.745185   13111 api_server.go:131] duration metric: took 4.330553ms to wait for apiserver health ...
	I0317 10:26:50.745192   13111 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 10:26:50.748171   13111 system_pods.go:59] 19 kube-system pods found
	I0317 10:26:50.748199   13111 system_pods.go:61] "amd-gpu-device-plugin-j9tlh" [4afe8939-0b95-4043-b92d-456b9277747d] Running
	I0317 10:26:50.748206   13111 system_pods.go:61] "coredns-668d6bf9bc-tbb2p" [5203ce70-b9ce-43f5-ab7c-1e564b7fde58] Running
	I0317 10:26:50.748212   13111 system_pods.go:61] "csi-hostpath-attacher-0" [6c5a2b06-2d5d-4f22-a315-025aba516adc] Running
	I0317 10:26:50.748221   13111 system_pods.go:61] "csi-hostpath-resizer-0" [22860cad-55e0-438a-a603-eda458782fd7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0317 10:26:50.748230   13111 system_pods.go:61] "csi-hostpathplugin-d8j6g" [644ccb0e-2012-41d6-bed9-d26fd4e77f1a] 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])
	I0317 10:26:50.748236   13111 system_pods.go:61] "etcd-addons-023654" [a75b3e6a-1aef-47a5-ac53-898ee12e5a88] Running
	I0317 10:26:50.748240   13111 system_pods.go:61] "kindnet-5kb5k" [27495b5b-e12a-41a5-b48e-aa31abb6dfd1] Running
	I0317 10:26:50.748243   13111 system_pods.go:61] "kube-apiserver-addons-023654" [6e94e532-5f84-4319-98b9-348151ab8090] Running
	I0317 10:26:50.748247   13111 system_pods.go:61] "kube-controller-manager-addons-023654" [0092c5c9-9a60-419a-b41a-3a46ce11f283] Running
	I0317 10:26:50.748251   13111 system_pods.go:61] "kube-ingress-dns-minikube" [12751b41-3e9c-4643-aeea-44177036669f] Running
	I0317 10:26:50.748255   13111 system_pods.go:61] "kube-proxy-2b2d8" [de1724b8-5709-41ab-953d-9d5fd38edaf8] Running
	I0317 10:26:50.748263   13111 system_pods.go:61] "kube-scheduler-addons-023654" [597c6270-4015-47a6-a76a-52d239ef91e9] Running
	I0317 10:26:50.748268   13111 system_pods.go:61] "metrics-server-7fbb699795-lxz6x" [2201b49a-915e-4d8e-a7a5-bc50cf0037f7] Running
	I0317 10:26:50.748276   13111 system_pods.go:61] "nvidia-device-plugin-daemonset-t54nc" [7ea32d63-c896-4e92-860c-5677214ac89f] Running
	I0317 10:26:50.748284   13111 system_pods.go:61] "registry-6c88467877-5kggn" [c30fbc07-7a69-4186-910e-ec96c0ef9653] Running
	I0317 10:26:50.748295   13111 system_pods.go:61] "registry-proxy-c8wmn" [1011cda5-f50b-4136-8d44-b98d678c110a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0317 10:26:50.748303   13111 system_pods.go:61] "snapshot-controller-68b874b76f-78ddc" [efbe38ad-4a22-4ab5-8b2c-e9074446f88a] Running
	I0317 10:26:50.748315   13111 system_pods.go:61] "snapshot-controller-68b874b76f-q8hqg" [385bc2ff-b28e-42b7-bbac-6cabc0d9ac0c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0317 10:26:50.748323   13111 system_pods.go:61] "storage-provisioner" [bfecb05f-b7d7-4a51-882e-dee907c58afd] Running
	I0317 10:26:50.748332   13111 system_pods.go:74] duration metric: took 3.135023ms to wait for pod list to return data ...
	I0317 10:26:50.748341   13111 default_sa.go:34] waiting for default service account to be created ...
	I0317 10:26:50.750256   13111 default_sa.go:45] found service account: "default"
	I0317 10:26:50.750273   13111 default_sa.go:55] duration metric: took 1.92588ms for default service account to be created ...
	I0317 10:26:50.750282   13111 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 10:26:50.752711   13111 system_pods.go:86] 19 kube-system pods found
	I0317 10:26:50.752737   13111 system_pods.go:89] "amd-gpu-device-plugin-j9tlh" [4afe8939-0b95-4043-b92d-456b9277747d] Running
	I0317 10:26:50.752742   13111 system_pods.go:89] "coredns-668d6bf9bc-tbb2p" [5203ce70-b9ce-43f5-ab7c-1e564b7fde58] Running
	I0317 10:26:50.752745   13111 system_pods.go:89] "csi-hostpath-attacher-0" [6c5a2b06-2d5d-4f22-a315-025aba516adc] Running
	I0317 10:26:50.752753   13111 system_pods.go:89] "csi-hostpath-resizer-0" [22860cad-55e0-438a-a603-eda458782fd7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0317 10:26:50.752760   13111 system_pods.go:89] "csi-hostpathplugin-d8j6g" [644ccb0e-2012-41d6-bed9-d26fd4e77f1a] 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])
	I0317 10:26:50.752771   13111 system_pods.go:89] "etcd-addons-023654" [a75b3e6a-1aef-47a5-ac53-898ee12e5a88] Running
	I0317 10:26:50.752776   13111 system_pods.go:89] "kindnet-5kb5k" [27495b5b-e12a-41a5-b48e-aa31abb6dfd1] Running
	I0317 10:26:50.752784   13111 system_pods.go:89] "kube-apiserver-addons-023654" [6e94e532-5f84-4319-98b9-348151ab8090] Running
	I0317 10:26:50.752791   13111 system_pods.go:89] "kube-controller-manager-addons-023654" [0092c5c9-9a60-419a-b41a-3a46ce11f283] Running
	I0317 10:26:50.752799   13111 system_pods.go:89] "kube-ingress-dns-minikube" [12751b41-3e9c-4643-aeea-44177036669f] Running
	I0317 10:26:50.752804   13111 system_pods.go:89] "kube-proxy-2b2d8" [de1724b8-5709-41ab-953d-9d5fd38edaf8] Running
	I0317 10:26:50.752810   13111 system_pods.go:89] "kube-scheduler-addons-023654" [597c6270-4015-47a6-a76a-52d239ef91e9] Running
	I0317 10:26:50.752813   13111 system_pods.go:89] "metrics-server-7fbb699795-lxz6x" [2201b49a-915e-4d8e-a7a5-bc50cf0037f7] Running
	I0317 10:26:50.752820   13111 system_pods.go:89] "nvidia-device-plugin-daemonset-t54nc" [7ea32d63-c896-4e92-860c-5677214ac89f] Running
	I0317 10:26:50.752824   13111 system_pods.go:89] "registry-6c88467877-5kggn" [c30fbc07-7a69-4186-910e-ec96c0ef9653] Running
	I0317 10:26:50.752830   13111 system_pods.go:89] "registry-proxy-c8wmn" [1011cda5-f50b-4136-8d44-b98d678c110a] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0317 10:26:50.752836   13111 system_pods.go:89] "snapshot-controller-68b874b76f-78ddc" [efbe38ad-4a22-4ab5-8b2c-e9074446f88a] Running
	I0317 10:26:50.752842   13111 system_pods.go:89] "snapshot-controller-68b874b76f-q8hqg" [385bc2ff-b28e-42b7-bbac-6cabc0d9ac0c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0317 10:26:50.752849   13111 system_pods.go:89] "storage-provisioner" [bfecb05f-b7d7-4a51-882e-dee907c58afd] Running
	I0317 10:26:50.752864   13111 system_pods.go:126] duration metric: took 2.575237ms to wait for k8s-apps to be running ...
	I0317 10:26:50.752876   13111 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 10:26:50.752919   13111 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 10:26:50.763324   13111 system_svc.go:56] duration metric: took 10.445324ms WaitForService to wait for kubelet
	I0317 10:26:50.763345   13111 kubeadm.go:582] duration metric: took 47.871170661s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 10:26:50.763365   13111 node_conditions.go:102] verifying NodePressure condition ...
	I0317 10:26:50.765533   13111 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0317 10:26:50.765559   13111 node_conditions.go:123] node cpu capacity is 8
	I0317 10:26:50.765574   13111 node_conditions.go:105] duration metric: took 2.199369ms to run NodePressure ...
	I0317 10:26:50.765588   13111 start.go:241] waiting for startup goroutines ...
	I0317 10:26:50.833080   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:51.005367   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:51.005418   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:51.210308   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:51.393125   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:51.504738   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:51.504786   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:51.710516   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:51.832936   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:52.004639   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:52.004761   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:52.210667   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:52.332778   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:52.504911   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:52.504920   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:52.709663   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:52.832931   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:53.005259   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:53.005304   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:53.210047   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:53.333528   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:53.504393   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:53.504462   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:53.710504   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:53.833068   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:54.004979   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:54.005167   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:54.209902   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:54.332840   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:54.521240   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:54.521352   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:54.710373   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:54.832773   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:55.005086   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:55.005186   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:55.210111   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:55.332565   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:55.504602   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:55.504602   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:55.710615   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:55.893402   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:56.004313   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:56.006604   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:56.209550   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:56.332965   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:56.504638   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:56.504948   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:56.709522   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:56.832920   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:57.005152   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:57.005171   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:57.210505   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:57.332786   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:57.504428   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:57.504464   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:57.709982   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:57.833374   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:58.004933   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:58.005124   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:58.209875   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:58.333112   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:58.505519   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:58.505712   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:58.710393   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:58.833089   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:59.005153   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:59.005315   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:59.210441   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:59.332964   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:26:59.505088   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:26:59.505117   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:26:59.710007   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:26:59.832644   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:00.004918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:00.004951   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:00.209881   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:00.333428   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:00.504003   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:00.504163   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:00.710481   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:00.832646   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:01.004965   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0317 10:27:01.005132   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:01.210952   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:01.332679   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:01.504876   13111 kapi.go:107] duration metric: took 52.503675698s to wait for kubernetes.io/minikube-addons=registry ...
	I0317 10:27:01.504906   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:01.709569   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:01.832918   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:02.004588   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:02.210055   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:02.332245   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:02.505456   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:02.710198   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:02.895496   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:03.004650   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:03.209599   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:03.333053   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:03.504684   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:03.710170   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:03.833246   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:04.005196   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:04.209915   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:04.333198   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:04.504959   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:04.710069   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:04.833339   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:05.004627   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:05.209670   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:05.333076   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:05.504968   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:05.709939   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:05.833381   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:06.004346   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:06.210648   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:06.332797   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:06.505650   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:06.710929   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:06.832682   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:07.005020   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:07.210482   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:07.393983   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0317 10:27:07.595534   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:07.793895   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:07.893700   13111 kapi.go:107] duration metric: took 54.563804728s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0317 10:27:07.895541   13111 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-023654 cluster.
	I0317 10:27:07.896941   13111 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0317 10:27:07.898265   13111 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0317 10:27:08.004617   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:08.212209   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:08.504798   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:08.711165   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:09.004413   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:09.210615   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:09.504500   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:09.710716   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:10.004460   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:10.210598   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:10.504533   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:10.710540   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:11.005055   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:11.210351   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:11.504562   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:11.710426   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:12.004631   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:12.210323   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:12.505008   13111 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0317 10:27:12.710373   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:13.004734   13111 kapi.go:107] duration metric: took 1m4.003518078s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0317 10:27:13.210486   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:13.710398   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:14.210269   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:14.710631   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:15.209938   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:15.709905   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:16.210829   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:16.710627   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:17.210027   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:17.710814   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:18.209848   13111 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0317 10:27:18.710278   13111 kapi.go:107] duration metric: took 1m8.503519825s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0317 10:27:18.712262   13111 out.go:177] * Enabled addons: cloud-spanner, amd-gpu-device-plugin, nvidia-device-plugin, ingress-dns, storage-provisioner, storage-provisioner-rancher, inspektor-gadget, default-storageclass, metrics-server, yakd, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0317 10:27:18.713780   13111 addons.go:514] duration metric: took 1m15.821727376s for enable addons: enabled=[cloud-spanner amd-gpu-device-plugin nvidia-device-plugin ingress-dns storage-provisioner storage-provisioner-rancher inspektor-gadget default-storageclass metrics-server yakd volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0317 10:27:18.713821   13111 start.go:246] waiting for cluster config update ...
	I0317 10:27:18.713844   13111 start.go:255] writing updated cluster config ...
	I0317 10:27:18.714090   13111 ssh_runner.go:195] Run: rm -f paused
	I0317 10:27:18.763134   13111 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0317 10:27:18.765072   13111 out.go:177] * Done! kubectl is now configured to use "addons-023654" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.021772583Z" level=info msg="Removed pod sandbox: f9538107d99f8817458be5e88affe44336a49e776dd35d849a4ff79466d8b47f" id=a04213ee-9269-4818-9bef-1345d8cf767b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.022134143Z" level=info msg="Stopping pod sandbox: e0cfb4d9119a43848f024cc0436f2bc48d700de2c4c3f528e910707057e3352d" id=ab6c56ea-89fe-472e-a70c-ea21d0164a9e name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.022169263Z" level=info msg="Stopped pod sandbox (already stopped): e0cfb4d9119a43848f024cc0436f2bc48d700de2c4c3f528e910707057e3352d" id=ab6c56ea-89fe-472e-a70c-ea21d0164a9e name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.022423191Z" level=info msg="Removing pod sandbox: e0cfb4d9119a43848f024cc0436f2bc48d700de2c4c3f528e910707057e3352d" id=5ab21970-3c35-4151-8cfe-5df75cc76547 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.030262580Z" level=info msg="Removed pod sandbox: e0cfb4d9119a43848f024cc0436f2bc48d700de2c4c3f528e910707057e3352d" id=5ab21970-3c35-4151-8cfe-5df75cc76547 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.030613355Z" level=info msg="Stopping pod sandbox: 0e10980fd0d0e0e62b0f9ede25bc48f71f35a49750e7677dcb0e95cc8fe83b96" id=3d2655c0-cbb9-4fa0-8865-6f652e0f1b7d name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.030655997Z" level=info msg="Stopped pod sandbox (already stopped): 0e10980fd0d0e0e62b0f9ede25bc48f71f35a49750e7677dcb0e95cc8fe83b96" id=3d2655c0-cbb9-4fa0-8865-6f652e0f1b7d name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.030915059Z" level=info msg="Removing pod sandbox: 0e10980fd0d0e0e62b0f9ede25bc48f71f35a49750e7677dcb0e95cc8fe83b96" id=70c20f8d-39f3-4ca3-9f4e-19b1c4a60e54 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:30:58 addons-023654 crio[1042]: time="2025-03-17 10:30:58.038627011Z" level=info msg="Removed pod sandbox: 0e10980fd0d0e0e62b0f9ede25bc48f71f35a49750e7677dcb0e95cc8fe83b96" id=70c20f8d-39f3-4ca3-9f4e-19b1c4a60e54 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Mar 17 10:31:08 addons-023654 crio[1042]: time="2025-03-17 10:31:08.829473790Z" level=info msg="Checking image status: docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" id=54554ea6-081d-4d89-a8aa-eeab7f107f3c name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:31:08 addons-023654 crio[1042]: time="2025-03-17 10:31:08.829815485Z" level=info msg="Image docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 not found" id=54554ea6-081d-4d89-a8aa-eeab7f107f3c name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:31:40 addons-023654 crio[1042]: time="2025-03-17 10:31:40.764785719Z" level=info msg="Pulling image: docker.io/nginx:latest" id=126e0f16-f2cd-48c6-8a24-d562c67e0e62 name=/runtime.v1.ImageService/PullImage
	Mar 17 10:31:40 addons-023654 crio[1042]: time="2025-03-17 10:31:40.765935773Z" level=info msg="Trying to access \"docker.io/library/nginx:latest\""
	Mar 17 10:31:41 addons-023654 crio[1042]: time="2025-03-17 10:31:41.151197344Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=23b1e4be-a311-4da2-8944-f65bd4116b87 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:31:41 addons-023654 crio[1042]: time="2025-03-17 10:31:41.151428079Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=23b1e4be-a311-4da2-8944-f65bd4116b87 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:31:52 addons-023654 crio[1042]: time="2025-03-17 10:31:52.829999730Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=4aaeb622-c404-4491-b083-2fbad0d04b89 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:31:52 addons-023654 crio[1042]: time="2025-03-17 10:31:52.830351093Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=4aaeb622-c404-4491-b083-2fbad0d04b89 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:32:11 addons-023654 crio[1042]: time="2025-03-17 10:32:11.393110848Z" level=info msg="Pulling image: docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79" id=c3c6d07e-bffb-4717-b463-9a8c4c34d719 name=/runtime.v1.ImageService/PullImage
	Mar 17 10:32:11 addons-023654 crio[1042]: time="2025-03-17 10:32:11.396891296Z" level=info msg="Trying to access \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.038443556Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=4bbb7d8b-5852-402f-9791-35ad63aea6c8 name=/runtime.v1.ImageService/PullImage
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.039766605Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.267308829Z" level=info msg="Stopping pod sandbox: f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209" id=b0d15c12-04b5-48ce-9f78-eb2b078ba6e1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.267600365Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 Namespace:local-path-storage ID:f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209 UID:f891e9d2-cd40-49fe-ac8c-959565a0534f NetNS:/var/run/netns/ac6beff7-b05f-4925-9e95-f9e9ff3eaee3 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.267795038Z" level=info msg="Deleting pod local-path-storage_helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100 from CNI network \"kindnet\" (type=ptp)"
	Mar 17 10:32:42 addons-023654 crio[1042]: time="2025-03-17 10:32:42.301375848Z" level=info msg="Stopped pod sandbox: f9e4760eecbb3922abeda97d432f7d62517bb3c90902d568878c634092ae4209" id=b0d15c12-04b5-48ce-9f78-eb2b078ba6e1 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	ccff35c9184e6       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                                              5 minutes ago       Running             nginx                                    0                   206bde5157d49       nginx
	e4370734d50ac       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                                          5 minutes ago       Running             busybox                                  0                   cab0036de1705       busybox
	8c15b517b96cb       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          5 minutes ago       Running             csi-snapshotter                          0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	ddb18ffe7ed0e       registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7                          5 minutes ago       Running             csi-provisioner                          0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	06aee994f48c7       registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6                            5 minutes ago       Running             liveness-probe                           0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	f61460dbcaf03       registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11                           5 minutes ago       Running             hostpath                                 0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	75c5c80b23af5       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc                5 minutes ago       Running             node-driver-registrar                    0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	8b499d55c0769       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864   5 minutes ago       Running             csi-external-health-monitor-controller   0                   0d2ebbc89f638       csi-hostpathplugin-d8j6g
	c22545fe3cb27       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      5 minutes ago       Running             volume-snapshot-controller               0                   4312528d4d463       snapshot-controller-68b874b76f-q8hqg
	03a8e2c7d6acf       registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8                              5 minutes ago       Running             csi-resizer                              0                   622cce3f5458c       csi-hostpath-resizer-0
	5717c3cc4abd7       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      6 minutes ago       Running             volume-snapshot-controller               0                   8dbec29bdd313       snapshot-controller-68b874b76f-78ddc
	66e1dfb79577b       registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519d9bf0                             6 minutes ago       Running             csi-attacher                             0                   3af143ebe58f3       csi-hostpath-attacher-0
	1ac8c3bc3a955       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef                             6 minutes ago       Running             local-path-provisioner                   0                   88242683fbc28       local-path-provisioner-76f89f99b5-rlwpl
	4c600d973e730       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                                             6 minutes ago       Running             storage-provisioner                      0                   9b349514870b5       storage-provisioner
	36e3109ed0479       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                                             6 minutes ago       Running             coredns                                  0                   e1f93da50cf7c       coredns-668d6bf9bc-tbb2p
	5275a869d2928       docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495                                           6 minutes ago       Running             kindnet-cni                              0                   49cea31d36b72       kindnet-5kb5k
	e9beb2e7561ed       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5                                                                             6 minutes ago       Running             kube-proxy                               0                   89963572c0ae1       kube-proxy-2b2d8
	34c926c688e92       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                                             6 minutes ago       Running             etcd                                     0                   2d8d6635f04ea       etcd-addons-023654
	1be0a32372376       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef                                                                             6 minutes ago       Running             kube-apiserver                           0                   792c5407750d7       kube-apiserver-addons-023654
	5aac59d1a1ae5       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389                                                                             6 minutes ago       Running             kube-controller-manager                  0                   31f366b55e28b       kube-controller-manager-addons-023654
	aa3cfcd1dd1ca       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d                                                                             6 minutes ago       Running             kube-scheduler                           0                   82579dac2ad52       kube-scheduler-addons-023654
	
	
	==> coredns [36e3109ed0479a57fd8b38386161f98ef33ade83d233a84c1708e27e5caf63e8] <==
	[INFO] 10.244.0.22:53148 - 37958 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004314933s
	[INFO] 10.244.0.22:46507 - 43990 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005171224s
	[INFO] 10.244.0.22:37104 - 43125 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005039355s
	[INFO] 10.244.0.22:51442 - 29521 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005093698s
	[INFO] 10.244.0.22:47141 - 29787 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004957794s
	[INFO] 10.244.0.22:53148 - 5554 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00437678s
	[INFO] 10.244.0.22:42875 - 18427 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005164484s
	[INFO] 10.244.0.22:34410 - 2862 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005319103s
	[INFO] 10.244.0.22:60008 - 56825 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005268616s
	[INFO] 10.244.0.22:51442 - 29658 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.010675509s
	[INFO] 10.244.0.22:37104 - 49361 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.011064714s
	[INFO] 10.244.0.22:47141 - 22565 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006555676s
	[INFO] 10.244.0.22:60008 - 48097 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006404571s
	[INFO] 10.244.0.22:34410 - 27226 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.006447911s
	[INFO] 10.244.0.22:53148 - 39647 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005856553s
	[INFO] 10.244.0.22:47141 - 13539 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000118407s
	[INFO] 10.244.0.22:46507 - 54112 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.011305935s
	[INFO] 10.244.0.22:53148 - 21881 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000105337s
	[INFO] 10.244.0.22:60008 - 11401 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000096226s
	[INFO] 10.244.0.22:46507 - 45727 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000099076s
	[INFO] 10.244.0.22:34410 - 47765 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00011385s
	[INFO] 10.244.0.22:42875 - 49450 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.007256578s
	[INFO] 10.244.0.22:51442 - 33686 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000142243s
	[INFO] 10.244.0.22:37104 - 54756 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000167422s
	[INFO] 10.244.0.22:42875 - 25142 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000122413s
	
	
	==> describe nodes <==
	Name:               addons-023654
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-023654
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76
	                    minikube.k8s.io/name=addons-023654
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T10_25_58_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-023654
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-023654"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 10:25:55 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-023654
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 10:32:45 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:25:54 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 10:28:00 +0000   Mon, 17 Mar 2025 10:26:21 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-023654
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 f15fcb2ee5674b5ca382ed921c6f5952
	  System UUID:                d06c83c6-93ce-4987-ba81-8c91ea0be0ee
	  Boot ID:                    ec6fb7d7-f279-4ceb-9985-655a6cbdd644
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	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%)         5m33s
	  default                     hello-world-app-7d9564db4-vxlbt            0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m44s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m5s
	  default                     task-pv-pod                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m50s
	  kube-system                 coredns-668d6bf9bc-tbb2p                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     6m49s
	  kube-system                 csi-hostpath-attacher-0                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m42s
	  kube-system                 csi-hostpath-resizer-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m42s
	  kube-system                 csi-hostpathplugin-d8j6g                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m31s
	  kube-system                 etcd-addons-023654                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         6m55s
	  kube-system                 kindnet-5kb5k                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      6m49s
	  kube-system                 kube-apiserver-addons-023654               250m (3%)     0 (0%)      0 (0%)           0 (0%)         6m55s
	  kube-system                 kube-controller-manager-addons-023654      200m (2%)     0 (0%)      0 (0%)           0 (0%)         6m55s
	  kube-system                 kube-proxy-2b2d8                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m49s
	  kube-system                 kube-scheduler-addons-023654               100m (1%)     0 (0%)      0 (0%)           0 (0%)         6m55s
	  kube-system                 snapshot-controller-68b874b76f-78ddc       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m43s
	  kube-system                 snapshot-controller-68b874b76f-q8hqg       0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m43s
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m45s
	  local-path-storage          local-path-provisioner-76f89f99b5-rlwpl    0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m45s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (10%)  100m (1%)
	  memory             220Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                 From             Message
	  ----     ------                   ----                ----             -------
	  Normal   Starting                 6m44s               kube-proxy       
	  Normal   NodeHasSufficientMemory  6m59s (x8 over 7m)  kubelet          Node addons-023654 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m59s (x8 over 7m)  kubelet          Node addons-023654 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m59s (x8 over 7m)  kubelet          Node addons-023654 status is now: NodeHasSufficientPID
	  Normal   Starting                 6m55s               kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m55s               kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  6m54s               kubelet          Node addons-023654 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m54s               kubelet          Node addons-023654 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m54s               kubelet          Node addons-023654 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           6m50s               node-controller  Node addons-023654 event: Registered Node addons-023654 in Controller
	  Normal   NodeReady                6m31s               kubelet          Node addons-023654 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002882] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001548] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000960] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001023] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001181] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001148] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001051] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000978] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.640954] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.024466] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.389027] kauditd_printk_skb: 46 callbacks suppressed
	[Mar17 10:27] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +1.008172] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:28] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +4.031703] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +8.191350] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[ +16.126831] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:29] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	
	
	==> etcd [34c926c688e922a02df237fdf35e78307133b65e2bd49954530d28f32e23b401] <==
	{"level":"info","ts":"2025-03-17T10:26:05.714048Z","caller":"traceutil/trace.go:171","msg":"trace[205518922] range","detail":"{range_begin:/registry/minions/addons-023654; range_end:; response_count:1; response_revision:401; }","duration":"109.234705ms","start":"2025-03-17T10:26:05.604807Z","end":"2025-03-17T10:26:05.714042Z","steps":["trace[205518922] 'agreement among raft nodes before linearized reading'  (duration: 109.192084ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.003644Z","caller":"traceutil/trace.go:171","msg":"trace[397871490] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"201.012254ms","start":"2025-03-17T10:26:05.802615Z","end":"2025-03-17T10:26:06.003628Z","steps":["trace[397871490] 'process raft request'  (duration: 200.980818ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004012Z","caller":"traceutil/trace.go:171","msg":"trace[1510012605] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"201.897618ms","start":"2025-03-17T10:26:05.802098Z","end":"2025-03-17T10:26:06.003995Z","steps":["trace[1510012605] 'process raft request'  (duration: 195.985179ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004084Z","caller":"traceutil/trace.go:171","msg":"trace[445092013] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"201.828346ms","start":"2025-03-17T10:26:05.802247Z","end":"2025-03-17T10:26:06.004075Z","steps":["trace[445092013] 'process raft request'  (duration: 201.279019ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004318Z","caller":"traceutil/trace.go:171","msg":"trace[12156193] linearizableReadLoop","detail":"{readStateIndex:418; appliedIndex:413; }","duration":"190.639576ms","start":"2025-03-17T10:26:05.813669Z","end":"2025-03-17T10:26:06.004309Z","steps":["trace[12156193] 'read index received'  (duration: 184.423478ms)","trace[12156193] 'applied index is now lower than readState.Index'  (duration: 6.215543ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T10:26:06.004416Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.722971ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-668d6bf9bc-8wffk\" limit:1 ","response":"range_response_count:1 size:4005"}
	{"level":"info","ts":"2025-03-17T10:26:06.005789Z","caller":"traceutil/trace.go:171","msg":"trace[1579640501] range","detail":"{range_begin:/registry/pods/kube-system/coredns-668d6bf9bc-8wffk; range_end:; response_count:1; response_revision:408; }","duration":"192.110101ms","start":"2025-03-17T10:26:05.813665Z","end":"2025-03-17T10:26:06.005775Z","steps":["trace[1579640501] 'agreement among raft nodes before linearized reading'  (duration: 190.674665ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004544Z","caller":"traceutil/trace.go:171","msg":"trace[1819259223] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"193.651982ms","start":"2025-03-17T10:26:05.810884Z","end":"2025-03-17T10:26:06.004536Z","steps":["trace[1819259223] 'process raft request'  (duration: 193.287927ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.004638Z","caller":"traceutil/trace.go:171","msg":"trace[1636846174] transaction","detail":"{read_only:false; response_revision:407; number_of_response:1; }","duration":"191.034103ms","start":"2025-03-17T10:26:05.813598Z","end":"2025-03-17T10:26:06.004632Z","steps":["trace[1636846174] 'process raft request'  (duration: 190.636149ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.208786Z","caller":"traceutil/trace.go:171","msg":"trace[772157355] linearizableReadLoop","detail":"{readStateIndex:422; appliedIndex:419; }","duration":"102.587654ms","start":"2025-03-17T10:26:06.104340Z","end":"2025-03-17T10:26:06.206928Z","steps":["trace[772157355] 'read index received'  (duration: 88.14631ms)","trace[772157355] 'applied index is now lower than readState.Index'  (duration: 14.440667ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:26:06.209413Z","caller":"traceutil/trace.go:171","msg":"trace[2088629205] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"106.494794ms","start":"2025-03-17T10:26:06.102892Z","end":"2025-03-17T10:26:06.209386Z","steps":["trace[2088629205] 'process raft request'  (duration: 99.134798ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.209463Z","caller":"traceutil/trace.go:171","msg":"trace[451772918] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"106.501501ms","start":"2025-03-17T10:26:06.102953Z","end":"2025-03-17T10:26:06.209454Z","steps":["trace[451772918] 'process raft request'  (duration: 101.991416ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.209493Z","caller":"traceutil/trace.go:171","msg":"trace[2042723506] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"105.009572ms","start":"2025-03-17T10:26:06.104468Z","end":"2025-03-17T10:26:06.209477Z","steps":["trace[2042723506] 'process raft request'  (duration: 102.415048ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T10:26:06.209531Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.171108ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-03-17T10:26:06.210277Z","caller":"traceutil/trace.go:171","msg":"trace[389650319] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"105.948762ms","start":"2025-03-17T10:26:06.104319Z","end":"2025-03-17T10:26:06.210267Z","steps":["trace[389650319] 'agreement among raft nodes before linearized reading'  (duration: 105.160983ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.312731Z","caller":"traceutil/trace.go:171","msg":"trace[724641500] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"100.681658ms","start":"2025-03-17T10:26:06.212024Z","end":"2025-03-17T10:26:06.312705Z","steps":["trace[724641500] 'process raft request'  (duration: 96.935827ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:06.313132Z","caller":"traceutil/trace.go:171","msg":"trace[1655962757] transaction","detail":"{read_only:false; number_of_response:1; response_revision:415; }","duration":"100.924576ms","start":"2025-03-17T10:26:06.212197Z","end":"2025-03-17T10:26:06.313122Z","steps":["trace[1655962757] 'process raft request'  (duration: 100.422397ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:26:07.091747Z","caller":"traceutil/trace.go:171","msg":"trace[1446976426] linearizableReadLoop","detail":"{readStateIndex:484; appliedIndex:483; }","duration":"100.970282ms","start":"2025-03-17T10:26:06.990757Z","end":"2025-03-17T10:26:07.091727Z","steps":["trace[1446976426] 'read index received'  (duration: 18.822337ms)","trace[1446976426] 'applied index is now lower than readState.Index'  (duration: 82.147269ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:26:07.092418Z","caller":"traceutil/trace.go:171","msg":"trace[791890692] transaction","detail":"{read_only:false; response_revision:473; number_of_response:1; }","duration":"178.757723ms","start":"2025-03-17T10:26:06.913646Z","end":"2025-03-17T10:26:07.092404Z","steps":["trace[791890692] 'process raft request'  (duration: 95.991899ms)","trace[791890692] 'compare'  (duration: 81.984092ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T10:26:07.092723Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.657638ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/local-path-provisioner-bind\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T10:26:07.092807Z","caller":"traceutil/trace.go:171","msg":"trace[392513197] range","detail":"{range_begin:/registry/clusterrolebindings/local-path-provisioner-bind; range_end:; response_count:0; response_revision:473; }","duration":"186.771766ms","start":"2025-03-17T10:26:06.906026Z","end":"2025-03-17T10:26:07.092797Z","steps":["trace[392513197] 'agreement among raft nodes before linearized reading'  (duration: 186.655464ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:27:21.671241Z","caller":"traceutil/trace.go:171","msg":"trace[1391726523] transaction","detail":"{read_only:false; response_revision:1249; number_of_response:1; }","duration":"107.224028ms","start":"2025-03-17T10:27:21.564001Z","end":"2025-03-17T10:27:21.671225Z","steps":["trace[1391726523] 'process raft request'  (duration: 107.110463ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T10:27:28.228031Z","caller":"traceutil/trace.go:171","msg":"trace[974501883] transaction","detail":"{read_only:false; response_revision:1265; number_of_response:1; }","duration":"123.238547ms","start":"2025-03-17T10:27:28.104773Z","end":"2025-03-17T10:27:28.228011Z","steps":["trace[974501883] 'process raft request'  (duration: 60.129233ms)","trace[974501883] 'compare'  (duration: 62.937116ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:27:28.419251Z","caller":"traceutil/trace.go:171","msg":"trace[597976713] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1267; }","duration":"125.906448ms","start":"2025-03-17T10:27:28.293332Z","end":"2025-03-17T10:27:28.419238Z","steps":["trace[597976713] 'process raft request'  (duration: 62.690918ms)","trace[597976713] 'compare'  (duration: 63.11412ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T10:27:45.354860Z","caller":"traceutil/trace.go:171","msg":"trace[1293510094] transaction","detail":"{read_only:false; response_revision:1427; number_of_response:1; }","duration":"123.267414ms","start":"2025-03-17T10:27:45.231572Z","end":"2025-03-17T10:27:45.354839Z","steps":["trace[1293510094] 'process raft request'  (duration: 123.096626ms)"],"step_count":1}
	
	
	==> kernel <==
	 10:32:52 up 15 min,  0 users,  load average: 0.19, 0.52, 0.35
	Linux addons-023654 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [5275a869d29284f93c5a479137fb0bb8f60ed19938ceea82f0b7589c4bd492fd] <==
	I0317 10:30:51.407420       1 main.go:301] handling current node
	I0317 10:31:01.412249       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:31:01.412281       1 main.go:301] handling current node
	I0317 10:31:11.407753       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:31:11.407784       1 main.go:301] handling current node
	I0317 10:31:21.414543       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:31:21.414579       1 main.go:301] handling current node
	I0317 10:31:31.407605       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:31:31.407651       1 main.go:301] handling current node
	I0317 10:31:41.407253       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:31:41.407283       1 main.go:301] handling current node
	I0317 10:31:51.414559       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:31:51.414589       1 main.go:301] handling current node
	I0317 10:32:01.414541       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:01.414573       1 main.go:301] handling current node
	I0317 10:32:11.407401       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:11.407435       1 main.go:301] handling current node
	I0317 10:32:21.408876       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:21.408928       1 main.go:301] handling current node
	I0317 10:32:31.407644       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:31.407680       1 main.go:301] handling current node
	I0317 10:32:41.407801       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:41.407839       1 main.go:301] handling current node
	I0317 10:32:51.414530       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0317 10:32:51.414565       1 main.go:301] handling current node
	
	
	==> kube-apiserver [1be0a3237237637e829f3bf4dd7f99415da8e139ca9f93c0d35cbf7cb604ded4] <==
	I0317 10:26:13.277877       1 alloc.go:330] "allocated clusterIPs" service="gcp-auth/gcp-auth" clusterIPs={"IPv4":"10.99.67.46"}
	W0317 10:26:21.844094       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.844136       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.844215       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.844251       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.862626       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.862738       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:21.893377       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.99.67.46:443: connect: connection refused
	E0317 10:26:21.893500       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.99.67.46:443: connect: connection refused" logger="UnhandledError"
	W0317 10:26:25.294772       1 handler_proxy.go:99] no RequestInfo found in the context
	E0317 10:26:25.294852       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0317 10:26:25.294999       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.141.210:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.141.210:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.141.210:443: connect: connection refused" logger="UnhandledError"
	I0317 10:26:25.315441       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0317 10:27:27.442729       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39948: use of closed network connection
	E0317 10:27:27.600184       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39982: use of closed network connection
	I0317 10:27:36.531150       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.108.223.3"}
	I0317 10:27:42.309876       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0317 10:27:43.404558       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0317 10:27:47.821640       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0317 10:27:47.986819       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.88.95"}
	I0317 10:28:26.308807       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0317 10:30:08.798159       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.113.72"}
	
	
	==> kube-controller-manager [5aac59d1a1ae5cad03edb970a749504b974e0054589e60fd89395705a26661e6] <==
	I0317 10:30:08.565871       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="5.362645ms"
	I0317 10:30:08.565956       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="44.775µs"
	I0317 10:30:08.571845       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="43.321µs"
	I0317 10:30:12.592707       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0317 10:30:12.595931       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-56d7c84fd4" duration="4.935µs"
	I0317 10:30:12.596456       1 job_controller.go:598] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0317 10:30:14.212916       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
	E0317 10:30:14.213909       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"
	W0317 10:30:14.214689       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
	E0317 10:30:14.214732       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"
	I0317 10:30:22.696040       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0317 10:31:07.359897       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
	E0317 10:31:07.360731       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"
	W0317 10:31:07.361443       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
	E0317 10:31:07.361480       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"
	I0317 10:31:41.159522       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="58.562µs"
	W0317 10:31:48.087328       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
	E0317 10:31:48.088236       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"
	W0317 10:31:48.088978       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
	E0317 10:31:48.089007       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"
	I0317 10:31:52.837625       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="65.522µs"
	W0317 10:32:22.631351       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
	E0317 10:32:22.632253       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"
	W0317 10:32:22.633035       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
	E0317 10:32:22.633072       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 [e9beb2e7561ed1a25e0fcd3d6456321204705df1706c0e115f702424897d192e] <==
	I0317 10:26:06.212186       1 server_linux.go:66] "Using iptables proxy"
	I0317 10:26:07.007440       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0317 10:26:07.105318       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`"
	I0317 10:26:07.405838       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0317 10:26:07.405901       1 server_linux.go:170] "Using iptables Proxier"
	I0317 10:26:07.415972       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"
	I0317 10:26:07.502094       1 server.go:497] "Version info" version="v1.32.2"
	I0317 10:26:07.502549       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:26:07.514008       1 config.go:199] "Starting service config controller"
	I0317 10:26:07.514056       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 10:26:07.514093       1 config.go:105] "Starting endpoint slice config controller"
	I0317 10:26:07.514628       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 10:26:07.514173       1 config.go:329] "Starting node config controller"
	I0317 10:26:07.514651       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 10:26:07.614533       1 shared_informer.go:320] Caches are synced for service config
	I0317 10:26:07.690618       1 shared_informer.go:320] Caches are synced for node config
	I0317 10:26:07.690640       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [aa3cfcd1dd1ca288b0997afb8c6f2018dbe45bb0300e605ba83b40b910091706] <==
	W0317 10:25:55.719484       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
	E0317 10:25:55.719502       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"
	W0317 10:25:55.719508       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
	E0317 10:25:55.719524       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"
	W0317 10:25:55.719534       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
	E0317 10:25:55.719548       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"
	W0317 10:25:55.719595       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
	E0317 10:25:55.719607       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"
	W0317 10:25:55.719617       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
	E0317 10:25:55.719624       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"
	W0317 10:25:55.719627       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
	E0317 10:25:55.719644       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"
	W0317 10:25:55.719668       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
	W0317 10:25:55.719697       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
	E0317 10:25:55.719701       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"
	E0317 10:25:55.719710       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"
	W0317 10:25:55.793360       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
	E0317 10:25:55.793404       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"
	W0317 10:25:56.651511       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
	E0317 10:25:56.651551       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"
	W0317 10:25:56.706754       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
	E0317 10:25:56.706791       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"
	W0317 10:25:56.994358       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0317 10:25:56.994399       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: 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"
	I0317 10:25:59.017414       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 17 10:32:18 addons-023654 kubelet[1649]: E0317 10:32:18.064877    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207538064615279,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:32:22 addons-023654 kubelet[1649]: E0317 10:32:22.829076    1649 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: reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="3bfff1e5-f26d-4162-952d-03bad7077244"
	Mar 17 10:32:28 addons-023654 kubelet[1649]: E0317 10:32:28.066793    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207548066559581,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:32:28 addons-023654 kubelet[1649]: E0317 10:32:28.066838    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207548066559581,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:32:35 addons-023654 kubelet[1649]: E0317 10:32:35.829294    1649 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: reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="3bfff1e5-f26d-4162-952d-03bad7077244"
	Mar 17 10:32:38 addons-023654 kubelet[1649]: E0317 10:32:38.068809    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207558068575525,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:32:38 addons-023654 kubelet[1649]: E0317 10:32:38.068841    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207558068575525,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:32:40 addons-023654 kubelet[1649]: I0317 10:32:40.829411    1649 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"
	Mar 17 10:32:42 addons-023654 kubelet[1649]: E0317 10:32:42.037667    1649 log.go:32] "PullImage from image service failed" err="rpc error: code = Unknown desc = reading manifest sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Mar 17 10:32:42 addons-023654 kubelet[1649]: E0317 10:32:42.037748    1649 kuberuntime_image.go:55] "Failed to pull image" err="reading manifest sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" image="docker.io/busybox:stable@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79"
	Mar 17 10:32:42 addons-023654 kubelet[1649]: E0317 10:32:42.037993    1649 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-6b42122a-223d-4158-93f3-6dc7b2e27100_default_test-pvc -s 67108864 -m Filesystem],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:VOL_DIR,Value:/opt/local-path-provisioner/pvc-6b42122a-223d-4158-93f3-6dc7b2e27100_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-4kdmz,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-6b42122a-223d-4158-93f3-6dc7b2e27100_local-path-storage(f891e9d2-cd40-49fe-ac8c-959565a0534f): ErrImagePull: reading manifest sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" logger="UnhandledErr
or"
	Mar 17 10:32:42 addons-023654 kubelet[1649]: E0317 10:32:42.039280    1649 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"helper-pod\" with ErrImagePull: \"reading manifest sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 in docker.io/library/busybox: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="local-path-storage/helper-pod-create-pvc-6b42122a-223d-4158-93f3-6dc7b2e27100" podUID="f891e9d2-cd40-49fe-ac8c-959565a0534f"
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.419013    1649 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4kdmz\" (UniqueName: \"kubernetes.io/projected/f891e9d2-cd40-49fe-ac8c-959565a0534f-kube-api-access-4kdmz\") pod \"f891e9d2-cd40-49fe-ac8c-959565a0534f\" (UID: \"f891e9d2-cd40-49fe-ac8c-959565a0534f\") "
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.419069    1649 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/f891e9d2-cd40-49fe-ac8c-959565a0534f-script\") pod \"f891e9d2-cd40-49fe-ac8c-959565a0534f\" (UID: \"f891e9d2-cd40-49fe-ac8c-959565a0534f\") "
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.419094    1649 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/f891e9d2-cd40-49fe-ac8c-959565a0534f-data\") pod \"f891e9d2-cd40-49fe-ac8c-959565a0534f\" (UID: \"f891e9d2-cd40-49fe-ac8c-959565a0534f\") "
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.419169    1649 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/f891e9d2-cd40-49fe-ac8c-959565a0534f-data" (OuterVolumeSpecName: "data") pod "f891e9d2-cd40-49fe-ac8c-959565a0534f" (UID: "f891e9d2-cd40-49fe-ac8c-959565a0534f"). InnerVolumeSpecName "data". PluginName "kubernetes.io/host-path", VolumeGIDValue ""
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.419461    1649 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/f891e9d2-cd40-49fe-ac8c-959565a0534f-script" (OuterVolumeSpecName: "script") pod "f891e9d2-cd40-49fe-ac8c-959565a0534f" (UID: "f891e9d2-cd40-49fe-ac8c-959565a0534f"). InnerVolumeSpecName "script". PluginName "kubernetes.io/configmap", VolumeGIDValue ""
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.420801    1649 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f891e9d2-cd40-49fe-ac8c-959565a0534f-kube-api-access-4kdmz" (OuterVolumeSpecName: "kube-api-access-4kdmz") pod "f891e9d2-cd40-49fe-ac8c-959565a0534f" (UID: "f891e9d2-cd40-49fe-ac8c-959565a0534f"). InnerVolumeSpecName "kube-api-access-4kdmz". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.520291    1649 reconciler_common.go:299] "Volume detached for volume \"script\" (UniqueName: \"kubernetes.io/configmap/f891e9d2-cd40-49fe-ac8c-959565a0534f-script\") on node \"addons-023654\" DevicePath \"\""
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.520330    1649 reconciler_common.go:299] "Volume detached for volume \"data\" (UniqueName: \"kubernetes.io/host-path/f891e9d2-cd40-49fe-ac8c-959565a0534f-data\") on node \"addons-023654\" DevicePath \"\""
	Mar 17 10:32:42 addons-023654 kubelet[1649]: I0317 10:32:42.520344    1649 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-4kdmz\" (UniqueName: \"kubernetes.io/projected/f891e9d2-cd40-49fe-ac8c-959565a0534f-kube-api-access-4kdmz\") on node \"addons-023654\" DevicePath \"\""
	Mar 17 10:32:43 addons-023654 kubelet[1649]: I0317 10:32:43.830964    1649 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f891e9d2-cd40-49fe-ac8c-959565a0534f" path="/var/lib/kubelet/pods/f891e9d2-cd40-49fe-ac8c-959565a0534f/volumes"
	Mar 17 10:32:47 addons-023654 kubelet[1649]: E0317 10:32:47.829843    1649 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: reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="default/task-pv-pod" podUID="3bfff1e5-f26d-4162-952d-03bad7077244"
	Mar 17 10:32:48 addons-023654 kubelet[1649]: E0317 10:32:48.071310    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207568071076699,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:32:48 addons-023654 kubelet[1649]: E0317 10:32:48.071344    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207568071076699,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:559104,},InodesUsed:&UInt64Value{Value:218,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [4c600d973e730250ed6d784df1125a294aee9be5654aa086f73dafe2468bb028] <==
	I0317 10:26:22.792537       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0317 10:26:22.800007       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0317 10:26:22.800123       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0317 10:26:22.806137       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0317 10:26:22.806315       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"487cce58-7a75-46eb-8c27-6418f5a0fd65", APIVersion:"v1", ResourceVersion:"923", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290 became leader
	I0317 10:26:22.806378       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290!
	I0317 10:26:22.906609       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-023654_f32ac511-c020-4e8e-bde4-c30b57d3b290!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-023654 -n addons-023654
helpers_test.go:261: (dbg) Run:  kubectl --context addons-023654 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/LocalPath]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-023654 describe pod hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path
helpers_test.go:282: (dbg) kubectl --context addons-023654 describe pod hello-world-app-7d9564db4-vxlbt task-pv-pod test-local-path:

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-vxlbt
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-023654/192.168.49.2
	Start Time:       Mon, 17 Mar 2025 10:30:08 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=7d9564db4
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.30
	IPs:
	  IP:           10.244.0.30
	Controlled By:  ReplicaSet/hello-world-app-7d9564db4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/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-vp5pq (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vp5pq:
	    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  2m44s                default-scheduler  Successfully assigned default/hello-world-app-7d9564db4-vxlbt to addons-023654
	  Warning  Failed     72s                  kubelet            Failed to pull image "docker.io/kicbase/echo-server:1.0": loading manifest for target platform: reading manifest sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86 in docker.io/kicbase/echo-server: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     72s                  kubelet            Error: ErrImagePull
	  Normal   BackOff    71s                  kubelet            Back-off pulling image "docker.io/kicbase/echo-server:1.0"
	  Warning  Failed     71s                  kubelet            Error: ImagePullBackOff
	  Normal   Pulling    60s (x2 over 2m44s)  kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"
	
	
	Name:             task-pv-pod
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-023654/192.168.49.2
	Start Time:       Mon, 17 Mar 2025 10:28:02 +0000
	Labels:           app=task-pv-pod
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.28
	IPs:
	  IP:  10.244.0.28
	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-knzjt (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-knzjt:
	    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  4m50s                 default-scheduler  Successfully assigned default/task-pv-pod to addons-023654
	  Normal   Pulling    2m2s (x3 over 4m49s)  kubelet            Pulling image "docker.io/nginx"
	  Warning  Failed     41s (x3 over 3m59s)   kubelet            Failed to pull image "docker.io/nginx": reading manifest latest in docker.io/library/nginx: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit
	  Warning  Failed     41s (x3 over 3m59s)   kubelet            Error: ErrImagePull
	  Normal   BackOff    5s (x5 over 3m59s)    kubelet            Back-off pulling image "docker.io/nginx"
	  Warning  Failed     5s (x5 over 3m59s)    kubelet            Error: ImagePullBackOff
	
	
	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-5jc29 (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-5jc29:
	    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 --
helpers_test.go:285: <<< TestAddons/parallel/LocalPath FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.92000777s)
--- FAIL: TestAddons/parallel/LocalPath (345.08s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (268.66s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-amd64 start -p functional-247977 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0317 10:37:19.353354   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:19.359737   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:19.371060   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:19.392386   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:19.433794   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:19.515305   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:19.676790   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:19.998554   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:20.640586   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:21.922180   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:24.483677   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:29.605301   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:37:39.847461   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:38:00.328943   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:38:41.291293   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2251: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-247977 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: exit status 80 (4m27.012812491s)

                                                
                                                
-- stdout --
	* [functional-247977] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20535
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	* Using Docker driver with root privileges
	* Starting "functional-247977" primary control-plane node in "functional-247977" cluster
	* Pulling base image v0.0.46-1741860993-20523 ...
	* Creating docker container (CPUs=2, Memory=4000MB) ...
	* Found network options:
	  - HTTP_PROXY=localhost:44407
	* Please see https://minikube.sigs.k8s.io/docs/handbook/vpn_and_proxy/ for more details
	* Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	  - Generating certificates and keys ...
	  - Booting up control plane ...
	  - Configuring RBAC rules ...
	* Configuring CNI (Container Networking Interface) ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: default-storageclass, storage-provisioner
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Local proxy ignored: not passing HTTP_PROXY=localhost:44407 to docker env.
	! You appear to be using a proxy, but your NO_PROXY environment does not include the minikube IP (192.168.49.2).
	X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: waiting for node to be ready: waitNodeCondition: context deadline exceeded
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2253: failed minikube start. args "out/minikube-linux-amd64 start -p functional-247977 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio": exit status 80
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/serial/StartWithProxy]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-247977
helpers_test.go:235: (dbg) docker inspect functional-247977:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb",
	        "Created": "2025-03-17T10:35:08.612204084Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 39488,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-03-17T10:35:08.644750942Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b0734d4b8a5a2dbe50c35bd8745d33dc9ec48b1b1af7ad72f6736a52b01c8ce5",
	        "ResolvConfPath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/hostname",
	        "HostsPath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/hosts",
	        "LogPath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb-json.log",
	        "Name": "/functional-247977",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-247977:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "functional-247977",
	            "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": {
	                "ID": "416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb",
	                "LowerDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e-init/diff:/var/lib/docker/overlay2/f844c3a5ca0f0e2ee4753a0f099fc439ed40e0c5d4b781364a267ba0b6e05002/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-247977",
	                "Source": "/var/lib/docker/volumes/functional-247977/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-247977",
	            "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-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185",
	            "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-247977",
	                "name.minikube.sigs.k8s.io": "functional-247977",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2af113e8cee3b730171003969e0d8e915a9436189b63da6098df22c579b36419",
	            "SandboxKey": "/var/run/docker/netns/2af113e8cee3",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32778"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32779"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32782"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32780"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32781"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-247977": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "d2:73:c1:1d:67:7c",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "6d7f3a3f70e49bb5991dc1ebabbeee7dc7340bfee543c6f7473a0c210ad15e48",
	                    "EndpointID": "95965481f447d6b12103a23f19ea4146a7df1d2ce0db62d4ef3581367cfe50b4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-247977",
	                        "416a9007d2fa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-247977 -n functional-247977
helpers_test.go:244: <<< TestFunctional/serial/StartWithProxy FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/serial/StartWithProxy]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 logs -n 25
helpers_test.go:252: TestFunctional/serial/StartWithProxy logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|-------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |      Profile      |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|-------------------|---------|---------|---------------------|---------------------|
	| addons  | addons-023654 addons disable   | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|         | ingress-dns --alsologtostderr  |                   |         |         |                     |                     |
	|         | -v=1                           |                   |         |         |                     |                     |
	| addons  | addons-023654 addons disable   | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|         | ingress --alsologtostderr -v=1 |                   |         |         |                     |                     |
	| addons  | addons-023654 addons disable   | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:32 UTC | 17 Mar 25 10:33 UTC |
	|         | storage-provisioner-rancher    |                   |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                   |         |         |                     |                     |
	| addons  | addons-023654 addons           | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | disable volumesnapshots        |                   |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                   |         |         |                     |                     |
	| addons  | addons-023654 addons           | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | disable csi-hostpath-driver    |                   |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                   |         |         |                     |                     |
	| stop    | -p addons-023654               | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	| addons  | enable dashboard -p            | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | addons-023654                  |                   |         |         |                     |                     |
	| addons  | disable dashboard -p           | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | addons-023654                  |                   |         |         |                     |                     |
	| addons  | disable gvisor -p              | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | addons-023654                  |                   |         |         |                     |                     |
	| delete  | -p addons-023654               | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	| start   | -p nospam-301332 -n=1          | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | --memory=2250 --wait=false     |                   |         |         |                     |                     |
	|         | --log_dir=/tmp/nospam-301332   |                   |         |         |                     |                     |
	|         | --driver=docker                |                   |         |         |                     |                     |
	|         | --container-runtime=crio       |                   |         |         |                     |                     |
	| start   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC |                     |
	|         | /tmp/nospam-301332 start       |                   |         |         |                     |                     |
	|         | --dry-run                      |                   |         |         |                     |                     |
	| start   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC |                     |
	|         | /tmp/nospam-301332 start       |                   |         |         |                     |                     |
	|         | --dry-run                      |                   |         |         |                     |                     |
	| start   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC |                     |
	|         | /tmp/nospam-301332 start       |                   |         |         |                     |                     |
	|         | --dry-run                      |                   |         |         |                     |                     |
	| pause   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 pause       |                   |         |         |                     |                     |
	| pause   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 pause       |                   |         |         |                     |                     |
	| pause   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 pause       |                   |         |         |                     |                     |
	| unpause | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 unpause     |                   |         |         |                     |                     |
	| unpause | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 unpause     |                   |         |         |                     |                     |
	| unpause | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 unpause     |                   |         |         |                     |                     |
	| stop    | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 stop        |                   |         |         |                     |                     |
	| stop    | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 stop        |                   |         |         |                     |                     |
	| stop    | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 stop        |                   |         |         |                     |                     |
	| delete  | -p nospam-301332               | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:35 UTC |
	| start   | -p functional-247977           | functional-247977 | jenkins | v1.35.0 | 17 Mar 25 10:35 UTC |                     |
	|         | --memory=4000                  |                   |         |         |                     |                     |
	|         | --apiserver-port=8441          |                   |         |         |                     |                     |
	|         | --wait=all --driver=docker     |                   |         |         |                     |                     |
	|         | --container-runtime=crio       |                   |         |         |                     |                     |
	|---------|--------------------------------|-------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 10:35:03
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 10:35:03.465432   38948 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:35:03.465827   38948 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:35:03.465834   38948 out.go:358] Setting ErrFile to fd 2...
	I0317 10:35:03.465839   38948 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:35:03.466342   38948 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:35:03.466919   38948 out.go:352] Setting JSON to false
	I0317 10:35:03.467715   38948 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1050,"bootTime":1742206653,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:35:03.467789   38948 start.go:139] virtualization: kvm guest
	I0317 10:35:03.470605   38948 out.go:177] * [functional-247977] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:35:03.471910   38948 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:35:03.471918   38948 notify.go:220] Checking for updates...
	I0317 10:35:03.474790   38948 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:35:03.476068   38948 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:35:03.477366   38948 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:35:03.478933   38948 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:35:03.480469   38948 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:35:03.481939   38948 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:35:03.504489   38948 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:35:03.504558   38948 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:35:03.554139   38948 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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-03-17 10:35:03.544293872 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:35:03.554224   38948 docker.go:318] overlay module found
	I0317 10:35:03.556153   38948 out.go:177] * Using the docker driver based on user configuration
	I0317 10:35:03.557440   38948 start.go:297] selected driver: docker
	I0317 10:35:03.557446   38948 start.go:901] validating driver "docker" against <nil>
	I0317 10:35:03.557455   38948 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:35:03.558277   38948 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:35:03.606534   38948 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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-03-17 10:35:03.597684588 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:35:03.606754   38948 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 10:35:03.607043   38948 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]
	I0317 10:35:03.608885   38948 out.go:177] * Using Docker driver with root privileges
	I0317 10:35:03.610502   38948 cni.go:84] Creating CNI manager for ""
	I0317 10:35:03.610565   38948 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:35:03.610571   38948 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 10:35:03.610627   38948 start.go:340] cluster config:
	{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:crio 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:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio 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: SSHAuthS
ock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:35:03.612037   38948 out.go:177] * Starting "functional-247977" primary control-plane node in "functional-247977" cluster
	I0317 10:35:03.613340   38948 cache.go:121] Beginning downloading kic base image for docker with crio
	I0317 10:35:03.614640   38948 out.go:177] * Pulling base image v0.0.46-1741860993-20523 ...
	I0317 10:35:03.615894   38948 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:35:03.615924   38948 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0317 10:35:03.615936   38948 cache.go:56] Caching tarball of preloaded images
	I0317 10:35:03.615990   38948 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon
	I0317 10:35:03.616017   38948 preload.go:172] Found /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0317 10:35:03.616024   38948 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0317 10:35:03.616338   38948 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/config.json ...
	I0317 10:35:03.616352   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/config.json: {Name:mk4c783273a7bbbb0b1f07af7894cc08119819c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:03.634596   38948 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon, skipping pull
	I0317 10:35:03.634606   38948 cache.go:145] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 exists in daemon, skipping load
	I0317 10:35:03.634620   38948 cache.go:230] Successfully downloaded all kic artifacts
	I0317 10:35:03.634644   38948 start.go:360] acquireMachinesLock for functional-247977: {Name:mk5073dc6df5b9fd90fe168c397f019d49575fc0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 10:35:03.634730   38948 start.go:364] duration metric: took 74.671µs to acquireMachinesLock for "functional-247977"
	I0317 10:35:03.634748   38948 start.go:93] Provisioning new machine with config: &{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServer
Name:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio 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 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:35:03.634811   38948 start.go:125] createHost starting for "" (driver="docker")
	I0317 10:35:03.637048   38948 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	W0317 10:35:03.637256   38948 out.go:270] ! Local proxy ignored: not passing HTTP_PROXY=localhost:44407 to docker env.
	I0317 10:35:03.637272   38948 start.go:159] libmachine.API.Create for "functional-247977" (driver="docker")
	I0317 10:35:03.637285   38948 client.go:168] LocalClient.Create starting
	I0317 10:35:03.637333   38948 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem
	I0317 10:35:03.637361   38948 main.go:141] libmachine: Decoding PEM data...
	I0317 10:35:03.637374   38948 main.go:141] libmachine: Parsing certificate...
	I0317 10:35:03.637420   38948 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem
	I0317 10:35:03.637446   38948 main.go:141] libmachine: Decoding PEM data...
	I0317 10:35:03.637460   38948 main.go:141] libmachine: Parsing certificate...
	I0317 10:35:03.638334   38948 cli_runner.go:164] Run: docker network inspect functional-247977 --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}}]}"
	W0317 10:35:03.654703   38948 cli_runner.go:211] docker network inspect functional-247977 --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
	I0317 10:35:03.654750   38948 network_create.go:284] running [docker network inspect functional-247977] to gather additional debugging logs...
	I0317 10:35:03.654764   38948 cli_runner.go:164] Run: docker network inspect functional-247977
	W0317 10:35:03.670636   38948 cli_runner.go:211] docker network inspect functional-247977 returned with exit code 1
	I0317 10:35:03.670656   38948 network_create.go:287] error running [docker network inspect functional-247977]: docker network inspect functional-247977: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network functional-247977 not found
	I0317 10:35:03.670665   38948 network_create.go:289] output of [docker network inspect functional-247977]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network functional-247977 not found
	
	** /stderr **
	I0317 10:35:03.670756   38948 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}}]}"
	I0317 10:35:03.686787   38948 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:0xc001ba07e0}
	I0317 10:35:03.686817   38948 network_create.go:124] attempt to create docker network functional-247977 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0317 10:35:03.686864   38948 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=functional-247977 functional-247977
	I0317 10:35:03.732794   38948 network_create.go:108] docker network functional-247977 192.168.49.0/24 created
	I0317 10:35:03.732811   38948 kic.go:121] calculated static IP "192.168.49.2" for the "functional-247977" container
	I0317 10:35:03.732881   38948 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0317 10:35:03.748994   38948 cli_runner.go:164] Run: docker volume create functional-247977 --label name.minikube.sigs.k8s.io=functional-247977 --label created_by.minikube.sigs.k8s.io=true
	I0317 10:35:03.767074   38948 oci.go:103] Successfully created a docker volume functional-247977
	I0317 10:35:03.767126   38948 cli_runner.go:164] Run: docker run --rm --name functional-247977-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=functional-247977 --entrypoint /usr/bin/test -v functional-247977:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -d /var/lib
	I0317 10:35:04.184966   38948 oci.go:107] Successfully prepared a docker volume functional-247977
	I0317 10:35:04.185007   38948 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:35:04.185030   38948 kic.go:194] Starting extracting preloaded images to volume ...
	I0317 10:35:04.185087   38948 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v functional-247977:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir
	I0317 10:35:08.549353   38948 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v functional-247977:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 -I lz4 -xf /preloaded.tar -C /extractDir: (4.364228289s)
	I0317 10:35:08.549377   38948 kic.go:203] duration metric: took 4.364344672s to extract preloaded images to volume ...
	W0317 10:35:08.549539   38948 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0317 10:35:08.549647   38948 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0317 10:35:08.597048   38948 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 functional-247977 --name functional-247977 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=functional-247977 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=functional-247977 --network functional-247977 --ip 192.168.49.2 --volume functional-247977:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8441 --publish=127.0.0.1::8441 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185
	I0317 10:35:08.845607   38948 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Running}}
	I0317 10:35:08.863861   38948 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:35:08.881937   38948 cli_runner.go:164] Run: docker exec functional-247977 stat /var/lib/dpkg/alternatives/iptables
	I0317 10:35:08.921676   38948 oci.go:144] the created container "functional-247977" has a running status.
	I0317 10:35:08.921694   38948 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa...
	I0317 10:35:09.033369   38948 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0317 10:35:09.053894   38948 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:35:09.071786   38948 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0317 10:35:09.071796   38948 kic_runner.go:114] Args: [docker exec --privileged functional-247977 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0317 10:35:09.116411   38948 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:35:09.137629   38948 machine.go:93] provisionDockerMachine start ...
	I0317 10:35:09.137719   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:09.156596   38948 main.go:141] libmachine: Using SSH client type: native
	I0317 10:35:09.156857   38948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:35:09.156865   38948 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 10:35:09.157574   38948 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50748->127.0.0.1:32778: read: connection reset by peer
	I0317 10:35:12.289778   38948 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-247977
	
	I0317 10:35:12.289796   38948 ubuntu.go:169] provisioning hostname "functional-247977"
	I0317 10:35:12.289866   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:12.306818   38948 main.go:141] libmachine: Using SSH client type: native
	I0317 10:35:12.307006   38948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:35:12.307016   38948 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-247977 && echo "functional-247977" | sudo tee /etc/hostname
	I0317 10:35:12.448879   38948 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-247977
	
	I0317 10:35:12.448943   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:12.465340   38948 main.go:141] libmachine: Using SSH client type: native
	I0317 10:35:12.465548   38948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:35:12.465558   38948 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-247977' /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-247977/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-247977' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 10:35:12.594539   38948 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 10:35:12.594557   38948 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20535-5055/.minikube CaCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20535-5055/.minikube}
	I0317 10:35:12.594577   38948 ubuntu.go:177] setting up certificates
	I0317 10:35:12.594588   38948 provision.go:84] configureAuth start
	I0317 10:35:12.594657   38948 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-247977
	I0317 10:35:12.611553   38948 provision.go:143] copyHostCerts
	I0317 10:35:12.611604   38948 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem, removing ...
	I0317 10:35:12.611613   38948 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem
	I0317 10:35:12.611697   38948 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem (1679 bytes)
	I0317 10:35:12.611842   38948 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem, removing ...
	I0317 10:35:12.611849   38948 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem
	I0317 10:35:12.611966   38948 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem (1082 bytes)
	I0317 10:35:12.612090   38948 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem, removing ...
	I0317 10:35:12.612098   38948 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem
	I0317 10:35:12.612144   38948 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem (1123 bytes)
	I0317 10:35:12.612212   38948 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem org=jenkins.functional-247977 san=[127.0.0.1 192.168.49.2 functional-247977 localhost minikube]
	I0317 10:35:13.073460   38948 provision.go:177] copyRemoteCerts
	I0317 10:35:13.073512   38948 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 10:35:13.073541   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:13.090320   38948 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:35:13.183046   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0317 10:35:13.203750   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0317 10:35:13.224264   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 10:35:13.244499   38948 provision.go:87] duration metric: took 649.901707ms to configureAuth
	I0317 10:35:13.244520   38948 ubuntu.go:193] setting minikube options for container-runtime
	I0317 10:35:13.244668   38948 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:35:13.244749   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:13.261216   38948 main.go:141] libmachine: Using SSH client type: native
	I0317 10:35:13.261582   38948 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:35:13.261603   38948 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0317 10:35:13.476711   38948 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0317 10:35:13.476725   38948 machine.go:96] duration metric: took 4.339085112s to provisionDockerMachine
	I0317 10:35:13.476733   38948 client.go:171] duration metric: took 9.839444944s to LocalClient.Create
	I0317 10:35:13.476747   38948 start.go:167] duration metric: took 9.839475321s to libmachine.API.Create "functional-247977"
	I0317 10:35:13.476753   38948 start.go:293] postStartSetup for "functional-247977" (driver="docker")
	I0317 10:35:13.476764   38948 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]
	I0317 10:35:13.476824   38948 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
	I0317 10:35:13.476863   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:13.494666   38948 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:35:13.591114   38948 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 10:35:13.594040   38948 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0317 10:35:13.594064   38948 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0317 10:35:13.594071   38948 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0317 10:35:13.594076   38948 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0317 10:35:13.594085   38948 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/addons for local assets ...
	I0317 10:35:13.594170   38948 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/files for local assets ...
	I0317 10:35:13.594242   38948 filesync.go:149] local asset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem -> 118192.pem in /etc/ssl/certs
	I0317 10:35:13.594308   38948 filesync.go:149] local asset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts -> hosts in /etc/test/nested/copy/11819
	I0317 10:35:13.594344   38948 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/11819
	I0317 10:35:13.601987   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem --> /etc/ssl/certs/118192.pem (1708 bytes)
	I0317 10:35:13.623186   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts --> /etc/test/nested/copy/11819/hosts (40 bytes)
	I0317 10:35:13.643213   38948 start.go:296] duration metric: took 166.445738ms for postStartSetup
	I0317 10:35:13.643532   38948 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-247977
	I0317 10:35:13.660036   38948 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/config.json ...
	I0317 10:35:13.660246   38948 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:35:13.660275   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:13.676597   38948 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:35:13.767022   38948 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0317 10:35:13.771084   38948 start.go:128] duration metric: took 10.136260193s to createHost
	I0317 10:35:13.771106   38948 start.go:83] releasing machines lock for "functional-247977", held for 10.136369511s
	I0317 10:35:13.771173   38948 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-247977
	I0317 10:35:13.789829   38948 out.go:177] * Found network options:
	I0317 10:35:13.791101   38948 out.go:177]   - HTTP_PROXY=localhost:44407
	W0317 10:35:13.792225   38948 out.go:270] ! You appear to be using a proxy, but your NO_PROXY environment does not include the minikube IP (192.168.49.2).
	I0317 10:35:13.793460   38948 out.go:177] * Please see https://minikube.sigs.k8s.io/docs/handbook/vpn_and_proxy/ for more details
	I0317 10:35:13.794650   38948 ssh_runner.go:195] Run: cat /version.json
	I0317 10:35:13.794697   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:13.794751   38948 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0317 10:35:13.794820   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:13.811773   38948 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:35:13.812814   38948 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:35:13.973879   38948 ssh_runner.go:195] Run: systemctl --version
	I0317 10:35:13.977760   38948 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0317 10:35:14.112706   38948 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 10:35:14.116688   38948 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 "sudo mv {} {}.mk_disabled" ;
	I0317 10:35:14.133585   38948 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0317 10:35:14.133649   38948 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" ;
	I0317 10:35:14.158521   38948 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0317 10:35:14.158532   38948 start.go:495] detecting cgroup driver to use...
	I0317 10:35:14.158558   38948 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0317 10:35:14.158592   38948 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 10:35:14.172002   38948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 10:35:14.181678   38948 docker.go:217] disabling cri-docker service (if available) ...
	I0317 10:35:14.181719   38948 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0317 10:35:14.193630   38948 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0317 10:35:14.205488   38948 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0317 10:35:14.287280   38948 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0317 10:35:14.363160   38948 docker.go:233] disabling docker service ...
	I0317 10:35:14.363211   38948 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0317 10:35:14.381388   38948 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0317 10:35:14.391663   38948 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0317 10:35:14.467062   38948 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0317 10:35:14.544098   38948 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0317 10:35:14.554160   38948 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 10:35:14.568594   38948 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0317 10:35:14.568631   38948 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:35:14.577276   38948 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0317 10:35:14.577320   38948 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:35:14.585997   38948 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:35:14.594525   38948 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:35:14.602782   38948 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 10:35:14.610388   38948 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:35:14.618691   38948 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:35:14.632673   38948 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:35:14.641210   38948 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 10:35:14.648613   38948 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 10:35:14.655890   38948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:35:14.734242   38948 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0317 10:35:14.847634   38948 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0317 10:35:14.847682   38948 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0317 10:35:14.850772   38948 start.go:563] Will wait 60s for crictl version
	I0317 10:35:14.850815   38948 ssh_runner.go:195] Run: which crictl
	I0317 10:35:14.853671   38948 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 10:35:14.884966   38948 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0317 10:35:14.885032   38948 ssh_runner.go:195] Run: crio --version
	I0317 10:35:14.917217   38948 ssh_runner.go:195] Run: crio --version
	I0317 10:35:14.950751   38948 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0317 10:35:14.951957   38948 cli_runner.go:164] Run: docker network inspect functional-247977 --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}}]}"
	I0317 10:35:14.968631   38948 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0317 10:35:14.971989   38948 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""
	I0317 10:35:14.982077   38948 kubeadm.go:883] updating cluster {Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQ
emuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 10:35:14.982183   38948 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:35:14.982231   38948 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:35:15.045548   38948 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:35:15.045567   38948 crio.go:433] Images already preloaded, skipping extraction
	I0317 10:35:15.045618   38948 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:35:15.075911   38948 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:35:15.075922   38948 cache_images.go:84] Images are preloaded, skipping loading
	I0317 10:35:15.075928   38948 kubeadm.go:934] updating node { 192.168.49.2 8441 v1.32.2 crio true true} ...
	I0317 10:35:15.075998   38948 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=functional-247977 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 10:35:15.076050   38948 ssh_runner.go:195] Run: crio config
	I0317 10:35:15.114241   38948 cni.go:84] Creating CNI manager for ""
	I0317 10:35:15.114257   38948 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:35:15.114267   38948 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 10:35:15.114284   38948 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-247977 NodeName:functional-247977 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 10:35:15.114393   38948 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:///var/run/crio/crio.sock
	  name: "functional-247977"
	  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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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:///var/run/crio/crio.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
	
	I0317 10:35:15.114467   38948 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 10:35:15.122296   38948 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 10:35:15.122344   38948 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 10:35:15.129971   38948 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (367 bytes)
	I0317 10:35:15.145087   38948 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 10:35:15.160422   38948 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2291 bytes)
	I0317 10:35:15.175321   38948 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0317 10:35:15.178202   38948 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""
	I0317 10:35:15.187193   38948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:35:15.257768   38948 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:35:15.269356   38948 certs.go:68] Setting up /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977 for IP: 192.168.49.2
	I0317 10:35:15.269368   38948 certs.go:194] generating shared ca certs ...
	I0317 10:35:15.269385   38948 certs.go:226] acquiring lock for ca certs: {Name:mk4d122beeb49f666cd9ba72d746d45c2440fcf8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:15.269540   38948 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key
	I0317 10:35:15.269585   38948 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key
	I0317 10:35:15.269592   38948 certs.go:256] generating profile certs ...
	I0317 10:35:15.269648   38948 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key
	I0317 10:35:15.269665   38948 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt with IP's: []
	I0317 10:35:15.398337   38948 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt ...
	I0317 10:35:15.398351   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: {Name:mkddde3fbd3481916ceb98e5ed8dc631e4bd12a0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:15.398544   38948 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key ...
	I0317 10:35:15.398553   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key: {Name:mk5670126bbd23cdffb073431470786a9a21a8c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:15.398635   38948 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key.6ba96e44
	I0317 10:35:15.398645   38948 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt.6ba96e44 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0317 10:35:15.514907   38948 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt.6ba96e44 ...
	I0317 10:35:15.514921   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt.6ba96e44: {Name:mk38e0198f54e1a78063e1a213f7de84e6cc7584 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:15.515082   38948 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key.6ba96e44 ...
	I0317 10:35:15.515090   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key.6ba96e44: {Name:mk0f51e8bfe70d89e0cedfdf84f10c5613a22ff7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:15.515156   38948 certs.go:381] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt.6ba96e44 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt
	I0317 10:35:15.515218   38948 certs.go:385] copying /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key.6ba96e44 -> /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key
	I0317 10:35:15.515266   38948 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key
	I0317 10:35:15.515276   38948 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt with IP's: []
	I0317 10:35:15.790180   38948 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt ...
	I0317 10:35:15.790195   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt: {Name:mk1a6412900497dbdc42902a98fd6d9441e8bd99 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:15.790347   38948 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key ...
	I0317 10:35:15.790357   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key: {Name:mk79fc41502a0d03e42f80147b57f9dd6a37418c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:15.790546   38948 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem (1338 bytes)
	W0317 10:35:15.790577   38948 certs.go:480] ignoring /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819_empty.pem, impossibly tiny 0 bytes
	I0317 10:35:15.790583   38948 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem (1679 bytes)
	I0317 10:35:15.790604   38948 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem (1082 bytes)
	I0317 10:35:15.790622   38948 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem (1123 bytes)
	I0317 10:35:15.790637   38948 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem (1679 bytes)
	I0317 10:35:15.790667   38948 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem (1708 bytes)
	I0317 10:35:15.791226   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 10:35:15.812319   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0317 10:35:15.832391   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 10:35:15.852677   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0317 10:35:15.872966   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 10:35:15.893333   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 10:35:15.913673   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 10:35:15.933927   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 10:35:15.954284   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 10:35:15.975039   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem --> /usr/share/ca-certificates/11819.pem (1338 bytes)
	I0317 10:35:15.995312   38948 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem --> /usr/share/ca-certificates/118192.pem (1708 bytes)
	I0317 10:35:16.015849   38948 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 10:35:16.031162   38948 ssh_runner.go:195] Run: openssl version
	I0317 10:35:16.035792   38948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/118192.pem && ln -fs /usr/share/ca-certificates/118192.pem /etc/ssl/certs/118192.pem"
	I0317 10:35:16.043869   38948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/118192.pem
	I0317 10:35:16.046883   38948 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 10:35 /usr/share/ca-certificates/118192.pem
	I0317 10:35:16.046934   38948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/118192.pem
	I0317 10:35:16.052751   38948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/118192.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 10:35:16.060827   38948 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"
	I0317 10:35:16.068695   38948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:35:16.071660   38948 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:35:16.071688   38948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:35:16.077610   38948 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"
	I0317 10:35:16.085608   38948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11819.pem && ln -fs /usr/share/ca-certificates/11819.pem /etc/ssl/certs/11819.pem"
	I0317 10:35:16.093481   38948 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11819.pem
	I0317 10:35:16.096444   38948 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 10:35 /usr/share/ca-certificates/11819.pem
	I0317 10:35:16.096480   38948 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11819.pem
	I0317 10:35:16.102263   38948 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/11819.pem /etc/ssl/certs/51391683.0"
	I0317 10:35:16.110312   38948 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:35:16.113215   38948 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
	I0317 10:35:16.113257   38948 kubeadm.go:392] StartCluster: {Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISer
verNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemu
FirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:35:16.113316   38948 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0317 10:35:16.113357   38948 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0317 10:35:16.149783   38948 cri.go:89] found id: ""
	I0317 10:35:16.149851   38948 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 10:35:16.158921   38948 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 10:35:16.166915   38948 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0317 10:35:16.166955   38948 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
	I0317 10:35:16.174675   38948 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
	I0317 10:35:16.174683   38948 kubeadm.go:157] found existing configuration files:
	
	I0317 10:35:16.174731   38948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I0317 10:35:16.182523   38948 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0317 10:35:16.182570   38948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 10:35:16.190149   38948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I0317 10:35:16.197642   38948 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0317 10:35:16.197679   38948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 10:35:16.205156   38948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I0317 10:35:16.212987   38948 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 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0317 10:35:16.213036   38948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 10:35:16.220420   38948 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I0317 10:35:16.228074   38948 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 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0317 10:35:16.228120   38948 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 10:35:16.235365   38948 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0317 10:35:16.271383   38948 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0317 10:35:16.271426   38948 kubeadm.go:310] [preflight] Running pre-flight checks
	I0317 10:35:16.287654   38948 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0317 10:35:16.287734   38948 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0317 10:35:16.287769   38948 kubeadm.go:310] OS: Linux
	I0317 10:35:16.287814   38948 kubeadm.go:310] CGROUPS_CPU: enabled
	I0317 10:35:16.287860   38948 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0317 10:35:16.287898   38948 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0317 10:35:16.287937   38948 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0317 10:35:16.287975   38948 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0317 10:35:16.288018   38948 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0317 10:35:16.288054   38948 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0317 10:35:16.288137   38948 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0317 10:35:16.288199   38948 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0317 10:35:16.340815   38948 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 10:35:16.340947   38948 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 10:35:16.341063   38948 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 10:35:16.346623   38948 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 10:35:16.349015   38948 out.go:235]   - Generating certificates and keys ...
	I0317 10:35:16.349092   38948 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0317 10:35:16.349143   38948 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0317 10:35:16.508634   38948 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 10:35:16.692719   38948 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0317 10:35:16.822219   38948 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0317 10:35:16.912802   38948 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0317 10:35:17.046315   38948 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0317 10:35:17.046504   38948 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [functional-247977 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:35:17.357993   38948 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0317 10:35:17.358138   38948 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [functional-247977 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0317 10:35:17.486079   38948 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 10:35:17.703273   38948 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 10:35:17.903925   38948 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0317 10:35:17.904007   38948 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 10:35:17.954728   38948 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 10:35:18.149212   38948 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 10:35:18.318972   38948 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 10:35:18.566941   38948 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 10:35:18.916685   38948 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 10:35:18.917101   38948 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 10:35:18.920522   38948 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 10:35:18.922261   38948 out.go:235]   - Booting up control plane ...
	I0317 10:35:18.922352   38948 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 10:35:18.922470   38948 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 10:35:18.922993   38948 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 10:35:18.931427   38948 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 10:35:18.936385   38948 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 10:35:18.936420   38948 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0317 10:35:19.015726   38948 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0317 10:35:19.015849   38948 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 10:35:19.517503   38948 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.80545ms
	I0317 10:35:19.517566   38948 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 10:35:23.518722   38948 kubeadm.go:310] [api-check] The API server is healthy after 4.001202301s
	I0317 10:35:23.530025   38948 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 10:35:23.538423   38948 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 10:35:23.557711   38948 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0317 10:35:23.558036   38948 kubeadm.go:310] [mark-control-plane] Marking the node functional-247977 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 10:35:23.565467   38948 kubeadm.go:310] [bootstrap-token] Using token: r70vh3.dujjoj22ly3lmd0d
	I0317 10:35:23.566854   38948 out.go:235]   - Configuring RBAC rules ...
	I0317 10:35:23.566991   38948 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 10:35:23.570051   38948 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 10:35:23.575996   38948 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
	I0317 10:35:23.578360   38948 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 10:35:23.580762   38948 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 10:35:23.583111   38948 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 10:35:23.924445   38948 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 10:35:24.339932   38948 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0317 10:35:24.924684   38948 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0317 10:35:24.925408   38948 kubeadm.go:310] 
	I0317 10:35:24.925500   38948 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0317 10:35:24.925508   38948 kubeadm.go:310] 
	I0317 10:35:24.925571   38948 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0317 10:35:24.925586   38948 kubeadm.go:310] 
	I0317 10:35:24.925613   38948 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0317 10:35:24.925658   38948 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 10:35:24.925712   38948 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 10:35:24.925714   38948 kubeadm.go:310] 
	I0317 10:35:24.925759   38948 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0317 10:35:24.925767   38948 kubeadm.go:310] 
	I0317 10:35:24.925802   38948 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 10:35:24.925805   38948 kubeadm.go:310] 
	I0317 10:35:24.925846   38948 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0317 10:35:24.925904   38948 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 10:35:24.925956   38948 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 10:35:24.925959   38948 kubeadm.go:310] 
	I0317 10:35:24.926034   38948 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0317 10:35:24.926109   38948 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0317 10:35:24.926114   38948 kubeadm.go:310] 
	I0317 10:35:24.926202   38948 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8441 --token r70vh3.dujjoj22ly3lmd0d \
	I0317 10:35:24.926287   38948 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 \
	I0317 10:35:24.926303   38948 kubeadm.go:310] 	--control-plane 
	I0317 10:35:24.926306   38948 kubeadm.go:310] 
	I0317 10:35:24.926381   38948 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0317 10:35:24.926383   38948 kubeadm.go:310] 
	I0317 10:35:24.926489   38948 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8441 --token r70vh3.dujjoj22ly3lmd0d \
	I0317 10:35:24.926578   38948 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:919d9067721a460225593af56e9c01323eaee062e6fa8ac62d42b55ecbb23747 
	I0317 10:35:24.929204   38948 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0317 10:35:24.929414   38948 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-1078-gcp\n", err: exit status 1
	I0317 10:35:24.929555   38948 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 10:35:24.929592   38948 cni.go:84] Creating CNI manager for ""
	I0317 10:35:24.929599   38948 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:35:24.931655   38948 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 10:35:24.932925   38948 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 10:35:24.936344   38948 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 10:35:24.936351   38948 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 10:35:24.952532   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0317 10:35:25.146889   38948 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 10:35:25.146945   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:25.146984   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes functional-247977 minikube.k8s.io/updated_at=2025_03_17T10_35_25_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76 minikube.k8s.io/name=functional-247977 minikube.k8s.io/primary=true
	I0317 10:35:25.230588   38948 ops.go:34] apiserver oom_adj: -16
	I0317 10:35:25.230702   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:25.731435   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:26.231345   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:26.731671   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:27.231079   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:27.731527   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:28.231669   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:28.730790   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:29.231687   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:29.730975   38948 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 10:35:29.801305   38948 kubeadm.go:1113] duration metric: took 4.654405744s to wait for elevateKubeSystemPrivileges
	I0317 10:35:29.801332   38948 kubeadm.go:394] duration metric: took 13.688079874s to StartCluster
	I0317 10:35:29.801347   38948 settings.go:142] acquiring lock: {Name:mkd65b5ca963ef60d5026f65294c4a40ca73d0f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:29.801405   38948 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:35:29.801973   38948 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/kubeconfig: {Name:mke401f479d39fea4bc6fa3cfc3172e4ed821e27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:35:29.802153   38948 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0317 10:35:29.802149   38948 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:35:29.802202   38948 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]
	I0317 10:35:29.802304   38948 addons.go:69] Setting storage-provisioner=true in profile "functional-247977"
	I0317 10:35:29.802322   38948 addons.go:238] Setting addon storage-provisioner=true in "functional-247977"
	I0317 10:35:29.802324   38948 addons.go:69] Setting default-storageclass=true in profile "functional-247977"
	I0317 10:35:29.802341   38948 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-247977"
	I0317 10:35:29.802350   38948 host.go:66] Checking if "functional-247977" exists ...
	I0317 10:35:29.802361   38948 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:35:29.802764   38948 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:35:29.802836   38948 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:35:29.803759   38948 out.go:177] * Verifying Kubernetes components...
	I0317 10:35:29.805293   38948 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:35:29.824353   38948 addons.go:238] Setting addon default-storageclass=true in "functional-247977"
	I0317 10:35:29.824381   38948 host.go:66] Checking if "functional-247977" exists ...
	I0317 10:35:29.824729   38948 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:35:29.825354   38948 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 10:35:29.826815   38948 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:35:29.826825   38948 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 10:35:29.826873   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:29.854113   38948 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:35:29.855497   38948 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 10:35:29.855509   38948 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 10:35:29.855559   38948 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:35:29.874062   38948 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:35:29.992185   38948 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0317 10:35:30.012137   38948 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:35:30.109869   38948 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:35:30.112511   38948 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:35:30.421518   38948 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0317 10:35:30.422441   38948 node_ready.go:35] waiting up to 6m0s for node "functional-247977" to be "Ready" ...
	I0317 10:35:30.729237   38948 out.go:177] * Enabled addons: default-storageclass, storage-provisioner
	I0317 10:35:30.731155   38948 addons.go:514] duration metric: took 928.952592ms for enable addons: enabled=[default-storageclass storage-provisioner]
	I0317 10:35:30.925371   38948 kapi.go:214] "coredns" deployment in "kube-system" namespace and "functional-247977" context rescaled to 1 replicas
	I0317 10:35:32.425164   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:34.425488   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:36.426055   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:38.426124   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:40.925181   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:42.925866   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:44.926039   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:47.425404   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:49.925226   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:51.926002   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:54.424959   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:56.425017   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:35:58.425115   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:00.425965   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:02.925503   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:04.925769   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:06.925871   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:09.425725   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:11.925433   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:14.426393   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:16.925613   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:18.925961   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:21.425760   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:23.925769   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:26.425735   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:28.425915   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:30.925205   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:32.925742   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:35.425317   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:37.425608   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:39.425977   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:41.426083   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:43.926018   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:46.424884   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:48.926003   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:51.425102   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:53.426141   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:55.925763   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:36:58.427185   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:00.926019   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:03.425038   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:05.425784   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:07.425918   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:09.925116   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:12.426048   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:14.925070   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:16.925085   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:18.925791   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:21.424848   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:23.425196   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:25.924937   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:27.926073   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:30.425138   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:32.925874   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:35.424920   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:37.425731   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:39.925207   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:42.425004   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:44.425872   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:46.925434   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:49.425834   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:51.926169   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:54.425408   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:56.924981   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:37:58.925679   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:00.926293   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:03.426119   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:05.925563   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:07.926246   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:10.425947   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:12.924477   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:14.925147   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:16.925905   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:19.425943   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:21.924948   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:23.925794   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:25.926127   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:28.425682   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:30.425866   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:32.925006   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:34.926109   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:37.425607   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:39.925253   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:42.426188   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:44.925050   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:46.925226   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:49.424782   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:51.425608   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:53.924941   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:55.924983   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:38:57.925862   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:00.425581   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:02.426050   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:04.926021   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:07.426175   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:09.925966   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:11.926053   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:14.424979   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:16.426248   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:18.924875   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:20.924963   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:22.925050   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:25.425179   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:27.924896   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:29.925020   38948 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:30.425981   38948 node_ready.go:38] duration metric: took 4m0.003496269s for node "functional-247977" to be "Ready" ...
	I0317 10:39:30.428070   38948 out.go:201] 
	W0317 10:39:30.429821   38948 out.go:270] X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: waiting for node to be ready: waitNodeCondition: context deadline exceeded
	W0317 10:39:30.429841   38948 out.go:270] * 
	W0317 10:39:30.430693   38948 out.go:293] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0317 10:39:30.432064   38948 out.go:201] 
	
	
	==> CRI-O <==
	Mar 17 10:35:30 functional-247977 crio[1062]: time="2025-03-17 10:35:30.090712347Z" level=info msg="Created container 8609cf9aadbe800e63c00406aec9a8eddb1e3a06c4a4db8b39ae4bf25cd33449: kube-system/kube-proxy-jb4k5/kube-proxy" id=1129a1b0-213c-4916-8693-89b1f113cdaf name=/runtime.v1.RuntimeService/CreateContainer
	Mar 17 10:35:30 functional-247977 crio[1062]: time="2025-03-17 10:35:30.092071392Z" level=info msg="Starting container: 8609cf9aadbe800e63c00406aec9a8eddb1e3a06c4a4db8b39ae4bf25cd33449" id=3ac545c3-b97f-47db-8554-1357061ba617 name=/runtime.v1.RuntimeService/StartContainer
	Mar 17 10:35:30 functional-247977 crio[1062]: time="2025-03-17 10:35:30.103716668Z" level=info msg="Started container" PID=1925 containerID=8609cf9aadbe800e63c00406aec9a8eddb1e3a06c4a4db8b39ae4bf25cd33449 description=kube-system/kube-proxy-jb4k5/kube-proxy id=3ac545c3-b97f-47db-8554-1357061ba617 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a92b41f042041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c
	Mar 17 10:36:01 functional-247977 crio[1062]: time="2025-03-17 10:36:01.346562987Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=be6e648d-b325-48d6-86cb-72d9ec32eec0 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:36:01 functional-247977 crio[1062]: time="2025-03-17 10:36:01.346865655Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=be6e648d-b325-48d6-86cb-72d9ec32eec0 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:36:16 functional-247977 crio[1062]: time="2025-03-17 10:36:16.224214081Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=22b6ed5d-80d3-4314-b686-7e293ed2a270 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:36:16 functional-247977 crio[1062]: time="2025-03-17 10:36:16.224524194Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=22b6ed5d-80d3-4314-b686-7e293ed2a270 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:36:16 functional-247977 crio[1062]: time="2025-03-17 10:36:16.225032229Z" level=info msg="Pulling image: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=8fa15e3b-b290-4b67-ad2d-5bad6b67a8f8 name=/runtime.v1.ImageService/PullImage
	Mar 17 10:36:16 functional-247977 crio[1062]: time="2025-03-17 10:36:16.226253880Z" level=info msg="Trying to access \"docker.io/kindest/kindnetd:v20250214-acbabc1a\""
	Mar 17 10:37:31 functional-247977 crio[1062]: time="2025-03-17 10:37:31.223815766Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=bf36c95f-3b13-436e-822a-11a7b0b25513 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:37:31 functional-247977 crio[1062]: time="2025-03-17 10:37:31.224139091Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=bf36c95f-3b13-436e-822a-11a7b0b25513 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:37:42 functional-247977 crio[1062]: time="2025-03-17 10:37:42.224137451Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=682374ac-71ec-4541-ba29-2e3ffad82676 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:37:42 functional-247977 crio[1062]: time="2025-03-17 10:37:42.224431679Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=682374ac-71ec-4541-ba29-2e3ffad82676 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:37:42 functional-247977 crio[1062]: time="2025-03-17 10:37:42.225582463Z" level=info msg="Pulling image: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=c670b2e1-cb6a-4373-9e98-cfe0fd52b49a name=/runtime.v1.ImageService/PullImage
	Mar 17 10:37:42 functional-247977 crio[1062]: time="2025-03-17 10:37:42.242046631Z" level=info msg="Trying to access \"docker.io/kindest/kindnetd:v20250214-acbabc1a\""
	Mar 17 10:38:23 functional-247977 crio[1062]: time="2025-03-17 10:38:23.224031662Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=788c8259-ae9a-43ed-bc4e-8432d4855904 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:38:23 functional-247977 crio[1062]: time="2025-03-17 10:38:23.224248940Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=788c8259-ae9a-43ed-bc4e-8432d4855904 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:38:37 functional-247977 crio[1062]: time="2025-03-17 10:38:37.224135178Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=3b663734-35fb-4a82-a728-b81b18bb78ed name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:38:37 functional-247977 crio[1062]: time="2025-03-17 10:38:37.224535999Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=3b663734-35fb-4a82-a728-b81b18bb78ed name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:38:52 functional-247977 crio[1062]: time="2025-03-17 10:38:52.223757363Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=56480de9-3dbd-469b-9fb0-3d72bd7ca2af name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:38:52 functional-247977 crio[1062]: time="2025-03-17 10:38:52.224016155Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=56480de9-3dbd-469b-9fb0-3d72bd7ca2af name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:39:04 functional-247977 crio[1062]: time="2025-03-17 10:39:04.223601639Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=a0f1c45b-531e-40db-8a6f-45e8eeb212d1 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:39:04 functional-247977 crio[1062]: time="2025-03-17 10:39:04.223824158Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=a0f1c45b-531e-40db-8a6f-45e8eeb212d1 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:39:04 functional-247977 crio[1062]: time="2025-03-17 10:39:04.224271025Z" level=info msg="Pulling image: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=c72ae2cb-8117-4513-bcec-671f32f4d319 name=/runtime.v1.ImageService/PullImage
	Mar 17 10:39:04 functional-247977 crio[1062]: time="2025-03-17 10:39:04.246174017Z" level=info msg="Trying to access \"docker.io/kindest/kindnetd:v20250214-acbabc1a\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                              CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8609cf9aadbe8       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5   4 minutes ago       Running             kube-proxy                0                   a92b41f042041       kube-proxy-jb4k5
	9f32c761d6982       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389   4 minutes ago       Running             kube-controller-manager   0                   ff6dbf6d9c57b       kube-controller-manager-functional-247977
	7e68f99ec0032       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d   4 minutes ago       Running             kube-scheduler            0                   f57df0d5a1345       kube-scheduler-functional-247977
	ccb8bc9d8119d       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef   4 minutes ago       Running             kube-apiserver            0                   b9deb44b2356b       kube-apiserver-functional-247977
	7190757d39efb       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc   4 minutes ago       Running             etcd                      0                   52698de9c8795       etcd-functional-247977
	
	
	==> describe nodes <==
	Name:               functional-247977
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-247977
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76
	                    minikube.k8s.io/name=functional-247977
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T10_35_25_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:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 10:35:22 +0000
	Taints:             node.kubernetes.io/not-ready:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-247977
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 10:39:28 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 10:35:24 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 10:35:24 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 10:35:24 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            False   Mon, 17 Mar 2025 10:35:24 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletNotReady              container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-247977
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5ee1931ed3c2406ea109b1bdabfdfd68
	  System UUID:                9c33ed5c-e112-46a6-9c8e-554d5c8d354d
	  Boot ID:                    ec6fb7d7-f279-4ceb-9985-655a6cbdd644
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (6 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-functional-247977                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m7s
	  kube-system                 kindnet-9h5lw                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m2s
	  kube-system                 kube-apiserver-functional-247977             250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m7s
	  kube-system                 kube-controller-manager-functional-247977    200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m7s
	  kube-system                 kube-proxy-jb4k5                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m2s
	  kube-system                 kube-scheduler-functional-247977             100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m7s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (9%)   100m (1%)
	  memory             150Mi (0%)  50Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 4m    kube-proxy       
	  Normal   Starting                 4m7s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m7s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m7s  kubelet          Node functional-247977 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m7s  kubelet          Node functional-247977 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m7s  kubelet          Node functional-247977 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m3s  node-controller  Node functional-247977 event: Registered Node functional-247977 in Controller
	
	
	==> dmesg <==
	[  +0.002882] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001548] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000960] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001023] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001181] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001148] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001051] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000978] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.640954] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.024466] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.389027] kauditd_printk_skb: 46 callbacks suppressed
	[Mar17 10:27] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +1.008172] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:28] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +4.031703] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +8.191350] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[ +16.126831] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:29] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	
	
	==> etcd [7190757d39efbaf7a29ba8468390f4160e2150feb7b4b051aa2e58c15487503d] <==
	{"level":"info","ts":"2025-03-17T10:35:20.125985Z","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-03-17T10:35:20.126343Z","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-03-17T10:35:20.126385Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-03-17T10:35:20.126534Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-03-17T10:35:20.126653Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-03-17T10:35:20.410632Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2025-03-17T10:35:20.410689Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2025-03-17T10:35:20.410725Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2025-03-17T10:35:20.410751Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2025-03-17T10:35:20.410766Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-03-17T10:35:20.410778Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2025-03-17T10:35:20.410791Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-03-17T10:35:20.411696Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-247977 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-03-17T10:35:20.411754Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-03-17T10:35:20.411735Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-03-17T10:35:20.411858Z","caller":"etcdserver/server.go:2651","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T10:35:20.411973Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-03-17T10:35:20.411999Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-03-17T10:35:20.412712Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T10:35:20.412776Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T10:35:20.412966Z","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-03-17T10:35:20.413053Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T10:35:20.413077Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T10:35:20.414302Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-03-17T10:35:20.415196Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	
	
	==> kernel <==
	 10:39:31 up 21 min,  0 users,  load average: 0.02, 0.24, 0.28
	Linux functional-247977 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [ccb8bc9d8119d2eab124fe44fcc4656fb86bb8233f2406d4e2b5826322baaef7] <==
	I0317 10:35:22.190757       1 shared_informer.go:320] Caches are synced for configmaps
	I0317 10:35:22.191082       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0317 10:35:22.191132       1 aggregator.go:171] initial CRD sync complete...
	I0317 10:35:22.191148       1 autoregister_controller.go:144] Starting autoregister controller
	I0317 10:35:22.191154       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0317 10:35:22.191160       1 cache.go:39] Caches are synced for autoregister controller
	I0317 10:35:22.192731       1 controller.go:615] quota admission added evaluator for: namespaces
	I0317 10:35:22.194500       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	E0317 10:35:22.195844       1 controller.go:145] "Failed to ensure lease exists, will retry" err="namespaces \"kube-system\" not found" interval="200ms"
	I0317 10:35:22.399527       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0317 10:35:23.035916       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0317 10:35:23.040498       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0317 10:35:23.040514       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0317 10:35:23.444375       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0317 10:35:23.476960       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0317 10:35:23.598022       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0317 10:35:23.603657       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.49.2]
	I0317 10:35:23.604600       1 controller.go:615] quota admission added evaluator for: endpoints
	I0317 10:35:23.608314       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0317 10:35:24.109523       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0317 10:35:24.331821       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0317 10:35:24.339105       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0317 10:35:24.346465       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0317 10:35:29.511424       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	I0317 10:35:29.612894       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	
	
	==> kube-controller-manager [9f32c761d6982cda8d7ecc9f99445b1a7b19f7b98f611d089896e16b9d111e1c] <==
	I0317 10:35:28.660533       1 shared_informer.go:320] Caches are synced for TTL after finished
	I0317 10:35:28.660557       1 shared_informer.go:320] Caches are synced for GC
	I0317 10:35:28.660559       1 shared_informer.go:320] Caches are synced for cronjob
	I0317 10:35:28.660586       1 shared_informer.go:320] Caches are synced for crt configmap
	I0317 10:35:28.660606       1 shared_informer.go:320] Caches are synced for PV protection
	I0317 10:35:28.660623       1 shared_informer.go:320] Caches are synced for deployment
	I0317 10:35:28.661334       1 shared_informer.go:320] Caches are synced for resource quota
	I0317 10:35:28.663999       1 shared_informer.go:320] Caches are synced for namespace
	I0317 10:35:28.666262       1 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring
	I0317 10:35:28.668529       1 shared_informer.go:320] Caches are synced for node
	I0317 10:35:28.668600       1 range_allocator.go:177] "Sending events to api server" logger="node-ipam-controller"
	I0317 10:35:28.668638       1 range_allocator.go:183] "Starting range CIDR allocator" logger="node-ipam-controller"
	I0317 10:35:28.668642       1 shared_informer.go:313] Waiting for caches to sync for cidrallocator
	I0317 10:35:28.668647       1 shared_informer.go:320] Caches are synced for cidrallocator
	I0317 10:35:28.671784       1 shared_informer.go:320] Caches are synced for garbage collector
	I0317 10:35:28.674781       1 range_allocator.go:428] "Set node PodCIDR" logger="node-ipam-controller" node="functional-247977" podCIDRs=["10.244.0.0/24"]
	I0317 10:35:28.674818       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-247977"
	I0317 10:35:28.674851       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-247977"
	I0317 10:35:29.665753       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-247977"
	I0317 10:35:29.778259       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="161.946977ms"
	I0317 10:35:29.784649       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="6.171398ms"
	I0317 10:35:29.784741       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="52.69µs"
	I0317 10:35:30.527158       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="26.781496ms"
	I0317 10:35:30.594072       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="66.869281ms"
	I0317 10:35:30.594185       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-668d6bf9bc" duration="68.358µs"
	
	
	==> kube-proxy [8609cf9aadbe800e63c00406aec9a8eddb1e3a06c4a4db8b39ae4bf25cd33449] <==
	I0317 10:35:30.212458       1 server_linux.go:66] "Using iptables proxy"
	I0317 10:35:30.434643       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0317 10:35:30.434730       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`"
	I0317 10:35:30.514021       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0317 10:35:30.514150       1 server_linux.go:170] "Using iptables Proxier"
	I0317 10:35:30.516479       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"
	I0317 10:35:30.517005       1 server.go:497] "Version info" version="v1.32.2"
	I0317 10:35:30.517049       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:35:30.518621       1 config.go:199] "Starting service config controller"
	I0317 10:35:30.518695       1 config.go:105] "Starting endpoint slice config controller"
	I0317 10:35:30.518715       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 10:35:30.518715       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 10:35:30.518751       1 config.go:329] "Starting node config controller"
	I0317 10:35:30.518758       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 10:35:30.619529       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0317 10:35:30.619630       1 shared_informer.go:320] Caches are synced for service config
	I0317 10:35:30.619635       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [7e68f99ec0032d1e288bef2fae95b171410cb0304013da42ac208a0e1a049d67] <==
	W0317 10:35:22.192416       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
	E0317 10:35:22.193021       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"
	E0317 10:35:22.193037       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"
	E0317 10:35:22.193051       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"
	E0317 10:35:22.193059       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"
	E0317 10:35:22.193072       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"
	W0317 10:35:23.028833       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
	E0317 10:35:23.028869       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"
	W0317 10:35:23.090341       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
	E0317 10:35:23.090387       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"
	W0317 10:35:23.135196       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
	E0317 10:35:23.135239       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"
	W0317 10:35:23.166615       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
	E0317 10:35:23.166653       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"
	W0317 10:35:23.175991       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
	E0317 10:35:23.176032       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"
	W0317 10:35:23.176637       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
	E0317 10:35:23.176679       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"
	W0317 10:35:23.208881       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
	E0317 10:35:23.208919       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"
	W0317 10:35:23.245501       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
	E0317 10:35:23.245543       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"
	W0317 10:35:23.327260       1 reflector.go:569] runtime/asm_amd64.s:1700: 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"
	E0317 10:35:23.327296       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: 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"
	I0317 10:35:25.722648       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 17 10:38:34 functional-247977 kubelet[1688]: E0317 10:38:34.335420    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207914335186958,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:38:34 functional-247977 kubelet[1688]: E0317 10:38:34.348968    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:38:37 functional-247977 kubelet[1688]: E0317 10:38:37.224856    1688 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kindnet-cni\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kindest/kindnetd:v20250214-acbabc1a\\\": ErrImagePull: reading manifest v20250214-acbabc1a in docker.io/kindest/kindnetd: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/kindnet-9h5lw" podUID="7b13ca5b-c5e1-47bd-86ba-0c5926c66718"
	Mar 17 10:38:39 functional-247977 kubelet[1688]: E0317 10:38:39.350282    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:38:44 functional-247977 kubelet[1688]: E0317 10:38:44.336485    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207924336255531,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:38:44 functional-247977 kubelet[1688]: E0317 10:38:44.336530    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207924336255531,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:38:44 functional-247977 kubelet[1688]: E0317 10:38:44.350965    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:38:49 functional-247977 kubelet[1688]: E0317 10:38:49.352624    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:38:52 functional-247977 kubelet[1688]: E0317 10:38:52.224334    1688 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kindnet-cni\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kindest/kindnetd:v20250214-acbabc1a\\\": ErrImagePull: reading manifest v20250214-acbabc1a in docker.io/kindest/kindnetd: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/kindnet-9h5lw" podUID="7b13ca5b-c5e1-47bd-86ba-0c5926c66718"
	Mar 17 10:38:54 functional-247977 kubelet[1688]: E0317 10:38:54.337458    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207934337278694,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:38:54 functional-247977 kubelet[1688]: E0317 10:38:54.337490    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207934337278694,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:38:54 functional-247977 kubelet[1688]: E0317 10:38:54.353747    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:38:59 functional-247977 kubelet[1688]: E0317 10:38:59.355110    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:39:04 functional-247977 kubelet[1688]: E0317 10:39:04.338435    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207944338260254,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:39:04 functional-247977 kubelet[1688]: E0317 10:39:04.338495    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207944338260254,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:39:04 functional-247977 kubelet[1688]: E0317 10:39:04.356028    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:39:09 functional-247977 kubelet[1688]: E0317 10:39:09.356977    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:39:14 functional-247977 kubelet[1688]: E0317 10:39:14.339633    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207954339436611,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:39:14 functional-247977 kubelet[1688]: E0317 10:39:14.339677    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207954339436611,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:39:14 functional-247977 kubelet[1688]: E0317 10:39:14.357835    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:39:19 functional-247977 kubelet[1688]: E0317 10:39:19.358936    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:39:24 functional-247977 kubelet[1688]: E0317 10:39:24.340584    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207964340393836,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:39:24 functional-247977 kubelet[1688]: E0317 10:39:24.340619    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742207964340393836,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:39:24 functional-247977 kubelet[1688]: E0317 10:39:24.360378    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:39:29 functional-247977 kubelet[1688]: E0317 10:39:29.361136    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-247977 -n functional-247977
helpers_test.go:261: (dbg) Run:  kubectl --context functional-247977 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner
helpers_test.go:274: ======> post-mortem[TestFunctional/serial/StartWithProxy]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context functional-247977 describe pod coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context functional-247977 describe pod coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner: exit status 1 (57.531016ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "coredns-668d6bf9bc-kdfs4" not found
	Error from server (NotFound): pods "kindnet-9h5lw" not found
	Error from server (NotFound): pods "storage-provisioner" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context functional-247977 describe pod coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner: exit status 1
--- FAIL: TestFunctional/serial/StartWithProxy (268.66s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (255.07s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0317 10:39:32.090204   11819 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-247977 --alsologtostderr -v=8
E0317 10:40:03.213179   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:42:19.344091   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:42:47.055428   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-247977 --alsologtostderr -v=8: exit status 80 (4m5.001497615s)

                                                
                                                
-- stdout --
	* [functional-247977] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20535
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	* Starting "functional-247977" primary control-plane node in "functional-247977" cluster
	* Pulling base image v0.0.46-1741860993-20523 ...
	* Updating the running docker "functional-247977" container ...
	* Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: storage-provisioner, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 10:39:32.130647   43484 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:39:32.130921   43484 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:39:32.130930   43484 out.go:358] Setting ErrFile to fd 2...
	I0317 10:39:32.130934   43484 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:39:32.131145   43484 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:39:32.131673   43484 out.go:352] Setting JSON to false
	I0317 10:39:32.132613   43484 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1319,"bootTime":1742206653,"procs":190,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:39:32.132713   43484 start.go:139] virtualization: kvm guest
	I0317 10:39:32.135684   43484 out.go:177] * [functional-247977] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:39:32.137123   43484 notify.go:220] Checking for updates...
	I0317 10:39:32.137138   43484 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:39:32.138540   43484 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:39:32.139923   43484 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:32.141263   43484 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:39:32.142317   43484 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:39:32.143538   43484 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:39:32.145127   43484 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:39:32.145209   43484 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:39:32.168018   43484 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:39:32.168101   43484 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:39:32.214737   43484 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-03-17 10:39:32.206096331 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:39:32.214834   43484 docker.go:318] overlay module found
	I0317 10:39:32.216627   43484 out.go:177] * Using the docker driver based on existing profile
	I0317 10:39:32.217843   43484 start.go:297] selected driver: docker
	I0317 10:39:32.217858   43484 start.go:901] validating driver "docker" against &{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 DisableMetr
ics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:39:32.217934   43484 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:39:32.218010   43484 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:39:32.265944   43484 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-03-17 10:39:32.25767082 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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> S
erverErrors:[] 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.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:39:32.266613   43484 cni.go:84] Creating CNI manager for ""
	I0317 10:39:32.266677   43484 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:39:32.266731   43484 start.go:340] cluster config:
	{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:crio 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.2 ContainerRuntime:crio 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: Static
IP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:39:32.268582   43484 out.go:177] * Starting "functional-247977" primary control-plane node in "functional-247977" cluster
	I0317 10:39:32.269940   43484 cache.go:121] Beginning downloading kic base image for docker with crio
	I0317 10:39:32.271314   43484 out.go:177] * Pulling base image v0.0.46-1741860993-20523 ...
	I0317 10:39:32.272636   43484 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:39:32.272683   43484 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0317 10:39:32.272696   43484 cache.go:56] Caching tarball of preloaded images
	I0317 10:39:32.272791   43484 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon
	I0317 10:39:32.272807   43484 preload.go:172] Found /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0317 10:39:32.272822   43484 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0317 10:39:32.272933   43484 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/config.json ...
	I0317 10:39:32.291974   43484 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon, skipping pull
	I0317 10:39:32.291993   43484 cache.go:145] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 exists in daemon, skipping load
	I0317 10:39:32.292008   43484 cache.go:230] Successfully downloaded all kic artifacts
	I0317 10:39:32.292035   43484 start.go:360] acquireMachinesLock for functional-247977: {Name:mk5073dc6df5b9fd90fe168c397f019d49575fc0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 10:39:32.292098   43484 start.go:364] duration metric: took 37.292µs to acquireMachinesLock for "functional-247977"
	I0317 10:39:32.292120   43484 start.go:96] Skipping create...Using existing machine configuration
	I0317 10:39:32.292125   43484 fix.go:54] fixHost starting: 
	I0317 10:39:32.292304   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:32.308873   43484 fix.go:112] recreateIfNeeded on functional-247977: state=Running err=<nil>
	W0317 10:39:32.308934   43484 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 10:39:32.310911   43484 out.go:177] * Updating the running docker "functional-247977" container ...
	I0317 10:39:32.312164   43484 machine.go:93] provisionDockerMachine start ...
	I0317 10:39:32.312246   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:32.328967   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:32.329183   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:32.329194   43484 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 10:39:32.461879   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-247977
	
	I0317 10:39:32.461908   43484 ubuntu.go:169] provisioning hostname "functional-247977"
	I0317 10:39:32.461965   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:32.479215   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:32.479437   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:32.479453   43484 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-247977 && echo "functional-247977" | sudo tee /etc/hostname
	I0317 10:39:32.624568   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-247977
	
	I0317 10:39:32.624638   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:32.642912   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:32.643127   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:32.643144   43484 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-247977' /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-247977/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-247977' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 10:39:32.774506   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 10:39:32.774540   43484 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20535-5055/.minikube CaCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20535-5055/.minikube}
	I0317 10:39:32.774579   43484 ubuntu.go:177] setting up certificates
	I0317 10:39:32.774593   43484 provision.go:84] configureAuth start
	I0317 10:39:32.774658   43484 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-247977
	I0317 10:39:32.791366   43484 provision.go:143] copyHostCerts
	I0317 10:39:32.791403   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem
	I0317 10:39:32.791437   43484 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem, removing ...
	I0317 10:39:32.791449   43484 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem
	I0317 10:39:32.791511   43484 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem (1082 bytes)
	I0317 10:39:32.791596   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem
	I0317 10:39:32.791615   43484 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem, removing ...
	I0317 10:39:32.791621   43484 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem
	I0317 10:39:32.791645   43484 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem (1123 bytes)
	I0317 10:39:32.791700   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem
	I0317 10:39:32.791732   43484 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem, removing ...
	I0317 10:39:32.791739   43484 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem
	I0317 10:39:32.791762   43484 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem (1679 bytes)
	I0317 10:39:32.791823   43484 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem org=jenkins.functional-247977 san=[127.0.0.1 192.168.49.2 functional-247977 localhost minikube]
	I0317 10:39:33.063850   43484 provision.go:177] copyRemoteCerts
	I0317 10:39:33.063906   43484 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 10:39:33.063939   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.081051   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:33.174638   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0317 10:39:33.174705   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0317 10:39:33.195212   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0317 10:39:33.195272   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0317 10:39:33.216162   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0317 10:39:33.216218   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0317 10:39:33.236412   43484 provision.go:87] duration metric: took 461.801944ms to configureAuth
	I0317 10:39:33.236442   43484 ubuntu.go:193] setting minikube options for container-runtime
	I0317 10:39:33.236604   43484 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:39:33.236690   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.253573   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:33.253769   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:33.253791   43484 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0317 10:39:33.592794   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0317 10:39:33.592827   43484 machine.go:96] duration metric: took 1.280644115s to provisionDockerMachine
	I0317 10:39:33.592842   43484 start.go:293] postStartSetup for "functional-247977" (driver="docker")
	I0317 10:39:33.592855   43484 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]
	I0317 10:39:33.592910   43484 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
	I0317 10:39:33.592975   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.610134   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:33.710728   43484 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 10:39:33.713796   43484 command_runner.go:130] > PRETTY_NAME="Ubuntu 22.04.5 LTS"
	I0317 10:39:33.713822   43484 command_runner.go:130] > NAME="Ubuntu"
	I0317 10:39:33.713831   43484 command_runner.go:130] > VERSION_ID="22.04"
	I0317 10:39:33.713839   43484 command_runner.go:130] > VERSION="22.04.5 LTS (Jammy Jellyfish)"
	I0317 10:39:33.713846   43484 command_runner.go:130] > VERSION_CODENAME=jammy
	I0317 10:39:33.713852   43484 command_runner.go:130] > ID=ubuntu
	I0317 10:39:33.713858   43484 command_runner.go:130] > ID_LIKE=debian
	I0317 10:39:33.713865   43484 command_runner.go:130] > HOME_URL="https://www.ubuntu.com/"
	I0317 10:39:33.713871   43484 command_runner.go:130] > SUPPORT_URL="https://help.ubuntu.com/"
	I0317 10:39:33.713877   43484 command_runner.go:130] > BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
	I0317 10:39:33.713887   43484 command_runner.go:130] > PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
	I0317 10:39:33.713906   43484 command_runner.go:130] > UBUNTU_CODENAME=jammy
	I0317 10:39:33.713975   43484 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0317 10:39:33.713995   43484 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0317 10:39:33.714002   43484 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0317 10:39:33.714010   43484 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0317 10:39:33.714020   43484 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/addons for local assets ...
	I0317 10:39:33.714068   43484 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/files for local assets ...
	I0317 10:39:33.714134   43484 filesync.go:149] local asset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem -> 118192.pem in /etc/ssl/certs
	I0317 10:39:33.714140   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem -> /etc/ssl/certs/118192.pem
	I0317 10:39:33.714198   43484 filesync.go:149] local asset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts -> hosts in /etc/test/nested/copy/11819
	I0317 10:39:33.714205   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts -> /etc/test/nested/copy/11819/hosts
	I0317 10:39:33.714235   43484 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/11819
	I0317 10:39:33.723058   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem --> /etc/ssl/certs/118192.pem (1708 bytes)
	I0317 10:39:33.797423   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts --> /etc/test/nested/copy/11819/hosts (40 bytes)
	I0317 10:39:33.901555   43484 start.go:296] duration metric: took 308.697542ms for postStartSetup
	I0317 10:39:33.901632   43484 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:39:33.901686   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.927696   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:34.196476   43484 command_runner.go:130] > 31%
	I0317 10:39:34.196762   43484 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0317 10:39:34.202805   43484 command_runner.go:130] > 204G
	I0317 10:39:34.202826   43484 fix.go:56] duration metric: took 1.910699605s for fixHost
	I0317 10:39:34.202837   43484 start.go:83] releasing machines lock for "functional-247977", held for 1.910724752s
	I0317 10:39:34.202884   43484 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-247977
	I0317 10:39:34.224898   43484 ssh_runner.go:195] Run: cat /version.json
	I0317 10:39:34.224944   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:34.225187   43484 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0317 10:39:34.225253   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:34.244357   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:34.245811   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:34.393959   43484 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.46-1741860993-20523", "minikube_version": "v1.35.0", "commit": "71529bb89e3c12f14ea8f1963dd965c6be2666ce"}
	I0317 10:39:34.394132   43484 ssh_runner.go:195] Run: systemctl --version
	I0317 10:39:34.526749   43484 command_runner.go:130] > <a href="https://github.com/kubernetes/registry.k8s.io">Temporary Redirect</a>.
	I0317 10:39:34.529178   43484 command_runner.go:130] > systemd 249 (249.11-0ubuntu3.12)
	I0317 10:39:34.529226   43484 command_runner.go:130] > +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified
	I0317 10:39:34.529286   43484 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0317 10:39:34.722248   43484 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 10:39:34.726280   43484 command_runner.go:130] >   File: /etc/cni/net.d/200-loopback.conf.mk_disabled
	I0317 10:39:34.726303   43484 command_runner.go:130] >   Size: 54        	Blocks: 8          IO Block: 4096   regular file
	I0317 10:39:34.726312   43484 command_runner.go:130] > Device: 36h/54d	Inode: 561566      Links: 1
	I0317 10:39:34.726320   43484 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 10:39:34.726328   43484 command_runner.go:130] > Access: 2023-06-14 14:44:50.000000000 +0000
	I0317 10:39:34.726335   43484 command_runner.go:130] > Modify: 2023-06-14 14:44:50.000000000 +0000
	I0317 10:39:34.726342   43484 command_runner.go:130] > Change: 2025-03-17 10:35:14.127671776 +0000
	I0317 10:39:34.726350   43484 command_runner.go:130] >  Birth: 2025-03-17 10:35:14.123671481 +0000
	I0317 10:39:34.726543   43484 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 "sudo mv {} {}.mk_disabled" ;
	I0317 10:39:34.793326   43484 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0317 10:39:34.793397   43484 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" ;
	I0317 10:39:34.801692   43484 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0317 10:39:34.801717   43484 start.go:495] detecting cgroup driver to use...
	I0317 10:39:34.801752   43484 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0317 10:39:34.801793   43484 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 10:39:34.812843   43484 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 10:39:34.822583   43484 docker.go:217] disabling cri-docker service (if available) ...
	I0317 10:39:34.822643   43484 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0317 10:39:34.834004   43484 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0317 10:39:34.843661   43484 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0317 10:39:35.034598   43484 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0317 10:39:35.211230   43484 docker.go:233] disabling docker service ...
	I0317 10:39:35.211308   43484 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0317 10:39:35.222623   43484 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0317 10:39:35.232686   43484 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0317 10:39:35.412932   43484 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0317 10:39:35.617426   43484 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0317 10:39:35.627637   43484 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 10:39:35.641556   43484 command_runner.go:130] > runtime-endpoint: unix:///var/run/crio/crio.sock
	I0317 10:39:35.643228   43484 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0317 10:39:35.643304   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.652387   43484 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0317 10:39:35.652433   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.699565   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.708314   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.717156   43484 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 10:39:35.724992   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.733820   43484 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.741931   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.750313   43484 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 10:39:35.757351   43484 command_runner.go:130] > net.bridge.bridge-nf-call-iptables = 1
	I0317 10:39:35.757410   43484 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 10:39:35.764560   43484 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:39:35.866817   43484 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0317 10:39:36.085413   43484 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0317 10:39:36.085482   43484 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0317 10:39:36.088810   43484 command_runner.go:130] >   File: /var/run/crio/crio.sock
	I0317 10:39:36.088834   43484 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 10:39:36.088844   43484 command_runner.go:130] > Device: 46h/70d	Inode: 555         Links: 1
	I0317 10:39:36.088855   43484 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 10:39:36.088862   43484 command_runner.go:130] > Access: 2025-03-17 10:39:35.979063140 +0000
	I0317 10:39:36.088869   43484 command_runner.go:130] > Modify: 2025-03-17 10:39:35.979063140 +0000
	I0317 10:39:36.088873   43484 command_runner.go:130] > Change: 2025-03-17 10:39:35.979063140 +0000
	I0317 10:39:36.088877   43484 command_runner.go:130] >  Birth: -
	I0317 10:39:36.088924   43484 start.go:563] Will wait 60s for crictl version
	I0317 10:39:36.088972   43484 ssh_runner.go:195] Run: which crictl
	I0317 10:39:36.091877   43484 command_runner.go:130] > /usr/bin/crictl
	I0317 10:39:36.092033   43484 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 10:39:36.120697   43484 command_runner.go:130] > Version:  0.1.0
	I0317 10:39:36.120718   43484 command_runner.go:130] > RuntimeName:  cri-o
	I0317 10:39:36.120722   43484 command_runner.go:130] > RuntimeVersion:  1.24.6
	I0317 10:39:36.120727   43484 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 10:39:36.122623   43484 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0317 10:39:36.122701   43484 ssh_runner.go:195] Run: crio --version
	I0317 10:39:36.155783   43484 command_runner.go:130] > crio version 1.24.6
	I0317 10:39:36.155809   43484 command_runner.go:130] > Version:          1.24.6
	I0317 10:39:36.155820   43484 command_runner.go:130] > GitCommit:        4bfe15a9feb74ffc95e66a21c04b15fa7bbc2b90
	I0317 10:39:36.155827   43484 command_runner.go:130] > GitTreeState:     clean
	I0317 10:39:36.155835   43484 command_runner.go:130] > BuildDate:        2023-06-14T14:44:50Z
	I0317 10:39:36.155843   43484 command_runner.go:130] > GoVersion:        go1.18.2
	I0317 10:39:36.155849   43484 command_runner.go:130] > Compiler:         gc
	I0317 10:39:36.155856   43484 command_runner.go:130] > Platform:         linux/amd64
	I0317 10:39:36.155861   43484 command_runner.go:130] > Linkmode:         dynamic
	I0317 10:39:36.155871   43484 command_runner.go:130] > BuildTags:        apparmor, exclude_graphdriver_devicemapper, containers_image_ostree_stub, seccomp
	I0317 10:39:36.155878   43484 command_runner.go:130] > SeccompEnabled:   true
	I0317 10:39:36.155882   43484 command_runner.go:130] > AppArmorEnabled:  false
	I0317 10:39:36.155945   43484 ssh_runner.go:195] Run: crio --version
	I0317 10:39:36.187063   43484 command_runner.go:130] > crio version 1.24.6
	I0317 10:39:36.187081   43484 command_runner.go:130] > Version:          1.24.6
	I0317 10:39:36.187088   43484 command_runner.go:130] > GitCommit:        4bfe15a9feb74ffc95e66a21c04b15fa7bbc2b90
	I0317 10:39:36.187092   43484 command_runner.go:130] > GitTreeState:     clean
	I0317 10:39:36.187112   43484 command_runner.go:130] > BuildDate:        2023-06-14T14:44:50Z
	I0317 10:39:36.187116   43484 command_runner.go:130] > GoVersion:        go1.18.2
	I0317 10:39:36.187120   43484 command_runner.go:130] > Compiler:         gc
	I0317 10:39:36.187124   43484 command_runner.go:130] > Platform:         linux/amd64
	I0317 10:39:36.187131   43484 command_runner.go:130] > Linkmode:         dynamic
	I0317 10:39:36.187142   43484 command_runner.go:130] > BuildTags:        apparmor, exclude_graphdriver_devicemapper, containers_image_ostree_stub, seccomp
	I0317 10:39:36.187146   43484 command_runner.go:130] > SeccompEnabled:   true
	I0317 10:39:36.187152   43484 command_runner.go:130] > AppArmorEnabled:  false
	I0317 10:39:36.190227   43484 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0317 10:39:36.191672   43484 cli_runner.go:164] Run: docker network inspect functional-247977 --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}}]}"
	I0317 10:39:36.207947   43484 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0317 10:39:36.211485   43484 command_runner.go:130] > 192.168.49.1	host.minikube.internal
	I0317 10:39:36.211580   43484 kubeadm.go:883] updating cluster {Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQ
emuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 10:39:36.211670   43484 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:39:36.211714   43484 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:39:36.247589   43484 command_runner.go:130] > {
	I0317 10:39:36.247610   43484 command_runner.go:130] >   "images": [
	I0317 10:39:36.247614   43484 command_runner.go:130] >     {
	I0317 10:39:36.247622   43484 command_runner.go:130] >       "id": "d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56",
	I0317 10:39:36.247627   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.247632   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd:v20241212-9f82dd49"
	I0317 10:39:36.247636   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247639   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.247647   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26",
	I0317 10:39:36.247667   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"
	I0317 10:39:36.247674   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247681   43484 command_runner.go:130] >       "size": "95714353",
	I0317 10:39:36.247687   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.247693   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.247705   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.247711   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.247714   43484 command_runner.go:130] >     },
	I0317 10:39:36.247718   43484 command_runner.go:130] >     {
	I0317 10:39:36.247724   43484 command_runner.go:130] >       "id": "6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562",
	I0317 10:39:36.247730   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.247737   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner:v5"
	I0317 10:39:36.247746   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247763   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.247779   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944",
	I0317 10:39:36.247797   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"
	I0317 10:39:36.247804   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247815   43484 command_runner.go:130] >       "size": "31470524",
	I0317 10:39:36.247822   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.247828   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.247837   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.247844   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.247852   43484 command_runner.go:130] >     },
	I0317 10:39:36.247857   43484 command_runner.go:130] >     {
	I0317 10:39:36.247870   43484 command_runner.go:130] >       "id": "c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6",
	I0317 10:39:36.247879   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.247890   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns:v1.11.3"
	I0317 10:39:36.247897   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247901   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.247912   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e",
	I0317 10:39:36.247927   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"
	I0317 10:39:36.247935   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247949   43484 command_runner.go:130] >       "size": "63273227",
	I0317 10:39:36.247965   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.247974   43484 command_runner.go:130] >       "username": "nonroot",
	I0317 10:39:36.247980   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.247984   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.247987   43484 command_runner.go:130] >     },
	I0317 10:39:36.247992   43484 command_runner.go:130] >     {
	I0317 10:39:36.248001   43484 command_runner.go:130] >       "id": "a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc",
	I0317 10:39:36.248011   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248020   43484 command_runner.go:130] >         "registry.k8s.io/etcd:3.5.16-0"
	I0317 10:39:36.248029   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248035   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248049   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990",
	I0317 10:39:36.248531   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"
	I0317 10:39:36.248562   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248571   43484 command_runner.go:130] >       "size": "151021823",
	I0317 10:39:36.248577   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.248584   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.248589   43484 command_runner.go:130] >       },
	I0317 10:39:36.248596   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.248609   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.248615   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.248620   43484 command_runner.go:130] >     },
	I0317 10:39:36.248625   43484 command_runner.go:130] >     {
	I0317 10:39:36.248635   43484 command_runner.go:130] >       "id": "85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef",
	I0317 10:39:36.248646   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248654   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver:v1.32.2"
	I0317 10:39:36.248659   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248665   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248683   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d",
	I0317 10:39:36.248694   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"
	I0317 10:39:36.248700   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248711   43484 command_runner.go:130] >       "size": "98055648",
	I0317 10:39:36.248717   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.248731   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.248736   43484 command_runner.go:130] >       },
	I0317 10:39:36.248743   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.248748   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.248763   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.248772   43484 command_runner.go:130] >     },
	I0317 10:39:36.248777   43484 command_runner.go:130] >     {
	I0317 10:39:36.248787   43484 command_runner.go:130] >       "id": "b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389",
	I0317 10:39:36.248793   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248806   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager:v1.32.2"
	I0317 10:39:36.248812   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248818   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248829   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5",
	I0317 10:39:36.248846   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"
	I0317 10:39:36.248852   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248858   43484 command_runner.go:130] >       "size": "90793286",
	I0317 10:39:36.248863   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.248874   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.248879   43484 command_runner.go:130] >       },
	I0317 10:39:36.248885   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.248891   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.248896   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.248901   43484 command_runner.go:130] >     },
	I0317 10:39:36.248907   43484 command_runner.go:130] >     {
	I0317 10:39:36.248922   43484 command_runner.go:130] >       "id": "f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5",
	I0317 10:39:36.248928   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248937   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy:v1.32.2"
	I0317 10:39:36.248942   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248953   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248964   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d",
	I0317 10:39:36.248981   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"
	I0317 10:39:36.248987   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248993   43484 command_runner.go:130] >       "size": "95271321",
	I0317 10:39:36.249005   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.249012   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.249018   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.249029   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.249033   43484 command_runner.go:130] >     },
	I0317 10:39:36.249039   43484 command_runner.go:130] >     {
	I0317 10:39:36.249049   43484 command_runner.go:130] >       "id": "d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d",
	I0317 10:39:36.249055   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.249068   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler:v1.32.2"
	I0317 10:39:36.249073   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249079   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.249147   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76",
	I0317 10:39:36.249166   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"
	I0317 10:39:36.249171   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249177   43484 command_runner.go:130] >       "size": "70653254",
	I0317 10:39:36.249183   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.249193   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.249199   43484 command_runner.go:130] >       },
	I0317 10:39:36.249205   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.249211   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.249217   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.249222   43484 command_runner.go:130] >     },
	I0317 10:39:36.249227   43484 command_runner.go:130] >     {
	I0317 10:39:36.249241   43484 command_runner.go:130] >       "id": "873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136",
	I0317 10:39:36.249247   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.249253   43484 command_runner.go:130] >         "registry.k8s.io/pause:3.10"
	I0317 10:39:36.249258   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249264   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.249280   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a",
	I0317 10:39:36.249291   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"
	I0317 10:39:36.249300   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249306   43484 command_runner.go:130] >       "size": "742080",
	I0317 10:39:36.249312   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.249325   43484 command_runner.go:130] >         "value": "65535"
	I0317 10:39:36.249330   43484 command_runner.go:130] >       },
	I0317 10:39:36.249337   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.249348   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.249354   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.249360   43484 command_runner.go:130] >     }
	I0317 10:39:36.249366   43484 command_runner.go:130] >   ]
	I0317 10:39:36.249370   43484 command_runner.go:130] > }
	I0317 10:39:36.250341   43484 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:39:36.250358   43484 crio.go:433] Images already preloaded, skipping extraction
	I0317 10:39:36.250408   43484 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:39:36.281663   43484 command_runner.go:130] > {
	I0317 10:39:36.281685   43484 command_runner.go:130] >   "images": [
	I0317 10:39:36.281689   43484 command_runner.go:130] >     {
	I0317 10:39:36.281698   43484 command_runner.go:130] >       "id": "d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56",
	I0317 10:39:36.281703   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.281710   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd:v20241212-9f82dd49"
	I0317 10:39:36.281713   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281717   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.281731   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26",
	I0317 10:39:36.281741   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"
	I0317 10:39:36.281747   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281757   43484 command_runner.go:130] >       "size": "95714353",
	I0317 10:39:36.281763   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.281771   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.281780   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.281784   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.281790   43484 command_runner.go:130] >     },
	I0317 10:39:36.281817   43484 command_runner.go:130] >     {
	I0317 10:39:36.281832   43484 command_runner.go:130] >       "id": "6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562",
	I0317 10:39:36.281837   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.281842   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner:v5"
	I0317 10:39:36.281848   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281852   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.281862   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944",
	I0317 10:39:36.281873   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"
	I0317 10:39:36.281879   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281886   43484 command_runner.go:130] >       "size": "31470524",
	I0317 10:39:36.281892   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.281896   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.281902   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.281906   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.281916   43484 command_runner.go:130] >     },
	I0317 10:39:36.281922   43484 command_runner.go:130] >     {
	I0317 10:39:36.281928   43484 command_runner.go:130] >       "id": "c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6",
	I0317 10:39:36.281934   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.281939   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns:v1.11.3"
	I0317 10:39:36.281944   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281949   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.281958   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e",
	I0317 10:39:36.281967   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"
	I0317 10:39:36.281973   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281977   43484 command_runner.go:130] >       "size": "63273227",
	I0317 10:39:36.281983   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.281987   43484 command_runner.go:130] >       "username": "nonroot",
	I0317 10:39:36.281993   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.281998   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282003   43484 command_runner.go:130] >     },
	I0317 10:39:36.282006   43484 command_runner.go:130] >     {
	I0317 10:39:36.282014   43484 command_runner.go:130] >       "id": "a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc",
	I0317 10:39:36.282018   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282027   43484 command_runner.go:130] >         "registry.k8s.io/etcd:3.5.16-0"
	I0317 10:39:36.282032   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282036   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282045   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990",
	I0317 10:39:36.282058   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"
	I0317 10:39:36.282064   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282068   43484 command_runner.go:130] >       "size": "151021823",
	I0317 10:39:36.282074   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282078   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282083   43484 command_runner.go:130] >       },
	I0317 10:39:36.282088   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282094   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282098   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282103   43484 command_runner.go:130] >     },
	I0317 10:39:36.282107   43484 command_runner.go:130] >     {
	I0317 10:39:36.282113   43484 command_runner.go:130] >       "id": "85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef",
	I0317 10:39:36.282121   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282126   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver:v1.32.2"
	I0317 10:39:36.282133   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282137   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282147   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d",
	I0317 10:39:36.282156   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"
	I0317 10:39:36.282161   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282165   43484 command_runner.go:130] >       "size": "98055648",
	I0317 10:39:36.282171   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282175   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282183   43484 command_runner.go:130] >       },
	I0317 10:39:36.282188   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282194   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282198   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282201   43484 command_runner.go:130] >     },
	I0317 10:39:36.282204   43484 command_runner.go:130] >     {
	I0317 10:39:36.282210   43484 command_runner.go:130] >       "id": "b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389",
	I0317 10:39:36.282216   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282221   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager:v1.32.2"
	I0317 10:39:36.282226   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282231   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282240   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5",
	I0317 10:39:36.282249   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"
	I0317 10:39:36.282255   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282260   43484 command_runner.go:130] >       "size": "90793286",
	I0317 10:39:36.282266   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282270   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282275   43484 command_runner.go:130] >       },
	I0317 10:39:36.282279   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282283   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282286   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282290   43484 command_runner.go:130] >     },
	I0317 10:39:36.282293   43484 command_runner.go:130] >     {
	I0317 10:39:36.282299   43484 command_runner.go:130] >       "id": "f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5",
	I0317 10:39:36.282302   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282307   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy:v1.32.2"
	I0317 10:39:36.282310   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282313   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282320   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d",
	I0317 10:39:36.282329   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"
	I0317 10:39:36.282334   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282338   43484 command_runner.go:130] >       "size": "95271321",
	I0317 10:39:36.282344   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.282348   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282354   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282358   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282367   43484 command_runner.go:130] >     },
	I0317 10:39:36.282370   43484 command_runner.go:130] >     {
	I0317 10:39:36.282378   43484 command_runner.go:130] >       "id": "d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d",
	I0317 10:39:36.282382   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282389   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler:v1.32.2"
	I0317 10:39:36.282393   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282399   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282412   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76",
	I0317 10:39:36.282422   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"
	I0317 10:39:36.282434   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282439   43484 command_runner.go:130] >       "size": "70653254",
	I0317 10:39:36.282444   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282469   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282477   43484 command_runner.go:130] >       },
	I0317 10:39:36.282482   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282485   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282489   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282493   43484 command_runner.go:130] >     },
	I0317 10:39:36.282498   43484 command_runner.go:130] >     {
	I0317 10:39:36.282507   43484 command_runner.go:130] >       "id": "873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136",
	I0317 10:39:36.282513   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282518   43484 command_runner.go:130] >         "registry.k8s.io/pause:3.10"
	I0317 10:39:36.282523   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282527   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282536   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a",
	I0317 10:39:36.282545   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"
	I0317 10:39:36.282551   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282555   43484 command_runner.go:130] >       "size": "742080",
	I0317 10:39:36.282560   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282565   43484 command_runner.go:130] >         "value": "65535"
	I0317 10:39:36.282570   43484 command_runner.go:130] >       },
	I0317 10:39:36.282574   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282579   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282583   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282586   43484 command_runner.go:130] >     }
	I0317 10:39:36.282595   43484 command_runner.go:130] >   ]
	I0317 10:39:36.282601   43484 command_runner.go:130] > }
	I0317 10:39:36.282699   43484 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:39:36.282709   43484 cache_images.go:84] Images are preloaded, skipping loading
	I0317 10:39:36.282716   43484 kubeadm.go:934] updating node { 192.168.49.2 8441 v1.32.2 crio true true} ...
	I0317 10:39:36.282805   43484 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=functional-247977 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 10:39:36.282863   43484 ssh_runner.go:195] Run: crio config
	I0317 10:39:36.317822   43484 command_runner.go:130] ! time="2025-03-17 10:39:36.317473434Z" level=info msg="Starting CRI-O, version: 1.24.6, git: 4bfe15a9feb74ffc95e66a21c04b15fa7bbc2b90(clean)"
	I0317 10:39:36.317853   43484 command_runner.go:130] ! level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
	I0317 10:39:36.323644   43484 command_runner.go:130] > # The CRI-O configuration file specifies all of the available configuration
	I0317 10:39:36.323671   43484 command_runner.go:130] > # options and command-line flags for the crio(8) OCI Kubernetes Container Runtime
	I0317 10:39:36.323688   43484 command_runner.go:130] > # daemon, but in a TOML format that can be more easily modified and versioned.
	I0317 10:39:36.323693   43484 command_runner.go:130] > #
	I0317 10:39:36.323705   43484 command_runner.go:130] > # Please refer to crio.conf(5) for details of all configuration options.
	I0317 10:39:36.323715   43484 command_runner.go:130] > # CRI-O supports partial configuration reload during runtime, which can be
	I0317 10:39:36.323729   43484 command_runner.go:130] > # done by sending SIGHUP to the running process. Currently supported options
	I0317 10:39:36.323743   43484 command_runner.go:130] > # are explicitly mentioned with: 'This option supports live configuration
	I0317 10:39:36.323751   43484 command_runner.go:130] > # reload'.
	I0317 10:39:36.323761   43484 command_runner.go:130] > # CRI-O reads its storage defaults from the containers-storage.conf(5) file
	I0317 10:39:36.323769   43484 command_runner.go:130] > # located at /etc/containers/storage.conf. Modify this storage configuration if
	I0317 10:39:36.323777   43484 command_runner.go:130] > # you want to change the system's defaults. If you want to modify storage just
	I0317 10:39:36.323784   43484 command_runner.go:130] > # for CRI-O, you can change the storage configuration options here.
	I0317 10:39:36.323789   43484 command_runner.go:130] > [crio]
	I0317 10:39:36.323795   43484 command_runner.go:130] > # Path to the "root directory". CRI-O stores all of its data, including
	I0317 10:39:36.323802   43484 command_runner.go:130] > # containers images, in this directory.
	I0317 10:39:36.323810   43484 command_runner.go:130] > # root = "/home/docker/.local/share/containers/storage"
	I0317 10:39:36.323817   43484 command_runner.go:130] > # Path to the "run directory". CRI-O stores all of its state in this directory.
	I0317 10:39:36.323823   43484 command_runner.go:130] > # runroot = "/tmp/containers-user-1000/containers"
	I0317 10:39:36.323830   43484 command_runner.go:130] > # Storage driver used to manage the storage of images and containers. Please
	I0317 10:39:36.323840   43484 command_runner.go:130] > # refer to containers-storage.conf(5) to see all available storage drivers.
	I0317 10:39:36.323847   43484 command_runner.go:130] > # storage_driver = "vfs"
	I0317 10:39:36.323853   43484 command_runner.go:130] > # List to pass options to the storage driver. Please refer to
	I0317 10:39:36.323861   43484 command_runner.go:130] > # containers-storage.conf(5) to see all available storage options.
	I0317 10:39:36.323865   43484 command_runner.go:130] > # storage_option = [
	I0317 10:39:36.323868   43484 command_runner.go:130] > # ]
	I0317 10:39:36.323874   43484 command_runner.go:130] > # The default log directory where all logs will go unless directly specified by
	I0317 10:39:36.323885   43484 command_runner.go:130] > # the kubelet. The log directory specified must be an absolute directory.
	I0317 10:39:36.323889   43484 command_runner.go:130] > # log_dir = "/var/log/crio/pods"
	I0317 10:39:36.323897   43484 command_runner.go:130] > # Location for CRI-O to lay down the temporary version file.
	I0317 10:39:36.323902   43484 command_runner.go:130] > # It is used to check if crio wipe should wipe containers, which should
	I0317 10:39:36.323909   43484 command_runner.go:130] > # always happen on a node reboot
	I0317 10:39:36.323913   43484 command_runner.go:130] > # version_file = "/var/run/crio/version"
	I0317 10:39:36.323922   43484 command_runner.go:130] > # Location for CRI-O to lay down the persistent version file.
	I0317 10:39:36.323930   43484 command_runner.go:130] > # It is used to check if crio wipe should wipe images, which should
	I0317 10:39:36.323942   43484 command_runner.go:130] > # only happen when CRI-O has been upgraded
	I0317 10:39:36.323949   43484 command_runner.go:130] > # version_file_persist = "/var/lib/crio/version"
	I0317 10:39:36.323957   43484 command_runner.go:130] > # InternalWipe is whether CRI-O should wipe containers and images after a reboot when the server starts.
	I0317 10:39:36.323967   43484 command_runner.go:130] > # If set to false, one must use the external command 'crio wipe' to wipe the containers and images in these situations.
	I0317 10:39:36.323973   43484 command_runner.go:130] > # internal_wipe = true
	I0317 10:39:36.323978   43484 command_runner.go:130] > # Location for CRI-O to lay down the clean shutdown file.
	I0317 10:39:36.323987   43484 command_runner.go:130] > # It is used to check whether crio had time to sync before shutting down.
	I0317 10:39:36.323992   43484 command_runner.go:130] > # If not found, crio wipe will clear the storage directory.
	I0317 10:39:36.323999   43484 command_runner.go:130] > # clean_shutdown_file = "/var/lib/crio/clean.shutdown"
	I0317 10:39:36.324005   43484 command_runner.go:130] > # The crio.api table contains settings for the kubelet/gRPC interface.
	I0317 10:39:36.324010   43484 command_runner.go:130] > [crio.api]
	I0317 10:39:36.324016   43484 command_runner.go:130] > # Path to AF_LOCAL socket on which CRI-O will listen.
	I0317 10:39:36.324022   43484 command_runner.go:130] > # listen = "/var/run/crio/crio.sock"
	I0317 10:39:36.324027   43484 command_runner.go:130] > # IP address on which the stream server will listen.
	I0317 10:39:36.324034   43484 command_runner.go:130] > # stream_address = "127.0.0.1"
	I0317 10:39:36.324041   43484 command_runner.go:130] > # The port on which the stream server will listen. If the port is set to "0", then
	I0317 10:39:36.324048   43484 command_runner.go:130] > # CRI-O will allocate a random free port number.
	I0317 10:39:36.324052   43484 command_runner.go:130] > # stream_port = "0"
	I0317 10:39:36.324059   43484 command_runner.go:130] > # Enable encrypted TLS transport of the stream server.
	I0317 10:39:36.324063   43484 command_runner.go:130] > # stream_enable_tls = false
	I0317 10:39:36.324068   43484 command_runner.go:130] > # Length of time until open streams terminate due to lack of activity
	I0317 10:39:36.324074   43484 command_runner.go:130] > # stream_idle_timeout = ""
	I0317 10:39:36.324080   43484 command_runner.go:130] > # Path to the x509 certificate file used to serve the encrypted stream. This
	I0317 10:39:36.324088   43484 command_runner.go:130] > # file can change, and CRI-O will automatically pick up the changes within 5
	I0317 10:39:36.324094   43484 command_runner.go:130] > # minutes.
	I0317 10:39:36.324098   43484 command_runner.go:130] > # stream_tls_cert = ""
	I0317 10:39:36.324106   43484 command_runner.go:130] > # Path to the key file used to serve the encrypted stream. This file can
	I0317 10:39:36.324113   43484 command_runner.go:130] > # change and CRI-O will automatically pick up the changes within 5 minutes.
	I0317 10:39:36.324121   43484 command_runner.go:130] > # stream_tls_key = ""
	I0317 10:39:36.324127   43484 command_runner.go:130] > # Path to the x509 CA(s) file used to verify and authenticate client
	I0317 10:39:36.324135   43484 command_runner.go:130] > # communication with the encrypted stream. This file can change and CRI-O will
	I0317 10:39:36.324141   43484 command_runner.go:130] > # automatically pick up the changes within 5 minutes.
	I0317 10:39:36.324147   43484 command_runner.go:130] > # stream_tls_ca = ""
	I0317 10:39:36.324154   43484 command_runner.go:130] > # Maximum grpc send message size in bytes. If not set or <=0, then CRI-O will default to 16 * 1024 * 1024.
	I0317 10:39:36.324160   43484 command_runner.go:130] > # grpc_max_send_msg_size = 83886080
	I0317 10:39:36.324167   43484 command_runner.go:130] > # Maximum grpc receive message size. If not set or <= 0, then CRI-O will default to 16 * 1024 * 1024.
	I0317 10:39:36.324173   43484 command_runner.go:130] > # grpc_max_recv_msg_size = 83886080
	I0317 10:39:36.324198   43484 command_runner.go:130] > # The crio.runtime table contains settings pertaining to the OCI runtime used
	I0317 10:39:36.324206   43484 command_runner.go:130] > # and options for how to set up and manage the OCI runtime.
	I0317 10:39:36.324209   43484 command_runner.go:130] > [crio.runtime]
	I0317 10:39:36.324215   43484 command_runner.go:130] > # A list of ulimits to be set in containers by default, specified as
	I0317 10:39:36.324222   43484 command_runner.go:130] > # "<ulimit name>=<soft limit>:<hard limit>", for example:
	I0317 10:39:36.324228   43484 command_runner.go:130] > # "nofile=1024:2048"
	I0317 10:39:36.324234   43484 command_runner.go:130] > # If nothing is set here, settings will be inherited from the CRI-O daemon
	I0317 10:39:36.324240   43484 command_runner.go:130] > # default_ulimits = [
	I0317 10:39:36.324243   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324252   43484 command_runner.go:130] > # If true, the runtime will not use pivot_root, but instead use MS_MOVE.
	I0317 10:39:36.324259   43484 command_runner.go:130] > # no_pivot = false
	I0317 10:39:36.324265   43484 command_runner.go:130] > # decryption_keys_path is the path where the keys required for
	I0317 10:39:36.324273   43484 command_runner.go:130] > # image decryption are stored. This option supports live configuration reload.
	I0317 10:39:36.324279   43484 command_runner.go:130] > # decryption_keys_path = "/etc/crio/keys/"
	I0317 10:39:36.324285   43484 command_runner.go:130] > # Path to the conmon binary, used for monitoring the OCI runtime.
	I0317 10:39:36.324292   43484 command_runner.go:130] > # Will be searched for using $PATH if empty.
	I0317 10:39:36.324298   43484 command_runner.go:130] > # This option is currently deprecated, and will be replaced with RuntimeHandler.MonitorEnv.
	I0317 10:39:36.324304   43484 command_runner.go:130] > # conmon = ""
	I0317 10:39:36.324308   43484 command_runner.go:130] > # Cgroup setting for conmon
	I0317 10:39:36.324317   43484 command_runner.go:130] > # This option is currently deprecated, and will be replaced with RuntimeHandler.MonitorCgroup.
	I0317 10:39:36.324321   43484 command_runner.go:130] > conmon_cgroup = "pod"
	I0317 10:39:36.324329   43484 command_runner.go:130] > # Environment variable list for the conmon process, used for passing necessary
	I0317 10:39:36.324333   43484 command_runner.go:130] > # environment variables to conmon or the runtime.
	I0317 10:39:36.324342   43484 command_runner.go:130] > # This option is currently deprecated, and will be replaced with RuntimeHandler.MonitorEnv.
	I0317 10:39:36.324348   43484 command_runner.go:130] > # conmon_env = [
	I0317 10:39:36.324351   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324358   43484 command_runner.go:130] > # Additional environment variables to set for all the
	I0317 10:39:36.324364   43484 command_runner.go:130] > # containers. These are overridden if set in the
	I0317 10:39:36.324372   43484 command_runner.go:130] > # container image spec or in the container runtime configuration.
	I0317 10:39:36.324378   43484 command_runner.go:130] > # default_env = [
	I0317 10:39:36.324381   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324390   43484 command_runner.go:130] > # If true, SELinux will be used for pod separation on the host.
	I0317 10:39:36.324394   43484 command_runner.go:130] > # selinux = false
	I0317 10:39:36.324399   43484 command_runner.go:130] > # Path to the seccomp.json profile which is used as the default seccomp profile
	I0317 10:39:36.324407   43484 command_runner.go:130] > # for the runtime. If not specified, then the internal default seccomp profile
	I0317 10:39:36.324415   43484 command_runner.go:130] > # will be used. This option supports live configuration reload.
	I0317 10:39:36.324419   43484 command_runner.go:130] > # seccomp_profile = ""
	I0317 10:39:36.324426   43484 command_runner.go:130] > # Changes the meaning of an empty seccomp profile. By default
	I0317 10:39:36.324435   43484 command_runner.go:130] > # (and according to CRI spec), an empty profile means unconfined.
	I0317 10:39:36.324443   43484 command_runner.go:130] > # This option tells CRI-O to treat an empty profile as the default profile,
	I0317 10:39:36.324450   43484 command_runner.go:130] > # which might increase security.
	I0317 10:39:36.324454   43484 command_runner.go:130] > # seccomp_use_default_when_empty = true
	I0317 10:39:36.324462   43484 command_runner.go:130] > # Used to change the name of the default AppArmor profile of CRI-O. The default
	I0317 10:39:36.324470   43484 command_runner.go:130] > # profile name is "crio-default". This profile only takes effect if the user
	I0317 10:39:36.324478   43484 command_runner.go:130] > # does not specify a profile via the Kubernetes Pod's metadata annotation. If
	I0317 10:39:36.324484   43484 command_runner.go:130] > # the profile is set to "unconfined", then this equals to disabling AppArmor.
	I0317 10:39:36.324491   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.324495   43484 command_runner.go:130] > # apparmor_profile = "crio-default"
	I0317 10:39:36.324502   43484 command_runner.go:130] > # Path to the blockio class configuration file for configuring
	I0317 10:39:36.324506   43484 command_runner.go:130] > # the cgroup blockio controller.
	I0317 10:39:36.324512   43484 command_runner.go:130] > # blockio_config_file = ""
	I0317 10:39:36.324519   43484 command_runner.go:130] > # Used to change irqbalance service config file path which is used for configuring
	I0317 10:39:36.324525   43484 command_runner.go:130] > # irqbalance daemon.
	I0317 10:39:36.324530   43484 command_runner.go:130] > # irqbalance_config_file = "/etc/sysconfig/irqbalance"
	I0317 10:39:36.324538   43484 command_runner.go:130] > # Path to the RDT configuration file for configuring the resctrl pseudo-filesystem.
	I0317 10:39:36.324545   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.324549   43484 command_runner.go:130] > # rdt_config_file = ""
	I0317 10:39:36.324557   43484 command_runner.go:130] > # Cgroup management implementation used for the runtime.
	I0317 10:39:36.324561   43484 command_runner.go:130] > cgroup_manager = "cgroupfs"
	I0317 10:39:36.324568   43484 command_runner.go:130] > # Specify whether the image pull must be performed in a separate cgroup.
	I0317 10:39:36.324574   43484 command_runner.go:130] > # separate_pull_cgroup = ""
	I0317 10:39:36.324582   43484 command_runner.go:130] > # List of default capabilities for containers. If it is empty or commented out,
	I0317 10:39:36.324588   43484 command_runner.go:130] > # only the capabilities defined in the containers json file by the user/kube
	I0317 10:39:36.324595   43484 command_runner.go:130] > # will be added.
	I0317 10:39:36.324599   43484 command_runner.go:130] > # default_capabilities = [
	I0317 10:39:36.324605   43484 command_runner.go:130] > # 	"CHOWN",
	I0317 10:39:36.324608   43484 command_runner.go:130] > # 	"DAC_OVERRIDE",
	I0317 10:39:36.324612   43484 command_runner.go:130] > # 	"FSETID",
	I0317 10:39:36.324616   43484 command_runner.go:130] > # 	"FOWNER",
	I0317 10:39:36.324622   43484 command_runner.go:130] > # 	"SETGID",
	I0317 10:39:36.324626   43484 command_runner.go:130] > # 	"SETUID",
	I0317 10:39:36.324632   43484 command_runner.go:130] > # 	"SETPCAP",
	I0317 10:39:36.324635   43484 command_runner.go:130] > # 	"NET_BIND_SERVICE",
	I0317 10:39:36.324641   43484 command_runner.go:130] > # 	"KILL",
	I0317 10:39:36.324644   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324653   43484 command_runner.go:130] > # Add capabilities to the inheritable set, as well as the default group of permitted, bounding and effective.
	I0317 10:39:36.324662   43484 command_runner.go:130] > # If capabilities are expected to work for non-root users, this option should be set.
	I0317 10:39:36.324668   43484 command_runner.go:130] > # add_inheritable_capabilities = true
	I0317 10:39:36.324674   43484 command_runner.go:130] > # List of default sysctls. If it is empty or commented out, only the sysctls
	I0317 10:39:36.324686   43484 command_runner.go:130] > # defined in the container json file by the user/kube will be added.
	I0317 10:39:36.324692   43484 command_runner.go:130] > default_sysctls = [
	I0317 10:39:36.324697   43484 command_runner.go:130] > 	"net.ipv4.ip_unprivileged_port_start=0",
	I0317 10:39:36.324702   43484 command_runner.go:130] > ]
	I0317 10:39:36.324706   43484 command_runner.go:130] > # List of devices on the host that a
	I0317 10:39:36.324714   43484 command_runner.go:130] > # user can specify with the "io.kubernetes.cri-o.Devices" allowed annotation.
	I0317 10:39:36.324718   43484 command_runner.go:130] > # allowed_devices = [
	I0317 10:39:36.324724   43484 command_runner.go:130] > # 	"/dev/fuse",
	I0317 10:39:36.324727   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324737   43484 command_runner.go:130] > # List of additional devices. specified as
	I0317 10:39:36.324757   43484 command_runner.go:130] > # "<device-on-host>:<device-on-container>:<permissions>", for example: "--device=/dev/sdc:/dev/xvdc:rwm".
	I0317 10:39:36.324765   43484 command_runner.go:130] > # If it is empty or commented out, only the devices
	I0317 10:39:36.324770   43484 command_runner.go:130] > # defined in the container json file by the user/kube will be added.
	I0317 10:39:36.324778   43484 command_runner.go:130] > # additional_devices = [
	I0317 10:39:36.324782   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324789   43484 command_runner.go:130] > # List of directories to scan for CDI Spec files.
	I0317 10:39:36.324794   43484 command_runner.go:130] > # cdi_spec_dirs = [
	I0317 10:39:36.324799   43484 command_runner.go:130] > # 	"/etc/cdi",
	I0317 10:39:36.324803   43484 command_runner.go:130] > # 	"/var/run/cdi",
	I0317 10:39:36.324808   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324815   43484 command_runner.go:130] > # Change the default behavior of setting container devices uid/gid from CRI's
	I0317 10:39:36.324823   43484 command_runner.go:130] > # SecurityContext (RunAsUser/RunAsGroup) instead of taking host's uid/gid.
	I0317 10:39:36.324828   43484 command_runner.go:130] > # Defaults to false.
	I0317 10:39:36.324833   43484 command_runner.go:130] > # device_ownership_from_security_context = false
	I0317 10:39:36.324841   43484 command_runner.go:130] > # Path to OCI hooks directories for automatically executed hooks. If one of the
	I0317 10:39:36.324849   43484 command_runner.go:130] > # directories does not exist, then CRI-O will automatically skip them.
	I0317 10:39:36.324855   43484 command_runner.go:130] > # hooks_dir = [
	I0317 10:39:36.324859   43484 command_runner.go:130] > # 	"/usr/share/containers/oci/hooks.d",
	I0317 10:39:36.324864   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324870   43484 command_runner.go:130] > # Path to the file specifying the defaults mounts for each container. The
	I0317 10:39:36.324878   43484 command_runner.go:130] > # format of the config is /SRC:/DST, one mount per line. Notice that CRI-O reads
	I0317 10:39:36.324883   43484 command_runner.go:130] > # its default mounts from the following two files:
	I0317 10:39:36.324888   43484 command_runner.go:130] > #
	I0317 10:39:36.324893   43484 command_runner.go:130] > #   1) /etc/containers/mounts.conf (i.e., default_mounts_file): This is the
	I0317 10:39:36.324901   43484 command_runner.go:130] > #      override file, where users can either add in their own default mounts, or
	I0317 10:39:36.324909   43484 command_runner.go:130] > #      override the default mounts shipped with the package.
	I0317 10:39:36.324912   43484 command_runner.go:130] > #
	I0317 10:39:36.324917   43484 command_runner.go:130] > #   2) /usr/share/containers/mounts.conf: This is the default file read for
	I0317 10:39:36.324925   43484 command_runner.go:130] > #      mounts. If you want CRI-O to read from a different, specific mounts file,
	I0317 10:39:36.324932   43484 command_runner.go:130] > #      you can change the default_mounts_file. Note, if this is done, CRI-O will
	I0317 10:39:36.324939   43484 command_runner.go:130] > #      only add mounts it finds in this file.
	I0317 10:39:36.324942   43484 command_runner.go:130] > #
	I0317 10:39:36.324946   43484 command_runner.go:130] > # default_mounts_file = ""
	I0317 10:39:36.324952   43484 command_runner.go:130] > # Maximum number of processes allowed in a container.
	I0317 10:39:36.324960   43484 command_runner.go:130] > # This option is deprecated. The Kubelet flag '--pod-pids-limit' should be used instead.
	I0317 10:39:36.324964   43484 command_runner.go:130] > # pids_limit = 0
	I0317 10:39:36.324972   43484 command_runner.go:130] > # Maximum sized allowed for the container log file. Negative numbers indicate
	I0317 10:39:36.324980   43484 command_runner.go:130] > # that no size limit is imposed. If it is positive, it must be >= 8192 to
	I0317 10:39:36.324988   43484 command_runner.go:130] > # match/exceed conmon's read buffer. The file is truncated and re-opened so the
	I0317 10:39:36.324996   43484 command_runner.go:130] > # limit is never exceeded. This option is deprecated. The Kubelet flag '--container-log-max-size' should be used instead.
	I0317 10:39:36.325004   43484 command_runner.go:130] > # log_size_max = -1
	I0317 10:39:36.325010   43484 command_runner.go:130] > # Whether container output should be logged to journald in addition to the kuberentes log file
	I0317 10:39:36.325016   43484 command_runner.go:130] > # log_to_journald = false
	I0317 10:39:36.325022   43484 command_runner.go:130] > # Path to directory in which container exit files are written to by conmon.
	I0317 10:39:36.325029   43484 command_runner.go:130] > # container_exits_dir = "/var/run/crio/exits"
	I0317 10:39:36.325033   43484 command_runner.go:130] > # Path to directory for container attach sockets.
	I0317 10:39:36.325040   43484 command_runner.go:130] > # container_attach_socket_dir = "/var/run/crio"
	I0317 10:39:36.325046   43484 command_runner.go:130] > # The prefix to use for the source of the bind mounts.
	I0317 10:39:36.325052   43484 command_runner.go:130] > # bind_mount_prefix = ""
	I0317 10:39:36.325058   43484 command_runner.go:130] > # If set to true, all containers will run in read-only mode.
	I0317 10:39:36.325064   43484 command_runner.go:130] > # read_only = false
	I0317 10:39:36.325070   43484 command_runner.go:130] > # Changes the verbosity of the logs based on the level it is set to. Options
	I0317 10:39:36.325077   43484 command_runner.go:130] > # are fatal, panic, error, warn, info, debug and trace. This option supports
	I0317 10:39:36.325083   43484 command_runner.go:130] > # live configuration reload.
	I0317 10:39:36.325087   43484 command_runner.go:130] > # log_level = "info"
	I0317 10:39:36.325094   43484 command_runner.go:130] > # Filter the log messages by the provided regular expression.
	I0317 10:39:36.325099   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.325104   43484 command_runner.go:130] > # log_filter = ""
	I0317 10:39:36.325110   43484 command_runner.go:130] > # The UID mappings for the user namespace of each container. A range is
	I0317 10:39:36.325117   43484 command_runner.go:130] > # specified in the form containerUID:HostUID:Size. Multiple ranges must be
	I0317 10:39:36.325124   43484 command_runner.go:130] > # separated by comma.
	I0317 10:39:36.325128   43484 command_runner.go:130] > # uid_mappings = ""
	I0317 10:39:36.325136   43484 command_runner.go:130] > # The GID mappings for the user namespace of each container. A range is
	I0317 10:39:36.325144   43484 command_runner.go:130] > # specified in the form containerGID:HostGID:Size. Multiple ranges must be
	I0317 10:39:36.325150   43484 command_runner.go:130] > # separated by comma.
	I0317 10:39:36.325156   43484 command_runner.go:130] > # gid_mappings = ""
	I0317 10:39:36.325164   43484 command_runner.go:130] > # If set, CRI-O will reject any attempt to map host UIDs below this value
	I0317 10:39:36.325172   43484 command_runner.go:130] > # into user namespaces.  A negative value indicates that no minimum is set,
	I0317 10:39:36.325178   43484 command_runner.go:130] > # so specifying mappings will only be allowed for pods that run as UID 0.
	I0317 10:39:36.325184   43484 command_runner.go:130] > # minimum_mappable_uid = -1
	I0317 10:39:36.325191   43484 command_runner.go:130] > # If set, CRI-O will reject any attempt to map host GIDs below this value
	I0317 10:39:36.325199   43484 command_runner.go:130] > # into user namespaces.  A negative value indicates that no minimum is set,
	I0317 10:39:36.325204   43484 command_runner.go:130] > # so specifying mappings will only be allowed for pods that run as UID 0.
	I0317 10:39:36.325211   43484 command_runner.go:130] > # minimum_mappable_gid = -1
	I0317 10:39:36.325216   43484 command_runner.go:130] > # The minimal amount of time in seconds to wait before issuing a timeout
	I0317 10:39:36.325224   43484 command_runner.go:130] > # regarding the proper termination of the container. The lowest possible
	I0317 10:39:36.325231   43484 command_runner.go:130] > # value is 30s, whereas lower values are not considered by CRI-O.
	I0317 10:39:36.325235   43484 command_runner.go:130] > # ctr_stop_timeout = 30
	I0317 10:39:36.325244   43484 command_runner.go:130] > # drop_infra_ctr determines whether CRI-O drops the infra container
	I0317 10:39:36.325252   43484 command_runner.go:130] > # when a pod does not have a private PID namespace, and does not use
	I0317 10:39:36.325259   43484 command_runner.go:130] > # a kernel separating runtime (like kata).
	I0317 10:39:36.325264   43484 command_runner.go:130] > # It requires manage_ns_lifecycle to be true.
	I0317 10:39:36.325270   43484 command_runner.go:130] > # drop_infra_ctr = true
	I0317 10:39:36.325275   43484 command_runner.go:130] > # infra_ctr_cpuset determines what CPUs will be used to run infra containers.
	I0317 10:39:36.325282   43484 command_runner.go:130] > # You can use linux CPU list format to specify desired CPUs.
	I0317 10:39:36.325290   43484 command_runner.go:130] > # To get better isolation for guaranteed pods, set this parameter to be equal to kubelet reserved-cpus.
	I0317 10:39:36.325296   43484 command_runner.go:130] > # infra_ctr_cpuset = ""
	I0317 10:39:36.325302   43484 command_runner.go:130] > # The directory where the state of the managed namespaces gets tracked.
	I0317 10:39:36.325319   43484 command_runner.go:130] > # Only used when manage_ns_lifecycle is true.
	I0317 10:39:36.325329   43484 command_runner.go:130] > # namespaces_dir = "/var/run"
	I0317 10:39:36.325337   43484 command_runner.go:130] > # pinns_path is the path to find the pinns binary, which is needed to manage namespace lifecycle
	I0317 10:39:36.325343   43484 command_runner.go:130] > # pinns_path = ""
	I0317 10:39:36.325350   43484 command_runner.go:130] > # default_runtime is the _name_ of the OCI runtime to be used as the default.
	I0317 10:39:36.325358   43484 command_runner.go:130] > # The name is matched against the runtimes map below. If this value is changed,
	I0317 10:39:36.325366   43484 command_runner.go:130] > # the corresponding existing entry from the runtimes map below will be ignored.
	I0317 10:39:36.325370   43484 command_runner.go:130] > # default_runtime = "runc"
	I0317 10:39:36.325377   43484 command_runner.go:130] > # A list of paths that, when absent from the host,
	I0317 10:39:36.325385   43484 command_runner.go:130] > # will cause a container creation to fail (as opposed to the current behavior being created as a directory).
	I0317 10:39:36.325396   43484 command_runner.go:130] > # This option is to protect from source locations whose existence as a directory could jepordize the health of the node, and whose
	I0317 10:39:36.325403   43484 command_runner.go:130] > # creation as a file is not desired either.
	I0317 10:39:36.325411   43484 command_runner.go:130] > # An example is /etc/hostname, which will cause failures on reboot if it's created as a directory, but often doesn't exist because
	I0317 10:39:36.325417   43484 command_runner.go:130] > # the hostname is being managed dynamically.
	I0317 10:39:36.325422   43484 command_runner.go:130] > # absent_mount_sources_to_reject = [
	I0317 10:39:36.325429   43484 command_runner.go:130] > # ]
	I0317 10:39:36.325438   43484 command_runner.go:130] > # The "crio.runtime.runtimes" table defines a list of OCI compatible runtimes.
	I0317 10:39:36.325450   43484 command_runner.go:130] > # The runtime to use is picked based on the runtime handler provided by the CRI.
	I0317 10:39:36.325462   43484 command_runner.go:130] > # If no runtime handler is provided, the runtime will be picked based on the level
	I0317 10:39:36.325546   43484 command_runner.go:130] > # of trust of the workload. Each entry in the table should follow the format:
	I0317 10:39:36.325560   43484 command_runner.go:130] > #
	I0317 10:39:36.325566   43484 command_runner.go:130] > #[crio.runtime.runtimes.runtime-handler]
	I0317 10:39:36.325571   43484 command_runner.go:130] > #  runtime_path = "/path/to/the/executable"
	I0317 10:39:36.325576   43484 command_runner.go:130] > #  runtime_type = "oci"
	I0317 10:39:36.325583   43484 command_runner.go:130] > #  runtime_root = "/path/to/the/root"
	I0317 10:39:36.325588   43484 command_runner.go:130] > #  privileged_without_host_devices = false
	I0317 10:39:36.325594   43484 command_runner.go:130] > #  allowed_annotations = []
	I0317 10:39:36.325598   43484 command_runner.go:130] > # Where:
	I0317 10:39:36.325603   43484 command_runner.go:130] > # - runtime-handler: name used to identify the runtime
	I0317 10:39:36.325611   43484 command_runner.go:130] > # - runtime_path (optional, string): absolute path to the runtime executable in
	I0317 10:39:36.325620   43484 command_runner.go:130] > #   the host filesystem. If omitted, the runtime-handler identifier should match
	I0317 10:39:36.325628   43484 command_runner.go:130] > #   the runtime executable name, and the runtime executable should be placed
	I0317 10:39:36.325634   43484 command_runner.go:130] > #   in $PATH.
	I0317 10:39:36.325640   43484 command_runner.go:130] > # - runtime_type (optional, string): type of runtime, one of: "oci", "vm". If
	I0317 10:39:36.325651   43484 command_runner.go:130] > #   omitted, an "oci" runtime is assumed.
	I0317 10:39:36.325661   43484 command_runner.go:130] > # - runtime_root (optional, string): root directory for storage of containers
	I0317 10:39:36.325667   43484 command_runner.go:130] > #   state.
	I0317 10:39:36.325674   43484 command_runner.go:130] > # - runtime_config_path (optional, string): the path for the runtime configuration
	I0317 10:39:36.325681   43484 command_runner.go:130] > #   file. This can only be used with when using the VM runtime_type.
	I0317 10:39:36.325690   43484 command_runner.go:130] > # - privileged_without_host_devices (optional, bool): an option for restricting
	I0317 10:39:36.325698   43484 command_runner.go:130] > #   host devices from being passed to privileged containers.
	I0317 10:39:36.325706   43484 command_runner.go:130] > # - allowed_annotations (optional, array of strings): an option for specifying
	I0317 10:39:36.325715   43484 command_runner.go:130] > #   a list of experimental annotations that this runtime handler is allowed to process.
	I0317 10:39:36.325722   43484 command_runner.go:130] > #   The currently recognized values are:
	I0317 10:39:36.325728   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.userns-mode" for configuring a user namespace for the pod.
	I0317 10:39:36.325738   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw" for mounting cgroups writably when set to "true".
	I0317 10:39:36.325746   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.Devices" for configuring devices for the pod.
	I0317 10:39:36.325752   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.ShmSize" for configuring the size of /dev/shm.
	I0317 10:39:36.325765   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.UnifiedCgroup.$CTR_NAME" for configuring the cgroup v2 unified block for a container.
	I0317 10:39:36.325774   43484 command_runner.go:130] > #   "io.containers.trace-syscall" for tracing syscalls via the OCI seccomp BPF hook.
	I0317 10:39:36.325784   43484 command_runner.go:130] > #   "io.kubernetes.cri.rdt-class" for setting the RDT class of a container
	I0317 10:39:36.325793   43484 command_runner.go:130] > # - monitor_exec_cgroup (optional, string): if set to "container", indicates exec probes
	I0317 10:39:36.325799   43484 command_runner.go:130] > #   should be moved to the container's cgroup
	I0317 10:39:36.325803   43484 command_runner.go:130] > [crio.runtime.runtimes.runc]
	I0317 10:39:36.325812   43484 command_runner.go:130] > runtime_path = "/usr/lib/cri-o-runc/sbin/runc"
	I0317 10:39:36.325819   43484 command_runner.go:130] > runtime_type = "oci"
	I0317 10:39:36.325823   43484 command_runner.go:130] > runtime_root = "/run/runc"
	I0317 10:39:36.325829   43484 command_runner.go:130] > runtime_config_path = ""
	I0317 10:39:36.325833   43484 command_runner.go:130] > monitor_path = ""
	I0317 10:39:36.325839   43484 command_runner.go:130] > monitor_cgroup = ""
	I0317 10:39:36.325843   43484 command_runner.go:130] > monitor_exec_cgroup = ""
	I0317 10:39:36.325899   43484 command_runner.go:130] > # crun is a fast and lightweight fully featured OCI runtime and C library for
	I0317 10:39:36.325910   43484 command_runner.go:130] > # running containers
	I0317 10:39:36.325914   43484 command_runner.go:130] > #[crio.runtime.runtimes.crun]
	I0317 10:39:36.325920   43484 command_runner.go:130] > # Kata Containers is an OCI runtime, where containers are run inside lightweight
	I0317 10:39:36.325926   43484 command_runner.go:130] > # VMs. Kata provides additional isolation towards the host, minimizing the host attack
	I0317 10:39:36.325934   43484 command_runner.go:130] > # surface and mitigating the consequences of containers breakout.
	I0317 10:39:36.325941   43484 command_runner.go:130] > # Kata Containers with the default configured VMM
	I0317 10:39:36.325946   43484 command_runner.go:130] > #[crio.runtime.runtimes.kata-runtime]
	I0317 10:39:36.325952   43484 command_runner.go:130] > # Kata Containers with the QEMU VMM
	I0317 10:39:36.325957   43484 command_runner.go:130] > #[crio.runtime.runtimes.kata-qemu]
	I0317 10:39:36.325964   43484 command_runner.go:130] > # Kata Containers with the Firecracker VMM
	I0317 10:39:36.325969   43484 command_runner.go:130] > #[crio.runtime.runtimes.kata-fc]
	I0317 10:39:36.325977   43484 command_runner.go:130] > # The workloads table defines ways to customize containers with different resources
	I0317 10:39:36.325983   43484 command_runner.go:130] > # that work based on annotations, rather than the CRI.
	I0317 10:39:36.325990   43484 command_runner.go:130] > # Note, the behavior of this table is EXPERIMENTAL and may change at any time.
	I0317 10:39:36.326000   43484 command_runner.go:130] > # Each workload, has a name, activation_annotation, annotation_prefix and set of resources it supports mutating.
	I0317 10:39:36.326010   43484 command_runner.go:130] > # The currently supported resources are "cpu" (to configure the cpu shares) and "cpuset" to configure the cpuset.
	I0317 10:39:36.326015   43484 command_runner.go:130] > # Each resource can have a default value specified, or be empty.
	I0317 10:39:36.326026   43484 command_runner.go:130] > # For a container to opt-into this workload, the pod should be configured with the annotation $activation_annotation (key only, value is ignored).
	I0317 10:39:36.326035   43484 command_runner.go:130] > # To customize per-container, an annotation of the form $annotation_prefix.$resource/$ctrName = "value" can be specified
	I0317 10:39:36.326044   43484 command_runner.go:130] > # signifying for that resource type to override the default value.
	I0317 10:39:36.326053   43484 command_runner.go:130] > # If the annotation_prefix is not present, every container in the pod will be given the default values.
	I0317 10:39:36.326059   43484 command_runner.go:130] > # Example:
	I0317 10:39:36.326063   43484 command_runner.go:130] > # [crio.runtime.workloads.workload-type]
	I0317 10:39:36.326070   43484 command_runner.go:130] > # activation_annotation = "io.crio/workload"
	I0317 10:39:36.326075   43484 command_runner.go:130] > # annotation_prefix = "io.crio.workload-type"
	I0317 10:39:36.326082   43484 command_runner.go:130] > # [crio.runtime.workloads.workload-type.resources]
	I0317 10:39:36.326085   43484 command_runner.go:130] > # cpuset = 0
	I0317 10:39:36.326089   43484 command_runner.go:130] > # cpushares = "0-1"
	I0317 10:39:36.326093   43484 command_runner.go:130] > # Where:
	I0317 10:39:36.326098   43484 command_runner.go:130] > # The workload name is workload-type.
	I0317 10:39:36.326107   43484 command_runner.go:130] > # To specify, the pod must have the "io.crio.workload" annotation (this is a precise string match).
	I0317 10:39:36.326115   43484 command_runner.go:130] > # This workload supports setting cpuset and cpu resources.
	I0317 10:39:36.326123   43484 command_runner.go:130] > # annotation_prefix is used to customize the different resources.
	I0317 10:39:36.326132   43484 command_runner.go:130] > # To configure the cpu shares a container gets in the example above, the pod would have to have the following annotation:
	I0317 10:39:36.326140   43484 command_runner.go:130] > # "io.crio.workload-type/$container_name = {"cpushares": "value"}"
	I0317 10:39:36.326143   43484 command_runner.go:130] > # 
	I0317 10:39:36.326151   43484 command_runner.go:130] > # The crio.image table contains settings pertaining to the management of OCI images.
	I0317 10:39:36.326154   43484 command_runner.go:130] > #
	I0317 10:39:36.326159   43484 command_runner.go:130] > # CRI-O reads its configured registries defaults from the system wide
	I0317 10:39:36.326167   43484 command_runner.go:130] > # containers-registries.conf(5) located in /etc/containers/registries.conf. If
	I0317 10:39:36.326173   43484 command_runner.go:130] > # you want to modify just CRI-O, you can change the registries configuration in
	I0317 10:39:36.326181   43484 command_runner.go:130] > # this file. Otherwise, leave insecure_registries and registries commented out to
	I0317 10:39:36.326189   43484 command_runner.go:130] > # use the system's defaults from /etc/containers/registries.conf.
	I0317 10:39:36.326192   43484 command_runner.go:130] > [crio.image]
	I0317 10:39:36.326198   43484 command_runner.go:130] > # Default transport for pulling images from a remote container storage.
	I0317 10:39:36.326204   43484 command_runner.go:130] > # default_transport = "docker://"
	I0317 10:39:36.326210   43484 command_runner.go:130] > # The path to a file containing credentials necessary for pulling images from
	I0317 10:39:36.326218   43484 command_runner.go:130] > # secure registries. The file is similar to that of /var/lib/kubelet/config.json
	I0317 10:39:36.326224   43484 command_runner.go:130] > # global_auth_file = ""
	I0317 10:39:36.326230   43484 command_runner.go:130] > # The image used to instantiate infra containers.
	I0317 10:39:36.326237   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.326242   43484 command_runner.go:130] > pause_image = "registry.k8s.io/pause:3.10"
	I0317 10:39:36.326251   43484 command_runner.go:130] > # The path to a file containing credentials specific for pulling the pause_image from
	I0317 10:39:36.326256   43484 command_runner.go:130] > # above. The file is similar to that of /var/lib/kubelet/config.json
	I0317 10:39:36.326263   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.326267   43484 command_runner.go:130] > # pause_image_auth_file = ""
	I0317 10:39:36.326274   43484 command_runner.go:130] > # The command to run to have a container stay in the paused state.
	I0317 10:39:36.326281   43484 command_runner.go:130] > # When explicitly set to "", it will fallback to the entrypoint and command
	I0317 10:39:36.326289   43484 command_runner.go:130] > # specified in the pause image. When commented out, it will fallback to the
	I0317 10:39:36.326297   43484 command_runner.go:130] > # default: "/pause". This option supports live configuration reload.
	I0317 10:39:36.326301   43484 command_runner.go:130] > # pause_command = "/pause"
	I0317 10:39:36.326309   43484 command_runner.go:130] > # Path to the file which decides what sort of policy we use when deciding
	I0317 10:39:36.326314   43484 command_runner.go:130] > # whether or not to trust an image that we've pulled. It is not recommended that
	I0317 10:39:36.326322   43484 command_runner.go:130] > # this option be used, as the default behavior of using the system-wide default
	I0317 10:39:36.326331   43484 command_runner.go:130] > # policy (i.e., /etc/containers/policy.json) is most often preferred. Please
	I0317 10:39:36.326338   43484 command_runner.go:130] > # refer to containers-policy.json(5) for more details.
	I0317 10:39:36.326342   43484 command_runner.go:130] > # signature_policy = ""
	I0317 10:39:36.326352   43484 command_runner.go:130] > # List of registries to skip TLS verification for pulling images. Please
	I0317 10:39:36.326362   43484 command_runner.go:130] > # consider configuring the registries via /etc/containers/registries.conf before
	I0317 10:39:36.326368   43484 command_runner.go:130] > # changing them here.
	I0317 10:39:36.326371   43484 command_runner.go:130] > # insecure_registries = [
	I0317 10:39:36.326376   43484 command_runner.go:130] > # ]
	I0317 10:39:36.326382   43484 command_runner.go:130] > # Controls how image volumes are handled. The valid values are mkdir, bind and
	I0317 10:39:36.326388   43484 command_runner.go:130] > # ignore; the latter will ignore volumes entirely.
	I0317 10:39:36.326392   43484 command_runner.go:130] > # image_volumes = "mkdir"
	I0317 10:39:36.326399   43484 command_runner.go:130] > # Temporary directory to use for storing big files
	I0317 10:39:36.326403   43484 command_runner.go:130] > # big_files_temporary_dir = ""
	I0317 10:39:36.326412   43484 command_runner.go:130] > # The crio.network table containers settings pertaining to the management of
	I0317 10:39:36.326415   43484 command_runner.go:130] > # CNI plugins.
	I0317 10:39:36.326421   43484 command_runner.go:130] > [crio.network]
	I0317 10:39:36.326426   43484 command_runner.go:130] > # The default CNI network name to be selected. If not set or "", then
	I0317 10:39:36.326434   43484 command_runner.go:130] > # CRI-O will pick-up the first one found in network_dir.
	I0317 10:39:36.326440   43484 command_runner.go:130] > # cni_default_network = ""
	I0317 10:39:36.326445   43484 command_runner.go:130] > # Path to the directory where CNI configuration files are located.
	I0317 10:39:36.326472   43484 command_runner.go:130] > # network_dir = "/etc/cni/net.d/"
	I0317 10:39:36.326485   43484 command_runner.go:130] > # Paths to directories where CNI plugin binaries are located.
	I0317 10:39:36.326493   43484 command_runner.go:130] > # plugin_dirs = [
	I0317 10:39:36.326497   43484 command_runner.go:130] > # 	"/opt/cni/bin/",
	I0317 10:39:36.326500   43484 command_runner.go:130] > # ]
	I0317 10:39:36.326506   43484 command_runner.go:130] > # A necessary configuration for Prometheus based metrics retrieval
	I0317 10:39:36.326512   43484 command_runner.go:130] > [crio.metrics]
	I0317 10:39:36.326516   43484 command_runner.go:130] > # Globally enable or disable metrics support.
	I0317 10:39:36.326522   43484 command_runner.go:130] > # enable_metrics = false
	I0317 10:39:36.326526   43484 command_runner.go:130] > # Specify enabled metrics collectors.
	I0317 10:39:36.326537   43484 command_runner.go:130] > # Per default all metrics are enabled.
	I0317 10:39:36.326544   43484 command_runner.go:130] > # It is possible, to prefix the metrics with "container_runtime_" and "crio_".
	I0317 10:39:36.326552   43484 command_runner.go:130] > # For example, the metrics collector "operations" would be treated in the same
	I0317 10:39:36.326558   43484 command_runner.go:130] > # way as "crio_operations" and "container_runtime_crio_operations".
	I0317 10:39:36.326564   43484 command_runner.go:130] > # metrics_collectors = [
	I0317 10:39:36.326567   43484 command_runner.go:130] > # 	"operations",
	I0317 10:39:36.326574   43484 command_runner.go:130] > # 	"operations_latency_microseconds_total",
	I0317 10:39:36.326579   43484 command_runner.go:130] > # 	"operations_latency_microseconds",
	I0317 10:39:36.326584   43484 command_runner.go:130] > # 	"operations_errors",
	I0317 10:39:36.326589   43484 command_runner.go:130] > # 	"image_pulls_by_digest",
	I0317 10:39:36.326595   43484 command_runner.go:130] > # 	"image_pulls_by_name",
	I0317 10:39:36.326599   43484 command_runner.go:130] > # 	"image_pulls_by_name_skipped",
	I0317 10:39:36.326605   43484 command_runner.go:130] > # 	"image_pulls_failures",
	I0317 10:39:36.326609   43484 command_runner.go:130] > # 	"image_pulls_successes",
	I0317 10:39:36.326616   43484 command_runner.go:130] > # 	"image_pulls_layer_size",
	I0317 10:39:36.326620   43484 command_runner.go:130] > # 	"image_layer_reuse",
	I0317 10:39:36.326626   43484 command_runner.go:130] > # 	"containers_oom_total",
	I0317 10:39:36.326630   43484 command_runner.go:130] > # 	"containers_oom",
	I0317 10:39:36.326636   43484 command_runner.go:130] > # 	"processes_defunct",
	I0317 10:39:36.326640   43484 command_runner.go:130] > # 	"operations_total",
	I0317 10:39:36.326644   43484 command_runner.go:130] > # 	"operations_latency_seconds",
	I0317 10:39:36.326650   43484 command_runner.go:130] > # 	"operations_latency_seconds_total",
	I0317 10:39:36.326654   43484 command_runner.go:130] > # 	"operations_errors_total",
	I0317 10:39:36.326661   43484 command_runner.go:130] > # 	"image_pulls_bytes_total",
	I0317 10:39:36.326666   43484 command_runner.go:130] > # 	"image_pulls_skipped_bytes_total",
	I0317 10:39:36.326672   43484 command_runner.go:130] > # 	"image_pulls_failure_total",
	I0317 10:39:36.326676   43484 command_runner.go:130] > # 	"image_pulls_success_total",
	I0317 10:39:36.326683   43484 command_runner.go:130] > # 	"image_layer_reuse_total",
	I0317 10:39:36.326687   43484 command_runner.go:130] > # 	"containers_oom_count_total",
	I0317 10:39:36.326692   43484 command_runner.go:130] > # ]
	I0317 10:39:36.326697   43484 command_runner.go:130] > # The port on which the metrics server will listen.
	I0317 10:39:36.326703   43484 command_runner.go:130] > # metrics_port = 9090
	I0317 10:39:36.326708   43484 command_runner.go:130] > # Local socket path to bind the metrics server to
	I0317 10:39:36.326714   43484 command_runner.go:130] > # metrics_socket = ""
	I0317 10:39:36.326718   43484 command_runner.go:130] > # The certificate for the secure metrics server.
	I0317 10:39:36.326726   43484 command_runner.go:130] > # If the certificate is not available on disk, then CRI-O will generate a
	I0317 10:39:36.326732   43484 command_runner.go:130] > # self-signed one. CRI-O also watches for changes of this path and reloads the
	I0317 10:39:36.326736   43484 command_runner.go:130] > # certificate on any modification event.
	I0317 10:39:36.326740   43484 command_runner.go:130] > # metrics_cert = ""
	I0317 10:39:36.326747   43484 command_runner.go:130] > # The certificate key for the secure metrics server.
	I0317 10:39:36.326752   43484 command_runner.go:130] > # Behaves in the same way as the metrics_cert.
	I0317 10:39:36.326757   43484 command_runner.go:130] > # metrics_key = ""
	I0317 10:39:36.326763   43484 command_runner.go:130] > # A necessary configuration for OpenTelemetry trace data exporting
	I0317 10:39:36.326768   43484 command_runner.go:130] > [crio.tracing]
	I0317 10:39:36.326774   43484 command_runner.go:130] > # Globally enable or disable exporting OpenTelemetry traces.
	I0317 10:39:36.326779   43484 command_runner.go:130] > # enable_tracing = false
	I0317 10:39:36.326790   43484 command_runner.go:130] > # Address on which the gRPC trace collector listens on.
	I0317 10:39:36.326796   43484 command_runner.go:130] > # tracing_endpoint = "0.0.0.0:4317"
	I0317 10:39:36.326802   43484 command_runner.go:130] > # Number of samples to collect per million spans.
	I0317 10:39:36.326809   43484 command_runner.go:130] > # tracing_sampling_rate_per_million = 0
	I0317 10:39:36.326815   43484 command_runner.go:130] > # Necessary information pertaining to container and pod stats reporting.
	I0317 10:39:36.326820   43484 command_runner.go:130] > [crio.stats]
	I0317 10:39:36.326826   43484 command_runner.go:130] > # The number of seconds between collecting pod and container stats.
	I0317 10:39:36.326833   43484 command_runner.go:130] > # If set to 0, the stats are collected on-demand instead.
	I0317 10:39:36.326837   43484 command_runner.go:130] > # stats_collection_period = 0
	I0317 10:39:36.326895   43484 cni.go:84] Creating CNI manager for ""
	I0317 10:39:36.326906   43484 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:39:36.326919   43484 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 10:39:36.326941   43484 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-247977 NodeName:functional-247977 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 10:39:36.327049   43484 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:///var/run/crio/crio.sock
	  name: "functional-247977"
	  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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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:///var/run/crio/crio.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
	
	I0317 10:39:36.327105   43484 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 10:39:36.334414   43484 command_runner.go:130] > kubeadm
	I0317 10:39:36.334484   43484 command_runner.go:130] > kubectl
	I0317 10:39:36.334492   43484 command_runner.go:130] > kubelet
	I0317 10:39:36.335223   43484 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 10:39:36.335284   43484 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 10:39:36.343004   43484 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (367 bytes)
	I0317 10:39:36.358045   43484 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 10:39:36.373532   43484 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2291 bytes)
	I0317 10:39:36.389292   43484 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0317 10:39:36.392390   43484 command_runner.go:130] > 192.168.49.2	control-plane.minikube.internal
	I0317 10:39:36.392479   43484 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:39:36.489014   43484 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:39:36.500097   43484 certs.go:68] Setting up /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977 for IP: 192.168.49.2
	I0317 10:39:36.500116   43484 certs.go:194] generating shared ca certs ...
	I0317 10:39:36.500144   43484 certs.go:226] acquiring lock for ca certs: {Name:mk4d122beeb49f666cd9ba72d746d45c2440fcf8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:39:36.500297   43484 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key
	I0317 10:39:36.500352   43484 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key
	I0317 10:39:36.500365   43484 certs.go:256] generating profile certs ...
	I0317 10:39:36.500454   43484 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key
	I0317 10:39:36.500529   43484 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key.6ba96e44
	I0317 10:39:36.500582   43484 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key
	I0317 10:39:36.500597   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 10:39:36.500617   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0317 10:39:36.500634   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 10:39:36.500651   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 10:39:36.500667   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 10:39:36.500684   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 10:39:36.500703   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 10:39:36.500725   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 10:39:36.500801   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem (1338 bytes)
	W0317 10:39:36.500842   43484 certs.go:480] ignoring /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819_empty.pem, impossibly tiny 0 bytes
	I0317 10:39:36.500856   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem (1679 bytes)
	I0317 10:39:36.500899   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem (1082 bytes)
	I0317 10:39:36.500938   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem (1123 bytes)
	I0317 10:39:36.500967   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem (1679 bytes)
	I0317 10:39:36.501014   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem (1708 bytes)
	I0317 10:39:36.501054   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.501072   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem -> /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.501089   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem -> /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.501649   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 10:39:36.523781   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0317 10:39:36.545267   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 10:39:36.566114   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0317 10:39:36.587448   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 10:39:36.608239   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 10:39:36.628401   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 10:39:36.648831   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 10:39:36.669125   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 10:39:36.689530   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem --> /usr/share/ca-certificates/11819.pem (1338 bytes)
	I0317 10:39:36.709781   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem --> /usr/share/ca-certificates/118192.pem (1708 bytes)
	I0317 10:39:36.734172   43484 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 10:39:36.751691   43484 ssh_runner.go:195] Run: openssl version
	I0317 10:39:36.757210   43484 command_runner.go:130] > OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
	I0317 10:39:36.757287   43484 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"
	I0317 10:39:36.765968   43484 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.769448   43484 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.769483   43484 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.769529   43484 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.775749   43484 command_runner.go:130] > b5213941
	I0317 10:39:36.775947   43484 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"
	I0317 10:39:36.796175   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11819.pem && ln -fs /usr/share/ca-certificates/11819.pem /etc/ssl/certs/11819.pem"
	I0317 10:39:36.804662   43484 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.807675   43484 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 10:35 /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.807716   43484 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 10:35 /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.807759   43484 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.814084   43484 command_runner.go:130] > 51391683
	I0317 10:39:36.814153   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/11819.pem /etc/ssl/certs/51391683.0"
	I0317 10:39:36.821852   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/118192.pem && ln -fs /usr/share/ca-certificates/118192.pem /etc/ssl/certs/118192.pem"
	I0317 10:39:36.829858   43484 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.832700   43484 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 10:35 /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.832728   43484 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 10:35 /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.832756   43484 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.838369   43484 command_runner.go:130] > 3ec20f2e
	I0317 10:39:36.838608   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/118192.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 10:39:36.845913   43484 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:39:36.848683   43484 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:39:36.848707   43484 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I0317 10:39:36.848715   43484 command_runner.go:130] > Device: 801h/2049d	Inode: 585721      Links: 1
	I0317 10:39:36.848725   43484 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 10:39:36.848734   43484 command_runner.go:130] > Access: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848744   43484 command_runner.go:130] > Modify: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848756   43484 command_runner.go:130] > Change: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848768   43484 command_runner.go:130] >  Birth: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848831   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0317 10:39:36.854412   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.854683   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0317 10:39:36.860191   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.860434   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0317 10:39:36.865748   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.865923   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0317 10:39:36.871610   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.871670   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0317 10:39:36.877294   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.877351   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0317 10:39:36.882867   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.882930   43484 kubeadm.go:392] StartCluster: {Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISer
verNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemu
FirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:39:36.883018   43484 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0317 10:39:36.883066   43484 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0317 10:39:36.914669   43484 command_runner.go:130] > db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84
	I0317 10:39:36.914697   43484 command_runner.go:130] > fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22
	I0317 10:39:36.914707   43484 command_runner.go:130] > 048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256
	I0317 10:39:36.914717   43484 command_runner.go:130] > dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275
	I0317 10:39:36.914745   43484 command_runner.go:130] > fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c
	I0317 10:39:36.914777   43484 cri.go:89] found id: "db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84"
	I0317 10:39:36.914787   43484 cri.go:89] found id: "fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22"
	I0317 10:39:36.914792   43484 cri.go:89] found id: "048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256"
	I0317 10:39:36.914805   43484 cri.go:89] found id: "dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275"
	I0317 10:39:36.914808   43484 cri.go:89] found id: "fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c"
	I0317 10:39:36.914811   43484 cri.go:89] found id: ""
	I0317 10:39:36.914842   43484 ssh_runner.go:195] Run: sudo runc list -f json
	I0317 10:39:36.932741   43484 command_runner.go:130] > [{"ociVersion":"1.0.2-dev","id":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256/userdata","rootfs":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","created":"2025-03-17T10:39:33.894176794Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"51692d3d","io.kubernetes.container.name":"kube-controller-manager","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"51692d3d\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.conta
iner.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.737903784Z","io.kubernetes.cri-o.Image":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-controller-manager:v1.32.2","io.kubernetes.cri-o.ImageRef":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-controller-manager\",\"io.kubernetes.pod.name\":\"kube-controller-manager-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"06eb01865d4d750fcf4d4f7e279e7f34\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-controller-manager-functional-247977_06eb01865d4d750fcf4d4f7e279e7f34/kube-controller-manager/1.log","
io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-controller-manager\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","io.kubernetes.cri-o.Name":"k8s_kube-controller-manager_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a","io.kubernetes.cri-o.SandboxName":"k8s_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-cer
tificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/containers/kube-controller-manager/35c5e9e5\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/kubernetes/controller-manager.conf\",\"host_path\":\"/etc/kubernetes/controller-manager.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":
\"/var/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"host_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-controller-manager-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.hash":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.seen":"2025-03-17T10:35:19.437346323Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","pid":0,"status":"stopped","bundle":"/run/containers/s
torage/overlay-containers/dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275/userdata","rootfs":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","created":"2025-03-17T10:39:33.811517199Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"4c5aaea3","io.kubernetes.container.name":"kube-scheduler","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"4c5aaea3\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","io.kubernetes.cri-o.Container
Type":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.7273596Z","io.kubernetes.cri-o.Image":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-scheduler:v1.32.2","io.kubernetes.cri-o.ImageRef":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-scheduler\",\"io.kubernetes.pod.name\":\"kube-scheduler-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"667e700e7c1ab42c99af5b2164159926\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-scheduler-functional-247977_667e700e7c1ab42c99af5b2164159926/kube-scheduler/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-scheduler\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","io.kubernetes.cri-o.Name":"k8s_kube-scheduler_kube-sc
heduler-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776","io.kubernetes.cri-o.SandboxName":"k8s_kube-scheduler-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/containers/kube-scheduler/5c030bd9\",\"readonly\":false,\"propagation\":0,\"selinux
_relabel\":false},{\"container_path\":\"/etc/kubernetes/scheduler.conf\",\"host_path\":\"/etc/kubernetes/scheduler.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-scheduler-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.hash":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.seen":"2025-03-17T10:35:19.437348024Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84/userdata","rootfs":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","created":"2025-03-17T10:39:33.92095295Z","annotations":{"io.container.manag
er":"cri-o","io.kubernetes.container.hash":"7745040f","io.kubernetes.container.name":"kube-apiserver","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"7745040f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.808579847Z","io.kubernetes.cri-o.Image":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-apiserver:v1.32.2","io.kubernetes.cri-o.ImageRef":"85b7a174738baecb
c53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-apiserver\",\"io.kubernetes.pod.name\":\"kube-apiserver-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"c51f25f62dbc00c1bdd511533f8871ae\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-apiserver-functional-247977_c51f25f62dbc00c1bdd511533f8871ae/kube-apiserver/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-apiserver\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","io.kubernetes.cri-o.Name":"k8s_kube-apiserver_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/b9deb44b2356b5b284a81460dffd5a929baa22de6223ccff793e89666b9be3ab/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"b9deb44b2356b5b284a81460
dffd5a929baa22de6223ccff793e89666b9be3ab","io.kubernetes.cri-o.SandboxName":"k8s_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/containers/kube-apiserver/6bef1929\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":
0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-apiserver-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"c51f25f62dbc00c1bdd511533f8871ae","kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"c51f25f62dbc00c1bdd511533f8871ae","kubernetes.io/config.seen":"2025-03-17T10:35:19.437344560Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fc35443a3a8a128decc5350611d
9d8b451087f53a230a66fa75900d6ddba0a22","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22/userdata","rootfs":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","created":"2025-03-17T10:39:33.90360694Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"e68be80f","io.kubernetes.container.name":"etcd","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"e68be80f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fc35443a3a8a12
8decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.796422898Z","io.kubernetes.cri-o.Image":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.ImageName":"registry.k8s.io/etcd:3.5.16-0","io.kubernetes.cri-o.ImageRef":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"etcd\",\"io.kubernetes.pod.name\":\"etcd-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"70c3d9cb3c740ce4bc752e6293bec51e\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_etcd-functional-247977_70c3d9cb3c740ce4bc752e6293bec51e/etcd/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"etcd\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","io.kubernetes.cri-o.Name":"k
8s_etcd_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd","io.kubernetes.cri-o.SandboxName":"k8s_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/containers/etcd/ece66d83\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":fals
e},{\"container_path\":\"/var/lib/minikube/etcd\",\"host_path\":\"/var/lib/minikube/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs/etcd\",\"host_path\":\"/var/lib/minikube/certs/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"etcd-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"70c3d9cb3c740ce4bc752e6293bec51e","kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"70c3d9cb3c740ce4bc752e6293bec51e","kubernetes.io/config.seen":"2025-03-17T10:35:19.437340069Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c/us
erdata","rootfs":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","created":"2025-03-17T10:39:33.892853977Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"b4fecc5","io.kubernetes.container.name":"kube-proxy","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"b4fecc5\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.725434328Z","io.kubernetes.cri
-o.Image":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-proxy:v1.32.2","io.kubernetes.cri-o.ImageRef":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-proxy\",\"io.kubernetes.pod.name\":\"kube-proxy-jb4k5\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-proxy-jb4k5_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/kube-proxy/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-proxy\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","io.kubernetes.cri-o.Name":"k8s_kube-proxy_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/a9
2b41f042041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"a92b41f042041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c","io.kubernetes.cri-o.SandboxName":"k8s_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/run/xtables.lock\",\"host_path\":\"/run/xtables.lock\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/lib/modules\",\"host_path\":\"/lib/modules\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/1e8e
cb66-799c-4466-8db6-cc4f8a2bfff7/containers/kube-proxy/0b341c31\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/kube-proxy\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~configmap/kube-proxy\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~projected/kube-api-access-wp5vv\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-proxy-jb4k5","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7","kubernetes.io/config.seen":"2025-03-17T10:35:29.528674580Z","kubernetes.io/config.source":"api"},"owner":"root"}]
	I0317 10:39:36.932800   43484 cri.go:116] JSON = [{"ociVersion":"1.0.2-dev","id":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256/userdata","rootfs":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","created":"2025-03-17T10:39:33.894176794Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"51692d3d","io.kubernetes.container.name":"kube-controller-manager","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"51692d3d\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.t
erminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.737903784Z","io.kubernetes.cri-o.Image":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-controller-manager:v1.32.2","io.kubernetes.cri-o.ImageRef":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-controller-manager\",\"io.kubernetes.pod.name\":\"kube-controller-manager-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"06eb01865d4d750fcf4d4f7e279e7f34\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-controller-manager-functional-247977_06eb01865d4d750fcf4d4f7e279e7f34/kube-controller-manager/1.log","io.kub
ernetes.cri-o.Metadata":"{\"name\":\"kube-controller-manager\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","io.kubernetes.cri-o.Name":"k8s_kube-controller-manager_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a","io.kubernetes.cri-o.SandboxName":"k8s_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certifica
tes\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/containers/kube-controller-manager/35c5e9e5\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/kubernetes/controller-manager.conf\",\"host_path\":\"/etc/kubernetes/controller-manager.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var
/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"host_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-controller-manager-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.hash":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.seen":"2025-03-17T10:35:19.437346323Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","pid":0,"status":"stopped","bundle":"/run/containers/storage
/overlay-containers/dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275/userdata","rootfs":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","created":"2025-03-17T10:39:33.811517199Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"4c5aaea3","io.kubernetes.container.name":"kube-scheduler","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"4c5aaea3\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","io.kubernetes.cri-o.ContainerType":
"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.7273596Z","io.kubernetes.cri-o.Image":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-scheduler:v1.32.2","io.kubernetes.cri-o.ImageRef":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-scheduler\",\"io.kubernetes.pod.name\":\"kube-scheduler-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"667e700e7c1ab42c99af5b2164159926\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-scheduler-functional-247977_667e700e7c1ab42c99af5b2164159926/kube-scheduler/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-scheduler\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","io.kubernetes.cri-o.Name":"k8s_kube-scheduler_kube-schedule
r-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776","io.kubernetes.cri-o.SandboxName":"k8s_kube-scheduler-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/containers/kube-scheduler/5c030bd9\",\"readonly\":false,\"propagation\":0,\"selinux_relab
el\":false},{\"container_path\":\"/etc/kubernetes/scheduler.conf\",\"host_path\":\"/etc/kubernetes/scheduler.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-scheduler-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.hash":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.seen":"2025-03-17T10:35:19.437348024Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84/userdata","rootfs":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","created":"2025-03-17T10:39:33.92095295Z","annotations":{"io.container.manager":"c
ri-o","io.kubernetes.container.hash":"7745040f","io.kubernetes.container.name":"kube-apiserver","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"7745040f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.808579847Z","io.kubernetes.cri-o.Image":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-apiserver:v1.32.2","io.kubernetes.cri-o.ImageRef":"85b7a174738baecbc53029
b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-apiserver\",\"io.kubernetes.pod.name\":\"kube-apiserver-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"c51f25f62dbc00c1bdd511533f8871ae\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-apiserver-functional-247977_c51f25f62dbc00c1bdd511533f8871ae/kube-apiserver/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-apiserver\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","io.kubernetes.cri-o.Name":"k8s_kube-apiserver_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/b9deb44b2356b5b284a81460dffd5a929baa22de6223ccff793e89666b9be3ab/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"b9deb44b2356b5b284a81460dffd5a
929baa22de6223ccff793e89666b9be3ab","io.kubernetes.cri-o.SandboxName":"k8s_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/containers/kube-apiserver/6bef1929\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"se
linux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-apiserver-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"c51f25f62dbc00c1bdd511533f8871ae","kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"c51f25f62dbc00c1bdd511533f8871ae","kubernetes.io/config.seen":"2025-03-17T10:35:19.437344560Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fc35443a3a8a128decc5350611d9d8b45
1087f53a230a66fa75900d6ddba0a22","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22/userdata","rootfs":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","created":"2025-03-17T10:39:33.90360694Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"e68be80f","io.kubernetes.container.name":"etcd","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"e68be80f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fc35443a3a8a128decc5
350611d9d8b451087f53a230a66fa75900d6ddba0a22","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.796422898Z","io.kubernetes.cri-o.Image":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.ImageName":"registry.k8s.io/etcd:3.5.16-0","io.kubernetes.cri-o.ImageRef":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"etcd\",\"io.kubernetes.pod.name\":\"etcd-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"70c3d9cb3c740ce4bc752e6293bec51e\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_etcd-functional-247977_70c3d9cb3c740ce4bc752e6293bec51e/etcd/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"etcd\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","io.kubernetes.cri-o.Name":"k8s_etc
d_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd","io.kubernetes.cri-o.SandboxName":"k8s_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/containers/etcd/ece66d83\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"
container_path\":\"/var/lib/minikube/etcd\",\"host_path\":\"/var/lib/minikube/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs/etcd\",\"host_path\":\"/var/lib/minikube/certs/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"etcd-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"70c3d9cb3c740ce4bc752e6293bec51e","kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"70c3d9cb3c740ce4bc752e6293bec51e","kubernetes.io/config.seen":"2025-03-17T10:35:19.437340069Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c/userdata
","rootfs":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","created":"2025-03-17T10:39:33.892853977Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"b4fecc5","io.kubernetes.container.name":"kube-proxy","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"b4fecc5\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.725434328Z","io.kubernetes.cri-o.Ima
ge":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-proxy:v1.32.2","io.kubernetes.cri-o.ImageRef":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-proxy\",\"io.kubernetes.pod.name\":\"kube-proxy-jb4k5\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-proxy-jb4k5_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/kube-proxy/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-proxy\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","io.kubernetes.cri-o.Name":"k8s_kube-proxy_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/a92b41f0
42041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"a92b41f042041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c","io.kubernetes.cri-o.SandboxName":"k8s_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/run/xtables.lock\",\"host_path\":\"/run/xtables.lock\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/lib/modules\",\"host_path\":\"/lib/modules\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-7
99c-4466-8db6-cc4f8a2bfff7/containers/kube-proxy/0b341c31\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/kube-proxy\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~configmap/kube-proxy\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~projected/kube-api-access-wp5vv\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-proxy-jb4k5","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7","kubernetes.io/config.seen":"2025-03-17T10:35:29.528674580Z","kubernetes.io/config.source":"api"},"owner":"root"}]
	I0317 10:39:36.933055   43484 cri.go:126] list returned 5 containers
	I0317 10:39:36.933071   43484 cri.go:129] container: {ID:048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256 Status:stopped}
	I0317 10:39:36.933103   43484 cri.go:135] skipping {048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933119   43484 cri.go:129] container: {ID:dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275 Status:stopped}
	I0317 10:39:36.933126   43484 cri.go:135] skipping {dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933137   43484 cri.go:129] container: {ID:db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84 Status:stopped}
	I0317 10:39:36.933146   43484 cri.go:135] skipping {db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933155   43484 cri.go:129] container: {ID:fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22 Status:stopped}
	I0317 10:39:36.933163   43484 cri.go:135] skipping {fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933173   43484 cri.go:129] container: {ID:fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c Status:stopped}
	I0317 10:39:36.933179   43484 cri.go:135] skipping {fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933227   43484 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 10:39:36.940770   43484 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I0317 10:39:36.940798   43484 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I0317 10:39:36.940808   43484 command_runner.go:130] > /var/lib/minikube/etcd:
	I0317 10:39:36.940814   43484 command_runner.go:130] > member
	I0317 10:39:36.941438   43484 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0317 10:39:36.941451   43484 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0317 10:39:36.941485   43484 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0317 10:39:36.948959   43484 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0317 10:39:36.949564   43484 kubeconfig.go:125] found "functional-247977" server: "https://192.168.49.2:8441"
	I0317 10:39:36.950103   43484 loader.go:402] Config loaded from file:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:36.950283   43484 kapi.go:59] client config for functional-247977: &rest.Config{Host:"https://192.168.49.2:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt", KeyFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key", CAFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextP
rotos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x24968c0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0317 10:39:36.950798   43484 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0317 10:39:36.950820   43484 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0317 10:39:36.950828   43484 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0317 10:39:36.950834   43484 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0317 10:39:36.950852   43484 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 10:39:36.951182   43484 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0317 10:39:36.958439   43484 kubeadm.go:630] The running cluster does not require reconfiguration: 192.168.49.2
	I0317 10:39:36.958491   43484 kubeadm.go:597] duration metric: took 17.034153ms to restartPrimaryControlPlane
	I0317 10:39:36.958500   43484 kubeadm.go:394] duration metric: took 75.575188ms to StartCluster
	I0317 10:39:36.958520   43484 settings.go:142] acquiring lock: {Name:mkd65b5ca963ef60d5026f65294c4a40ca73d0f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:39:36.958585   43484 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:36.959146   43484 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/kubeconfig: {Name:mke401f479d39fea4bc6fa3cfc3172e4ed821e27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:39:36.959362   43484 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:39:36.959440   43484 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]
	I0317 10:39:36.959606   43484 addons.go:69] Setting storage-provisioner=true in profile "functional-247977"
	I0317 10:39:36.959619   43484 addons.go:238] Setting addon storage-provisioner=true in "functional-247977"
	I0317 10:39:36.959641   43484 host.go:66] Checking if "functional-247977" exists ...
	I0317 10:39:36.959538   43484 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:39:36.959693   43484 addons.go:69] Setting default-storageclass=true in profile "functional-247977"
	I0317 10:39:36.959721   43484 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-247977"
	I0317 10:39:36.959968   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:36.960044   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:36.962106   43484 out.go:177] * Verifying Kubernetes components...
	I0317 10:39:36.963314   43484 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:39:36.980243   43484 loader.go:402] Config loaded from file:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:36.980411   43484 kapi.go:59] client config for functional-247977: &rest.Config{Host:"https://192.168.49.2:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt", KeyFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key", CAFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextP
rotos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x24968c0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0317 10:39:36.980649   43484 addons.go:238] Setting addon default-storageclass=true in "functional-247977"
	I0317 10:39:36.980679   43484 host.go:66] Checking if "functional-247977" exists ...
	I0317 10:39:36.980978   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:36.983915   43484 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 10:39:36.985571   43484 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:36.985588   43484 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 10:39:36.985630   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:37.003746   43484 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.003779   43484 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 10:39:37.003847   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:37.007969   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:37.025654   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:37.064453   43484 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:39:37.074831   43484 node_ready.go:35] waiting up to 6m0s for node "functional-247977" to be "Ready" ...
	I0317 10:39:37.074929   43484 type.go:168] "Request Body" body=""
	I0317 10:39:37.074972   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:37.074979   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:37.074986   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:37.074991   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:37.075201   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:37.075218   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:37.119055   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:37.126349   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.175832   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.175884   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.175923   43484 retry.go:31] will retry after 306.563577ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.181494   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.181537   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.181558   43484 retry.go:31] will retry after 195.592424ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.378019   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.432341   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.432402   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.432425   43484 retry.go:31] will retry after 381.084348ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.483585   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:37.536701   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.536756   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.536774   43484 retry.go:31] will retry after 341.86667ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.575903   43484 type.go:168] "Request Body" body=""
	I0317 10:39:37.575963   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:37.575967   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:37.576002   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:37.576016   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:37.576332   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:37.576350   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:37.813714   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.866547   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.866597   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.866620   43484 retry.go:31] will retry after 707.064061ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.879757   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:37.929396   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.932159   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.932188   43484 retry.go:31] will retry after 490.662807ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.075478   43484 type.go:168] "Request Body" body=""
	I0317 10:39:38.075548   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:38.075553   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:38.075560   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:38.075564   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:38.075937   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:38.075958   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:38.423478   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:38.474941   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:38.477772   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.477798   43484 retry.go:31] will retry after 751.127591ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.574098   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:38.575282   43484 type.go:168] "Request Body" body=""
	I0317 10:39:38.575352   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:38.575363   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:38.575373   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:38.575381   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:38.575720   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:38.575742   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:38.627602   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:38.627646   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.627671   43484 retry.go:31] will retry after 460.082002ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.075213   43484 type.go:168] "Request Body" body=""
	I0317 10:39:39.075276   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:39.075281   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:39.075288   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:39.075293   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:39.075579   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:39.075597   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:39.075653   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:39.088785   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:39.141479   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:39.141543   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.141565   43484 retry.go:31] will retry after 640.630294ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.229778   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:39.283246   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:39.283285   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.283303   43484 retry.go:31] will retry after 1.132794961s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.575758   43484 type.go:168] "Request Body" body=""
	I0317 10:39:39.575821   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:39.575827   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:39.575834   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:39.575838   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:39.576123   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:39.576145   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:39.782427   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:39.832379   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:39.835015   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.835045   43484 retry.go:31] will retry after 1.458848069s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:40.075480   43484 type.go:168] "Request Body" body=""
	I0317 10:39:40.075539   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:40.075543   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:40.075550   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:40.075554   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:40.075916   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:40.075937   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:40.416376   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:40.470576   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:40.470617   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:40.470635   43484 retry.go:31] will retry after 1.486945083s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:40.575922   43484 type.go:168] "Request Body" body=""
	I0317 10:39:40.576000   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:40.576007   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:40.576016   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:40.576022   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:40.576344   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:40.576361   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:41.076030   43484 type.go:168] "Request Body" body=""
	I0317 10:39:41.076106   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:41.076114   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:41.076125   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:41.076131   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:41.076460   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:41.076479   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:41.076524   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:41.294963   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:41.345057   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:41.347782   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:41.347807   43484 retry.go:31] will retry after 1.975617536s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:41.575121   43484 type.go:168] "Request Body" body=""
	I0317 10:39:41.575184   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:41.575189   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:41.575199   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:41.575206   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:41.575537   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:41.575557   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:41.958013   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:42.008609   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:42.011382   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:42.011413   43484 retry.go:31] will retry after 2.321027026s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:42.075698   43484 type.go:168] "Request Body" body=""
	I0317 10:39:42.075776   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:42.075783   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:42.075793   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:42.075798   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:42.076141   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:42.076160   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:42.574983   43484 type.go:168] "Request Body" body=""
	I0317 10:39:42.575077   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:42.575084   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:42.575091   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:42.575097   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:42.575368   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:42.575387   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:43.075069   43484 type.go:168] "Request Body" body=""
	I0317 10:39:43.075147   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:43.075154   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:43.075165   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:43.075172   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:43.075497   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:43.075515   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:43.323816   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:43.372913   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:43.375593   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:43.375621   43484 retry.go:31] will retry after 5.723362385s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:43.576013   43484 type.go:168] "Request Body" body=""
	I0317 10:39:43.576078   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:43.576082   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:43.576089   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:43.576094   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:43.576384   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:43.576404   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:43.576447   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:44.075126   43484 type.go:168] "Request Body" body=""
	I0317 10:39:44.075199   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:44.075204   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:44.075211   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:44.075217   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:44.075532   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:44.075558   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:44.332994   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:44.385535   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:44.385574   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:44.385592   43484 retry.go:31] will retry after 3.518235944s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:44.575964   43484 type.go:168] "Request Body" body=""
	I0317 10:39:44.576029   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:44.576035   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:44.576041   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:44.576046   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:44.576335   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:44.576356   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:45.076026   43484 type.go:168] "Request Body" body=""
	I0317 10:39:45.076125   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:45.076132   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:45.076143   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:45.076153   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:45.076480   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:45.076498   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:45.575099   43484 type.go:168] "Request Body" body=""
	I0317 10:39:45.575162   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:45.575167   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:45.575174   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:45.575177   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:45.575478   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:45.575500   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:46.075087   43484 type.go:168] "Request Body" body=""
	I0317 10:39:46.075156   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:46.075164   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:46.075183   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:46.075188   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:46.075525   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:46.075542   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:46.075584   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:46.575098   43484 type.go:168] "Request Body" body=""
	I0317 10:39:46.575166   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:46.575171   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:46.575178   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:46.575183   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:46.575489   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:46.575508   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:47.075272   43484 type.go:168] "Request Body" body=""
	I0317 10:39:47.075345   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:47.075353   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:47.075363   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:47.075369   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:47.075743   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:47.075761   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:47.575447   43484 type.go:168] "Request Body" body=""
	I0317 10:39:47.575520   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:47.575527   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:47.575535   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:47.575539   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:47.575843   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:47.575863   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:47.904225   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:47.954555   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:47.957225   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:47.957254   43484 retry.go:31] will retry after 7.085139743s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:48.075558   43484 type.go:168] "Request Body" body=""
	I0317 10:39:48.075629   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:48.075636   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:48.075650   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:48.075663   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:48.075999   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:48.076017   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:48.076067   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:48.575688   43484 type.go:168] "Request Body" body=""
	I0317 10:39:48.575799   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:48.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:48.575823   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:48.575831   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:48.576158   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:48.576177   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:49.075874   43484 type.go:168] "Request Body" body=""
	I0317 10:39:49.075943   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:49.075951   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:49.075963   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:49.075971   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:49.076330   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:49.076349   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:49.099523   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:49.149687   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:49.152194   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:49.152222   43484 retry.go:31] will retry after 3.370562148s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:49.575847   43484 type.go:168] "Request Body" body=""
	I0317 10:39:49.575910   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:49.575915   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:49.575922   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:49.575928   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:49.576237   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:49.576255   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:50.074986   43484 type.go:168] "Request Body" body=""
	I0317 10:39:50.075049   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:50.075055   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:50.075062   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:50.075065   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:50.075355   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:50.075376   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:50.575104   43484 type.go:168] "Request Body" body=""
	I0317 10:39:50.575184   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:50.575191   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:50.575201   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:50.575210   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:50.575548   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:50.575572   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:50.575616   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:51.075331   43484 type.go:168] "Request Body" body=""
	I0317 10:39:51.075397   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:51.075403   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:51.075410   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:51.075417   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:51.075709   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:51.075731   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:51.575460   43484 type.go:168] "Request Body" body=""
	I0317 10:39:51.575526   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:51.575532   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:51.575543   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:51.575551   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:51.575863   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:51.575881   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:52.075696   43484 type.go:168] "Request Body" body=""
	I0317 10:39:52.075763   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:52.075768   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:52.075775   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:52.075780   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:52.076078   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:52.076099   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:52.523675   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:52.574986   43484 type.go:168] "Request Body" body=""
	I0317 10:39:52.575047   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:52.575052   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:52.575059   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:52.575076   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:52.575340   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:52.575356   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:52.575727   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:52.578237   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:52.578266   43484 retry.go:31] will retry after 9.576484071s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:53.075959   43484 type.go:168] "Request Body" body=""
	I0317 10:39:53.076033   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:53.076040   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:53.076050   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:53.076054   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:53.076385   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:53.076409   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:53.076473   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:53.575122   43484 type.go:168] "Request Body" body=""
	I0317 10:39:53.575183   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:53.575189   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:53.575196   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:53.575200   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:55.042611   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:55.101784   43484 round_trippers.go:581] Response Status: 200 OK in 1526 milliseconds
	I0317 10:39:55.101810   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:55.101818   43484 round_trippers.go:587]     Audit-Id: d711c2c1-57e6-4151-bdbc-f31dfb880bd4
	I0317 10:39:55.101825   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:55.101829   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:55.101834   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 
	I0317 10:39:55.101837   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I0317 10:39:55.101840   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:55 GMT
	I0317 10:39:55.102098   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:55.102268   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:55.102327   43484 type.go:168] "Request Body" body=""
	I0317 10:39:55.102376   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:55.102388   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:55.102399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:55.102409   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:55.104683   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:55.104701   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:55.104719   43484 round_trippers.go:587]     Audit-Id: 08694fae-5377-4faf-a0db-339ddf2c0dc5
	I0317 10:39:55.104725   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:55.104729   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:55.104734   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 
	I0317 10:39:55.104738   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I0317 10:39:55.104741   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:55 GMT
	I0317 10:39:55.105675   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:55.489606   43484 command_runner.go:130] > serviceaccount/storage-provisioner unchanged
	I0317 10:39:55.508255   43484 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner unchanged
	I0317 10:39:55.521566   43484 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I0317 10:39:55.536834   43484 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I0317 10:39:55.574984   43484 type.go:168] "Request Body" body=""
	I0317 10:39:55.575042   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:55.575046   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:55.575053   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:55.575072   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:55.577117   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:55.577139   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:55.577149   43484 round_trippers.go:587]     Audit-Id: 205fb9e5-4b5e-4e02-8c6a-f1501f7f24f0
	I0317 10:39:55.577157   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:55.577162   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:55.577166   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:55.577171   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:55.577175   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:55 GMT
	I0317 10:39:55.577384   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:55.604891   43484 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath unchanged
	I0317 10:39:55.676966   43484 command_runner.go:130] > pod/storage-provisioner configured
	I0317 10:39:56.075936   43484 type.go:168] "Request Body" body=""
	I0317 10:39:56.075993   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:56.075998   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:56.076005   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:56.076011   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:56.077539   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:39:56.077562   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:56.077572   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:56 GMT
	I0317 10:39:56.077579   43484 round_trippers.go:587]     Audit-Id: 040e96a5-85dc-42ee-88e9-36b8121e416a
	I0317 10:39:56.077585   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:56.077590   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:56.077593   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:56.077597   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:56.077845   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:56.575739   43484 type.go:168] "Request Body" body=""
	I0317 10:39:56.575834   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:56.575846   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:56.575856   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:56.575864   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:56.577964   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:56.577989   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:56.577999   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:56.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:56.578009   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:56.578016   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:56 GMT
	I0317 10:39:56.578020   43484 round_trippers.go:587]     Audit-Id: ae19526b-b668-4264-b517-d5c06ef59d9f
	I0317 10:39:56.578024   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:56.578267   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:57.075993   43484 type.go:168] "Request Body" body=""
	I0317 10:39:57.076053   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:57.076059   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:57.076066   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:57.076070   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:57.078131   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:57.078151   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:57.078159   43484 round_trippers.go:587]     Audit-Id: 160d580a-0f3f-4f87-a9d7-34990a504a54
	I0317 10:39:57.078166   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:57.078170   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:57.078175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:57.078178   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:57.078181   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:57 GMT
	I0317 10:39:57.078396   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:57.575122   43484 type.go:168] "Request Body" body=""
	I0317 10:39:57.575189   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:57.575196   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:57.575205   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:57.575214   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:57.577224   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:39:57.577245   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:57.577261   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:57.577266   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:57 GMT
	I0317 10:39:57.577271   43484 round_trippers.go:587]     Audit-Id: 484bf3bf-0288-4897-af2b-7b7854066c47
	I0317 10:39:57.577275   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:57.577280   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:57.577288   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:57.577560   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:57.577679   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:58.075967   43484 type.go:168] "Request Body" body=""
	I0317 10:39:58.076062   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:58.076073   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:58.076084   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:58.076091   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:58.077804   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:39:58.077891   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:58.077905   43484 round_trippers.go:587]     Audit-Id: d529f45d-7bc2-4c3a-8573-92876eeb34fc
	I0317 10:39:58.077913   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:58.077918   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:58.077926   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:58.077930   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:58.077934   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:58 GMT
	I0317 10:39:58.078177   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:58.574982   43484 type.go:168] "Request Body" body=""
	I0317 10:39:58.575038   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:58.575043   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:58.575050   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:58.575054   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:58.577474   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:58.577500   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:58.577510   43484 round_trippers.go:587]     Audit-Id: 49eb0352-9611-40cc-b0b4-a47fa20fd74d
	I0317 10:39:58.577517   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:58.577521   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:58.577524   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:58.577528   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:58.577531   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:58 GMT
	I0317 10:39:58.577783   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:59.075667   43484 type.go:168] "Request Body" body=""
	I0317 10:39:59.075743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:59.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:59.075766   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:59.075775   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:59.078288   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:59.078308   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:59.078316   43484 round_trippers.go:587]     Audit-Id: f015cc1f-02f4-4662-adc2-25d55b590cfa
	I0317 10:39:59.078323   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:59.078327   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:59.078332   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:59.078336   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:59.078341   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:59 GMT
	I0317 10:39:59.078636   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:59.575418   43484 type.go:168] "Request Body" body=""
	I0317 10:39:59.575484   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:59.575490   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:59.575498   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:59.575508   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:59.577600   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:59.577623   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:59.577632   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:59.577639   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:59.577644   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:59 GMT
	I0317 10:39:59.577650   43484 round_trippers.go:587]     Audit-Id: cec7d662-af70-4421-84e8-4dcec2d9ef53
	I0317 10:39:59.577654   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:59.577657   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:59.577935   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:59.578045   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:00.075851   43484 type.go:168] "Request Body" body=""
	I0317 10:40:00.075926   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:00.075932   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:00.075939   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:00.075944   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:00.078210   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:00.078231   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:00.078239   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:00.078244   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:00.078247   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:00.078250   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:00 GMT
	I0317 10:40:00.078253   43484 round_trippers.go:587]     Audit-Id: 75544027-d4af-40ed-8f25-849a2b3c3345
	I0317 10:40:00.078254   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:00.078653   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:00.575474   43484 type.go:168] "Request Body" body=""
	I0317 10:40:00.575540   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:00.575545   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:00.575552   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:00.575555   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:00.577666   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:00.577686   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:00.577693   43484 round_trippers.go:587]     Audit-Id: 505c6210-e6c3-449a-9c82-a999e18457b7
	I0317 10:40:00.577696   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:00.577699   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:00.577701   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:00.577706   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:00.577710   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:00 GMT
	I0317 10:40:00.577902   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:01.075668   43484 type.go:168] "Request Body" body=""
	I0317 10:40:01.075744   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:01.075749   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:01.075756   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:01.075765   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:01.077933   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:01.077961   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:01.077971   43484 round_trippers.go:587]     Audit-Id: 59a2c620-3a14-40f4-a9ce-1595eeb9bd0e
	I0317 10:40:01.077978   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:01.077982   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:01.077987   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:01.077993   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:01.078004   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:01 GMT
	I0317 10:40:01.078209   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:01.574994   43484 type.go:168] "Request Body" body=""
	I0317 10:40:01.575059   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:01.575064   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:01.575071   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:01.575078   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:01.577214   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:01.577236   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:01.577242   43484 round_trippers.go:587]     Audit-Id: 502b18e0-f3fd-405c-8903-b4ee5939e324
	I0317 10:40:01.577246   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:01.577249   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:01.577252   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:01.577255   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:01.577263   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:01 GMT
	I0317 10:40:01.577550   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:02.075327   43484 type.go:168] "Request Body" body=""
	I0317 10:40:02.075388   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:02.075393   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.075401   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.075405   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.077694   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.077717   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.077724   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.077729   43484 round_trippers.go:587]     Audit-Id: 6d5709a8-ee91-4eac-b531-87e650e772dc
	I0317 10:40:02.077750   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.077755   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.077759   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.077763   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.077994   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:02.078130   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:02.154921   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:40:02.249963   43484 command_runner.go:130] > storageclass.storage.k8s.io/standard unchanged
	I0317 10:40:02.250065   43484 type.go:204] "Request Body" body=""
	I0317 10:40:02.250113   43484 round_trippers.go:470] GET https://192.168.49.2:8441/apis/storage.k8s.io/v1/storageclasses
	I0317 10:40:02.250119   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.250127   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.250133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.252443   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.252461   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.252467   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.252472   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.252475   43484 round_trippers.go:587]     Content-Length: 957
	I0317 10:40:02.252478   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.252481   43484 round_trippers.go:587]     Audit-Id: 179b2c5f-d74c-4fc1-913e-41ec0db6b291
	I0317 10:40:02.252483   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.252485   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.252540   43484 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 25 0a 11  73 74 6f 72 61 67 65 2e  |k8s..%..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 10 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 4c  69 73 74 12 8b 07 0a 09  |geClassList.....|
		00000030  0a 00 12 03 35 34 30 1a  00 12 fd 06 0a cd 06 0a  |....540.........|
		00000040  08 73 74 61 6e 64 61 72  64 12 00 1a 00 22 00 2a  |.standard....".*|
		00000050  24 64 61 33 63 66 62 39  35 2d 33 32 36 65 2d 34  |$da3cfb95-326e-4|
		00000060  39 31 31 2d 39 30 63 61  2d 64 66 39 31 61 34 32  |911-90ca-df91a42|
		00000070  31 32 30 66 37 32 03 33  34 36 38 00 42 08 08 f2  |120f72.3468.B...|
		00000080  f5 df be 06 10 00 5a 2f  0a 1f 61 64 64 6f 6e 6d  |......Z/..addonm|
		00000090  61 6e 61 67 65 72 2e 6b  75 62 65 72 6e 65 74 65  |anager.kubernete|
		000000a0  73 2e 69 6f 2f 6d 6f 64  65 12 0c 45 6e 73 75 72  |s.io/mode..Ensur|
		000000b0  65 45 78 69 73 74 73 62  b7 02 0a 30 6b 75 62 65  |eExistsb...0kube|
		000000c0  63 74 6c 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |ctl.kubernetes. [truncated 3713 chars]
	 >
	I0317 10:40:02.252678   43484 type.go:267] "Request Body" body=<
		00000000  6b 38 73 00 0a 21 0a 11  73 74 6f 72 61 67 65 2e  |k8s..!..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 0c 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 12  fd 06 0a cd 06 0a 08 73  |geClass........s|
		00000030  74 61 6e 64 61 72 64 12  00 1a 00 22 00 2a 24 64  |tandard....".*$d|
		00000040  61 33 63 66 62 39 35 2d  33 32 36 65 2d 34 39 31  |a3cfb95-326e-491|
		00000050  31 2d 39 30 63 61 2d 64  66 39 31 61 34 32 31 32  |1-90ca-df91a4212|
		00000060  30 66 37 32 03 33 34 36  38 00 42 08 08 f2 f5 df  |0f72.3468.B.....|
		00000070  be 06 10 00 5a 2f 0a 1f  61 64 64 6f 6e 6d 61 6e  |....Z/..addonman|
		00000080  61 67 65 72 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |ager.kubernetes.|
		00000090  69 6f 2f 6d 6f 64 65 12  0c 45 6e 73 75 72 65 45  |io/mode..EnsureE|
		000000a0  78 69 73 74 73 62 b7 02  0a 30 6b 75 62 65 63 74  |xistsb...0kubect|
		000000b0  6c 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |l.kubernetes.io/|
		000000c0  6c 61 73 74 2d 61 70 70  6c 69 65 64 2d 63 6f 6e  |last-applied-co [truncated 3632 chars]
	 >
	I0317 10:40:02.252715   43484 round_trippers.go:470] PUT https://192.168.49.2:8441/apis/storage.k8s.io/v1/storageclasses/standard
	I0317 10:40:02.252722   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.252729   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.252735   43484 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.252738   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.255153   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.255174   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.255183   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.255188   43484 round_trippers.go:587]     Audit-Id: b6406d1b-7216-4636-b871-d5ef989001d3
	I0317 10:40:02.255192   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.255194   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.255198   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.255200   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.255203   43484 round_trippers.go:587]     Content-Length: 939
	I0317 10:40:02.255260   43484 type.go:267] "Response Body" body=<
		00000000  6b 38 73 00 0a 21 0a 11  73 74 6f 72 61 67 65 2e  |k8s..!..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 0c 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 12  fd 06 0a cd 06 0a 08 73  |geClass........s|
		00000030  74 61 6e 64 61 72 64 12  00 1a 00 22 00 2a 24 64  |tandard....".*$d|
		00000040  61 33 63 66 62 39 35 2d  33 32 36 65 2d 34 39 31  |a3cfb95-326e-491|
		00000050  31 2d 39 30 63 61 2d 64  66 39 31 61 34 32 31 32  |1-90ca-df91a4212|
		00000060  30 66 37 32 03 33 34 36  38 00 42 08 08 f2 f5 df  |0f72.3468.B.....|
		00000070  be 06 10 00 5a 2f 0a 1f  61 64 64 6f 6e 6d 61 6e  |....Z/..addonman|
		00000080  61 67 65 72 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |ager.kubernetes.|
		00000090  69 6f 2f 6d 6f 64 65 12  0c 45 6e 73 75 72 65 45  |io/mode..EnsureE|
		000000a0  78 69 73 74 73 62 b7 02  0a 30 6b 75 62 65 63 74  |xistsb...0kubect|
		000000b0  6c 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |l.kubernetes.io/|
		000000c0  6c 61 73 74 2d 61 70 70  6c 69 65 64 2d 63 6f 6e  |last-applied-co [truncated 3632 chars]
	 >
	I0317 10:40:02.257419   43484 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0317 10:40:02.258699   43484 addons.go:514] duration metric: took 25.299275708s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0317 10:40:02.575911   43484 type.go:168] "Request Body" body=""
	I0317 10:40:02.575976   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:02.575981   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.575988   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.575991   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.578202   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.578223   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.578232   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.578239   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.578243   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.578247   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.578253   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.578256   43484 round_trippers.go:587]     Audit-Id: 4b23aaeb-a94f-4f70-a196-04e8a8a000ed
	I0317 10:40:02.578492   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:03.075256   43484 type.go:168] "Request Body" body=""
	I0317 10:40:03.075334   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:03.075341   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:03.075351   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:03.075358   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:03.077453   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:03.077475   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:03.077485   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:03 GMT
	I0317 10:40:03.077492   43484 round_trippers.go:587]     Audit-Id: 8d96f4b2-46d6-4c77-a971-86dfe148a4f3
	I0317 10:40:03.077496   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:03.077500   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:03.077503   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:03.077508   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:03.077765   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:03.575713   43484 type.go:168] "Request Body" body=""
	I0317 10:40:03.575779   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:03.575784   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:03.575791   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:03.575796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:03.577879   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:03.577897   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:03.577903   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:03 GMT
	I0317 10:40:03.577906   43484 round_trippers.go:587]     Audit-Id: a052f16d-731f-4160-9aa2-1e5faa898a55
	I0317 10:40:03.577909   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:03.577911   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:03.577914   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:03.577916   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:03.578191   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:04.075027   43484 type.go:168] "Request Body" body=""
	I0317 10:40:04.075121   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:04.075129   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:04.075140   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:04.075149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:04.077287   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:04.077311   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:04.077320   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:04.077326   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:04.077330   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:04.077336   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:04.077339   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:04 GMT
	I0317 10:40:04.077344   43484 round_trippers.go:587]     Audit-Id: 7411c52a-4d8c-4629-b37f-d6f81cd8d0c2
	I0317 10:40:04.077611   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:04.575408   43484 type.go:168] "Request Body" body=""
	I0317 10:40:04.575471   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:04.575476   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:04.575483   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:04.575488   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:04.577753   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:04.577775   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:04.577786   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:04 GMT
	I0317 10:40:04.577791   43484 round_trippers.go:587]     Audit-Id: d9abd856-e57f-477a-808d-092193f34d0e
	I0317 10:40:04.577795   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:04.577798   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:04.577802   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:04.577805   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:04.578108   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:04.578240   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:05.075648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:05.075737   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:05.075745   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:05.075781   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:05.075790   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:05.078001   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:05.078019   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:05.078025   43484 round_trippers.go:587]     Audit-Id: 70237c42-e63e-4d55-8fb1-7e53314d6f6b
	I0317 10:40:05.078028   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:05.078031   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:05.078034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:05.078036   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:05.078040   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:05 GMT
	I0317 10:40:05.078294   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:05.575065   43484 type.go:168] "Request Body" body=""
	I0317 10:40:05.575158   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:05.575163   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:05.575171   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:05.575175   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:05.577390   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:05.577409   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:05.577417   43484 round_trippers.go:587]     Audit-Id: 09b50448-0a36-491c-a667-bdfb30f9ab28
	I0317 10:40:05.577422   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:05.577425   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:05.577427   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:05.577432   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:05.577438   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:05 GMT
	I0317 10:40:05.577698   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:06.075457   43484 type.go:168] "Request Body" body=""
	I0317 10:40:06.075545   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:06.075560   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:06.075570   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:06.075578   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:06.077721   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:06.077751   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:06.077759   43484 round_trippers.go:587]     Audit-Id: cdd5453f-2521-419e-a7ab-f0a6dc371b80
	I0317 10:40:06.077767   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:06.077771   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:06.077776   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:06.077781   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:06.077787   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:06 GMT
	I0317 10:40:06.078030   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:06.575657   43484 type.go:168] "Request Body" body=""
	I0317 10:40:06.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:06.575760   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:06.575771   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:06.575781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:06.578075   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:06.578101   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:06.578111   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:06.578117   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:06.578121   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:06.578127   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:06.578134   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:06 GMT
	I0317 10:40:06.578138   43484 round_trippers.go:587]     Audit-Id: 38fd7743-dffd-4011-abad-81bb892e31e1
	I0317 10:40:06.578443   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:06.578565   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:07.075949   43484 type.go:168] "Request Body" body=""
	I0317 10:40:07.076016   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:07.076023   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:07.076033   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:07.076041   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:07.078144   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:07.078166   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:07.078177   43484 round_trippers.go:587]     Audit-Id: 2c46493a-c6f5-4f26-8064-075c564783d1
	I0317 10:40:07.078185   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:07.078190   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:07.078193   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:07.078201   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:07.078205   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:07 GMT
	I0317 10:40:07.078508   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:07.575121   43484 type.go:168] "Request Body" body=""
	I0317 10:40:07.575187   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:07.575194   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:07.575205   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:07.575215   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:07.577563   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:07.577590   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:07.577598   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:07.577601   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:07.577604   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:07.577606   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:07.577609   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:07 GMT
	I0317 10:40:07.577611   43484 round_trippers.go:587]     Audit-Id: dba5d213-7c8e-4818-827e-2a178f3e7db0
	I0317 10:40:07.577862   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:08.075734   43484 type.go:168] "Request Body" body=""
	I0317 10:40:08.075804   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:08.075810   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:08.075818   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:08.075823   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:08.078097   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:08.078115   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:08.078121   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:08 GMT
	I0317 10:40:08.078124   43484 round_trippers.go:587]     Audit-Id: 09047f38-e00a-40fb-b929-1db4e283a90a
	I0317 10:40:08.078130   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:08.078135   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:08.078139   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:08.078143   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:08.078422   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:08.575271   43484 type.go:168] "Request Body" body=""
	I0317 10:40:08.575339   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:08.575345   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:08.575352   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:08.575357   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:08.577769   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:08.577788   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:08.577795   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:08.577799   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:08 GMT
	I0317 10:40:08.577803   43484 round_trippers.go:587]     Audit-Id: 045501b6-fb73-462a-80ba-199b3200484f
	I0317 10:40:08.577806   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:08.577812   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:08.577815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:08.578035   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:09.075948   43484 type.go:168] "Request Body" body=""
	I0317 10:40:09.076021   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:09.076028   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:09.076036   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:09.076044   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:09.078232   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:09.078260   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:09.078270   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:09.078274   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:09.078278   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:09 GMT
	I0317 10:40:09.078280   43484 round_trippers.go:587]     Audit-Id: 57c2724b-3e37-4502-a73b-e6bcac26ae2d
	I0317 10:40:09.078283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:09.078286   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:09.078570   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:09.078673   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:09.575405   43484 type.go:168] "Request Body" body=""
	I0317 10:40:09.575490   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:09.575496   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:09.575503   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:09.575510   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:09.577726   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:09.577804   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:09.577822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:09.577826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:09.577829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:09 GMT
	I0317 10:40:09.577832   43484 round_trippers.go:587]     Audit-Id: fb1e9f29-6391-4d69-b067-a5e66af4b6b2
	I0317 10:40:09.577834   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:09.577836   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:09.578024   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:10.075854   43484 type.go:168] "Request Body" body=""
	I0317 10:40:10.075916   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:10.075921   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:10.075927   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:10.075931   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:10.078389   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:10.078413   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:10.078422   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:10.078427   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:10 GMT
	I0317 10:40:10.078432   43484 round_trippers.go:587]     Audit-Id: 495ec65e-cf5b-4238-9ee2-3d4f6b503688
	I0317 10:40:10.078436   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:10.078441   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:10.078446   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:10.078658   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:10.575431   43484 type.go:168] "Request Body" body=""
	I0317 10:40:10.575506   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:10.575514   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:10.575525   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:10.575533   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:10.577744   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:10.577768   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:10.577780   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:10.577787   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:10 GMT
	I0317 10:40:10.577790   43484 round_trippers.go:587]     Audit-Id: 37a41625-c261-47fc-9ead-b71803ec5238
	I0317 10:40:10.577793   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:10.577795   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:10.577797   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:10.577993   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:11.075815   43484 type.go:168] "Request Body" body=""
	I0317 10:40:11.075878   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:11.075883   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:11.075890   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:11.075895   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:11.077977   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:11.078000   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:11.078010   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:11 GMT
	I0317 10:40:11.078015   43484 round_trippers.go:587]     Audit-Id: e7bf33ba-fd8f-4450-8e63-d9fdd019f171
	I0317 10:40:11.078020   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:11.078023   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:11.078026   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:11.078030   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:11.078326   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:11.575116   43484 type.go:168] "Request Body" body=""
	I0317 10:40:11.575173   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:11.575178   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:11.575186   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:11.575189   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:11.577401   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:11.577422   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:11.577433   43484 round_trippers.go:587]     Audit-Id: 68c76159-2b8f-454f-9494-3beb18dff357
	I0317 10:40:11.577439   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:11.577444   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:11.577451   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:11.577456   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:11.577459   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:11 GMT
	I0317 10:40:11.577794   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:11.577928   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:12.075717   43484 type.go:168] "Request Body" body=""
	I0317 10:40:12.075793   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:12.075801   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:12.075813   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:12.075820   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:12.078133   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:12.078159   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:12.078168   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:12.078175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:12.078181   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:12.078185   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:12 GMT
	I0317 10:40:12.078188   43484 round_trippers.go:587]     Audit-Id: 7306ff80-ec9b-4e02-bdbc-3e90766b72b8
	I0317 10:40:12.078191   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:12.078522   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:12.575073   43484 type.go:168] "Request Body" body=""
	I0317 10:40:12.575150   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:12.575161   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:12.575172   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:12.575181   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:12.577354   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:12.577377   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:12.577385   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:12.577388   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:12.577391   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:12 GMT
	I0317 10:40:12.577394   43484 round_trippers.go:587]     Audit-Id: 53bc5052-0f64-412b-bf57-7c57847cb17d
	I0317 10:40:12.577396   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:12.577400   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:12.577645   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:13.075431   43484 type.go:168] "Request Body" body=""
	I0317 10:40:13.075498   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:13.075505   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:13.075531   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:13.075543   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:13.077608   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:13.077636   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:13.077647   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:13.077655   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:13.077659   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:13.077662   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:13 GMT
	I0317 10:40:13.077664   43484 round_trippers.go:587]     Audit-Id: 3c76545f-1ac8-45e4-ac32-5606c6c68fb8
	I0317 10:40:13.077667   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:13.077847   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:13.575725   43484 type.go:168] "Request Body" body=""
	I0317 10:40:13.575794   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:13.575801   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:13.575811   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:13.575820   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:13.577932   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:13.577953   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:13.577961   43484 round_trippers.go:587]     Audit-Id: fd3eaea0-7dc0-4ff1-8f3b-7585cd2ba2ed
	I0317 10:40:13.577967   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:13.577972   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:13.577976   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:13.577979   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:13.577982   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:13 GMT
	I0317 10:40:13.578204   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:13.578303   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:14.074977   43484 type.go:168] "Request Body" body=""
	I0317 10:40:14.075036   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:14.075041   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:14.075048   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:14.075053   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:14.077081   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:14.077102   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:14.077112   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:14.077118   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:14.077124   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:14.077128   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:14.077134   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:14 GMT
	I0317 10:40:14.077137   43484 round_trippers.go:587]     Audit-Id: c9b24fb2-a4aa-4dd4-8fed-65f0cb9892d0
	I0317 10:40:14.077459   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:14.575265   43484 type.go:168] "Request Body" body=""
	I0317 10:40:14.575378   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:14.575395   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:14.575405   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:14.575410   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:14.577411   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:14.577432   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:14.577440   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:14.577463   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:14.577468   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:14.577478   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:14.577486   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:14 GMT
	I0317 10:40:14.577491   43484 round_trippers.go:587]     Audit-Id: e101b367-97d4-4e18-9b06-50fe4e3e5b7a
	I0317 10:40:14.577755   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:15.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:40:15.075757   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:15.075770   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:15.075789   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:15.075796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:15.077800   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:15.077820   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:15.077833   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:15.077840   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:15 GMT
	I0317 10:40:15.077845   43484 round_trippers.go:587]     Audit-Id: ff909e62-db30-4056-860f-041ea1b27829
	I0317 10:40:15.077849   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:15.077854   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:15.077858   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:15.078098   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:15.575648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:15.575724   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:15.575732   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:15.575739   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:15.575744   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:15.577839   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:15.577863   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:15.577873   43484 round_trippers.go:587]     Audit-Id: 90f68f1d-1570-498d-9223-400eaf736fe3
	I0317 10:40:15.577878   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:15.577882   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:15.577885   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:15.577890   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:15.577894   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:15 GMT
	I0317 10:40:15.578078   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:16.075966   43484 type.go:168] "Request Body" body=""
	I0317 10:40:16.076030   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:16.076035   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:16.076042   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:16.076049   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:16.078036   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:16.078056   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:16.078065   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:16.078071   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:16.078075   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:16.078078   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:16.078082   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:16 GMT
	I0317 10:40:16.078130   43484 round_trippers.go:587]     Audit-Id: 15ec002e-0adf-4d09-919d-457f9cac34e4
	I0317 10:40:16.078325   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:16.078440   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:16.575153   43484 type.go:168] "Request Body" body=""
	I0317 10:40:16.575210   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:16.575214   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:16.575226   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:16.575235   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:16.577402   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:16.577427   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:16.577437   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:16.577442   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:16 GMT
	I0317 10:40:16.577447   43484 round_trippers.go:587]     Audit-Id: b2686194-a0ec-4119-aea2-1bf8dcaaa738
	I0317 10:40:16.577455   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:16.577459   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:16.577463   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:16.577695   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:17.075272   43484 type.go:168] "Request Body" body=""
	I0317 10:40:17.075355   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:17.075361   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:17.075368   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:17.075372   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:17.077570   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:17.077592   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:17.077602   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:17.077609   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:17.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:17.077619   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:17.077622   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:17 GMT
	I0317 10:40:17.077626   43484 round_trippers.go:587]     Audit-Id: 2ebedbaf-c43f-4c21-983d-db5ac5673793
	I0317 10:40:17.077912   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:17.575366   43484 type.go:168] "Request Body" body=""
	I0317 10:40:17.575465   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:17.575473   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:17.575485   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:17.575494   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:17.577586   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:17.577607   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:17.577616   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:17 GMT
	I0317 10:40:17.577622   43484 round_trippers.go:587]     Audit-Id: 3938d3f9-361f-4e19-b9f4-9650f1133dec
	I0317 10:40:17.577626   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:17.577631   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:17.577660   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:17.577667   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:17.577904   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:18.075781   43484 type.go:168] "Request Body" body=""
	I0317 10:40:18.075837   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:18.075842   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:18.075850   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:18.075855   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:18.077979   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:18.078000   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:18.078009   43484 round_trippers.go:587]     Audit-Id: 3c338836-156a-48e0-959d-6b3a1ec72c5c
	I0317 10:40:18.078016   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:18.078021   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:18.078025   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:18.078029   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:18.078032   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:18 GMT
	I0317 10:40:18.078222   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:18.574959   43484 type.go:168] "Request Body" body=""
	I0317 10:40:18.575030   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:18.575035   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:18.575042   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:18.575048   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:18.577205   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:18.577223   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:18.577232   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:18.577238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:18.577242   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:18 GMT
	I0317 10:40:18.577246   43484 round_trippers.go:587]     Audit-Id: c2d31335-df1e-462e-8f4d-867b66d58a31
	I0317 10:40:18.577249   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:18.577254   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:18.577531   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:18.577645   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:19.075327   43484 type.go:168] "Request Body" body=""
	I0317 10:40:19.075402   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:19.075411   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:19.075421   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:19.075426   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:19.077536   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:19.077554   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:19.077563   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:19.077570   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:19 GMT
	I0317 10:40:19.077576   43484 round_trippers.go:587]     Audit-Id: 2ded9395-2fc9-465b-a09f-87c7531f6b07
	I0317 10:40:19.077579   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:19.077585   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:19.077593   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:19.077919   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:19.575684   43484 type.go:168] "Request Body" body=""
	I0317 10:40:19.575771   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:19.575782   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:19.575791   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:19.575799   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:19.577837   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:19.577860   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:19.577870   43484 round_trippers.go:587]     Audit-Id: b242d51d-7763-4dd4-aa86-7a86473c7d5c
	I0317 10:40:19.577875   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:19.577879   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:19.577884   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:19.577890   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:19.577895   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:19 GMT
	I0317 10:40:19.578115   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:20.075640   43484 type.go:168] "Request Body" body=""
	I0317 10:40:20.075720   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:20.075729   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:20.075736   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:20.075749   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:20.077897   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:20.077920   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:20.077929   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:20.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:20.077939   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:20.077943   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:20 GMT
	I0317 10:40:20.077947   43484 round_trippers.go:587]     Audit-Id: b6f6a62b-5cd8-41a1-859f-2d429e37e150
	I0317 10:40:20.077950   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:20.078235   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:20.575038   43484 type.go:168] "Request Body" body=""
	I0317 10:40:20.575106   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:20.575112   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:20.575119   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:20.575123   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:20.577192   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:20.577214   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:20.577222   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:20.577227   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:20 GMT
	I0317 10:40:20.577231   43484 round_trippers.go:587]     Audit-Id: 7552b137-43d9-4833-9871-2bbe5af01e6a
	I0317 10:40:20.577233   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:20.577236   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:20.577238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:20.577491   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:21.075300   43484 type.go:168] "Request Body" body=""
	I0317 10:40:21.075358   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:21.075363   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:21.075372   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:21.075376   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:21.077459   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:21.077475   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:21.077482   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:21 GMT
	I0317 10:40:21.077486   43484 round_trippers.go:587]     Audit-Id: 73857b96-a11d-4304-b6eb-11784e40e509
	I0317 10:40:21.077492   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:21.077497   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:21.077516   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:21.077524   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:21.077727   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:21.077843   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:21.575622   43484 type.go:168] "Request Body" body=""
	I0317 10:40:21.575679   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:21.575684   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:21.575692   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:21.575703   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:21.577742   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:21.577762   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:21.577778   43484 round_trippers.go:587]     Audit-Id: 329d2c8e-7a8f-4ed7-add5-8d38bb14e403
	I0317 10:40:21.577781   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:21.577784   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:21.577787   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:21.577789   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:21.577792   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:21 GMT
	I0317 10:40:21.578054   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:22.075690   43484 type.go:168] "Request Body" body=""
	I0317 10:40:22.075782   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:22.075812   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:22.075828   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:22.075834   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:22.077982   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:22.078006   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:22.078016   43484 round_trippers.go:587]     Audit-Id: d66110a6-fd5d-4ee0-aa01-950fb4a811f0
	I0317 10:40:22.078022   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:22.078025   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:22.078028   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:22.078031   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:22.078035   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:22 GMT
	I0317 10:40:22.078337   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:22.575703   43484 type.go:168] "Request Body" body=""
	I0317 10:40:22.575780   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:22.575788   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:22.575797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:22.575804   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:22.577951   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:22.577976   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:22.577986   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:22 GMT
	I0317 10:40:22.577995   43484 round_trippers.go:587]     Audit-Id: 50d855c0-311d-4a25-b301-359b007da674
	I0317 10:40:22.577999   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:22.578002   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:22.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:22.578008   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:22.578184   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:23.076033   43484 type.go:168] "Request Body" body=""
	I0317 10:40:23.076126   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:23.076134   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:23.076150   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:23.076156   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:23.078247   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:23.078264   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:23.078270   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:23 GMT
	I0317 10:40:23.078276   43484 round_trippers.go:587]     Audit-Id: a96cf21b-6776-401a-a2c0-2215f8911265
	I0317 10:40:23.078280   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:23.078284   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:23.078288   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:23.078293   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:23.078545   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:23.078640   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:23.575323   43484 type.go:168] "Request Body" body=""
	I0317 10:40:23.575393   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:23.575398   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:23.575405   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:23.575408   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:23.577593   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:23.577618   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:23.577629   43484 round_trippers.go:587]     Audit-Id: 5453b90e-ebf1-4b2c-a2ac-fdae227eb903
	I0317 10:40:23.577636   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:23.577642   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:23.577646   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:23.577652   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:23.577655   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:23 GMT
	I0317 10:40:23.577930   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:24.075679   43484 type.go:168] "Request Body" body=""
	I0317 10:40:24.075763   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:24.075783   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:24.075806   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:24.075814   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:24.078004   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:24.078022   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:24.078029   43484 round_trippers.go:587]     Audit-Id: bc05fa7c-e2ea-4b53-93a6-e45c911079b2
	I0317 10:40:24.078033   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:24.078041   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:24.078044   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:24.078047   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:24.078049   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:24 GMT
	I0317 10:40:24.078281   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:24.575689   43484 type.go:168] "Request Body" body=""
	I0317 10:40:24.575762   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:24.575767   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:24.575775   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:24.575780   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:24.577934   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:24.577954   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:24.577960   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:24.577966   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:24.577971   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:24 GMT
	I0317 10:40:24.577976   43484 round_trippers.go:587]     Audit-Id: 3d1489f1-9c3a-4c82-ad64-c5b4f32dc973
	I0317 10:40:24.577981   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:24.577986   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:24.578238   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:25.075710   43484 type.go:168] "Request Body" body=""
	I0317 10:40:25.075778   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:25.075786   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:25.075797   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:25.075808   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:25.077872   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:25.077889   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:25.077901   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:25.077906   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:25.077909   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:25.077911   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:25 GMT
	I0317 10:40:25.077915   43484 round_trippers.go:587]     Audit-Id: b12a5c36-9cd2-461e-99c7-63c7c9f2885a
	I0317 10:40:25.077917   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:25.078176   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:25.574990   43484 type.go:168] "Request Body" body=""
	I0317 10:40:25.575047   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:25.575053   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:25.575064   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:25.575093   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:25.577228   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:25.577253   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:25.577260   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:25 GMT
	I0317 10:40:25.577264   43484 round_trippers.go:587]     Audit-Id: 0802f3e5-7ea6-4ab8-bff1-3dbcb0f088c7
	I0317 10:40:25.577267   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:25.577269   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:25.577272   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:25.577275   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:25.577529   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:25.577677   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:26.075349   43484 type.go:168] "Request Body" body=""
	I0317 10:40:26.075410   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:26.075416   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:26.075423   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:26.075430   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:26.077431   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:26.077448   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:26.077454   43484 round_trippers.go:587]     Audit-Id: 4782269e-84bd-4571-b7ee-18e3dc8815b6
	I0317 10:40:26.077458   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:26.077462   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:26.077464   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:26.077467   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:26.077469   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:26 GMT
	I0317 10:40:26.077764   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:26.575607   43484 type.go:168] "Request Body" body=""
	I0317 10:40:26.575688   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:26.575695   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:26.575707   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:26.575718   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:26.577921   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:26.577947   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:26.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:26.577963   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:26.577968   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:26.577970   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:26.577974   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:26 GMT
	I0317 10:40:26.577979   43484 round_trippers.go:587]     Audit-Id: 18278895-9ef5-44dd-8af1-689c272c0682
	I0317 10:40:26.578223   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:27.075899   43484 type.go:168] "Request Body" body=""
	I0317 10:40:27.075957   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:27.075963   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:27.075987   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:27.075998   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:27.078043   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:27.078067   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:27.078074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:27.078078   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:27.078084   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:27.078088   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:27 GMT
	I0317 10:40:27.078092   43484 round_trippers.go:587]     Audit-Id: a255703b-dcef-4afb-a044-298da735ba5d
	I0317 10:40:27.078096   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:27.078372   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:27.575658   43484 type.go:168] "Request Body" body=""
	I0317 10:40:27.575777   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:27.575785   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:27.575797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:27.575808   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:27.577890   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:27.577911   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:27.577931   43484 round_trippers.go:587]     Audit-Id: e5d6c6c1-2f0d-4e44-acfa-87ac47b2de07
	I0317 10:40:27.577938   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:27.577943   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:27.577949   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:27.577958   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:27.577962   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:27 GMT
	I0317 10:40:27.578293   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:27.578461   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:28.075136   43484 type.go:168] "Request Body" body=""
	I0317 10:40:28.075227   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:28.075238   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:28.075275   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:28.075288   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:28.077327   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:28.077343   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:28.077349   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:28.077354   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:28.077357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:28.077360   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:28 GMT
	I0317 10:40:28.077362   43484 round_trippers.go:587]     Audit-Id: 16f372c2-535f-4e57-92ea-dd29e1c01377
	I0317 10:40:28.077364   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:28.077598   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:28.575389   43484 type.go:168] "Request Body" body=""
	I0317 10:40:28.575443   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:28.575448   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:28.575454   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:28.575458   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:28.577943   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:28.577968   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:28.577976   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:28.577980   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:28.577984   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:28.577996   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:28.577999   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:28 GMT
	I0317 10:40:28.578003   43484 round_trippers.go:587]     Audit-Id: 5b6eb378-0123-4427-acb2-110a871a4439
	I0317 10:40:28.578210   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:29.075728   43484 type.go:168] "Request Body" body=""
	I0317 10:40:29.075827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:29.075839   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:29.075851   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:29.075859   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:29.077909   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:29.077927   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:29.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:29.077938   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:29.077942   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:29 GMT
	I0317 10:40:29.077947   43484 round_trippers.go:587]     Audit-Id: fc674bf1-b8fd-4eb7-91b4-5e038ee4cef9
	I0317 10:40:29.077951   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:29.077954   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:29.078312   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:29.575020   43484 type.go:168] "Request Body" body=""
	I0317 10:40:29.575123   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:29.575135   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:29.575149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:29.575164   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:29.577192   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:29.577217   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:29.577251   43484 round_trippers.go:587]     Audit-Id: 7dfdf522-eb0d-494d-93b7-96b1c9b5c9c2
	I0317 10:40:29.577255   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:29.577259   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:29.577262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:29.577264   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:29.577266   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:29 GMT
	I0317 10:40:29.577515   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:30.075348   43484 type.go:168] "Request Body" body=""
	I0317 10:40:30.075421   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:30.075429   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:30.075439   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:30.075445   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:30.077583   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:30.077599   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:30.077606   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:30.077609   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:30.077612   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:30.077614   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:30 GMT
	I0317 10:40:30.077617   43484 round_trippers.go:587]     Audit-Id: d6f26deb-bb4a-4272-82bb-38cb0aad3890
	I0317 10:40:30.077619   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:30.077887   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:30.078009   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:30.575690   43484 type.go:168] "Request Body" body=""
	I0317 10:40:30.575769   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:30.575776   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:30.575783   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:30.575790   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:30.577847   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:30.577872   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:30.577883   43484 round_trippers.go:587]     Audit-Id: f1576c03-01da-4213-ae8d-0d8bb3644213
	I0317 10:40:30.577889   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:30.577893   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:30.577896   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:30.577911   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:30.577915   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:30 GMT
	I0317 10:40:30.578185   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:31.074984   43484 type.go:168] "Request Body" body=""
	I0317 10:40:31.075040   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:31.075048   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:31.075055   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:31.075059   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:31.077314   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:31.077334   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:31.077344   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:31 GMT
	I0317 10:40:31.077350   43484 round_trippers.go:587]     Audit-Id: 676480b1-2685-4954-9f18-fa5c3c463550
	I0317 10:40:31.077353   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:31.077358   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:31.077360   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:31.077363   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:31.077641   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:31.575470   43484 type.go:168] "Request Body" body=""
	I0317 10:40:31.575554   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:31.575563   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:31.575574   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:31.575582   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:31.578027   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:31.578049   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:31.578056   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:31 GMT
	I0317 10:40:31.578060   43484 round_trippers.go:587]     Audit-Id: b102a9b9-0ba4-4399-a076-681859da29fe
	I0317 10:40:31.578062   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:31.578065   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:31.578069   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:31.578071   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:31.578315   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:32.075107   43484 type.go:168] "Request Body" body=""
	I0317 10:40:32.075164   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:32.075170   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:32.075180   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:32.075191   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:32.077262   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:32.077300   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:32.077310   43484 round_trippers.go:587]     Audit-Id: a033c78e-b08b-4f99-bbca-a59b0728cdc6
	I0317 10:40:32.077315   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:32.077320   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:32.077325   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:32.077329   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:32.077333   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:32 GMT
	I0317 10:40:32.077590   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:32.575031   43484 type.go:168] "Request Body" body=""
	I0317 10:40:32.575154   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:32.575164   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:32.575172   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:32.575175   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:32.577207   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:32.577226   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:32.577233   43484 round_trippers.go:587]     Audit-Id: c7994742-6cb7-4c8c-93e7-5343bbb63c45
	I0317 10:40:32.577236   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:32.577241   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:32.577245   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:32.577250   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:32.577261   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:32 GMT
	I0317 10:40:32.578112   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:32.578366   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:33.075099   43484 type.go:168] "Request Body" body=""
	I0317 10:40:33.075174   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:33.075181   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:33.075190   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:33.075200   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:33.077261   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:33.077283   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:33.077291   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:33.077295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:33.077299   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:33.077304   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:33 GMT
	I0317 10:40:33.077308   43484 round_trippers.go:587]     Audit-Id: 946261ea-93ab-4f27-afb2-ddd9e48dbfe3
	I0317 10:40:33.077313   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:33.077597   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:33.575047   43484 type.go:168] "Request Body" body=""
	I0317 10:40:33.575113   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:33.575118   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:33.575125   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:33.575129   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:33.577249   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:33.577269   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:33.577275   43484 round_trippers.go:587]     Audit-Id: 41d452fa-81f0-4f8b-9924-e889f901ec14
	I0317 10:40:33.577279   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:33.577284   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:33.577288   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:33.577291   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:33.577293   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:33 GMT
	I0317 10:40:33.577502   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:34.076020   43484 type.go:168] "Request Body" body=""
	I0317 10:40:34.076082   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:34.076089   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:34.076097   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:34.076104   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:34.078207   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:34.078229   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:34.078239   43484 round_trippers.go:587]     Audit-Id: 2ad5da29-2dc5-407f-9f4c-10e1aab185b0
	I0317 10:40:34.078247   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:34.078251   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:34.078253   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:34.078256   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:34.078258   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:34 GMT
	I0317 10:40:34.078566   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:34.574955   43484 type.go:168] "Request Body" body=""
	I0317 10:40:34.575034   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:34.575039   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:34.575046   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:34.575052   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:34.577270   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:34.577293   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:34.577303   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:34.577308   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:34.577314   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:34.577318   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:34.577322   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:34 GMT
	I0317 10:40:34.577326   43484 round_trippers.go:587]     Audit-Id: 1bb22dd1-ad1c-480d-bb80-d0bb0faf8797
	I0317 10:40:34.577557   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:35.075644   43484 type.go:168] "Request Body" body=""
	I0317 10:40:35.075723   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:35.075729   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:35.075735   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:35.075739   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:35.077809   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:35.077834   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:35.077843   43484 round_trippers.go:587]     Audit-Id: 9cf81d5d-c488-4ccb-bc01-880b36b19b55
	I0317 10:40:35.077848   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:35.077853   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:35.077859   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:35.077865   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:35.077874   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:35 GMT
	I0317 10:40:35.078139   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:35.078264   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:35.575653   43484 type.go:168] "Request Body" body=""
	I0317 10:40:35.575730   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:35.575737   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:35.575747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:35.575756   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:35.577838   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:35.577861   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:35.577871   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:35.577877   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:35.577883   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:35.577887   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:35.577891   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:35 GMT
	I0317 10:40:35.577896   43484 round_trippers.go:587]     Audit-Id: b7bba051-fc0b-451d-8a64-0f5a2466e905
	I0317 10:40:35.578136   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:36.075500   43484 type.go:168] "Request Body" body=""
	I0317 10:40:36.075571   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:36.075577   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:36.075588   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:36.075599   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:36.077784   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:36.077806   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:36.077816   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:36.077822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:36.077845   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:36 GMT
	I0317 10:40:36.077858   43484 round_trippers.go:587]     Audit-Id: db6449f6-ee9d-473a-b537-887d63a66e4b
	I0317 10:40:36.077863   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:36.077867   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:36.078059   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:36.575492   43484 type.go:168] "Request Body" body=""
	I0317 10:40:36.575568   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:36.575574   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:36.575583   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:36.575588   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:36.577922   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:36.577941   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:36.577948   43484 round_trippers.go:587]     Audit-Id: 6b5945a7-ecce-4ad5-9d26-c5be8fa28a29
	I0317 10:40:36.577951   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:36.577957   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:36.577960   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:36.577963   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:36.577965   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:36 GMT
	I0317 10:40:36.578205   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:37.075927   43484 type.go:168] "Request Body" body=""
	I0317 10:40:37.075994   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:37.075999   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:37.076006   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:37.076016   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:37.079515   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:40:37.079549   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:37.079558   43484 round_trippers.go:587]     Audit-Id: fda03038-431c-4638-81ed-fc7b2291da22
	I0317 10:40:37.079563   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:37.079567   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:37.079571   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:37.079574   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:37.079577   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:37 GMT
	I0317 10:40:37.079893   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:37.080011   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:37.575600   43484 type.go:168] "Request Body" body=""
	I0317 10:40:37.575662   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:37.575667   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:37.575674   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:37.575681   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:37.577817   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:37.577840   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:37.577850   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:37.577856   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:37 GMT
	I0317 10:40:37.577860   43484 round_trippers.go:587]     Audit-Id: f37e9f97-ae69-49e1-ae9d-c960ed21912e
	I0317 10:40:37.577864   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:37.577869   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:37.577872   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:37.578087   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:38.075626   43484 type.go:168] "Request Body" body=""
	I0317 10:40:38.075682   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:38.075687   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:38.075694   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:38.075699   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:38.077786   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:38.077804   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:38.077811   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:38.077814   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:38 GMT
	I0317 10:40:38.077816   43484 round_trippers.go:587]     Audit-Id: be553e7b-6ad5-437b-b81c-0dde74d47e4c
	I0317 10:40:38.077819   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:38.077826   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:38.077829   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:38.078083   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:38.575356   43484 type.go:168] "Request Body" body=""
	I0317 10:40:38.575413   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:38.575418   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:38.575425   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:38.575430   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:38.577432   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:38.577453   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:38.577462   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:38.577466   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:38.577469   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:38.577472   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:38.577475   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:38 GMT
	I0317 10:40:38.577478   43484 round_trippers.go:587]     Audit-Id: 19618108-9008-4064-aee1-bb7787f85061
	I0317 10:40:38.577773   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:39.074980   43484 type.go:168] "Request Body" body=""
	I0317 10:40:39.075041   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:39.075046   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:39.075053   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:39.075058   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:39.077193   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:39.077213   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:39.077223   43484 round_trippers.go:587]     Audit-Id: dbf53ea9-243d-4612-ac1f-bdafb67dceb3
	I0317 10:40:39.077228   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:39.077232   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:39.077236   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:39.077240   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:39.077245   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:39 GMT
	I0317 10:40:39.077537   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:39.575687   43484 type.go:168] "Request Body" body=""
	I0317 10:40:39.575747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:39.575752   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:39.575762   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:39.575767   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:39.577850   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:39.577869   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:39.577878   43484 round_trippers.go:587]     Audit-Id: eec6fbe1-5652-4533-bef0-a14d3585e4f4
	I0317 10:40:39.577884   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:39.577889   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:39.577901   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:39.577905   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:39.577909   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:39 GMT
	I0317 10:40:39.578106   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:39.578217   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:40.075652   43484 type.go:168] "Request Body" body=""
	I0317 10:40:40.075729   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:40.075739   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:40.075747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:40.075758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:40.077823   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:40.077843   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:40.077851   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:40 GMT
	I0317 10:40:40.077855   43484 round_trippers.go:587]     Audit-Id: 7ce39c6a-e63a-4c4a-8cc6-0bf6149d1a02
	I0317 10:40:40.077859   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:40.077862   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:40.077866   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:40.077868   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:40.078132   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:40.575709   43484 type.go:168] "Request Body" body=""
	I0317 10:40:40.575768   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:40.575773   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:40.575781   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:40.575784   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:40.577977   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:40.577997   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:40.578006   43484 round_trippers.go:587]     Audit-Id: 10f2dfbf-c59b-4bbe-b640-1bbd8687f6db
	I0317 10:40:40.578011   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:40.578015   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:40.578019   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:40.578023   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:40.578026   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:40 GMT
	I0317 10:40:40.578290   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:41.075824   43484 type.go:168] "Request Body" body=""
	I0317 10:40:41.075908   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:41.075915   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:41.075926   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:41.075938   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:41.077901   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:41.077927   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:41.077938   43484 round_trippers.go:587]     Audit-Id: 2e66cc60-c675-400d-bd2f-4d9419b9a8a2
	I0317 10:40:41.077942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:41.077946   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:41.077949   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:41.077953   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:41.077957   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:41 GMT
	I0317 10:40:41.078261   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:41.575667   43484 type.go:168] "Request Body" body=""
	I0317 10:40:41.575747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:41.575752   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:41.575760   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:41.575765   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:41.577940   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:41.577968   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:41.577977   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:41.577983   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:41.577987   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:41.577993   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:41 GMT
	I0317 10:40:41.577998   43484 round_trippers.go:587]     Audit-Id: 0b91f701-29ed-4b31-8cad-1652080cbf06
	I0317 10:40:41.578003   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:41.578227   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:41.578341   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:42.075653   43484 type.go:168] "Request Body" body=""
	I0317 10:40:42.075731   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:42.075737   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:42.075744   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:42.075747   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:42.077878   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:42.077904   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:42.077911   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:42.077915   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:42 GMT
	I0317 10:40:42.077921   43484 round_trippers.go:587]     Audit-Id: c4eb1967-dfe2-4f95-950c-a15e1b101b30
	I0317 10:40:42.077927   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:42.077931   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:42.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:42.078209   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:42.576003   43484 type.go:168] "Request Body" body=""
	I0317 10:40:42.576079   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:42.576086   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:42.576093   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:42.576098   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:42.578281   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:42.578306   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:42.578314   43484 round_trippers.go:587]     Audit-Id: bad7aa19-169e-41d9-8ae3-db24a066887e
	I0317 10:40:42.578318   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:42.578321   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:42.578324   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:42.578327   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:42.578331   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:42 GMT
	I0317 10:40:42.578649   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:43.075068   43484 type.go:168] "Request Body" body=""
	I0317 10:40:43.075138   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:43.075144   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:43.075151   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:43.075155   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:43.077366   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:43.077383   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:43.077392   43484 round_trippers.go:587]     Audit-Id: 36eb7d1d-614e-442f-81d7-da714998962a
	I0317 10:40:43.077398   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:43.077404   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:43.077407   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:43.077411   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:43.077414   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:43 GMT
	I0317 10:40:43.077619   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:43.575670   43484 type.go:168] "Request Body" body=""
	I0317 10:40:43.575729   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:43.575734   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:43.575740   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:43.575745   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:43.577937   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:43.577957   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:43.577963   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:43.577967   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:43.577973   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:43.577979   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:43 GMT
	I0317 10:40:43.577983   43484 round_trippers.go:587]     Audit-Id: 20e2122f-b22b-4a72-96f0-c26d7b5cfe96
	I0317 10:40:43.577986   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:43.578204   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:44.075678   43484 type.go:168] "Request Body" body=""
	I0317 10:40:44.075772   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:44.075778   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:44.075784   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:44.075790   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:44.077879   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:44.077898   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:44.077904   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:44.077908   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:44.077911   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:44 GMT
	I0317 10:40:44.077914   43484 round_trippers.go:587]     Audit-Id: 2a6b329d-18ba-4e0f-a906-41beb11e3e68
	I0317 10:40:44.077924   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:44.077930   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:44.078097   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:44.078200   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:44.575649   43484 type.go:168] "Request Body" body=""
	I0317 10:40:44.575722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:44.575727   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:44.575734   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:44.575738   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:44.578025   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:44.578052   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:44.578059   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:44.578063   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:44 GMT
	I0317 10:40:44.578067   43484 round_trippers.go:587]     Audit-Id: a384a35a-3962-4312-8a7e-869a026c2ce4
	I0317 10:40:44.578070   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:44.578074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:44.578077   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:44.578311   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:45.075674   43484 type.go:168] "Request Body" body=""
	I0317 10:40:45.075732   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:45.075737   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:45.075747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:45.075755   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:45.077775   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:45.077794   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:45.077801   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:45 GMT
	I0317 10:40:45.077805   43484 round_trippers.go:587]     Audit-Id: ecd9d982-55d6-477f-b7b0-8053bcc75a29
	I0317 10:40:45.077809   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:45.077813   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:45.077815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:45.077818   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:45.078109   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:45.575648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:45.575736   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:45.575742   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:45.575752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:45.575760   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:45.578017   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:45.578042   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:45.578053   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:45.578058   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:45.578062   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:45.578064   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:45.578067   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:45 GMT
	I0317 10:40:45.578069   43484 round_trippers.go:587]     Audit-Id: ee268ef0-7600-4c41-89b2-c46f5d760445
	I0317 10:40:45.578337   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:46.075675   43484 type.go:168] "Request Body" body=""
	I0317 10:40:46.075764   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:46.075772   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:46.075785   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:46.075797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:46.077916   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:46.077934   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:46.077944   43484 round_trippers.go:587]     Audit-Id: 82066ab5-277c-4e0b-8859-22a06671e272
	I0317 10:40:46.077947   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:46.077951   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:46.077959   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:46.077963   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:46.077967   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:46 GMT
	I0317 10:40:46.078243   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:46.078342   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:46.575656   43484 type.go:168] "Request Body" body=""
	I0317 10:40:46.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:46.575762   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:46.575774   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:46.575787   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:46.578015   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:46.578038   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:46.578047   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:46.578053   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:46.578057   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:46.578061   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:46.578065   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:46 GMT
	I0317 10:40:46.578068   43484 round_trippers.go:587]     Audit-Id: 71dfe725-c05c-40f5-a4d6-8de973b8a081
	I0317 10:40:46.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:47.076023   43484 type.go:168] "Request Body" body=""
	I0317 10:40:47.076092   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:47.076099   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:47.076110   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:47.076120   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:47.078161   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:47.078182   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:47.078193   43484 round_trippers.go:587]     Audit-Id: c4c5b409-99fc-4d83-9311-1d06b2c7808f
	I0317 10:40:47.078199   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:47.078203   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:47.078207   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:47.078212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:47.078217   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:47 GMT
	I0317 10:40:47.078519   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:47.575115   43484 type.go:168] "Request Body" body=""
	I0317 10:40:47.575207   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:47.575215   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:47.575226   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:47.575235   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:47.577201   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:47.577221   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:47.577228   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:47.577232   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:47.577235   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:47.577238   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:47 GMT
	I0317 10:40:47.577241   43484 round_trippers.go:587]     Audit-Id: 2a918332-5726-4993-9145-a053e42fdb80
	I0317 10:40:47.577244   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:47.577479   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:48.075936   43484 type.go:168] "Request Body" body=""
	I0317 10:40:48.076018   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:48.076028   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:48.076040   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:48.076049   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:48.078107   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:48.078129   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:48.078139   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:48.078144   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:48.078150   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:48.078154   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:48 GMT
	I0317 10:40:48.078159   43484 round_trippers.go:587]     Audit-Id: 28222b72-afb7-4124-9dcc-d2e158bda6f8
	I0317 10:40:48.078162   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:48.078409   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:48.078567   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:48.575849   43484 type.go:168] "Request Body" body=""
	I0317 10:40:48.575917   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:48.575922   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:48.575928   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:48.575934   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:48.578353   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:48.578372   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:48.578380   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:48.578383   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:48.578385   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:48.578388   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:48.578390   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:48 GMT
	I0317 10:40:48.578393   43484 round_trippers.go:587]     Audit-Id: 2e05e489-d67b-4e3e-998d-27e4efb51eee
	I0317 10:40:48.578634   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:49.075090   43484 type.go:168] "Request Body" body=""
	I0317 10:40:49.075146   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:49.075151   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:49.075158   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:49.075162   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:49.077188   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:49.077207   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:49.077213   43484 round_trippers.go:587]     Audit-Id: 20362069-2173-482e-8a8b-f447f391cc14
	I0317 10:40:49.077217   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:49.077221   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:49.077224   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:49.077227   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:49.077230   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:49 GMT
	I0317 10:40:49.077502   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:49.575976   43484 type.go:168] "Request Body" body=""
	I0317 10:40:49.576054   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:49.576060   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:49.576070   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:49.576075   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:49.578276   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:49.578296   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:49.578307   43484 round_trippers.go:587]     Audit-Id: d6f0dcdb-0d8c-404d-8ca1-894b16a2d1d2
	I0317 10:40:49.578318   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:49.578322   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:49.578325   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:49.578328   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:49.578332   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:49 GMT
	I0317 10:40:49.578574   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:50.075054   43484 type.go:168] "Request Body" body=""
	I0317 10:40:50.075136   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:50.075141   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:50.075149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:50.075153   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:50.077195   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:50.077213   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:50.077219   43484 round_trippers.go:587]     Audit-Id: a8a46771-625f-4025-ba60-213df576df83
	I0317 10:40:50.077223   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:50.077226   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:50.077230   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:50.077233   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:50.077235   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:50 GMT
	I0317 10:40:50.077524   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:50.576057   43484 type.go:168] "Request Body" body=""
	I0317 10:40:50.576120   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:50.576126   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:50.576135   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:50.576143   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:50.578422   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:50.578477   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:50.578518   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:50.578542   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:50 GMT
	I0317 10:40:50.578549   43484 round_trippers.go:587]     Audit-Id: f61f2904-9c07-44a8-b97e-4611252ae107
	I0317 10:40:50.578554   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:50.578558   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:50.578562   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:50.578890   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:50.579023   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:51.075155   43484 type.go:168] "Request Body" body=""
	I0317 10:40:51.075214   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:51.075219   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:51.075227   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:51.075232   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:51.077240   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:51.077257   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:51.077264   43484 round_trippers.go:587]     Audit-Id: f01ec7ff-25d4-45aa-b5b6-65b9dbe3ed1a
	I0317 10:40:51.077269   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:51.077273   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:51.077277   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:51.077279   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:51.077284   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:51 GMT
	I0317 10:40:51.077460   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:51.576027   43484 type.go:168] "Request Body" body=""
	I0317 10:40:51.576109   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:51.576115   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:51.576126   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:51.576133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:51.578474   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:51.578498   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:51.578516   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:51.578521   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:51.578525   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:51.578528   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:51 GMT
	I0317 10:40:51.578532   43484 round_trippers.go:587]     Audit-Id: 468094e5-4fd9-4515-a021-445419fa1ae4
	I0317 10:40:51.578535   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:51.578724   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:52.075262   43484 type.go:168] "Request Body" body=""
	I0317 10:40:52.075320   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:52.075325   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:52.075332   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:52.075353   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:52.077557   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:52.077581   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:52.077589   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:52.077595   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:52.077599   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:52.077603   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:52.077607   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:52 GMT
	I0317 10:40:52.077610   43484 round_trippers.go:587]     Audit-Id: e24869b2-37e4-4f41-850b-2f779b2945bc
	I0317 10:40:52.077847   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:52.575614   43484 type.go:168] "Request Body" body=""
	I0317 10:40:52.575674   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:52.575679   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:52.575686   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:52.575690   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:52.577662   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:52.577684   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:52.577693   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:52.577698   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:52.577702   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:52 GMT
	I0317 10:40:52.577706   43484 round_trippers.go:587]     Audit-Id: 0a8286bc-df07-4d5a-8271-cd600a02febe
	I0317 10:40:52.577710   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:52.577715   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:52.577925   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:53.075384   43484 type.go:168] "Request Body" body=""
	I0317 10:40:53.075444   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:53.075448   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:53.075455   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:53.075461   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:53.077320   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:53.077343   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:53.077353   43484 round_trippers.go:587]     Audit-Id: e921d36f-b878-41c9-ba2e-f02967edb800
	I0317 10:40:53.077360   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:53.077367   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:53.077371   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:53.077377   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:53.077384   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:53 GMT
	I0317 10:40:53.077681   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:53.077818   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:53.575074   43484 type.go:168] "Request Body" body=""
	I0317 10:40:53.575148   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:53.575155   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:53.575165   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:53.575173   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:53.577291   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:53.577311   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:53.577318   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:53.577323   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:53 GMT
	I0317 10:40:53.577326   43484 round_trippers.go:587]     Audit-Id: 3007a219-899a-494c-bbcf-9650336bf688
	I0317 10:40:53.577329   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:53.577334   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:53.577336   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:53.577613   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:54.075658   43484 type.go:168] "Request Body" body=""
	I0317 10:40:54.075718   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:54.075724   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:54.075731   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:54.075747   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:54.078074   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:54.078097   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:54.078111   43484 round_trippers.go:587]     Audit-Id: b93712c9-f643-4eb4-aad9-af423d6e080e
	I0317 10:40:54.078118   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:54.078122   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:54.078157   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:54.078184   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:54.078188   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:54 GMT
	I0317 10:40:54.078368   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:54.575700   43484 type.go:168] "Request Body" body=""
	I0317 10:40:54.575767   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:54.575774   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:54.575783   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:54.575790   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:54.577861   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:54.577879   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:54.577886   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:54 GMT
	I0317 10:40:54.577889   43484 round_trippers.go:587]     Audit-Id: 5e93ba89-4b9a-41f2-8cbe-e090749971a8
	I0317 10:40:54.577894   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:54.577896   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:54.577899   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:54.577901   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:54.578094   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:55.075688   43484 type.go:168] "Request Body" body=""
	I0317 10:40:55.075742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:55.075746   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:55.075753   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:55.075759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:55.077891   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:55.077909   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:55.077917   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:55 GMT
	I0317 10:40:55.077921   43484 round_trippers.go:587]     Audit-Id: 849889d8-699b-4943-9efa-2af7cb942add
	I0317 10:40:55.077926   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:55.077930   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:55.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:55.077937   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:55.078163   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:55.078259   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:55.575733   43484 type.go:168] "Request Body" body=""
	I0317 10:40:55.575795   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:55.575800   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:55.575807   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:55.575811   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:55.577943   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:55.577960   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:55.577966   43484 round_trippers.go:587]     Audit-Id: 264e9001-0947-4a1c-b6bf-75dd8a42c95a
	I0317 10:40:55.577970   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:55.577973   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:55.577975   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:55.577978   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:55.577981   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:55 GMT
	I0317 10:40:55.578240   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:56.075845   43484 type.go:168] "Request Body" body=""
	I0317 10:40:56.075919   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:56.075926   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:56.075933   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:56.075941   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:56.078183   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:56.078205   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:56.078214   43484 round_trippers.go:587]     Audit-Id: 459b295e-0525-41ae-8884-21390b7d388c
	I0317 10:40:56.078219   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:56.078224   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:56.078228   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:56.078232   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:56.078238   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:56 GMT
	I0317 10:40:56.078442   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:56.575689   43484 type.go:168] "Request Body" body=""
	I0317 10:40:56.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:56.575758   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:56.575766   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:56.575769   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:56.577909   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:56.577933   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:56.577943   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:56 GMT
	I0317 10:40:56.577950   43484 round_trippers.go:587]     Audit-Id: 66e72b6b-972f-42b6-b1c2-9876da4ed9b6
	I0317 10:40:56.577955   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:56.577961   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:56.577965   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:56.577971   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:56.578225   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:57.076044   43484 type.go:168] "Request Body" body=""
	I0317 10:40:57.076103   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:57.076109   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:57.076116   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:57.076120   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:57.078183   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:57.078209   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:57.078219   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:57.078223   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:57.078234   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:57 GMT
	I0317 10:40:57.078238   43484 round_trippers.go:587]     Audit-Id: 8ae7453b-3e0c-436c-b396-7eb9ad474070
	I0317 10:40:57.078242   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:57.078247   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:57.078548   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:57.078647   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:57.575102   43484 type.go:168] "Request Body" body=""
	I0317 10:40:57.575157   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:57.575163   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:57.575169   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:57.575175   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:57.577125   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:57.577142   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:57.577154   43484 round_trippers.go:587]     Audit-Id: 70598143-4922-40ae-b9dd-d6dcc0430232
	I0317 10:40:57.577161   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:57.577165   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:57.577170   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:57.577175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:57.577179   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:57 GMT
	I0317 10:40:57.577419   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:58.075648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:58.075739   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:58.075745   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:58.075753   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:58.075761   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:58.077820   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:58.077843   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:58.077853   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:58.077859   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:58.077864   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:58.077868   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:58 GMT
	I0317 10:40:58.077872   43484 round_trippers.go:587]     Audit-Id: ad0b2088-87d9-4140-a872-f1d437454452
	I0317 10:40:58.077881   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:58.078083   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:58.575674   43484 type.go:168] "Request Body" body=""
	I0317 10:40:58.575734   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:58.575739   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:58.575746   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:58.575752   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:58.577755   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:58.577772   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:58.577779   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:58 GMT
	I0317 10:40:58.577782   43484 round_trippers.go:587]     Audit-Id: 41a08368-7d9c-4007-ba34-770e1867be16
	I0317 10:40:58.577785   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:58.577787   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:58.577789   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:58.577791   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:58.577997   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:59.075510   43484 type.go:168] "Request Body" body=""
	I0317 10:40:59.075595   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:59.075603   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:59.075618   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:59.075625   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:59.077663   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:59.077686   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:59.077695   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:59.077699   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:59.077704   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:59.077708   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:59 GMT
	I0317 10:40:59.077714   43484 round_trippers.go:587]     Audit-Id: 2a3fe2a4-b2f4-4506-a424-191496a39248
	I0317 10:40:59.077718   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:59.077972   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:59.575410   43484 type.go:168] "Request Body" body=""
	I0317 10:40:59.575465   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:59.575470   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:59.575477   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:59.575489   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:59.577433   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:59.577451   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:59.577457   43484 round_trippers.go:587]     Audit-Id: 15469e93-48d6-4e55-8a9f-69b1ccadbdef
	I0317 10:40:59.577462   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:59.577464   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:59.577467   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:59.577470   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:59.577472   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:59 GMT
	I0317 10:40:59.577672   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:59.577766   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:00.075147   43484 type.go:168] "Request Body" body=""
	I0317 10:41:00.075237   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:00.075248   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:00.075259   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:00.075269   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:00.077280   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:00.077302   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:00.077312   43484 round_trippers.go:587]     Audit-Id: 9e303951-acb0-431a-a444-b7b55d8a429c
	I0317 10:41:00.077317   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:00.077320   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:00.077324   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:00.077327   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:00.077331   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:00 GMT
	I0317 10:41:00.077522   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:00.575963   43484 type.go:168] "Request Body" body=""
	I0317 10:41:00.576041   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:00.576048   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:00.576058   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:00.576068   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:00.578227   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:00.578250   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:00.578258   43484 round_trippers.go:587]     Audit-Id: ae7bfa73-dbbd-455b-a64e-7dbb1ab0684e
	I0317 10:41:00.578263   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:00.578266   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:00.578273   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:00.578277   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:00.578281   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:00 GMT
	I0317 10:41:00.578637   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:01.075676   43484 type.go:168] "Request Body" body=""
	I0317 10:41:01.075735   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:01.075744   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:01.075752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:01.075758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:01.077746   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:01.077763   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:01.077772   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:01.077778   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:01.077782   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:01 GMT
	I0317 10:41:01.077787   43484 round_trippers.go:587]     Audit-Id: 2fc4d1b9-2d3b-402f-88e8-266858012015
	I0317 10:41:01.077791   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:01.077794   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:01.078078   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:01.575659   43484 type.go:168] "Request Body" body=""
	I0317 10:41:01.575759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:01.575780   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:01.575795   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:01.575804   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:01.577975   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:01.577995   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:01.578001   43484 round_trippers.go:587]     Audit-Id: 2e113a6c-4028-4222-9730-9a807af7969f
	I0317 10:41:01.578004   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:01.578008   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:01.578011   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:01.578014   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:01.578017   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:01 GMT
	I0317 10:41:01.578216   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:01.578328   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:02.075674   43484 type.go:168] "Request Body" body=""
	I0317 10:41:02.075739   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:02.075744   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:02.075751   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:02.075757   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:02.078252   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:02.078271   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:02.078278   43484 round_trippers.go:587]     Audit-Id: a6690c0b-5f1f-421a-af83-79aca06ef34c
	I0317 10:41:02.078283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:02.078287   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:02.078290   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:02.078295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:02.078298   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:02 GMT
	I0317 10:41:02.078568   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:02.575450   43484 type.go:168] "Request Body" body=""
	I0317 10:41:02.575566   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:02.575571   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:02.575585   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:02.575596   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:02.577756   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:02.577781   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:02.577792   43484 round_trippers.go:587]     Audit-Id: b21ac77c-74f5-4a4e-8910-9b714aeea2b5
	I0317 10:41:02.577797   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:02.577802   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:02.577806   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:02.577810   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:02.577815   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:02 GMT
	I0317 10:41:02.578043   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:03.075688   43484 type.go:168] "Request Body" body=""
	I0317 10:41:03.075747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:03.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:03.075759   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:03.075764   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:03.077859   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:03.077875   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:03.077881   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:03.077884   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:03 GMT
	I0317 10:41:03.077887   43484 round_trippers.go:587]     Audit-Id: 5b7012aa-289b-4c36-8b57-1549b3e9b586
	I0317 10:41:03.077889   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:03.077891   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:03.077893   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:03.078127   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:03.575722   43484 type.go:168] "Request Body" body=""
	I0317 10:41:03.575817   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:03.575822   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:03.575830   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:03.575835   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:03.577981   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:03.577998   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:03.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:03.578011   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:03 GMT
	I0317 10:41:03.578015   43484 round_trippers.go:587]     Audit-Id: baf38552-d81e-45e8-a639-13b91dcc3711
	I0317 10:41:03.578019   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:03.578022   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:03.578024   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:03.578192   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:04.075789   43484 type.go:168] "Request Body" body=""
	I0317 10:41:04.075856   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:04.075861   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:04.075868   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:04.075872   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:04.077783   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:04.077808   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:04.077816   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:04.077820   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:04.077823   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:04.077826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:04.077829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:04 GMT
	I0317 10:41:04.077833   43484 round_trippers.go:587]     Audit-Id: 7fac5dd5-5751-40d4-aa2f-f80bbfe9a905
	I0317 10:41:04.078071   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:04.078163   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:04.575662   43484 type.go:168] "Request Body" body=""
	I0317 10:41:04.575758   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:04.575770   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:04.575780   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:04.575788   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:04.577867   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:04.577885   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:04.577892   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:04 GMT
	I0317 10:41:04.577896   43484 round_trippers.go:587]     Audit-Id: 9f8c8bc6-61b9-4d8d-b9b2-0344f6b12628
	I0317 10:41:04.577899   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:04.577902   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:04.577904   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:04.577909   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:04.578142   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:05.075699   43484 type.go:168] "Request Body" body=""
	I0317 10:41:05.075765   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:05.075770   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:05.075777   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:05.075781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:05.077883   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:05.077905   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:05.077917   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:05.077922   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:05.077929   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:05 GMT
	I0317 10:41:05.077932   43484 round_trippers.go:587]     Audit-Id: f382cf2b-354f-4edf-ac48-f5b273e2af05
	I0317 10:41:05.077938   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:05.077941   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:05.078236   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:05.575749   43484 type.go:168] "Request Body" body=""
	I0317 10:41:05.575807   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:05.575812   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:05.575819   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:05.575825   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:05.577903   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:05.577925   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:05.577932   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:05.577935   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:05 GMT
	I0317 10:41:05.577939   43484 round_trippers.go:587]     Audit-Id: aba34305-011c-4d9f-8213-65db97bb5e15
	I0317 10:41:05.577942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:05.577945   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:05.577948   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:05.578225   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:06.075718   43484 type.go:168] "Request Body" body=""
	I0317 10:41:06.075775   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:06.075781   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:06.075790   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:06.075796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:06.077963   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:06.077982   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:06.077988   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:06.077992   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:06.077995   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:06.077998   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:06.078002   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:06 GMT
	I0317 10:41:06.078004   43484 round_trippers.go:587]     Audit-Id: 46b9ef40-bce7-410a-8476-e909e10ef498
	I0317 10:41:06.078231   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:06.078333   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:06.575841   43484 type.go:168] "Request Body" body=""
	I0317 10:41:06.575904   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:06.575909   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:06.575916   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:06.575921   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:06.577994   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:06.578022   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:06.578031   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:06.578037   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:06.578042   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:06 GMT
	I0317 10:41:06.578045   43484 round_trippers.go:587]     Audit-Id: 7fcd55cb-0867-4a7e-959d-c9b09bc65c28
	I0317 10:41:06.578049   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:06.578053   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:06.578283   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:07.076021   43484 type.go:168] "Request Body" body=""
	I0317 10:41:07.076082   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:07.076087   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:07.076110   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:07.076115   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:07.078256   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:07.078277   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:07.078283   43484 round_trippers.go:587]     Audit-Id: df4615ca-9fab-46bf-91f4-d8385c72dd3c
	I0317 10:41:07.078286   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:07.078289   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:07.078291   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:07.078294   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:07.078297   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:07 GMT
	I0317 10:41:07.078524   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:07.575164   43484 type.go:168] "Request Body" body=""
	I0317 10:41:07.575220   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:07.575224   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:07.575231   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:07.575236   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:07.577322   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:07.577341   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:07.577348   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:07.577353   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:07.577357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:07.577360   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:07 GMT
	I0317 10:41:07.577364   43484 round_trippers.go:587]     Audit-Id: d344df70-d130-4385-afa1-2eae19774af6
	I0317 10:41:07.577367   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:07.577613   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:08.075038   43484 type.go:168] "Request Body" body=""
	I0317 10:41:08.075138   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:08.075147   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:08.075155   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:08.075159   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:08.078970   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:41:08.078993   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:08.079006   43484 round_trippers.go:587]     Audit-Id: 0d22abe0-5436-4a0c-9f34-460773ce400b
	I0317 10:41:08.079011   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:08.079014   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:08.079018   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:08.079021   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:08.079026   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:08 GMT
	I0317 10:41:08.079266   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:08.079368   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:08.575752   43484 type.go:168] "Request Body" body=""
	I0317 10:41:08.575823   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:08.575829   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:08.575838   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:08.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:08.578162   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:08.578183   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:08.578191   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:08 GMT
	I0317 10:41:08.578198   43484 round_trippers.go:587]     Audit-Id: 0ff340f5-850a-470c-aee5-2210e86a18fe
	I0317 10:41:08.578204   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:08.578208   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:08.578212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:08.578215   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:08.578478   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:09.075665   43484 type.go:168] "Request Body" body=""
	I0317 10:41:09.075731   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:09.075735   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:09.075742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:09.075746   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:09.077844   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:09.077871   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:09.077882   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:09.077887   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:09.077892   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:09.077895   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:09 GMT
	I0317 10:41:09.077899   43484 round_trippers.go:587]     Audit-Id: 3c7d6d13-7054-415a-a99f-812f71d3edfb
	I0317 10:41:09.077902   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:09.078140   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:09.575455   43484 type.go:168] "Request Body" body=""
	I0317 10:41:09.575522   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:09.575528   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:09.575535   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:09.575539   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:09.577694   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:09.577714   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:09.577730   43484 round_trippers.go:587]     Audit-Id: 3162f216-c64e-4d34-9c8a-d6e5aacd06c0
	I0317 10:41:09.577734   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:09.577738   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:09.577742   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:09.577748   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:09.577757   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:09 GMT
	I0317 10:41:09.578035   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:10.075489   43484 type.go:168] "Request Body" body=""
	I0317 10:41:10.075562   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:10.075570   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:10.075579   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:10.075584   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:10.077676   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:10.077696   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:10.077702   43484 round_trippers.go:587]     Audit-Id: 802c7316-7b3c-443c-9a90-1696d5fd3110
	I0317 10:41:10.077706   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:10.077708   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:10.077710   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:10.077712   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:10.077714   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:10 GMT
	I0317 10:41:10.077961   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:10.575449   43484 type.go:168] "Request Body" body=""
	I0317 10:41:10.575518   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:10.575523   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:10.575530   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:10.575534   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:10.577630   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:10.577659   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:10.577671   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:10.577678   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:10 GMT
	I0317 10:41:10.577683   43484 round_trippers.go:587]     Audit-Id: 0a523817-fafa-4667-9c63-272d7394bdd0
	I0317 10:41:10.577687   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:10.577698   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:10.577702   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:10.577963   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:10.578075   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:11.075296   43484 type.go:168] "Request Body" body=""
	I0317 10:41:11.075357   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:11.075362   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:11.075369   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:11.075373   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:11.077577   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:11.077597   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:11.077607   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:11.077616   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:11.077622   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:11 GMT
	I0317 10:41:11.077628   43484 round_trippers.go:587]     Audit-Id: a1033995-e116-4c80-a751-c4ff55858106
	I0317 10:41:11.077632   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:11.077636   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:11.077869   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:11.575266   43484 type.go:168] "Request Body" body=""
	I0317 10:41:11.575323   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:11.575328   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:11.575335   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:11.575340   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:11.577489   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:11.577518   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:11.577528   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:11.577535   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:11 GMT
	I0317 10:41:11.577540   43484 round_trippers.go:587]     Audit-Id: 1bad9222-c413-44db-b98f-d04e910f5971
	I0317 10:41:11.577546   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:11.577550   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:11.577554   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:11.577739   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:12.075192   43484 type.go:168] "Request Body" body=""
	I0317 10:41:12.075258   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:12.075263   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:12.075270   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:12.075274   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:12.077536   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:12.077563   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:12.077572   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:12.077578   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:12.077582   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:12 GMT
	I0317 10:41:12.077591   43484 round_trippers.go:587]     Audit-Id: 491c9653-7a20-40bb-a6fa-06009550ae73
	I0317 10:41:12.077594   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:12.077601   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:12.077812   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:12.575604   43484 type.go:168] "Request Body" body=""
	I0317 10:41:12.575675   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:12.575685   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:12.575695   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:12.575703   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:12.577837   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:12.577860   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:12.577869   43484 round_trippers.go:587]     Audit-Id: 09b4671e-269d-43bd-8a9a-6e0003e68c8f
	I0317 10:41:12.577875   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:12.577879   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:12.577884   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:12.577887   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:12.577892   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:12 GMT
	I0317 10:41:12.578103   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:12.578218   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:13.075672   43484 type.go:168] "Request Body" body=""
	I0317 10:41:13.075737   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:13.075745   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:13.075764   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:13.075777   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:13.077886   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:13.077908   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:13.077918   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:13.077924   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:13.077928   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:13 GMT
	I0317 10:41:13.077932   43484 round_trippers.go:587]     Audit-Id: 9f3e6f1f-082e-4b4c-8f63-6f8fa45cfc22
	I0317 10:41:13.077935   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:13.077939   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:13.078169   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:13.575728   43484 type.go:168] "Request Body" body=""
	I0317 10:41:13.575808   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:13.575815   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:13.575822   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:13.575826   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:13.577968   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:13.577994   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:13.578003   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:13.578011   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:13.578016   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:13.578022   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:13 GMT
	I0317 10:41:13.578028   43484 round_trippers.go:587]     Audit-Id: 4ab47dcd-62ea-4982-aa0d-5c73143ba84d
	I0317 10:41:13.578036   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:13.578261   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:14.075647   43484 type.go:168] "Request Body" body=""
	I0317 10:41:14.075716   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:14.075724   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:14.075733   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:14.075740   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:14.078049   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:14.078071   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:14.078079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:14.078084   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:14.078088   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:14 GMT
	I0317 10:41:14.078093   43484 round_trippers.go:587]     Audit-Id: a2889bd2-56dd-4c49-8082-c4c122ef988d
	I0317 10:41:14.078098   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:14.078102   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:14.078287   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:14.575741   43484 type.go:168] "Request Body" body=""
	I0317 10:41:14.575810   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:14.575815   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:14.575827   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:14.575832   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:14.577880   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:14.577909   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:14.577917   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:14.577923   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:14.577926   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:14.577931   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:14 GMT
	I0317 10:41:14.577934   43484 round_trippers.go:587]     Audit-Id: 622925c1-7978-48f7-a9bf-a84f7af470e0
	I0317 10:41:14.577937   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:14.578122   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:15.075626   43484 type.go:168] "Request Body" body=""
	I0317 10:41:15.075692   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:15.075700   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:15.075710   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:15.075716   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:15.077693   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:15.077715   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:15.077722   43484 round_trippers.go:587]     Audit-Id: edea61a2-3d05-4ac0-a1bf-955202483006
	I0317 10:41:15.077725   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:15.077728   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:15.077731   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:15.077733   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:15.077735   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:15 GMT
	I0317 10:41:15.077979   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:15.078104   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:15.575517   43484 type.go:168] "Request Body" body=""
	I0317 10:41:15.575580   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:15.575585   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:15.575591   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:15.575595   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:15.577680   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:15.577702   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:15.577711   43484 round_trippers.go:587]     Audit-Id: 2e1669e7-fbaf-4b15-a311-9af2f48d1fdc
	I0317 10:41:15.577716   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:15.577720   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:15.577724   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:15.577728   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:15.577732   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:15 GMT
	I0317 10:41:15.577971   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:16.075318   43484 type.go:168] "Request Body" body=""
	I0317 10:41:16.075394   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:16.075405   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:16.075413   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:16.075420   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:16.077566   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:16.077590   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:16.077599   43484 round_trippers.go:587]     Audit-Id: df7ffce2-42d8-4c04-b0a0-fd6467576aed
	I0317 10:41:16.077604   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:16.077609   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:16.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:16.077619   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:16.077623   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:16 GMT
	I0317 10:41:16.077822   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:16.575319   43484 type.go:168] "Request Body" body=""
	I0317 10:41:16.575379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:16.575384   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:16.575391   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:16.575394   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:16.577881   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:16.577904   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:16.577913   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:16.577917   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:16.577920   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:16 GMT
	I0317 10:41:16.577923   43484 round_trippers.go:587]     Audit-Id: c1432c42-fa13-48fc-bc96-2ef42ad4c370
	I0317 10:41:16.577926   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:16.577930   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:16.578141   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:17.075708   43484 type.go:168] "Request Body" body=""
	I0317 10:41:17.075827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:17.075857   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:17.075870   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:17.075880   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:17.078037   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:17.078061   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:17.078071   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:17.078077   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:17.078080   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:17 GMT
	I0317 10:41:17.078084   43484 round_trippers.go:587]     Audit-Id: 8e1a979e-62e5-42c9-a847-1f82ffa53acb
	I0317 10:41:17.078087   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:17.078091   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:17.078325   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:17.078417   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:17.575734   43484 type.go:168] "Request Body" body=""
	I0317 10:41:17.575799   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:17.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:17.575815   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:17.575819   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:17.577975   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:17.578005   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:17.578015   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:17.578021   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:17.578025   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:17 GMT
	I0317 10:41:17.578028   43484 round_trippers.go:587]     Audit-Id: 85e672bb-82e1-40fb-88a3-a41fe5a45f5c
	I0317 10:41:17.578032   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:17.578035   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:17.578266   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:18.075665   43484 type.go:168] "Request Body" body=""
	I0317 10:41:18.075722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:18.075727   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:18.075734   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:18.075739   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:18.077788   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:18.077804   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:18.077810   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:18.077813   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:18.077816   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:18 GMT
	I0317 10:41:18.077818   43484 round_trippers.go:587]     Audit-Id: 9dffebe8-cd23-486f-85b7-690f089ca259
	I0317 10:41:18.077820   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:18.077828   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:18.078032   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:18.575708   43484 type.go:168] "Request Body" body=""
	I0317 10:41:18.575772   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:18.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:18.575784   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:18.575789   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:18.577744   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:18.577764   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:18.577771   43484 round_trippers.go:587]     Audit-Id: 56edc29e-be07-450d-9772-3d576a85805f
	I0317 10:41:18.577776   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:18.577779   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:18.577782   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:18.577785   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:18.577788   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:18 GMT
	I0317 10:41:18.577953   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:19.075365   43484 type.go:168] "Request Body" body=""
	I0317 10:41:19.075427   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:19.075433   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:19.075440   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:19.075446   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:19.077445   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:19.077461   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:19.077467   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:19 GMT
	I0317 10:41:19.077472   43484 round_trippers.go:587]     Audit-Id: b8e90531-d33f-4870-86f9-e26476b582cc
	I0317 10:41:19.077475   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:19.077478   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:19.077480   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:19.077482   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:19.077664   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:19.575180   43484 type.go:168] "Request Body" body=""
	I0317 10:41:19.575255   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:19.575260   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:19.575267   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:19.575275   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:19.577415   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:19.577434   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:19.577441   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:19.577444   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:19.577447   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:19.577450   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:19.577452   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:19 GMT
	I0317 10:41:19.577454   43484 round_trippers.go:587]     Audit-Id: 3fed836f-13b9-4931-9f82-2511e3f16b53
	I0317 10:41:19.577661   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:19.577774   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:20.075096   43484 type.go:168] "Request Body" body=""
	I0317 10:41:20.075167   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:20.075174   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:20.075185   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:20.075192   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:20.077273   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:20.077298   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:20.077308   43484 round_trippers.go:587]     Audit-Id: 9f6a4036-754c-49f1-9cb0-eb3eefa44831
	I0317 10:41:20.077314   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:20.077319   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:20.077323   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:20.077327   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:20.077333   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:20 GMT
	I0317 10:41:20.077600   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:20.575019   43484 type.go:168] "Request Body" body=""
	I0317 10:41:20.575088   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:20.575094   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:20.575104   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:20.575111   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:20.577285   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:20.577304   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:20.577310   43484 round_trippers.go:587]     Audit-Id: 86a57cd7-d78d-4232-85df-ce45eb101d53
	I0317 10:41:20.577313   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:20.577316   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:20.577318   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:20.577320   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:20.577322   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:20 GMT
	I0317 10:41:20.577534   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:21.075056   43484 type.go:168] "Request Body" body=""
	I0317 10:41:21.075144   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:21.075149   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:21.075159   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:21.075166   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:21.077163   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:21.077188   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:21.077197   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:21.077201   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:21.077205   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:21.077209   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:21 GMT
	I0317 10:41:21.077212   43484 round_trippers.go:587]     Audit-Id: 9763a3a2-de1f-4a93-abe9-6c950303246c
	I0317 10:41:21.077216   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:21.077465   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:21.576035   43484 type.go:168] "Request Body" body=""
	I0317 10:41:21.576111   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:21.576119   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:21.576126   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:21.576133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:21.578040   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:21.578064   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:21.578074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:21.578083   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:21.578090   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:21.578096   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:21 GMT
	I0317 10:41:21.578100   43484 round_trippers.go:587]     Audit-Id: d195aa4c-56c2-4cdd-b029-b90256fa0fe6
	I0317 10:41:21.578104   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:21.578277   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:21.578369   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:22.075638   43484 type.go:168] "Request Body" body=""
	I0317 10:41:22.075697   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:22.075702   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:22.075709   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:22.075713   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:22.077815   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:22.077833   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:22.077839   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:22.077844   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:22.077847   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:22.077849   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:22.077853   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:22 GMT
	I0317 10:41:22.077856   43484 round_trippers.go:587]     Audit-Id: cf20f690-4a50-44a7-bf4c-4f56b076c46d
	I0317 10:41:22.078051   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:22.575766   43484 type.go:168] "Request Body" body=""
	I0317 10:41:22.575827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:22.575832   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:22.575839   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:22.575843   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:22.577903   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:22.577923   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:22.577932   43484 round_trippers.go:587]     Audit-Id: 223c658a-e20b-45ca-b94e-86ba86eed5e8
	I0317 10:41:22.577936   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:22.577940   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:22.577944   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:22.577947   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:22.577955   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:22 GMT
	I0317 10:41:22.578179   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:23.075685   43484 type.go:168] "Request Body" body=""
	I0317 10:41:23.075776   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:23.075783   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:23.075796   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:23.075805   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:23.078030   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:23.078052   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:23.078059   43484 round_trippers.go:587]     Audit-Id: b933d014-3e02-47b2-8a13-e4012f44b3f5
	I0317 10:41:23.078063   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:23.078066   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:23.078069   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:23.078073   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:23.078076   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:23 GMT
	I0317 10:41:23.078271   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:23.575858   43484 type.go:168] "Request Body" body=""
	I0317 10:41:23.575917   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:23.575921   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:23.575928   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:23.575932   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:23.578133   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:23.578154   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:23.578163   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:23 GMT
	I0317 10:41:23.578167   43484 round_trippers.go:587]     Audit-Id: 06b3492a-7bed-4991-8d52-1c0d91d220bc
	I0317 10:41:23.578171   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:23.578177   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:23.578184   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:23.578192   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:23.578418   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:23.578561   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:24.075643   43484 type.go:168] "Request Body" body=""
	I0317 10:41:24.075703   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:24.075721   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:24.075731   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:24.075742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:24.077904   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:24.077926   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:24.077935   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:24 GMT
	I0317 10:41:24.077940   43484 round_trippers.go:587]     Audit-Id: 8919db5b-a9d1-4ae6-ad59-5b5749911fa6
	I0317 10:41:24.077944   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:24.077950   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:24.077954   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:24.077958   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:24.078187   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:24.575710   43484 type.go:168] "Request Body" body=""
	I0317 10:41:24.575780   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:24.575787   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:24.575799   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:24.575807   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:24.577916   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:24.577941   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:24.577950   43484 round_trippers.go:587]     Audit-Id: 0fdb9f98-b105-4356-8c3b-62895d4666a7
	I0317 10:41:24.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:24.577962   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:24.577967   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:24.577972   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:24.577976   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:24 GMT
	I0317 10:41:24.578254   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:25.075872   43484 type.go:168] "Request Body" body=""
	I0317 10:41:25.075948   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:25.075956   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:25.075965   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:25.075974   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:25.078117   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:25.078141   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:25.078151   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:25.078156   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:25.078161   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:25.078164   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:25 GMT
	I0317 10:41:25.078168   43484 round_trippers.go:587]     Audit-Id: c4faf957-fcee-4316-a448-8a3da92841cf
	I0317 10:41:25.078172   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:25.078526   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:25.576007   43484 type.go:168] "Request Body" body=""
	I0317 10:41:25.576096   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:25.576105   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:25.576115   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:25.576123   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:25.578243   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:25.578261   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:25.578268   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:25.578273   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:25 GMT
	I0317 10:41:25.578276   43484 round_trippers.go:587]     Audit-Id: a756e132-a8e1-4e19-8391-8af6766403e6
	I0317 10:41:25.578280   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:25.578283   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:25.578285   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:25.578558   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:25.578671   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:26.075016   43484 type.go:168] "Request Body" body=""
	I0317 10:41:26.075089   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:26.075094   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:26.075101   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:26.075105   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:26.077122   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:26.077140   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:26.077150   43484 round_trippers.go:587]     Audit-Id: dbad6ad8-230c-44b2-8f56-145e06033ba1
	I0317 10:41:26.077155   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:26.077159   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:26.077162   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:26.077165   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:26.077169   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:26 GMT
	I0317 10:41:26.077494   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:26.575908   43484 type.go:168] "Request Body" body=""
	I0317 10:41:26.575968   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:26.575978   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:26.575985   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:26.575989   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:26.578145   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:26.578170   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:26.578180   43484 round_trippers.go:587]     Audit-Id: 8e7790ae-12ed-46d4-b82d-e1bd4f87f6f3
	I0317 10:41:26.578185   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:26.578191   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:26.578195   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:26.578200   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:26.578203   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:26 GMT
	I0317 10:41:26.578475   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:27.075954   43484 type.go:168] "Request Body" body=""
	I0317 10:41:27.076012   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:27.076017   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:27.076024   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:27.076030   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:27.078264   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:27.078282   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:27.078290   43484 round_trippers.go:587]     Audit-Id: 3afc6ddd-09c1-444d-9888-341456e4e223
	I0317 10:41:27.078294   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:27.078299   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:27.078302   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:27.078305   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:27.078307   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:27 GMT
	I0317 10:41:27.078606   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:27.575201   43484 type.go:168] "Request Body" body=""
	I0317 10:41:27.575264   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:27.575269   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:27.575276   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:27.575281   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:27.577458   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:27.577478   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:27.577485   43484 round_trippers.go:587]     Audit-Id: f8ed75e7-6b82-4702-bdb2-2f3ae833f444
	I0317 10:41:27.577489   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:27.577492   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:27.577495   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:27.577536   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:27.577543   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:27 GMT
	I0317 10:41:27.577824   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:28.075274   43484 type.go:168] "Request Body" body=""
	I0317 10:41:28.075339   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:28.075344   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:28.075353   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:28.075356   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:28.077522   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:28.077545   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:28.077553   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:28.077558   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:28.077563   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:28 GMT
	I0317 10:41:28.077566   43484 round_trippers.go:587]     Audit-Id: d29635f8-7114-49b7-8bee-c910464ee66f
	I0317 10:41:28.077570   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:28.077573   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:28.077862   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:28.077963   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:28.575261   43484 type.go:168] "Request Body" body=""
	I0317 10:41:28.575324   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:28.575341   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:28.575352   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:28.575359   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:28.577176   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:28.577195   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:28.577204   43484 round_trippers.go:587]     Audit-Id: e7ac62f5-23b6-4af6-906c-a587f58f8c28
	I0317 10:41:28.577210   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:28.577215   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:28.577219   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:28.577224   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:28.577228   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:28 GMT
	I0317 10:41:28.577450   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:29.075986   43484 type.go:168] "Request Body" body=""
	I0317 10:41:29.076042   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:29.076047   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:29.076054   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:29.076061   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:29.078221   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:29.078242   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:29.078252   43484 round_trippers.go:587]     Audit-Id: cab94e63-79c1-4883-8502-5e24d5c9e14c
	I0317 10:41:29.078256   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:29.078259   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:29.078262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:29.078266   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:29.078269   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:29 GMT
	I0317 10:41:29.078567   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:29.575669   43484 type.go:168] "Request Body" body=""
	I0317 10:41:29.575724   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:29.575729   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:29.575736   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:29.575746   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:29.577697   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:29.577721   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:29.577732   43484 round_trippers.go:587]     Audit-Id: 86567ae3-f910-4215-89d4-f10c19a4a136
	I0317 10:41:29.577737   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:29.577741   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:29.577745   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:29.577748   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:29.577752   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:29 GMT
	I0317 10:41:29.577979   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:30.075424   43484 type.go:168] "Request Body" body=""
	I0317 10:41:30.075478   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:30.075500   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:30.075513   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:30.075521   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:30.077532   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:30.077557   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:30.077566   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:30.077570   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:30 GMT
	I0317 10:41:30.077575   43484 round_trippers.go:587]     Audit-Id: 440650b6-e99d-4487-aa27-d07c6c320fad
	I0317 10:41:30.077579   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:30.077584   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:30.077589   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:30.077842   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:30.575309   43484 type.go:168] "Request Body" body=""
	I0317 10:41:30.575376   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:30.575384   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:30.575393   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:30.575402   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:30.577649   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:30.577676   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:30.577684   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:30.577688   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:30.577692   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:30.577695   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:30 GMT
	I0317 10:41:30.577698   43484 round_trippers.go:587]     Audit-Id: 12a95c15-45a6-487f-ba2b-22d5f36a3b02
	I0317 10:41:30.577705   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:30.577961   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:30.578089   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:31.075460   43484 type.go:168] "Request Body" body=""
	I0317 10:41:31.075531   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:31.075536   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:31.075544   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:31.075549   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:31.077642   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:31.077666   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:31.077677   43484 round_trippers.go:587]     Audit-Id: 0aab6994-88dd-4060-a4d4-8607994ce24f
	I0317 10:41:31.077682   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:31.077688   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:31.077691   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:31.077699   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:31.077707   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:31 GMT
	I0317 10:41:31.077983   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:31.575979   43484 type.go:168] "Request Body" body=""
	I0317 10:41:31.576066   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:31.576072   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:31.576080   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:31.576085   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:31.578366   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:31.578385   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:31.578391   43484 round_trippers.go:587]     Audit-Id: 37a0d5d9-19ec-4899-af17-6eae88b74bc5
	I0317 10:41:31.578394   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:31.578398   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:31.578400   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:31.578403   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:31.578406   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:31 GMT
	I0317 10:41:31.578690   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:32.075127   43484 type.go:168] "Request Body" body=""
	I0317 10:41:32.075206   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:32.075212   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:32.075222   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:32.075228   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:32.077368   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:32.077393   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:32.077404   43484 round_trippers.go:587]     Audit-Id: 4b6cb836-ddec-4ffa-b75c-afb747664009
	I0317 10:41:32.077410   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:32.077416   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:32.077420   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:32.077424   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:32.077428   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:32 GMT
	I0317 10:41:32.077707   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:32.575218   43484 type.go:168] "Request Body" body=""
	I0317 10:41:32.575283   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:32.575290   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:32.575297   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:32.575302   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:32.577786   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:32.577811   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:32.577822   43484 round_trippers.go:587]     Audit-Id: a2919401-2626-49a7-9724-6e922b31455b
	I0317 10:41:32.577827   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:32.577832   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:32.577836   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:32.577840   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:32.577844   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:32 GMT
	I0317 10:41:32.578109   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:32.578236   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:33.075674   43484 type.go:168] "Request Body" body=""
	I0317 10:41:33.075733   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:33.075738   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:33.075751   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:33.075755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:33.077767   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:33.077786   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:33.077792   43484 round_trippers.go:587]     Audit-Id: 4ddffe6b-8bab-45e3-94d4-c4815faf9b13
	I0317 10:41:33.077798   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:33.077802   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:33.077806   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:33.077809   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:33.077812   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:33 GMT
	I0317 10:41:33.078128   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:33.575607   43484 type.go:168] "Request Body" body=""
	I0317 10:41:33.575669   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:33.575674   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:33.575681   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:33.575687   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:33.577833   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:33.577851   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:33.577858   43484 round_trippers.go:587]     Audit-Id: 4aa1db88-9f6c-4d16-bf7b-de1e6397d7e3
	I0317 10:41:33.577862   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:33.577865   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:33.577871   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:33.577876   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:33.577882   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:33 GMT
	I0317 10:41:33.578090   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:34.075615   43484 type.go:168] "Request Body" body=""
	I0317 10:41:34.075695   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:34.075700   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:34.075708   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:34.075715   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:34.077832   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:34.077853   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:34.077863   43484 round_trippers.go:587]     Audit-Id: 2c84c4ed-919d-4f00-a072-5bb73db6b3e2
	I0317 10:41:34.077869   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:34.077878   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:34.077884   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:34.077889   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:34.077893   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:34 GMT
	I0317 10:41:34.078168   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:34.575691   43484 type.go:168] "Request Body" body=""
	I0317 10:41:34.575751   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:34.575756   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:34.575764   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:34.575769   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:34.577779   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:34.577799   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:34.577810   43484 round_trippers.go:587]     Audit-Id: 6d501242-0e04-4005-a467-03be5a867753
	I0317 10:41:34.577814   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:34.577817   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:34.577821   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:34.577825   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:34.577831   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:34 GMT
	I0317 10:41:34.578070   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:35.075161   43484 type.go:168] "Request Body" body=""
	I0317 10:41:35.075216   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:35.075223   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:35.075233   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:35.075242   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:35.077190   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:35.077212   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:35.077222   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:35.077229   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:35 GMT
	I0317 10:41:35.077235   43484 round_trippers.go:587]     Audit-Id: eb92d792-deb0-478f-91df-b192c60f650c
	I0317 10:41:35.077241   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:35.077248   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:35.077252   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:35.077496   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:35.077615   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:35.575672   43484 type.go:168] "Request Body" body=""
	I0317 10:41:35.575741   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:35.575745   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:35.575752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:35.575756   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:35.577756   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:35.577777   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:35.577785   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:35.577788   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:35 GMT
	I0317 10:41:35.577792   43484 round_trippers.go:587]     Audit-Id: f04d4110-61e9-4d55-ab3a-5060f97377bf
	I0317 10:41:35.577794   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:35.577806   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:35.577814   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:35.578060   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:36.075590   43484 type.go:168] "Request Body" body=""
	I0317 10:41:36.075660   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:36.075666   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:36.075678   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:36.075684   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:36.077890   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:36.077914   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:36.077923   43484 round_trippers.go:587]     Audit-Id: acfec458-b49e-43bf-9ae5-dc5bd0015bb9
	I0317 10:41:36.077930   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:36.077934   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:36.077937   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:36.077940   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:36.077943   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:36 GMT
	I0317 10:41:36.078182   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:36.575663   43484 type.go:168] "Request Body" body=""
	I0317 10:41:36.575722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:36.575727   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:36.575735   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:36.575742   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:36.577876   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:36.577903   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:36.577914   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:36.577925   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:36 GMT
	I0317 10:41:36.577930   43484 round_trippers.go:587]     Audit-Id: a565836a-a1ba-46b4-9448-11b825575251
	I0317 10:41:36.577933   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:36.577937   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:36.577941   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:36.578158   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:37.075735   43484 type.go:168] "Request Body" body=""
	I0317 10:41:37.075812   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:37.075817   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:37.075823   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:37.075828   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:37.078012   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:37.078037   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:37.078047   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:37.078055   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:37.078059   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:37.078063   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:37 GMT
	I0317 10:41:37.078066   43484 round_trippers.go:587]     Audit-Id: 7ca5a1e6-030d-4e75-944b-c42a3ab51088
	I0317 10:41:37.078069   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:37.078288   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:37.078403   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:37.575747   43484 type.go:168] "Request Body" body=""
	I0317 10:41:37.575839   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:37.575847   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:37.575857   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:37.575864   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:37.578039   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:37.578062   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:37.578072   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:37.578079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:37.578086   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:37 GMT
	I0317 10:41:37.578091   43484 round_trippers.go:587]     Audit-Id: 39a1d5a2-3614-4a1d-a8fa-5cad02517bbd
	I0317 10:41:37.578096   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:37.578100   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:37.578306   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:38.075806   43484 type.go:168] "Request Body" body=""
	I0317 10:41:38.075864   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:38.075869   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:38.075882   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:38.075902   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:38.078030   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:38.078053   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:38.078060   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:38.078063   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:38.078067   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:38 GMT
	I0317 10:41:38.078070   43484 round_trippers.go:587]     Audit-Id: 89b5e95f-d6cc-4fce-ba73-c95fe4ddcd8c
	I0317 10:41:38.078074   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:38.078077   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:38.078260   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:38.575720   43484 type.go:168] "Request Body" body=""
	I0317 10:41:38.575790   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:38.575796   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:38.575803   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:38.575807   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:38.577712   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:38.577737   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:38.577746   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:38.577751   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:38.577754   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:38.577758   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:38.577761   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:38 GMT
	I0317 10:41:38.577764   43484 round_trippers.go:587]     Audit-Id: 583cf52e-a2e2-4928-ae2b-f9f78f954a9b
	I0317 10:41:38.577960   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:39.075428   43484 type.go:168] "Request Body" body=""
	I0317 10:41:39.075497   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:39.075504   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:39.075514   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:39.075520   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:39.077650   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:39.077676   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:39.077685   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:39.077690   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:39.077694   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:39.077698   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:39 GMT
	I0317 10:41:39.077701   43484 round_trippers.go:587]     Audit-Id: 2436a04d-b67b-47f1-a149-b50f22a8573b
	I0317 10:41:39.077706   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:39.077939   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:39.575412   43484 type.go:168] "Request Body" body=""
	I0317 10:41:39.575475   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:39.575480   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:39.575487   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:39.575492   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:39.577642   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:39.577664   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:39.577674   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:39 GMT
	I0317 10:41:39.577681   43484 round_trippers.go:587]     Audit-Id: 11c392f0-e4a0-439e-b38d-521827026fc2
	I0317 10:41:39.577690   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:39.577694   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:39.577698   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:39.577701   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:39.577942   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:39.578065   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:40.075430   43484 type.go:168] "Request Body" body=""
	I0317 10:41:40.075513   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:40.075519   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:40.075526   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:40.075534   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:40.077670   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:40.077695   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:40.077706   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:40 GMT
	I0317 10:41:40.077712   43484 round_trippers.go:587]     Audit-Id: 5de950b1-5f14-405e-86af-3c3d203b6066
	I0317 10:41:40.077716   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:40.077723   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:40.077727   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:40.077751   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:40.078025   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:40.575441   43484 type.go:168] "Request Body" body=""
	I0317 10:41:40.575547   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:40.575555   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:40.575562   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:40.575566   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:40.577685   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:40.577724   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:40.577733   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:40.577740   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:40.577744   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:40.577749   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:40.577752   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:40 GMT
	I0317 10:41:40.577756   43484 round_trippers.go:587]     Audit-Id: f22c9f4d-f21e-447e-9d7a-d052916fc307
	I0317 10:41:40.577959   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:41.075045   43484 type.go:168] "Request Body" body=""
	I0317 10:41:41.075126   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:41.075136   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:41.075143   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:41.075149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:41.077156   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:41.077176   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:41.077184   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:41.077190   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:41 GMT
	I0317 10:41:41.077195   43484 round_trippers.go:587]     Audit-Id: b969e4b7-3692-433a-acd8-605821c939bd
	I0317 10:41:41.077200   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:41.077205   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:41.077209   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:41.077451   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:41.575658   43484 type.go:168] "Request Body" body=""
	I0317 10:41:41.575714   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:41.575718   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:41.575725   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:41.575730   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:41.578005   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:41.578027   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:41.578040   43484 round_trippers.go:587]     Audit-Id: b81329de-7641-4ceb-a551-36e3322d2369
	I0317 10:41:41.578045   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:41.578049   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:41.578051   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:41.578054   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:41.578057   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:41 GMT
	I0317 10:41:41.578288   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:41.578389   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:42.075810   43484 type.go:168] "Request Body" body=""
	I0317 10:41:42.075876   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:42.075881   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:42.075888   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:42.075892   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:42.077938   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:42.077961   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:42.077970   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:42.077977   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:42.077983   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:42 GMT
	I0317 10:41:42.077993   43484 round_trippers.go:587]     Audit-Id: 690804cb-8539-4dc5-905b-439c7a10190b
	I0317 10:41:42.078001   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:42.078006   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:42.078255   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:42.575922   43484 type.go:168] "Request Body" body=""
	I0317 10:41:42.575981   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:42.575986   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:42.575993   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:42.575998   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:42.578018   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:42.578041   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:42.578051   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:42.578057   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:42.578063   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:42.578068   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:42 GMT
	I0317 10:41:42.578073   43484 round_trippers.go:587]     Audit-Id: 9029370d-49c7-4754-9234-45e44f6ca9f7
	I0317 10:41:42.578077   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:42.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:43.075649   43484 type.go:168] "Request Body" body=""
	I0317 10:41:43.075743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:43.075751   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:43.075762   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:43.075770   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:43.077771   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:43.077792   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:43.077802   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:43.077808   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:43 GMT
	I0317 10:41:43.077813   43484 round_trippers.go:587]     Audit-Id: 533dd157-d4d3-41c6-8729-872de72b3e00
	I0317 10:41:43.077817   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:43.077822   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:43.077826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:43.078095   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:43.575684   43484 type.go:168] "Request Body" body=""
	I0317 10:41:43.575769   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:43.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:43.575786   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:43.575794   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:43.577857   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:43.577881   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:43.577899   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:43.577906   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:43.577910   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:43 GMT
	I0317 10:41:43.577913   43484 round_trippers.go:587]     Audit-Id: bb3e7ce3-5712-4244-b716-0fdfc7aa0177
	I0317 10:41:43.577917   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:43.577920   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:43.578133   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:44.075679   43484 type.go:168] "Request Body" body=""
	I0317 10:41:44.075763   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:44.075770   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:44.075779   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:44.075786   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:44.078059   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:44.078078   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:44.078085   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:44.078088   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:44.078092   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:44 GMT
	I0317 10:41:44.078094   43484 round_trippers.go:587]     Audit-Id: 84594297-529d-4331-ba6f-3b39e4ab3661
	I0317 10:41:44.078098   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:44.078101   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:44.078280   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:44.078380   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:44.575715   43484 type.go:168] "Request Body" body=""
	I0317 10:41:44.575789   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:44.575797   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:44.575819   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:44.575826   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:44.577818   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:44.577835   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:44.577842   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:44.577846   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:44 GMT
	I0317 10:41:44.577849   43484 round_trippers.go:587]     Audit-Id: 6ff02702-3ee0-4229-a13d-0b1a16f56276
	I0317 10:41:44.577852   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:44.577855   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:44.577858   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:44.578116   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:45.075500   43484 type.go:168] "Request Body" body=""
	I0317 10:41:45.075568   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:45.075574   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:45.075581   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:45.075585   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:45.077890   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:45.077914   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:45.077924   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:45.077929   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:45.077933   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:45.077936   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:45 GMT
	I0317 10:41:45.077939   43484 round_trippers.go:587]     Audit-Id: b68a8877-a4c2-4820-b72e-31e0684794d2
	I0317 10:41:45.077942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:45.078211   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:45.575755   43484 type.go:168] "Request Body" body=""
	I0317 10:41:45.575850   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:45.575857   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:45.575868   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:45.575878   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:45.579770   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:41:45.579795   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:45.579805   43484 round_trippers.go:587]     Audit-Id: 88f74282-f768-4c9a-8aa4-113e41de5331
	I0317 10:41:45.579820   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:45.579825   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:45.579832   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:45.579836   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:45.579840   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:45 GMT
	I0317 10:41:45.580066   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:46.075419   43484 type.go:168] "Request Body" body=""
	I0317 10:41:46.075498   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:46.075506   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:46.075516   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:46.075524   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:46.077616   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:46.077642   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:46.077650   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:46.077655   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:46 GMT
	I0317 10:41:46.077660   43484 round_trippers.go:587]     Audit-Id: 5fb3c6eb-ea05-4010-b18d-2283e3eb50ae
	I0317 10:41:46.077664   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:46.077667   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:46.077671   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:46.077896   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:46.575442   43484 type.go:168] "Request Body" body=""
	I0317 10:41:46.575515   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:46.575523   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:46.575530   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:46.575537   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:46.577800   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:46.577824   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:46.577835   43484 round_trippers.go:587]     Audit-Id: 325734a6-85de-45e9-9950-603178ecd830
	I0317 10:41:46.577841   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:46.577845   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:46.577849   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:46.577852   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:46.577854   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:46 GMT
	I0317 10:41:46.578045   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:46.578183   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:47.075645   43484 type.go:168] "Request Body" body=""
	I0317 10:41:47.075707   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:47.075713   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:47.075724   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:47.075729   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:47.077991   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:47.078019   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:47.078029   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:47.078036   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:47 GMT
	I0317 10:41:47.078041   43484 round_trippers.go:587]     Audit-Id: 33847132-fb5a-49dd-b52b-aa3b0f0cf653
	I0317 10:41:47.078065   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:47.078075   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:47.078079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:47.078329   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:47.575712   43484 type.go:168] "Request Body" body=""
	I0317 10:41:47.575771   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:47.575776   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:47.575783   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:47.575789   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:47.577909   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:47.577933   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:47.577944   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:47.577951   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:47.577957   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:47.577963   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:47.577969   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:47 GMT
	I0317 10:41:47.577974   43484 round_trippers.go:587]     Audit-Id: a8dcfdde-5a9e-4887-b463-1105346c4449
	I0317 10:41:47.579030   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:48.075079   43484 type.go:168] "Request Body" body=""
	I0317 10:41:48.075149   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:48.075157   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:48.075166   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:48.075176   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:48.077209   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:48.077242   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:48.077251   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:48.077256   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:48.077262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:48.077266   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:48.077271   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:48 GMT
	I0317 10:41:48.077274   43484 round_trippers.go:587]     Audit-Id: eb762426-9877-43fb-b28b-2cfd9532f05b
	I0317 10:41:48.077495   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:48.575698   43484 type.go:168] "Request Body" body=""
	I0317 10:41:48.575783   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:48.575788   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:48.575795   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:48.575799   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:48.577862   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:48.577880   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:48.577886   43484 round_trippers.go:587]     Audit-Id: 40beff7b-e476-4b6f-ad1d-4844477db8e3
	I0317 10:41:48.577890   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:48.577895   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:48.577899   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:48.577902   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:48.577905   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:48 GMT
	I0317 10:41:48.578104   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:48.578198   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:49.075662   43484 type.go:168] "Request Body" body=""
	I0317 10:41:49.075722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:49.075727   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:49.075734   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:49.075739   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:49.077830   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:49.077849   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:49.077855   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:49 GMT
	I0317 10:41:49.077858   43484 round_trippers.go:587]     Audit-Id: d7655dd4-d475-452a-8bea-a7ee03581349
	I0317 10:41:49.077861   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:49.077865   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:49.077867   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:49.077869   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:49.078114   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:49.575701   43484 type.go:168] "Request Body" body=""
	I0317 10:41:49.575762   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:49.575767   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:49.575774   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:49.575779   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:49.577751   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:49.577782   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:49.577789   43484 round_trippers.go:587]     Audit-Id: 44d89d3c-7247-4da3-88aa-84a1812fdfeb
	I0317 10:41:49.577794   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:49.577798   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:49.577801   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:49.577804   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:49.577806   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:49 GMT
	I0317 10:41:49.578086   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:50.075632   43484 type.go:168] "Request Body" body=""
	I0317 10:41:50.075694   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:50.075699   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:50.075707   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:50.075713   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:50.077817   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:50.077838   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:50.077844   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:50.077849   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:50.077853   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:50.077857   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:50.077861   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:50 GMT
	I0317 10:41:50.077864   43484 round_trippers.go:587]     Audit-Id: b14c9559-3c70-4bee-af3f-168e027b9232
	I0317 10:41:50.078110   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:50.575700   43484 type.go:168] "Request Body" body=""
	I0317 10:41:50.575775   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:50.575783   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:50.575793   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:50.575804   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:50.578145   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:50.578168   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:50.578178   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:50 GMT
	I0317 10:41:50.578188   43484 round_trippers.go:587]     Audit-Id: da18cbb0-bab4-4058-8ec4-cade128f16ca
	I0317 10:41:50.578192   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:50.578198   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:50.578202   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:50.578205   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:50.578441   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:50.578579   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:51.075281   43484 type.go:168] "Request Body" body=""
	I0317 10:41:51.075371   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:51.075378   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:51.075390   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:51.075399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:51.077756   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:51.077781   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:51.077792   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:51 GMT
	I0317 10:41:51.077798   43484 round_trippers.go:587]     Audit-Id: ab664ed0-e226-4b69-8a29-60c24509b6dd
	I0317 10:41:51.077802   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:51.077807   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:51.077811   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:51.077815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:51.078077   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:51.575970   43484 type.go:168] "Request Body" body=""
	I0317 10:41:51.576035   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:51.576040   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:51.576047   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:51.576051   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:51.578126   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:51.578147   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:51.578157   43484 round_trippers.go:587]     Audit-Id: da74d9db-0553-46db-a275-841cbbd9ad37
	I0317 10:41:51.578163   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:51.578167   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:51.578171   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:51.578175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:51.578180   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:51 GMT
	I0317 10:41:51.578399   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:52.075198   43484 type.go:168] "Request Body" body=""
	I0317 10:41:52.075270   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:52.075284   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:52.075293   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:52.075303   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:52.077702   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:52.077724   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:52.077733   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:52 GMT
	I0317 10:41:52.077739   43484 round_trippers.go:587]     Audit-Id: 792ff7db-72e7-48f0-89d5-ebffdef111ac
	I0317 10:41:52.077745   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:52.077752   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:52.077757   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:52.077761   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:52.078062   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:52.575663   43484 type.go:168] "Request Body" body=""
	I0317 10:41:52.575731   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:52.575736   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:52.575743   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:52.575759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:52.577883   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:52.577908   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:52.577918   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:52.577924   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:52.577929   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:52.577933   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:52.577936   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:52 GMT
	I0317 10:41:52.577939   43484 round_trippers.go:587]     Audit-Id: 87569b0e-9c82-44bc-9ceb-ba4ddd7ea00c
	I0317 10:41:52.578170   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:53.076019   43484 type.go:168] "Request Body" body=""
	I0317 10:41:53.076076   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:53.076081   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:53.076088   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:53.076093   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:53.078141   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:53.078164   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:53.078174   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:53.078182   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:53 GMT
	I0317 10:41:53.078185   43484 round_trippers.go:587]     Audit-Id: 02f8713d-e413-4f24-b323-ae04f92532ce
	I0317 10:41:53.078189   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:53.078192   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:53.078195   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:53.078396   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:53.078527   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:53.575194   43484 type.go:168] "Request Body" body=""
	I0317 10:41:53.575266   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:53.575273   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:53.575283   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:53.575292   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:53.577570   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:53.577596   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:53.577605   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:53.577681   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:53.577713   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:53.577723   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:53 GMT
	I0317 10:41:53.577727   43484 round_trippers.go:587]     Audit-Id: beb2fad2-209f-4d7f-84e6-efa89ce02de2
	I0317 10:41:53.577732   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:53.577991   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:54.075849   43484 type.go:168] "Request Body" body=""
	I0317 10:41:54.075920   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:54.075926   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:54.075936   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:54.075942   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:54.078234   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:54.078259   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:54.078269   43484 round_trippers.go:587]     Audit-Id: ae339550-daf5-4214-a9ac-36fdc6a8af9c
	I0317 10:41:54.078275   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:54.078278   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:54.078281   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:54.078285   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:54.078288   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:54 GMT
	I0317 10:41:54.078533   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:54.575334   43484 type.go:168] "Request Body" body=""
	I0317 10:41:54.575399   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:54.575404   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:54.575411   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:54.575415   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:54.577742   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:54.577773   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:54.577781   43484 round_trippers.go:587]     Audit-Id: bde5b44e-fc1a-4d74-b943-3eb1cdfc29a4
	I0317 10:41:54.577785   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:54.577787   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:54.577791   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:54.577794   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:54.577797   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:54 GMT
	I0317 10:41:54.578009   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:55.075890   43484 type.go:168] "Request Body" body=""
	I0317 10:41:55.075977   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:55.075985   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:55.075996   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:55.076002   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:55.078204   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:55.078221   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:55.078229   43484 round_trippers.go:587]     Audit-Id: 2c8214ed-e7d5-4819-a93a-953c36201bfc
	I0317 10:41:55.078232   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:55.078236   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:55.078239   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:55.078241   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:55.078244   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:55 GMT
	I0317 10:41:55.078524   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:55.078652   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:55.575322   43484 type.go:168] "Request Body" body=""
	I0317 10:41:55.575382   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:55.575387   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:55.575394   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:55.575399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:55.577516   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:55.577538   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:55.577548   43484 round_trippers.go:587]     Audit-Id: 9cc9fdac-56a1-4a25-8b68-fc371610584d
	I0317 10:41:55.577553   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:55.577558   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:55.577561   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:55.577564   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:55.577567   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:55 GMT
	I0317 10:41:55.577796   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:56.075650   43484 type.go:168] "Request Body" body=""
	I0317 10:41:56.075721   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:56.075726   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:56.075736   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:56.075743   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:56.077841   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:56.077861   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:56.077868   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:56 GMT
	I0317 10:41:56.077871   43484 round_trippers.go:587]     Audit-Id: bfce78e2-dca3-41e1-ad0c-908d64f7d978
	I0317 10:41:56.077875   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:56.077878   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:56.077881   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:56.077883   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:56.078116   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:56.575984   43484 type.go:168] "Request Body" body=""
	I0317 10:41:56.576044   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:56.576049   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:56.576056   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:56.576060   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:56.578377   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:56.578396   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:56.578402   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:56 GMT
	I0317 10:41:56.578405   43484 round_trippers.go:587]     Audit-Id: 313d1256-12a3-4ac5-ad11-6ab6e625e04a
	I0317 10:41:56.578410   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:56.578413   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:56.578416   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:56.578419   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:56.578677   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:57.075337   43484 type.go:168] "Request Body" body=""
	I0317 10:41:57.075405   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:57.075410   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:57.075416   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:57.075423   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:57.077579   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:57.077607   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:57.077616   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:57 GMT
	I0317 10:41:57.077620   43484 round_trippers.go:587]     Audit-Id: a24e1686-f200-480d-a2c7-2e3f09a1603c
	I0317 10:41:57.077624   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:57.077629   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:57.077633   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:57.077635   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:57.077886   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:57.575381   43484 type.go:168] "Request Body" body=""
	I0317 10:41:57.575446   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:57.575452   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:57.575462   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:57.575470   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:57.577660   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:57.577682   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:57.577691   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:57 GMT
	I0317 10:41:57.577695   43484 round_trippers.go:587]     Audit-Id: 2edfaa09-6d55-4287-9c52-f2a53f58cc50
	I0317 10:41:57.577700   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:57.577702   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:57.577706   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:57.577709   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:57.577912   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:57.578018   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:58.075681   43484 type.go:168] "Request Body" body=""
	I0317 10:41:58.075742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:58.075747   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:58.075755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:58.075764   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:58.077784   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:58.077802   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:58.077809   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:58 GMT
	I0317 10:41:58.077817   43484 round_trippers.go:587]     Audit-Id: 5d929b20-9273-4354-912a-731d8b9309ba
	I0317 10:41:58.077821   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:58.077824   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:58.077826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:58.077830   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:58.078098   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:58.575683   43484 type.go:168] "Request Body" body=""
	I0317 10:41:58.575765   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:58.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:58.575788   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:58.575795   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:58.577700   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:58.577717   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:58.577723   43484 round_trippers.go:587]     Audit-Id: b25222a2-983c-4ab2-90f9-f5146abfa829
	I0317 10:41:58.577728   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:58.577731   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:58.577734   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:58.577737   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:58.577741   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:58 GMT
	I0317 10:41:58.577908   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:59.075402   43484 type.go:168] "Request Body" body=""
	I0317 10:41:59.075470   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:59.075475   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:59.075482   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:59.075486   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:59.077670   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:59.077693   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:59.077703   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:59.077707   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:59.077710   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:59 GMT
	I0317 10:41:59.077713   43484 round_trippers.go:587]     Audit-Id: 1c2cf288-3c8a-445c-9bab-ecedc6f0eaae
	I0317 10:41:59.077715   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:59.077717   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:59.077982   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:59.575867   43484 type.go:168] "Request Body" body=""
	I0317 10:41:59.575932   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:59.575937   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:59.575945   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:59.575952   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:59.578150   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:59.578169   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:59.578175   43484 round_trippers.go:587]     Audit-Id: 310e54b0-355e-49e6-bf34-2aeb3be135d9
	I0317 10:41:59.578179   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:59.578182   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:59.578185   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:59.578187   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:59.578190   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:59 GMT
	I0317 10:41:59.578355   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:59.578515   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:00.075200   43484 type.go:168] "Request Body" body=""
	I0317 10:42:00.075274   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:00.075280   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:00.075287   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:00.075292   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:00.077575   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:00.077596   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:00.077603   43484 round_trippers.go:587]     Audit-Id: bf75cb4c-649f-42da-a4d8-1cc8a2a32fdd
	I0317 10:42:00.077606   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:00.077609   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:00.077612   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:00.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:00.077618   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:00 GMT
	I0317 10:42:00.077837   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:00.575694   43484 type.go:168] "Request Body" body=""
	I0317 10:42:00.575754   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:00.575766   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:00.575773   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:00.575778   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:00.577893   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:00.577933   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:00.577944   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:00.577949   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:00 GMT
	I0317 10:42:00.577952   43484 round_trippers.go:587]     Audit-Id: 33a62b85-df59-4265-a899-4473d9c241ce
	I0317 10:42:00.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:00.577960   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:00.577964   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:00.578180   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:01.075671   43484 type.go:168] "Request Body" body=""
	I0317 10:42:01.075742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:01.075747   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:01.075754   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:01.075758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:01.077657   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:01.077679   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:01.077689   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:01.077696   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:01.077699   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:01.077703   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:01.077706   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:01 GMT
	I0317 10:42:01.077709   43484 round_trippers.go:587]     Audit-Id: 61503b82-4040-4926-afc7-a9c6a558fe5d
	I0317 10:42:01.077886   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:01.575697   43484 type.go:168] "Request Body" body=""
	I0317 10:42:01.575764   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:01.575771   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:01.575778   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:01.575781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:01.577946   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:01.577969   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:01.577983   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:01.577988   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:01 GMT
	I0317 10:42:01.577992   43484 round_trippers.go:587]     Audit-Id: a300cc15-b40d-4b45-b6fa-96bf966b3da0
	I0317 10:42:01.577996   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:01.577999   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:01.578069   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:01.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:02.075093   43484 type.go:168] "Request Body" body=""
	I0317 10:42:02.075153   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:02.075158   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:02.075165   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:02.075169   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:02.077514   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:02.077533   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:02.077539   43484 round_trippers.go:587]     Audit-Id: 211b2c93-6b37-403d-b052-f49dd85de9a3
	I0317 10:42:02.077543   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:02.077545   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:02.077548   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:02.077551   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:02.077553   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:02 GMT
	I0317 10:42:02.077810   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:02.077920   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:02.575373   43484 type.go:168] "Request Body" body=""
	I0317 10:42:02.575434   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:02.575439   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:02.575446   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:02.575451   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:02.577767   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:02.577785   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:02.577791   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:02 GMT
	I0317 10:42:02.577794   43484 round_trippers.go:587]     Audit-Id: 140ccfd8-e9e0-46b8-966c-d541e083e203
	I0317 10:42:02.577797   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:02.577799   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:02.577800   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:02.577803   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:02.578106   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:03.076138   43484 type.go:168] "Request Body" body=""
	I0317 10:42:03.076239   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:03.076245   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:03.076255   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:03.076261   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:03.078315   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:03.078334   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:03.078341   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:03 GMT
	I0317 10:42:03.078344   43484 round_trippers.go:587]     Audit-Id: b93b6915-7bf1-49cc-a7bf-2e4105e1b227
	I0317 10:42:03.078347   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:03.078353   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:03.078357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:03.078360   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:03.078660   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:03.575174   43484 type.go:168] "Request Body" body=""
	I0317 10:42:03.575235   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:03.575240   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:03.575247   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:03.575251   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:03.577417   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:03.577480   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:03.577488   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:03.577493   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:03.577499   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:03.577505   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:03 GMT
	I0317 10:42:03.577511   43484 round_trippers.go:587]     Audit-Id: 8a9c1733-0cd8-4fe0-a744-76a58b76ad8c
	I0317 10:42:03.577514   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:03.577719   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:04.075311   43484 type.go:168] "Request Body" body=""
	I0317 10:42:04.075379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:04.075386   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:04.075395   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:04.075404   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:04.077344   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:04.077367   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:04.077376   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:04.077382   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:04.077388   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:04.077393   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:04.077396   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:04 GMT
	I0317 10:42:04.077400   43484 round_trippers.go:587]     Audit-Id: c9daf698-64c9-49b4-b5f9-465350e97c05
	I0317 10:42:04.077650   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:04.575444   43484 type.go:168] "Request Body" body=""
	I0317 10:42:04.575531   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:04.575539   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:04.575549   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:04.575559   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:04.577793   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:04.577816   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:04.577825   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:04.577829   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:04.577832   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:04.577836   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:04.577839   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:04 GMT
	I0317 10:42:04.577843   43484 round_trippers.go:587]     Audit-Id: 1ebc7d03-0688-45cd-be72-22bd408649eb
	I0317 10:42:04.578055   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:04.578171   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:05.075719   43484 type.go:168] "Request Body" body=""
	I0317 10:42:05.075784   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:05.075789   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:05.075796   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:05.075803   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:05.077736   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:05.077770   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:05.077780   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:05.077786   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:05 GMT
	I0317 10:42:05.077792   43484 round_trippers.go:587]     Audit-Id: 3f670972-98f5-4c69-be46-9e71d24179b5
	I0317 10:42:05.077796   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:05.077800   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:05.077803   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:05.078087   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:05.575699   43484 type.go:168] "Request Body" body=""
	I0317 10:42:05.575767   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:05.575775   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:05.575786   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:05.575794   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:05.577981   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:05.578000   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:05.578006   43484 round_trippers.go:587]     Audit-Id: 54de3dfc-fd6f-4dd9-acda-3c92a3036f18
	I0317 10:42:05.578009   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:05.578014   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:05.578017   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:05.578021   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:05.578023   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:05 GMT
	I0317 10:42:05.578255   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:06.075691   43484 type.go:168] "Request Body" body=""
	I0317 10:42:06.075759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:06.075764   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:06.075774   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:06.075778   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:06.077953   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:06.077971   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:06.077977   43484 round_trippers.go:587]     Audit-Id: 783c1ed1-964b-4286-bdd4-fbe6d576b126
	I0317 10:42:06.077980   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:06.077994   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:06.077999   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:06.078002   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:06.078005   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:06 GMT
	I0317 10:42:06.078234   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:06.575018   43484 type.go:168] "Request Body" body=""
	I0317 10:42:06.575091   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:06.575097   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:06.575105   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:06.575112   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:06.577330   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:06.577350   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:06.577357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:06.577360   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:06 GMT
	I0317 10:42:06.577363   43484 round_trippers.go:587]     Audit-Id: f1cee6bd-dbf9-4a21-85ff-c0a4e1ee72bc
	I0317 10:42:06.577369   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:06.577373   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:06.577375   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:06.577663   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:07.075120   43484 type.go:168] "Request Body" body=""
	I0317 10:42:07.075193   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:07.075200   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:07.075210   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:07.075220   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:07.077400   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:07.077419   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:07.077425   43484 round_trippers.go:587]     Audit-Id: 5578a100-e190-4264-8620-c5df7129c7c9
	I0317 10:42:07.077429   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:07.077433   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:07.077435   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:07.077437   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:07.077439   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:07 GMT
	I0317 10:42:07.077697   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:07.077830   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:07.575302   43484 type.go:168] "Request Body" body=""
	I0317 10:42:07.575395   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:07.575403   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:07.575414   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:07.575425   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:07.577653   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:07.577678   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:07.577688   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:07.577694   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:07.577698   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:07.577702   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:07.577707   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:07 GMT
	I0317 10:42:07.577783   43484 round_trippers.go:587]     Audit-Id: 3d4000b7-068c-4d64-9c32-9dcb9fae84ab
	I0317 10:42:07.578039   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:08.075944   43484 type.go:168] "Request Body" body=""
	I0317 10:42:08.076008   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:08.076015   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:08.076025   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:08.076036   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:08.078161   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:08.078187   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:08.078198   43484 round_trippers.go:587]     Audit-Id: fbe55a51-373b-4d49-a370-c736ae3fcc37
	I0317 10:42:08.078202   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:08.078205   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:08.078209   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:08.078212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:08.078216   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:08 GMT
	I0317 10:42:08.078488   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:08.575223   43484 type.go:168] "Request Body" body=""
	I0317 10:42:08.575301   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:08.575308   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:08.575318   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:08.575328   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:08.577512   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:08.577535   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:08.577545   43484 round_trippers.go:587]     Audit-Id: 9c390af3-ffeb-4cc9-8a54-083812d69048
	I0317 10:42:08.577550   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:08.577554   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:08.577559   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:08.577563   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:08.577566   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:08 GMT
	I0317 10:42:08.577859   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:09.075773   43484 type.go:168] "Request Body" body=""
	I0317 10:42:09.075836   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:09.075842   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:09.075853   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:09.075863   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:09.077913   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:09.077931   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:09.077938   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:09.077942   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:09.077946   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:09.077950   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:09.077955   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:09 GMT
	I0317 10:42:09.077958   43484 round_trippers.go:587]     Audit-Id: 0802d5e8-ddf4-4d79-acf7-99745bc646e5
	I0317 10:42:09.078239   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:09.078346   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:09.575676   43484 type.go:168] "Request Body" body=""
	I0317 10:42:09.575738   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:09.575744   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:09.575752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:09.575759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:09.577908   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:09.577929   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:09.577938   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:09.577943   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:09.577947   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:09 GMT
	I0317 10:42:09.577950   43484 round_trippers.go:587]     Audit-Id: 8cda653c-1c6d-4c04-acc2-67e8d11a1fad
	I0317 10:42:09.577953   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:09.577956   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:09.578177   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:10.075857   43484 type.go:168] "Request Body" body=""
	I0317 10:42:10.075928   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:10.075935   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:10.075945   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:10.075955   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:10.078118   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:10.078138   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:10.078145   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:10.078149   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:10.078152   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:10 GMT
	I0317 10:42:10.078154   43484 round_trippers.go:587]     Audit-Id: 3da3edf0-7407-4432-9cdb-72e721fc68c0
	I0317 10:42:10.078157   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:10.078159   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:10.078426   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:10.575253   43484 type.go:168] "Request Body" body=""
	I0317 10:42:10.575340   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:10.575347   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:10.575357   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:10.575362   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:10.577817   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:10.577841   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:10.577851   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:10.577856   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:10.577859   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:10.577863   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:10 GMT
	I0317 10:42:10.577866   43484 round_trippers.go:587]     Audit-Id: 1a95e710-4786-4f0e-a66e-33404b5cb147
	I0317 10:42:10.577868   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:10.578079   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:11.075943   43484 type.go:168] "Request Body" body=""
	I0317 10:42:11.076003   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:11.076009   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:11.076018   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:11.076028   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:11.078267   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:11.078286   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:11.078292   43484 round_trippers.go:587]     Audit-Id: 8bf2c17d-9eea-4927-beff-7568129bfb49
	I0317 10:42:11.078297   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:11.078300   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:11.078302   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:11.078305   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:11.078307   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:11 GMT
	I0317 10:42:11.078554   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:11.078681   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:11.575372   43484 type.go:168] "Request Body" body=""
	I0317 10:42:11.575456   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:11.575464   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:11.575472   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:11.575478   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:11.577729   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:11.577756   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:11.577763   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:11.577768   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:11.577771   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:11 GMT
	I0317 10:42:11.577782   43484 round_trippers.go:587]     Audit-Id: 17a1ffd3-21f8-4272-b678-f6b75fa39a63
	I0317 10:42:11.577785   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:11.577788   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:11.578019   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:12.075652   43484 type.go:168] "Request Body" body=""
	I0317 10:42:12.075727   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:12.075735   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:12.075748   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:12.075762   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:12.077784   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:12.077804   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:12.077811   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:12.077814   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:12.077817   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:12.077820   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:12 GMT
	I0317 10:42:12.077824   43484 round_trippers.go:587]     Audit-Id: cecc39bd-d79a-4b5f-800d-2f8b3bdb1732
	I0317 10:42:12.077831   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:12.078083   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:12.575812   43484 type.go:168] "Request Body" body=""
	I0317 10:42:12.575891   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:12.575900   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:12.575912   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:12.575921   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:12.578071   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:12.578089   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:12.578096   43484 round_trippers.go:587]     Audit-Id: 13781444-6f39-4adb-824d-1e2318aed02d
	I0317 10:42:12.578099   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:12.578102   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:12.578104   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:12.578106   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:12.578109   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:12 GMT
	I0317 10:42:12.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:13.075116   43484 type.go:168] "Request Body" body=""
	I0317 10:42:13.075180   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:13.075185   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:13.075192   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:13.075198   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:13.077536   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:13.077557   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:13.077565   43484 round_trippers.go:587]     Audit-Id: a62d9d23-1dd2-4696-a328-b2a59f9317a6
	I0317 10:42:13.077571   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:13.077576   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:13.077581   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:13.077586   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:13.077590   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:13 GMT
	I0317 10:42:13.077836   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:13.575723   43484 type.go:168] "Request Body" body=""
	I0317 10:42:13.575812   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:13.575824   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:13.575835   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:13.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:13.577994   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:13.578018   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:13.578027   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:13.578034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:13.578041   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:13 GMT
	I0317 10:42:13.578044   43484 round_trippers.go:587]     Audit-Id: 1cf813ac-8945-4e2b-854a-1d6943e5e8fe
	I0317 10:42:13.578048   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:13.578051   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:13.578275   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:13.578393   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:14.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:42:14.075741   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:14.075749   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:14.075759   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:14.075768   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:14.077924   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:14.077943   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:14.077950   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:14.077954   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:14 GMT
	I0317 10:42:14.077957   43484 round_trippers.go:587]     Audit-Id: 9e2a4dd1-3f8c-4565-8aa2-739a43948b25
	I0317 10:42:14.077960   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:14.077963   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:14.077966   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:14.078180   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:14.574992   43484 type.go:168] "Request Body" body=""
	I0317 10:42:14.575053   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:14.575058   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:14.575065   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:14.575068   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:14.577494   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:14.577518   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:14.577527   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:14.577534   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:14.577537   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:14.577541   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:14.577544   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:14 GMT
	I0317 10:42:14.577547   43484 round_trippers.go:587]     Audit-Id: aa8ec528-7991-4915-8505-81ceb9d5bd81
	I0317 10:42:14.577773   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:15.075660   43484 type.go:168] "Request Body" body=""
	I0317 10:42:15.075730   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:15.075735   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:15.075742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:15.075746   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:15.077973   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:15.077991   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:15.077998   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:15.078002   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:15.078006   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:15 GMT
	I0317 10:42:15.078010   43484 round_trippers.go:587]     Audit-Id: 7aab0965-f61d-4c7d-ad14-4b0412bfc5cb
	I0317 10:42:15.078014   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:15.078017   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:15.078281   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:15.575681   43484 type.go:168] "Request Body" body=""
	I0317 10:42:15.575742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:15.575747   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:15.575754   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:15.575761   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:15.577778   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:15.577799   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:15.577808   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:15.577815   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:15 GMT
	I0317 10:42:15.577820   43484 round_trippers.go:587]     Audit-Id: bf6ce7f3-f73a-4414-b895-3aa12ba0f657
	I0317 10:42:15.577824   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:15.577827   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:15.577832   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:15.578032   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:16.075647   43484 type.go:168] "Request Body" body=""
	I0317 10:42:16.075705   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:16.075712   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:16.075721   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:16.075732   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:16.077728   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:16.077755   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:16.077764   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:16.077776   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:16.077781   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:16 GMT
	I0317 10:42:16.077784   43484 round_trippers.go:587]     Audit-Id: d53e027e-aef7-4be1-8e94-52a7d117a734
	I0317 10:42:16.077788   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:16.077792   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:16.078015   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:16.078139   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:16.575712   43484 type.go:168] "Request Body" body=""
	I0317 10:42:16.575794   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:16.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:16.575819   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:16.575828   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:16.578031   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:16.578055   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:16.578065   43484 round_trippers.go:587]     Audit-Id: 05587c53-306f-4fe9-ad81-9da34f3bf3f9
	I0317 10:42:16.578071   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:16.578075   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:16.578079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:16.578083   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:16.578087   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:16 GMT
	I0317 10:42:16.578268   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:17.075930   43484 type.go:168] "Request Body" body=""
	I0317 10:42:17.075993   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:17.075998   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:17.076006   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:17.076012   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:17.078170   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:17.078189   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:17.078198   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:17.078206   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:17.078210   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:17 GMT
	I0317 10:42:17.078214   43484 round_trippers.go:587]     Audit-Id: 5ed57b53-9657-430c-910b-b4b619fd4d32
	I0317 10:42:17.078217   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:17.078220   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:17.078476   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:17.575118   43484 type.go:168] "Request Body" body=""
	I0317 10:42:17.575192   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:17.575198   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:17.575207   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:17.575214   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:17.577401   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:17.577425   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:17.577434   43484 round_trippers.go:587]     Audit-Id: 0965b5ad-185a-4bb3-a5da-de4a14e55853
	I0317 10:42:17.577441   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:17.577445   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:17.577449   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:17.577453   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:17.577458   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:17 GMT
	I0317 10:42:17.577747   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:18.075588   43484 type.go:168] "Request Body" body=""
	I0317 10:42:18.075647   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:18.075653   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:18.075659   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:18.075663   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:18.077823   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:18.077850   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:18.077860   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:18.077867   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:18.077946   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:18.077966   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:18.077972   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:18 GMT
	I0317 10:42:18.077976   43484 round_trippers.go:587]     Audit-Id: b870d111-52d1-431d-92bf-8f84007df75e
	I0317 10:42:18.078242   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:18.078343   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:18.575671   43484 type.go:168] "Request Body" body=""
	I0317 10:42:18.575740   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:18.575744   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:18.575751   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:18.575755   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:18.577912   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:18.577934   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:18.577941   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:18.577945   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:18.577948   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:18.577951   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:18 GMT
	I0317 10:42:18.577954   43484 round_trippers.go:587]     Audit-Id: d8db9349-a695-49aa-a4b9-d5906078108b
	I0317 10:42:18.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:18.578232   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:19.075010   43484 type.go:168] "Request Body" body=""
	I0317 10:42:19.075077   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:19.075087   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:19.075095   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:19.075101   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:19.077240   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:19.077260   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:19.077270   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:19.077277   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:19.077281   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:19.077286   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:19 GMT
	I0317 10:42:19.077290   43484 round_trippers.go:587]     Audit-Id: 67736a40-84ba-4bb0-801b-9ea99788e792
	I0317 10:42:19.077292   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:19.077526   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:19.575322   43484 type.go:168] "Request Body" body=""
	I0317 10:42:19.575394   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:19.575403   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:19.575417   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:19.575431   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:19.577698   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:19.577721   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:19.577731   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:19.577735   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:19.577739   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:19 GMT
	I0317 10:42:19.577743   43484 round_trippers.go:587]     Audit-Id: 1e9f2463-ea24-466f-8017-9614e530774a
	I0317 10:42:19.577747   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:19.577750   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:19.577972   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:20.075691   43484 type.go:168] "Request Body" body=""
	I0317 10:42:20.075759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:20.075776   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:20.075787   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:20.075801   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:20.077926   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:20.077943   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:20.077950   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:20.077954   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:20.077957   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:20 GMT
	I0317 10:42:20.077964   43484 round_trippers.go:587]     Audit-Id: 6fabbd27-2786-4167-9030-3bdeb06a8bd0
	I0317 10:42:20.077969   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:20.077973   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:20.078222   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:20.574974   43484 type.go:168] "Request Body" body=""
	I0317 10:42:20.575056   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:20.575064   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:20.575074   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:20.575080   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:20.577352   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:20.577377   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:20.577388   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:20.577397   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:20.577402   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:20.577408   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:20.577415   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:20 GMT
	I0317 10:42:20.577423   43484 round_trippers.go:587]     Audit-Id: 91f58296-0baf-4be8-adf0-8824d0f08515
	I0317 10:42:20.577653   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:20.577781   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:21.075488   43484 type.go:168] "Request Body" body=""
	I0317 10:42:21.075553   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:21.075558   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:21.075565   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:21.075571   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:21.077747   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:21.077765   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:21.077771   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:21 GMT
	I0317 10:42:21.077774   43484 round_trippers.go:587]     Audit-Id: 79cde672-c13f-4ee3-a6b0-e25c0d2373ed
	I0317 10:42:21.077777   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:21.077779   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:21.077782   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:21.077785   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:21.078078   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:21.575687   43484 type.go:168] "Request Body" body=""
	I0317 10:42:21.575765   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:21.575772   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:21.575781   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:21.575786   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:21.578041   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:21.578061   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:21.578070   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:21.578075   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:21.578080   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:21.578084   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:21.578087   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:21 GMT
	I0317 10:42:21.578090   43484 round_trippers.go:587]     Audit-Id: 2990db4d-25cc-4917-9986-27c41e3818db
	I0317 10:42:21.578301   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:22.075691   43484 type.go:168] "Request Body" body=""
	I0317 10:42:22.075762   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:22.075769   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:22.075778   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:22.075784   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:22.077824   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:22.077843   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:22.077851   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:22.077857   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:22.077861   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:22.077866   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:22 GMT
	I0317 10:42:22.077871   43484 round_trippers.go:587]     Audit-Id: f8c7e7d4-37d3-42e5-b5a4-001cba2e94e4
	I0317 10:42:22.077877   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:22.078114   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:22.575860   43484 type.go:168] "Request Body" body=""
	I0317 10:42:22.575927   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:22.575934   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:22.575945   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:22.575955   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:22.578050   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:22.578071   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:22.578079   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:22.578084   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:22.578088   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:22.578092   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:22.578097   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:22 GMT
	I0317 10:42:22.578104   43484 round_trippers.go:587]     Audit-Id: 28471779-13ae-462e-9fae-e893f1f17ce1
	I0317 10:42:22.578321   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:22.578420   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:23.075092   43484 type.go:168] "Request Body" body=""
	I0317 10:42:23.075165   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:23.075173   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:23.075181   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:23.075189   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:23.077274   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:23.077293   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:23.077303   43484 round_trippers.go:587]     Audit-Id: 4c36e225-d524-4a93-97da-f92b11876147
	I0317 10:42:23.077309   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:23.077312   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:23.077315   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:23.077321   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:23.077329   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:23 GMT
	I0317 10:42:23.077558   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:23.575300   43484 type.go:168] "Request Body" body=""
	I0317 10:42:23.575379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:23.575386   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:23.575396   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:23.575402   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:23.577770   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:23.577790   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:23.577798   43484 round_trippers.go:587]     Audit-Id: c2b84874-4925-4490-9a25-245e4b83104c
	I0317 10:42:23.577802   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:23.577810   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:23.577814   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:23.577818   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:23.577823   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:23 GMT
	I0317 10:42:23.578055   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:24.075915   43484 type.go:168] "Request Body" body=""
	I0317 10:42:24.075969   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:24.075974   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:24.075980   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:24.075984   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:24.078115   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:24.078133   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:24.078141   43484 round_trippers.go:587]     Audit-Id: 7ceb01a3-526c-45c6-8252-86e545bf3d0e
	I0317 10:42:24.078148   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:24.078152   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:24.078156   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:24.078160   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:24.078164   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:24 GMT
	I0317 10:42:24.078353   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:24.575164   43484 type.go:168] "Request Body" body=""
	I0317 10:42:24.575245   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:24.575250   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:24.575257   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:24.575262   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:24.577450   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:24.577478   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:24.577489   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:24.577495   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:24.577500   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:24.577505   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:24 GMT
	I0317 10:42:24.577509   43484 round_trippers.go:587]     Audit-Id: 59444de0-644a-41af-90d0-2f2e33dd1498
	I0317 10:42:24.577515   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:24.577788   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:25.075665   43484 type.go:168] "Request Body" body=""
	I0317 10:42:25.075741   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:25.075760   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:25.075773   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:25.075778   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:25.077830   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:25.077850   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:25.077858   43484 round_trippers.go:587]     Audit-Id: 7bd526f0-02d3-416a-8b5c-30449dcfee0a
	I0317 10:42:25.077865   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:25.077870   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:25.077873   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:25.077878   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:25.077882   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:25 GMT
	I0317 10:42:25.078137   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:25.078258   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:25.575672   43484 type.go:168] "Request Body" body=""
	I0317 10:42:25.575743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:25.575750   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:25.575761   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:25.575768   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:25.577788   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:25.577811   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:25.577822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:25.577829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:25 GMT
	I0317 10:42:25.577834   43484 round_trippers.go:587]     Audit-Id: 04f81a21-3d76-4ace-b5ca-6df4cb3f9954
	I0317 10:42:25.577852   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:25.577856   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:25.577863   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:25.578110   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:26.075945   43484 type.go:168] "Request Body" body=""
	I0317 10:42:26.076019   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:26.076026   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:26.076036   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:26.076042   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:26.078206   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:26.078229   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:26.078238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:26.078244   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:26 GMT
	I0317 10:42:26.078248   43484 round_trippers.go:587]     Audit-Id: e4646c74-06d4-4e02-a98f-c68fe9a2e11f
	I0317 10:42:26.078252   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:26.078256   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:26.078260   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:26.078523   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:26.575327   43484 type.go:168] "Request Body" body=""
	I0317 10:42:26.575385   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:26.575390   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:26.575397   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:26.575407   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:26.577733   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:26.577752   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:26.577759   43484 round_trippers.go:587]     Audit-Id: 4e02e3c6-871a-4c54-bf6b-87064bf4da83
	I0317 10:42:26.577767   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:26.577771   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:26.577774   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:26.577776   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:26.577778   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:26 GMT
	I0317 10:42:26.577989   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:27.075530   43484 type.go:168] "Request Body" body=""
	I0317 10:42:27.075615   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:27.075622   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:27.075632   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:27.075638   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:27.077600   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:27.077630   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:27.077640   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:27.077646   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:27.077652   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:27 GMT
	I0317 10:42:27.077656   43484 round_trippers.go:587]     Audit-Id: 8c23b3a4-7e27-4035-8c8f-66c612434da3
	I0317 10:42:27.077659   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:27.077663   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:27.077933   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:27.575670   43484 type.go:168] "Request Body" body=""
	I0317 10:42:27.575743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:27.575748   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:27.575755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:27.575758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:27.577829   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:27.577851   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:27.577860   43484 round_trippers.go:587]     Audit-Id: 4992e170-d784-4140-ae13-10086ac0c5e5
	I0317 10:42:27.577866   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:27.577870   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:27.577874   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:27.577877   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:27.577883   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:27 GMT
	I0317 10:42:27.578087   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:27.578182   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:28.075946   43484 type.go:168] "Request Body" body=""
	I0317 10:42:28.076013   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:28.076018   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:28.076025   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:28.076032   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:28.078212   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:28.078236   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:28.078245   43484 round_trippers.go:587]     Audit-Id: 4a43145e-f228-4b93-a2fb-c5a8b50c55df
	I0317 10:42:28.078250   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:28.078256   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:28.078261   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:28.078266   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:28.078272   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:28 GMT
	I0317 10:42:28.078537   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:28.575313   43484 type.go:168] "Request Body" body=""
	I0317 10:42:28.575380   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:28.575392   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:28.575399   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:28.575403   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:28.577359   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:28.577380   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:28.577390   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:28.577397   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:28.577410   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:28 GMT
	I0317 10:42:28.577416   43484 round_trippers.go:587]     Audit-Id: c67c4919-8a00-4bd8-9683-cea6ae17bc6e
	I0317 10:42:28.577423   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:28.577429   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:28.577650   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:29.075427   43484 type.go:168] "Request Body" body=""
	I0317 10:42:29.075518   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:29.075526   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:29.075534   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:29.075539   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:29.077555   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:29.077577   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:29.077586   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:29 GMT
	I0317 10:42:29.077593   43484 round_trippers.go:587]     Audit-Id: dd4ca000-87af-4cf3-9a59-d60094892c81
	I0317 10:42:29.077598   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:29.077601   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:29.077604   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:29.077608   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:29.077857   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:29.575723   43484 type.go:168] "Request Body" body=""
	I0317 10:42:29.575791   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:29.575796   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:29.575803   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:29.575808   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:29.578287   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:29.578311   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:29.578320   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:29 GMT
	I0317 10:42:29.578325   43484 round_trippers.go:587]     Audit-Id: 16447bd7-ce71-4b37-b9ce-b09e70736f63
	I0317 10:42:29.578328   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:29.578332   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:29.578342   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:29.578349   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:29.578584   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:29.578732   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:30.075379   43484 type.go:168] "Request Body" body=""
	I0317 10:42:30.075451   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:30.075457   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:30.075465   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:30.075472   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:30.077587   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:30.077604   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:30.077610   43484 round_trippers.go:587]     Audit-Id: 8b17b9ea-18b5-44e8-a7b2-098462ec5637
	I0317 10:42:30.077614   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:30.077617   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:30.077619   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:30.077622   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:30.077625   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:30 GMT
	I0317 10:42:30.077792   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:30.575645   43484 type.go:168] "Request Body" body=""
	I0317 10:42:30.575704   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:30.575709   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:30.575718   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:30.575722   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:30.577931   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:30.577951   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:30.577963   43484 round_trippers.go:587]     Audit-Id: ccf972bf-88e0-423a-baf9-de410105217f
	I0317 10:42:30.577967   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:30.577970   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:30.577972   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:30.577977   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:30.577984   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:30 GMT
	I0317 10:42:30.578193   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:31.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:42:31.075705   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:31.075710   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:31.075717   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:31.075722   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:31.077906   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:31.077925   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:31.077931   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:31.077936   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:31 GMT
	I0317 10:42:31.077939   43484 round_trippers.go:587]     Audit-Id: 90a3789b-8c90-400d-8840-d1503ff49369
	I0317 10:42:31.077941   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:31.077943   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:31.077945   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:31.078152   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:31.575679   43484 type.go:168] "Request Body" body=""
	I0317 10:42:31.575801   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:31.575815   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:31.575822   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:31.575826   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:31.577991   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:31.578014   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:31.578026   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:31.578032   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:31.578036   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:31.578041   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:31 GMT
	I0317 10:42:31.578045   43484 round_trippers.go:587]     Audit-Id: fa4ece45-2af6-4c64-b1e8-65ff2fe70288
	I0317 10:42:31.578049   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:31.578255   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:32.075009   43484 type.go:168] "Request Body" body=""
	I0317 10:42:32.075068   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:32.075073   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:32.075080   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:32.075084   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:32.077302   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:32.077326   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:32.077337   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:32.077343   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:32.077347   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:32 GMT
	I0317 10:42:32.077351   43484 round_trippers.go:587]     Audit-Id: afb85cfc-8735-4fb8-a2b2-23516519b614
	I0317 10:42:32.077355   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:32.077358   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:32.077599   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:32.077704   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:32.575184   43484 type.go:168] "Request Body" body=""
	I0317 10:42:32.575241   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:32.575246   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:32.575253   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:32.575257   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:32.577474   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:32.577493   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:32.577502   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:32.577507   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:32.577510   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:32.577513   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:32 GMT
	I0317 10:42:32.577516   43484 round_trippers.go:587]     Audit-Id: 924f1349-885f-415b-9da9-8c5dfc68c9bc
	I0317 10:42:32.577519   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:32.577747   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:33.075672   43484 type.go:168] "Request Body" body=""
	I0317 10:42:33.075748   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:33.075757   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:33.075769   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:33.075776   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:33.077917   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:33.077934   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:33.077943   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:33.077947   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:33.077953   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:33.077965   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:33 GMT
	I0317 10:42:33.077968   43484 round_trippers.go:587]     Audit-Id: ce4ff008-d869-4470-930a-c266d3dc8df8
	I0317 10:42:33.077972   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:33.078177   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:33.575657   43484 type.go:168] "Request Body" body=""
	I0317 10:42:33.575725   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:33.575733   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:33.575742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:33.575747   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:33.577999   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:33.578016   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:33.578022   43484 round_trippers.go:587]     Audit-Id: 40f96044-f7fb-4947-b54c-8cd9651bc684
	I0317 10:42:33.578026   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:33.578030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:33.578033   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:33.578035   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:33.578038   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:33 GMT
	I0317 10:42:33.578240   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:34.075706   43484 type.go:168] "Request Body" body=""
	I0317 10:42:34.075775   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:34.075782   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:34.075798   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:34.075808   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:34.078001   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:34.078020   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:34.078026   43484 round_trippers.go:587]     Audit-Id: 6303f445-f37d-4353-9317-25089ec116b7
	I0317 10:42:34.078029   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:34.078031   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:34.078034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:34.078036   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:34.078038   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:34 GMT
	I0317 10:42:34.078222   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:34.078334   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:34.575729   43484 type.go:168] "Request Body" body=""
	I0317 10:42:34.575810   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:34.575821   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:34.575833   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:34.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:34.578022   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:34.578046   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:34.578056   43484 round_trippers.go:587]     Audit-Id: 3ca81e8f-40de-4295-beeb-bce52048a240
	I0317 10:42:34.578063   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:34.578068   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:34.578075   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:34.578079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:34.578084   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:34 GMT
	I0317 10:42:34.578330   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:35.075122   43484 type.go:168] "Request Body" body=""
	I0317 10:42:35.075179   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:35.075184   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:35.075191   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:35.075196   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:35.077226   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:35.077249   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:35.077257   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:35.077263   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:35.077267   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:35.077271   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:35 GMT
	I0317 10:42:35.077275   43484 round_trippers.go:587]     Audit-Id: b9d43853-40b4-41d9-8259-788f1d25e988
	I0317 10:42:35.077283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:35.077515   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:35.575285   43484 type.go:168] "Request Body" body=""
	I0317 10:42:35.575352   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:35.575357   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:35.575365   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:35.575369   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:35.577518   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:35.577539   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:35.577546   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:35 GMT
	I0317 10:42:35.577550   43484 round_trippers.go:587]     Audit-Id: a209e6d6-afdc-479a-ba6d-a122a29c644e
	I0317 10:42:35.577553   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:35.577555   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:35.577559   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:35.577562   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:35.577721   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:36.075469   43484 type.go:168] "Request Body" body=""
	I0317 10:42:36.075536   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:36.075541   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:36.075548   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:36.075552   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:36.077674   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:36.077695   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:36.077702   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:36.077706   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:36.077712   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:36.077714   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:36.077720   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:36 GMT
	I0317 10:42:36.077723   43484 round_trippers.go:587]     Audit-Id: 98a6e0a4-6e22-44fc-b4dc-697291a1d77f
	I0317 10:42:36.077953   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:36.575870   43484 type.go:168] "Request Body" body=""
	I0317 10:42:36.575929   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:36.575935   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:36.575942   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:36.575947   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:36.578145   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:36.578162   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:36.578171   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:36.578176   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:36.578181   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:36.578185   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:36.578189   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:36 GMT
	I0317 10:42:36.578195   43484 round_trippers.go:587]     Audit-Id: 3d52574a-e5bf-4b8a-9f9c-80d71d3f2a6f
	I0317 10:42:36.578427   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:36.578546   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:37.075990   43484 type.go:168] "Request Body" body=""
	I0317 10:42:37.076047   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:37.076052   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:37.076058   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:37.076062   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:37.078144   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:37.078167   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:37.078178   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:37.078186   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:37 GMT
	I0317 10:42:37.078190   43484 round_trippers.go:587]     Audit-Id: 6f801a4a-670e-4e83-92c9-b608125b4316
	I0317 10:42:37.078194   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:37.078198   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:37.078202   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:37.078500   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:37.575042   43484 type.go:168] "Request Body" body=""
	I0317 10:42:37.575103   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:37.575108   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:37.575115   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:37.575120   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:37.577199   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:37.577221   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:37.577229   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:37.577235   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:37 GMT
	I0317 10:42:37.577239   43484 round_trippers.go:587]     Audit-Id: cccaa457-bf3d-4135-870f-6845c4d47397
	I0317 10:42:37.577243   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:37.577248   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:37.577251   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:37.577429   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:38.075283   43484 type.go:168] "Request Body" body=""
	I0317 10:42:38.075349   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:38.075358   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:38.075368   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:38.075379   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:38.077520   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:38.077543   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:38.077551   43484 round_trippers.go:587]     Audit-Id: 9c038365-a466-44d8-b4ce-067eaca215ad
	I0317 10:42:38.077556   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:38.077561   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:38.077564   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:38.077568   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:38.077572   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:38 GMT
	I0317 10:42:38.077798   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:38.575659   43484 type.go:168] "Request Body" body=""
	I0317 10:42:38.575750   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:38.575758   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:38.575768   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:38.575780   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:38.577921   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:38.577941   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:38.577949   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:38.577954   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:38 GMT
	I0317 10:42:38.577960   43484 round_trippers.go:587]     Audit-Id: da113768-17a1-4adb-bd23-020b4e8fd388
	I0317 10:42:38.577964   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:38.577967   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:38.577969   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:38.578205   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:39.076025   43484 type.go:168] "Request Body" body=""
	I0317 10:42:39.076090   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:39.076106   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:39.076162   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:39.076171   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:39.078240   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:39.078266   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:39.078276   43484 round_trippers.go:587]     Audit-Id: f95695fb-859d-4f39-9fbc-59dc20a95e15
	I0317 10:42:39.078283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:39.078290   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:39.078295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:39.078301   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:39.078305   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:39 GMT
	I0317 10:42:39.078568   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:39.078668   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:39.575332   43484 type.go:168] "Request Body" body=""
	I0317 10:42:39.575426   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:39.575433   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:39.575443   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:39.575450   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:39.577756   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:39.577780   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:39.577790   43484 round_trippers.go:587]     Audit-Id: ce55f0cf-8aa0-45b3-8a19-45fbd3b3dc1d
	I0317 10:42:39.577797   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:39.577802   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:39.577807   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:39.577811   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:39.577821   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:39 GMT
	I0317 10:42:39.578047   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:40.075682   43484 type.go:168] "Request Body" body=""
	I0317 10:42:40.075746   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:40.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:40.075759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:40.075767   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:40.077796   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:40.077815   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:40.077824   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:40.077829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:40 GMT
	I0317 10:42:40.077833   43484 round_trippers.go:587]     Audit-Id: dd4efa78-a16f-4e68-81a7-1e10ceb8cebd
	I0317 10:42:40.077836   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:40.077841   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:40.077844   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:40.078060   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:40.575748   43484 type.go:168] "Request Body" body=""
	I0317 10:42:40.575808   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:40.575812   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:40.575819   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:40.575823   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:40.577854   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:40.577877   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:40.577886   43484 round_trippers.go:587]     Audit-Id: b87691f4-54e0-4502-8459-34956ef82a17
	I0317 10:42:40.577891   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:40.577897   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:40.577903   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:40.577909   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:40.577916   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:40 GMT
	I0317 10:42:40.578194   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:41.075001   43484 type.go:168] "Request Body" body=""
	I0317 10:42:41.075078   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:41.075085   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:41.075095   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:41.075101   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:41.077180   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:41.077203   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:41.077210   43484 round_trippers.go:587]     Audit-Id: 5cd28042-1dae-45f5-9dad-ce27b27a837e
	I0317 10:42:41.077214   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:41.077218   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:41.077220   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:41.077223   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:41.077227   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:41 GMT
	I0317 10:42:41.077492   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:41.575275   43484 type.go:168] "Request Body" body=""
	I0317 10:42:41.575341   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:41.575346   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:41.575352   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:41.575357   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:41.577607   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:41.577629   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:41.577639   43484 round_trippers.go:587]     Audit-Id: ac98a919-eda4-4140-9a85-d7ec0bbc03bb
	I0317 10:42:41.577644   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:41.577648   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:41.577652   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:41.577656   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:41.577659   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:41 GMT
	I0317 10:42:41.577882   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:41.577987   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:42.075757   43484 type.go:168] "Request Body" body=""
	I0317 10:42:42.075845   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:42.075853   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:42.075863   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:42.075871   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:42.078130   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:42.078154   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:42.078164   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:42.078170   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:42 GMT
	I0317 10:42:42.078175   43484 round_trippers.go:587]     Audit-Id: 2869396c-4669-41fd-a5ba-a7ca3aca986a
	I0317 10:42:42.078179   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:42.078184   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:42.078188   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:42.078392   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:42.575997   43484 type.go:168] "Request Body" body=""
	I0317 10:42:42.576056   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:42.576062   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:42.576069   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:42.576073   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:42.578417   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:42.578439   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:42.578446   43484 round_trippers.go:587]     Audit-Id: 3a89a9be-4a01-4469-91eb-0ec603a67947
	I0317 10:42:42.578469   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:42.578473   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:42.578479   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:42.578484   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:42.578487   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:42 GMT
	I0317 10:42:42.578761   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:43.075599   43484 type.go:168] "Request Body" body=""
	I0317 10:42:43.075661   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:43.075668   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:43.075678   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:43.075689   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:43.077968   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:43.077987   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:43.077994   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:43 GMT
	I0317 10:42:43.077998   43484 round_trippers.go:587]     Audit-Id: cd70dc88-7ec6-456e-9f7b-b756bb27d171
	I0317 10:42:43.078001   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:43.078003   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:43.078005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:43.078007   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:43.078291   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:43.575055   43484 type.go:168] "Request Body" body=""
	I0317 10:42:43.575149   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:43.575159   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:43.575170   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:43.575183   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:43.577507   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:43.577528   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:43.577536   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:43 GMT
	I0317 10:42:43.577543   43484 round_trippers.go:587]     Audit-Id: 55b20950-8c58-4328-a91d-44954360df4b
	I0317 10:42:43.577546   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:43.577550   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:43.577555   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:43.577563   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:43.577811   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:44.075731   43484 type.go:168] "Request Body" body=""
	I0317 10:42:44.075793   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:44.075798   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:44.075806   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:44.075812   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:44.077994   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:44.078017   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:44.078026   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:44.078030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:44.078037   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:44.078042   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:44.078045   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:44 GMT
	I0317 10:42:44.078049   43484 round_trippers.go:587]     Audit-Id: 02ffafea-ed17-493b-bccc-1eca70bf6f6b
	I0317 10:42:44.078328   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:44.078497   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:44.575146   43484 type.go:168] "Request Body" body=""
	I0317 10:42:44.575231   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:44.575237   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:44.575244   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:44.575248   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:44.577374   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:44.577395   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:44.577405   43484 round_trippers.go:587]     Audit-Id: b3814f3f-77bb-495d-bf9d-1fada1495e95
	I0317 10:42:44.577412   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:44.577418   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:44.577423   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:44.577436   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:44.577442   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:44 GMT
	I0317 10:42:44.577689   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:45.075043   43484 type.go:168] "Request Body" body=""
	I0317 10:42:45.075111   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:45.075116   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:45.075123   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:45.075128   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:45.077081   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:45.077104   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:45.077113   43484 round_trippers.go:587]     Audit-Id: 88b7bced-a323-4899-8655-6dea12ec1ff6
	I0317 10:42:45.077119   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:45.077124   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:45.077130   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:45.077136   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:45.077140   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:45 GMT
	I0317 10:42:45.077376   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:45.575183   43484 type.go:168] "Request Body" body=""
	I0317 10:42:45.575250   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:45.575257   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:45.575267   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:45.575274   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:45.577513   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:45.577535   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:45.577544   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:45.577550   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:45 GMT
	I0317 10:42:45.577556   43484 round_trippers.go:587]     Audit-Id: 7cd81516-82b7-4e27-b2cc-bbead643c7f3
	I0317 10:42:45.577562   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:45.577566   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:45.577569   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:45.577825   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:46.075646   43484 type.go:168] "Request Body" body=""
	I0317 10:42:46.075720   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:46.075728   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:46.075738   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:46.075750   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:46.078024   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:46.078044   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:46.078050   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:46 GMT
	I0317 10:42:46.078055   43484 round_trippers.go:587]     Audit-Id: 92cebbe1-8cf4-4812-9275-a224a90d04d9
	I0317 10:42:46.078059   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:46.078062   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:46.078064   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:46.078067   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:46.078349   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:46.078612   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:46.575283   43484 type.go:168] "Request Body" body=""
	I0317 10:42:46.575344   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:46.575349   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:46.575356   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:46.575359   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:46.577385   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:46.577408   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:46.577415   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:46.577418   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:46.577422   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:46 GMT
	I0317 10:42:46.577424   43484 round_trippers.go:587]     Audit-Id: bbf7fd81-acc3-42e7-8aae-7bb5d21ae808
	I0317 10:42:46.577427   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:46.577431   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:46.577673   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:47.075329   43484 type.go:168] "Request Body" body=""
	I0317 10:42:47.075393   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:47.075398   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:47.075406   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:47.075411   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:47.077748   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:47.077765   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:47.077772   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:47.077776   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:47.077780   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:47.077784   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:47.077788   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:47 GMT
	I0317 10:42:47.077792   43484 round_trippers.go:587]     Audit-Id: 30ac51d5-8beb-45e8-b494-e2362374cc95
	I0317 10:42:47.078006   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:47.575818   43484 type.go:168] "Request Body" body=""
	I0317 10:42:47.575896   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:47.575903   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:47.575913   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:47.575924   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:47.579780   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:42:47.579802   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:47.579810   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:47.579815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:47.579821   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:47.579825   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:47 GMT
	I0317 10:42:47.579829   43484 round_trippers.go:587]     Audit-Id: 007bec73-32e4-4e5c-bd74-828ae9db2e28
	I0317 10:42:47.579837   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:47.580044   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:48.075626   43484 type.go:168] "Request Body" body=""
	I0317 10:42:48.075724   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:48.075736   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:48.075747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:48.075753   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:48.078127   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:48.078150   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:48.078159   43484 round_trippers.go:587]     Audit-Id: 7e132a46-cbfb-431e-943e-a157229b1f80
	I0317 10:42:48.078166   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:48.078169   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:48.078173   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:48.078178   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:48.078182   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:48 GMT
	I0317 10:42:48.078413   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:48.575254   43484 type.go:168] "Request Body" body=""
	I0317 10:42:48.575347   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:48.575359   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:48.575369   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:48.575379   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:48.577183   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:48.577204   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:48.577214   43484 round_trippers.go:587]     Audit-Id: 9dbb5222-20c7-4927-bed2-fc3724369b89
	I0317 10:42:48.577224   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:48.577229   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:48.577236   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:48.577244   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:48.577248   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:48 GMT
	I0317 10:42:48.577513   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:48.577637   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:49.075304   43484 type.go:168] "Request Body" body=""
	I0317 10:42:49.075371   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:49.075378   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:49.075389   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:49.075401   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:49.077463   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:49.077490   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:49.077502   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:49.077505   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:49.077537   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:49.077546   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:49.077549   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:49 GMT
	I0317 10:42:49.077554   43484 round_trippers.go:587]     Audit-Id: d595661a-e6cc-479a-9fec-72e8070cb87c
	I0317 10:42:49.077864   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:49.575765   43484 type.go:168] "Request Body" body=""
	I0317 10:42:49.575831   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:49.575835   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:49.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:49.575848   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:49.577788   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:49.577805   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:49.577814   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:49.577818   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:49.577822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:49.577825   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:49 GMT
	I0317 10:42:49.577828   43484 round_trippers.go:587]     Audit-Id: 0611b1e2-0fca-4197-a085-4c25856f2160
	I0317 10:42:49.577831   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:49.578045   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:50.075675   43484 type.go:168] "Request Body" body=""
	I0317 10:42:50.075747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:50.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:50.075760   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:50.075765   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:50.077843   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:50.077859   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:50.077865   43484 round_trippers.go:587]     Audit-Id: 95ef82d5-4915-4f44-99f1-7413352ba543
	I0317 10:42:50.077869   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:50.077872   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:50.077875   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:50.077880   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:50.077882   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:50 GMT
	I0317 10:42:50.078085   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:50.575960   43484 type.go:168] "Request Body" body=""
	I0317 10:42:50.576019   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:50.576023   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:50.576031   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:50.576035   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:50.578058   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:50.578082   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:50.578093   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:50.578098   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:50 GMT
	I0317 10:42:50.578105   43484 round_trippers.go:587]     Audit-Id: e05989f9-b38c-4715-955c-7feda137ea79
	I0317 10:42:50.578109   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:50.578113   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:50.578116   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:50.578313   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:50.578415   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:51.075173   43484 type.go:168] "Request Body" body=""
	I0317 10:42:51.075233   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:51.075238   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:51.075300   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:51.075325   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:51.077564   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:51.077581   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:51.077588   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:51.077591   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:51.077594   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:51.077597   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:51 GMT
	I0317 10:42:51.077599   43484 round_trippers.go:587]     Audit-Id: dac05622-1b14-4e4a-8ee2-076d62a4861d
	I0317 10:42:51.077601   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:51.077856   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:51.575702   43484 type.go:168] "Request Body" body=""
	I0317 10:42:51.575766   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:51.575776   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:51.575783   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:51.575787   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:51.577938   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:51.577961   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:51.577973   43484 round_trippers.go:587]     Audit-Id: 95633352-12c0-4bd0-912f-d3a50b6795f7
	I0317 10:42:51.577979   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:51.577985   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:51.577990   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:51.577998   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:51.578001   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:51 GMT
	I0317 10:42:51.578276   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:52.075693   43484 type.go:168] "Request Body" body=""
	I0317 10:42:52.075759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:52.075764   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:52.075771   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:52.075776   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:52.077771   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:52.077796   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:52.077807   43484 round_trippers.go:587]     Audit-Id: a4a0d84d-a4be-44ce-9494-572709f200ce
	I0317 10:42:52.077813   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:52.077817   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:52.077821   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:52.077827   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:52.077831   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:52 GMT
	I0317 10:42:52.078076   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:52.575824   43484 type.go:168] "Request Body" body=""
	I0317 10:42:52.575902   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:52.575910   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:52.575921   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:52.575929   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:52.578124   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:52.578148   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:52.578158   43484 round_trippers.go:587]     Audit-Id: e214a0bf-c2f0-438d-ab45-e707755b92e3
	I0317 10:42:52.578163   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:52.578169   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:52.578172   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:52.578176   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:52.578179   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:52 GMT
	I0317 10:42:52.578598   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:52.578712   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:53.075394   43484 type.go:168] "Request Body" body=""
	I0317 10:42:53.075472   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:53.075478   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:53.075494   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:53.075497   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:53.077788   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:53.077806   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:53.077812   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:53.077816   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:53.077820   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:53 GMT
	I0317 10:42:53.077822   43484 round_trippers.go:587]     Audit-Id: 5c7e2992-fe18-4a77-93ad-984f133f59b0
	I0317 10:42:53.077825   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:53.077827   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:53.078129   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:53.576007   43484 type.go:168] "Request Body" body=""
	I0317 10:42:53.576068   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:53.576073   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:53.576082   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:53.576089   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:53.578139   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:53.578164   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:53.578175   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:53 GMT
	I0317 10:42:53.578181   43484 round_trippers.go:587]     Audit-Id: 6c15aeb7-0976-4491-88e7-06bcebd49e18
	I0317 10:42:53.578185   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:53.578190   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:53.578194   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:53.578199   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:53.578547   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:54.075315   43484 type.go:168] "Request Body" body=""
	I0317 10:42:54.075390   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:54.075397   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:54.075411   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:54.075421   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:54.077522   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:54.077544   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:54.077553   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:54 GMT
	I0317 10:42:54.077557   43484 round_trippers.go:587]     Audit-Id: be7ca358-e5e8-45f0-ac2f-693cc369402c
	I0317 10:42:54.077562   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:54.077568   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:54.077573   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:54.077578   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:54.077866   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:54.575640   43484 type.go:168] "Request Body" body=""
	I0317 10:42:54.575730   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:54.575750   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:54.575757   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:54.575763   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:54.577985   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:54.578004   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:54.578011   43484 round_trippers.go:587]     Audit-Id: b2ebfc6f-432c-47dc-939e-56d02cd26bd7
	I0317 10:42:54.578016   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:54.578020   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:54.578025   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:54.578030   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:54.578034   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:54 GMT
	I0317 10:42:54.578270   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:55.075017   43484 type.go:168] "Request Body" body=""
	I0317 10:42:55.075096   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:55.075102   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:55.075111   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:55.075116   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:55.077164   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:55.077189   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:55.077196   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:55.077199   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:55.077203   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:55.077206   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:55.077208   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:55 GMT
	I0317 10:42:55.077210   43484 round_trippers.go:587]     Audit-Id: 130dd8a8-57fe-4477-8028-7de89b7b900c
	I0317 10:42:55.077467   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:55.077568   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:55.575232   43484 type.go:168] "Request Body" body=""
	I0317 10:42:55.575318   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:55.575325   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:55.575335   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:55.575355   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:55.577643   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:55.577664   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:55.577673   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:55.577682   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:55.577687   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:55.577691   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:55.577696   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:55 GMT
	I0317 10:42:55.577702   43484 round_trippers.go:587]     Audit-Id: 5ca5a9be-304a-407f-ac83-ef77b5e9d51a
	I0317 10:42:55.577896   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:56.075683   43484 type.go:168] "Request Body" body=""
	I0317 10:42:56.075782   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:56.075793   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:56.075805   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:56.075816   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:56.078051   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:56.078070   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:56.078078   43484 round_trippers.go:587]     Audit-Id: d4907137-2dc3-4640-bb73-e576d69961fd
	I0317 10:42:56.078084   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:56.078088   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:56.078091   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:56.078093   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:56.078096   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:56 GMT
	I0317 10:42:56.078334   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:56.575123   43484 type.go:168] "Request Body" body=""
	I0317 10:42:56.575207   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:56.575213   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:56.575223   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:56.575232   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:56.577312   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:56.577332   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:56.577341   43484 round_trippers.go:587]     Audit-Id: 65d7d239-1f86-4336-9918-e3673dd71654
	I0317 10:42:56.577347   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:56.577352   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:56.577358   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:56.577365   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:56.577370   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:56 GMT
	I0317 10:42:56.577640   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:57.075952   43484 type.go:168] "Request Body" body=""
	I0317 10:42:57.076017   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:57.076022   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:57.076028   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:57.076036   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:57.078150   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:57.078182   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:57.078191   43484 round_trippers.go:587]     Audit-Id: 9140084c-5973-438f-b3a5-a6057f6d4eef
	I0317 10:42:57.078196   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:57.078204   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:57.078208   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:57.078212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:57.078216   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:57 GMT
	I0317 10:42:57.078445   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:57.078571   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:57.575917   43484 type.go:168] "Request Body" body=""
	I0317 10:42:57.575977   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:57.575982   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:57.575990   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:57.575994   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:57.578266   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:57.578286   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:57.578295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:57.578299   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:57.578305   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:57 GMT
	I0317 10:42:57.578309   43484 round_trippers.go:587]     Audit-Id: 2268719f-7276-4fe8-bf1b-b9ecb102ac73
	I0317 10:42:57.578313   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:57.578317   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:57.578521   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:58.075308   43484 type.go:168] "Request Body" body=""
	I0317 10:42:58.075371   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:58.075379   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:58.075389   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:58.075398   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:58.077469   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:58.077492   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:58.077501   43484 round_trippers.go:587]     Audit-Id: 2f06def9-c70e-49ac-bd1d-f67efe4d90fb
	I0317 10:42:58.077506   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:58.077512   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:58.077518   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:58.077523   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:58.077528   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:58 GMT
	I0317 10:42:58.077741   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:58.575124   43484 type.go:168] "Request Body" body=""
	I0317 10:42:58.575197   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:58.575205   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:58.575216   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:58.575248   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:58.577184   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:58.577206   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:58.577215   43484 round_trippers.go:587]     Audit-Id: 61bca6b8-77e8-4969-b88f-6f4afbad3718
	I0317 10:42:58.577220   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:58.577224   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:58.577227   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:58.577230   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:58.577232   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:58 GMT
	I0317 10:42:58.577406   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:59.075154   43484 type.go:168] "Request Body" body=""
	I0317 10:42:59.075217   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:59.075222   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:59.075229   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:59.075237   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:59.077246   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:59.077263   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:59.077270   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:59 GMT
	I0317 10:42:59.077275   43484 round_trippers.go:587]     Audit-Id: 6e31359e-3b38-46e0-8542-61df570e71a0
	I0317 10:42:59.077279   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:59.077281   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:59.077284   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:59.077286   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:59.077491   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:59.575274   43484 type.go:168] "Request Body" body=""
	I0317 10:42:59.575343   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:59.575348   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:59.575355   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:59.575358   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:59.577360   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:59.577376   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:59.577383   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:59.577387   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:59 GMT
	I0317 10:42:59.577390   43484 round_trippers.go:587]     Audit-Id: 0e60afa0-cbb3-41e1-9053-421d5c0fdd09
	I0317 10:42:59.577393   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:59.577395   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:59.577400   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:59.577654   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:59.577773   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:00.075428   43484 type.go:168] "Request Body" body=""
	I0317 10:43:00.075516   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:00.075527   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:00.075537   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:00.075544   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:00.077714   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:00.077738   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:00.077748   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:00.077756   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:00.077761   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:00 GMT
	I0317 10:43:00.077765   43484 round_trippers.go:587]     Audit-Id: 776028da-c899-4756-a721-15e25f2453e5
	I0317 10:43:00.077769   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:00.077772   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:00.077972   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:00.575833   43484 type.go:168] "Request Body" body=""
	I0317 10:43:00.575897   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:00.575902   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:00.575909   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:00.575914   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:00.578077   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:00.578105   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:00.578113   43484 round_trippers.go:587]     Audit-Id: 5e30ad4d-bb50-4126-8925-12eff16e43ae
	I0317 10:43:00.578120   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:00.578124   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:00.578129   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:00.578135   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:00.578138   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:00 GMT
	I0317 10:43:00.578405   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:01.075207   43484 type.go:168] "Request Body" body=""
	I0317 10:43:01.075279   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:01.075285   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:01.075292   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:01.075298   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:01.077352   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:01.077370   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:01.077377   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:01.077381   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:01.077384   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:01 GMT
	I0317 10:43:01.077387   43484 round_trippers.go:587]     Audit-Id: a952750e-c9e9-4afc-aa1e-23e0fff80d37
	I0317 10:43:01.077390   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:01.077393   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:01.077658   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:01.575490   43484 type.go:168] "Request Body" body=""
	I0317 10:43:01.575560   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:01.575566   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:01.575573   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:01.575576   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:01.577827   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:01.577854   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:01.577865   43484 round_trippers.go:587]     Audit-Id: 72305b13-6057-4190-8022-c02130e8b262
	I0317 10:43:01.577872   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:01.577878   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:01.577882   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:01.577891   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:01.577895   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:01 GMT
	I0317 10:43:01.578178   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:01.578318   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:02.075000   43484 type.go:168] "Request Body" body=""
	I0317 10:43:02.075065   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:02.075070   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:02.075077   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:02.075080   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:02.077121   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:02.077146   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:02.077156   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:02 GMT
	I0317 10:43:02.077163   43484 round_trippers.go:587]     Audit-Id: 8f239f91-81ba-4808-81b4-b351bdcf9858
	I0317 10:43:02.077171   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:02.077176   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:02.077180   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:02.077183   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:02.077403   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:02.575691   43484 type.go:168] "Request Body" body=""
	I0317 10:43:02.575760   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:02.575766   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:02.575773   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:02.575776   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:02.577964   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:02.577985   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:02.577992   43484 round_trippers.go:587]     Audit-Id: 57ccfa51-059a-4183-aeec-c2a6cd6f0d7b
	I0317 10:43:02.577996   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:02.577999   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:02.578002   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:02.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:02.578009   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:02 GMT
	I0317 10:43:02.578285   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:03.075076   43484 type.go:168] "Request Body" body=""
	I0317 10:43:03.075144   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:03.075150   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:03.075157   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:03.075165   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:03.077298   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:03.077326   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:03.077337   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:03 GMT
	I0317 10:43:03.077344   43484 round_trippers.go:587]     Audit-Id: a5071e61-0eaf-4c99-a1b3-3c4b4aca2af0
	I0317 10:43:03.077348   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:03.077353   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:03.077357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:03.077361   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:03.077639   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:03.575355   43484 type.go:168] "Request Body" body=""
	I0317 10:43:03.575445   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:03.575451   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:03.575458   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:03.575463   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:03.577818   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:03.577837   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:03.577843   43484 round_trippers.go:587]     Audit-Id: 50c94742-6a3c-46e3-98a7-3f0ce5ff48a6
	I0317 10:43:03.577847   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:03.577849   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:03.577852   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:03.577854   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:03.577856   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:03 GMT
	I0317 10:43:03.578020   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:04.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:43:04.075705   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:04.075710   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:04.075718   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:04.075724   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:04.077732   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:04.077751   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:04.077758   43484 round_trippers.go:587]     Audit-Id: e97c8173-043c-44cf-aebe-de602804c4cd
	I0317 10:43:04.077773   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:04.077779   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:04.077788   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:04.077793   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:04.077797   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:04 GMT
	I0317 10:43:04.078030   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:04.078139   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:04.576023   43484 type.go:168] "Request Body" body=""
	I0317 10:43:04.576165   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:04.576176   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:04.576191   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:04.576201   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:04.578624   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:04.578648   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:04.578659   43484 round_trippers.go:587]     Audit-Id: 2ac43a19-dc28-46a6-92d1-17c431a5540f
	I0317 10:43:04.578665   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:04.578672   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:04.578676   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:04.578681   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:04.578685   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:04 GMT
	I0317 10:43:04.578910   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:05.075834   43484 type.go:168] "Request Body" body=""
	I0317 10:43:05.075900   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:05.075906   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:05.075913   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:05.075916   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:05.078205   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:05.078228   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:05.078241   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:05.078246   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:05.078251   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:05.078255   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:05 GMT
	I0317 10:43:05.078259   43484 round_trippers.go:587]     Audit-Id: 71efe016-84bf-4c3c-83c2-6b1f01f16133
	I0317 10:43:05.078264   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:05.078566   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:05.575351   43484 type.go:168] "Request Body" body=""
	I0317 10:43:05.575427   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:05.575432   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:05.575439   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:05.575444   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:05.577577   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:05.577603   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:05.577613   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:05.577618   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:05.577624   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:05 GMT
	I0317 10:43:05.577628   43484 round_trippers.go:587]     Audit-Id: 609e1fa6-04c7-4121-af57-0ea2bde447e6
	I0317 10:43:05.577631   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:05.577635   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:05.577902   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:06.075692   43484 type.go:168] "Request Body" body=""
	I0317 10:43:06.075770   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:06.075775   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:06.075781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:06.075785   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:06.078033   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:06.078057   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:06.078067   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:06.078074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:06.078081   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:06.078086   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:06.078092   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:06 GMT
	I0317 10:43:06.078101   43484 round_trippers.go:587]     Audit-Id: 96f932fa-7387-46fe-9979-c49fbc7d411e
	I0317 10:43:06.078366   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:06.078484   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:06.575081   43484 type.go:168] "Request Body" body=""
	I0317 10:43:06.575166   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:06.575171   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:06.575178   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:06.575184   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:06.577380   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:06.577405   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:06.577415   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:06 GMT
	I0317 10:43:06.577420   43484 round_trippers.go:587]     Audit-Id: 78417e58-e3c3-452d-9d96-2c28f5057e64
	I0317 10:43:06.577425   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:06.577429   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:06.577436   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:06.577443   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:06.577717   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:07.075278   43484 type.go:168] "Request Body" body=""
	I0317 10:43:07.075346   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:07.075352   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:07.075359   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:07.075365   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:07.077508   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:07.077528   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:07.077538   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:07.077544   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:07.077548   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:07 GMT
	I0317 10:43:07.077555   43484 round_trippers.go:587]     Audit-Id: 8eea260e-2ce4-4a5d-ade6-0138e3ee0933
	I0317 10:43:07.077559   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:07.077566   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:07.077811   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:07.575317   43484 type.go:168] "Request Body" body=""
	I0317 10:43:07.575379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:07.575384   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:07.575391   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:07.575395   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:07.577543   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:07.577560   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:07.577567   43484 round_trippers.go:587]     Audit-Id: ac26b6e6-2136-4ef9-91fc-612801c1f02e
	I0317 10:43:07.577570   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:07.577573   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:07.577576   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:07.577578   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:07.577581   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:07 GMT
	I0317 10:43:07.577800   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:08.075630   43484 type.go:168] "Request Body" body=""
	I0317 10:43:08.075687   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:08.075692   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:08.075698   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:08.075702   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:08.077852   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:08.077873   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:08.077883   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:08.077891   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:08 GMT
	I0317 10:43:08.077898   43484 round_trippers.go:587]     Audit-Id: e5895bf9-0b1d-4fe8-8959-a3e4cfebbe91
	I0317 10:43:08.077902   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:08.077907   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:08.077912   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:08.078162   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:08.575696   43484 type.go:168] "Request Body" body=""
	I0317 10:43:08.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:08.575759   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:08.575766   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:08.575770   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:08.578014   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:08.578033   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:08.578042   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:08.578047   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:08.578052   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:08 GMT
	I0317 10:43:08.578056   43484 round_trippers.go:587]     Audit-Id: 05f6c630-6779-4ccd-975b-e2c4e3171feb
	I0317 10:43:08.578060   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:08.578063   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:08.578270   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:08.578364   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:09.075886   43484 type.go:168] "Request Body" body=""
	I0317 10:43:09.075963   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:09.075971   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:09.075982   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:09.075986   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:09.078390   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:09.078418   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:09.078427   43484 round_trippers.go:587]     Audit-Id: 10d2b3e5-facd-4c4d-8365-7c374f4c415c
	I0317 10:43:09.078434   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:09.078440   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:09.078445   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:09.078466   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:09.078470   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:09 GMT
	I0317 10:43:09.078789   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:09.575068   43484 type.go:168] "Request Body" body=""
	I0317 10:43:09.575133   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:09.575144   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:09.575159   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:09.575167   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:09.577257   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:09.577274   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:09.577279   43484 round_trippers.go:587]     Audit-Id: 83516ba9-52dd-4e14-9be1-3a659e638756
	I0317 10:43:09.577283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:09.577286   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:09.577290   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:09.577293   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:09.577295   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:09 GMT
	I0317 10:43:09.577500   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:10.075004   43484 type.go:168] "Request Body" body=""
	I0317 10:43:10.075073   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:10.075082   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:10.075089   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:10.075096   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:10.076989   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:10.077014   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:10.077024   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:10.077030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:10.077034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:10.077039   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:10.077050   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:10 GMT
	I0317 10:43:10.077054   43484 round_trippers.go:587]     Audit-Id: 7624159f-4c3e-4320-8ad7-f406c00a3e0a
	I0317 10:43:10.077259   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:10.575795   43484 type.go:168] "Request Body" body=""
	I0317 10:43:10.575876   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:10.575887   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:10.575897   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:10.575908   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:10.578147   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:10.578170   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:10.578179   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:10 GMT
	I0317 10:43:10.578185   43484 round_trippers.go:587]     Audit-Id: 609ca8dc-ac08-415f-a5b6-72b4e83606a0
	I0317 10:43:10.578190   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:10.578194   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:10.578198   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:10.578201   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:10.578425   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:10.578567   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:11.076012   43484 type.go:168] "Request Body" body=""
	I0317 10:43:11.076072   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:11.076077   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:11.076084   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:11.076089   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:11.078268   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:11.078291   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:11.078301   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:11.078308   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:11.078313   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:11.078317   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:11.078322   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:11 GMT
	I0317 10:43:11.078327   43484 round_trippers.go:587]     Audit-Id: 9a7440e8-9a11-48dd-abea-236c98bc53c7
	I0317 10:43:11.078631   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:11.575042   43484 type.go:168] "Request Body" body=""
	I0317 10:43:11.575100   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:11.575105   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:11.575112   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:11.575122   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:11.580286   43484 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 10:43:11.580321   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:11.580329   43484 round_trippers.go:587]     Audit-Id: c0e3903c-8086-4170-a47c-ab1f199f3fc1
	I0317 10:43:11.580335   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:11.580339   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:11.580343   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:11.580347   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:11.580350   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:11 GMT
	I0317 10:43:11.580647   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:12.075988   43484 type.go:168] "Request Body" body=""
	I0317 10:43:12.076062   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:12.076069   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:12.076078   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:12.076090   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:12.078263   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:12.078285   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:12.078295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:12.078301   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:12 GMT
	I0317 10:43:12.078307   43484 round_trippers.go:587]     Audit-Id: 2e0848f6-e8a1-46b1-a3e8-6ad75eae2f13
	I0317 10:43:12.078312   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:12.078316   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:12.078320   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:12.078633   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:12.575201   43484 type.go:168] "Request Body" body=""
	I0317 10:43:12.575271   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:12.575279   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:12.575290   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:12.575301   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:12.577467   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:12.577488   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:12.577495   43484 round_trippers.go:587]     Audit-Id: 1e408a10-c865-42fc-b547-6a545b4b26fa
	I0317 10:43:12.577501   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:12.577505   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:12.577510   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:12.577513   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:12.577516   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:12 GMT
	I0317 10:43:12.577782   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:13.075623   43484 type.go:168] "Request Body" body=""
	I0317 10:43:13.075682   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:13.075688   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:13.075696   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:13.075703   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:13.078214   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:13.078237   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:13.078247   43484 round_trippers.go:587]     Audit-Id: 1eb5c631-87cd-48e0-84b9-e60d3f7ed952
	I0317 10:43:13.078251   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:13.078255   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:13.078259   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:13.078262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:13.078265   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:13 GMT
	I0317 10:43:13.078514   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:13.078624   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:13.575322   43484 type.go:168] "Request Body" body=""
	I0317 10:43:13.575383   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:13.575388   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:13.575395   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:13.575399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:13.577556   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:13.577576   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:13.577583   43484 round_trippers.go:587]     Audit-Id: df5acc1e-c3f1-46d5-8a9e-db9f483613cd
	I0317 10:43:13.577587   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:13.577589   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:13.577593   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:13.577597   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:13.577599   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:13 GMT
	I0317 10:43:13.577819   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:14.075701   43484 type.go:168] "Request Body" body=""
	I0317 10:43:14.075769   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:14.075778   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:14.075789   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:14.075796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:14.077825   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:14.077844   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:14.077854   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:14 GMT
	I0317 10:43:14.077859   43484 round_trippers.go:587]     Audit-Id: a6208491-ea35-4774-bc2a-17c997f198b8
	I0317 10:43:14.077864   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:14.077867   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:14.077870   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:14.077874   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:14.078122   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:14.575995   43484 type.go:168] "Request Body" body=""
	I0317 10:43:14.576063   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:14.576071   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:14.576088   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:14.576098   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:14.578199   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:14.578220   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:14.578230   43484 round_trippers.go:587]     Audit-Id: 9cecb9fd-84ac-414f-a30c-1a518934dcb8
	I0317 10:43:14.578236   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:14.578241   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:14.578246   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:14.578251   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:14.578254   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:14 GMT
	I0317 10:43:14.578571   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:15.075340   43484 type.go:168] "Request Body" body=""
	I0317 10:43:15.075418   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:15.075423   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:15.075431   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:15.075435   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:15.077627   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:15.077644   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:15.077650   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:15.077655   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:15.077658   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:15.077662   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:15.077664   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:15 GMT
	I0317 10:43:15.077666   43484 round_trippers.go:587]     Audit-Id: 43018aee-1e4b-4daa-bda6-117ea276fb84
	I0317 10:43:15.077893   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:15.575746   43484 type.go:168] "Request Body" body=""
	I0317 10:43:15.575827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:15.575834   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:15.575842   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:15.575848   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:15.578024   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:15.578040   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:15.578045   43484 round_trippers.go:587]     Audit-Id: a4e4fe3d-2d5c-4ee5-b091-eb5c67708885
	I0317 10:43:15.578049   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:15.578051   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:15.578054   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:15.578056   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:15.578058   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:15 GMT
	I0317 10:43:15.578259   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:15.578350   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:16.075656   43484 type.go:168] "Request Body" body=""
	I0317 10:43:16.075716   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:16.075721   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:16.075728   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:16.075733   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:16.077662   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:16.077684   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:16.077696   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:16 GMT
	I0317 10:43:16.077701   43484 round_trippers.go:587]     Audit-Id: 18f547fd-9b1c-44d8-bd8b-64d575aa77ea
	I0317 10:43:16.077704   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:16.077707   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:16.077710   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:16.077713   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:16.077879   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:16.575736   43484 type.go:168] "Request Body" body=""
	I0317 10:43:16.575809   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:16.575817   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:16.575831   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:16.575842   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:16.577965   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:16.577981   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:16.577992   43484 round_trippers.go:587]     Audit-Id: 73267bb9-d7e3-4887-b82d-f0404e2f54c3
	I0317 10:43:16.577997   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:16.578002   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:16.578006   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:16.578010   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:16.578013   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:16 GMT
	I0317 10:43:16.578271   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:17.075975   43484 type.go:168] "Request Body" body=""
	I0317 10:43:17.076050   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:17.076056   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:17.076068   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:17.076075   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:17.078100   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:17.078123   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:17.078133   43484 round_trippers.go:587]     Audit-Id: a9cf2db5-71b0-4b79-8de1-2131f6fc126d
	I0317 10:43:17.078137   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:17.078141   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:17.078144   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:17.078149   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:17.078155   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:17 GMT
	I0317 10:43:17.078345   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:17.575050   43484 type.go:168] "Request Body" body=""
	I0317 10:43:17.575114   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:17.575119   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:17.575127   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:17.575131   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:17.577171   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:17.577194   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:17.577203   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:17.577210   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:17.577214   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:17.577217   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:17 GMT
	I0317 10:43:17.577221   43484 round_trippers.go:587]     Audit-Id: 3c91fd4d-710a-45c9-9fde-8261989460f0
	I0317 10:43:17.577224   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:17.577462   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:18.075251   43484 type.go:168] "Request Body" body=""
	I0317 10:43:18.075310   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:18.075314   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:18.075321   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:18.075326   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:18.077553   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:18.077580   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:18.077591   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:18.077599   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:18 GMT
	I0317 10:43:18.077603   43484 round_trippers.go:587]     Audit-Id: 54895778-e725-43d3-80d1-2d9041f6f883
	I0317 10:43:18.077607   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:18.077612   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:18.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:18.077868   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:18.077973   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:18.575705   43484 type.go:168] "Request Body" body=""
	I0317 10:43:18.575785   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:18.575796   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:18.575804   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:18.575812   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:18.577939   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:18.577959   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:18.577966   43484 round_trippers.go:587]     Audit-Id: 692657f6-5d98-4682-b36e-edece1e6f414
	I0317 10:43:18.577969   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:18.577972   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:18.577975   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:18.577982   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:18.577984   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:18 GMT
	I0317 10:43:18.578251   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:19.075653   43484 type.go:168] "Request Body" body=""
	I0317 10:43:19.075748   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:19.075774   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:19.075785   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:19.075797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:19.077754   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:19.077770   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:19.077777   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:19.077781   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:19.077784   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:19.077786   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:19.077789   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:19 GMT
	I0317 10:43:19.077792   43484 round_trippers.go:587]     Audit-Id: cb994bc0-5d3d-486a-a560-d7fd623daaa8
	I0317 10:43:19.078095   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:19.576027   43484 type.go:168] "Request Body" body=""
	I0317 10:43:19.576103   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:19.576111   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:19.576121   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:19.576133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:19.578083   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:19.578107   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:19.578121   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:19 GMT
	I0317 10:43:19.578141   43484 round_trippers.go:587]     Audit-Id: c285322d-2874-48f2-b461-6309496da733
	I0317 10:43:19.578147   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:19.578151   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:19.578155   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:19.578159   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:19.578401   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:20.075190   43484 type.go:168] "Request Body" body=""
	I0317 10:43:20.075264   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:20.075270   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:20.075277   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:20.075282   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:20.077435   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:20.077479   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:20.077488   43484 round_trippers.go:587]     Audit-Id: 09dcb93b-27d3-4933-ade7-5e1a705a323a
	I0317 10:43:20.077496   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:20.077503   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:20.077510   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:20.077514   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:20.077520   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:20 GMT
	I0317 10:43:20.077755   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:20.575575   43484 type.go:168] "Request Body" body=""
	I0317 10:43:20.575630   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:20.575635   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:20.575641   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:20.575647   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:20.577577   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:20.577602   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:20.577612   43484 round_trippers.go:587]     Audit-Id: 06193566-3ac8-4329-ab27-b039fe5eaa8b
	I0317 10:43:20.577617   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:20.577621   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:20.577626   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:20.577629   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:20.577632   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:20 GMT
	I0317 10:43:20.577880   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:20.578003   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:21.075809   43484 type.go:168] "Request Body" body=""
	I0317 10:43:21.075887   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:21.075894   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:21.075901   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:21.075909   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:21.078042   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:21.078068   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:21.078078   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:21.078085   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:21.078092   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:21.078096   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:21.078099   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:21 GMT
	I0317 10:43:21.078103   43484 round_trippers.go:587]     Audit-Id: 97788b4a-c90f-4afe-b26c-f0c257816fba
	I0317 10:43:21.078371   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:21.575191   43484 type.go:168] "Request Body" body=""
	I0317 10:43:21.575266   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:21.575273   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:21.575286   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:21.575295   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:21.577330   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:21.577349   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:21.577355   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:21.577360   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:21.577363   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:21 GMT
	I0317 10:43:21.577366   43484 round_trippers.go:587]     Audit-Id: 13274da7-1eb3-4c3d-a151-0071be517fa6
	I0317 10:43:21.577370   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:21.577373   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:21.577588   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:22.075350   43484 type.go:168] "Request Body" body=""
	I0317 10:43:22.075443   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:22.075450   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:22.075462   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:22.075474   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:22.077542   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:22.077559   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:22.077572   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:22.077575   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:22.077580   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:22.077583   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:22.077585   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:22 GMT
	I0317 10:43:22.077587   43484 round_trippers.go:587]     Audit-Id: c3a360b6-81ac-4f1f-b7e9-81a0666ea06e
	I0317 10:43:22.077909   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:22.575422   43484 type.go:168] "Request Body" body=""
	I0317 10:43:22.575479   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:22.575491   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:22.575498   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:22.575501   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:22.577698   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:22.577715   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:22.577720   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:22.577723   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:22.577726   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:22 GMT
	I0317 10:43:22.577729   43484 round_trippers.go:587]     Audit-Id: 9ca9eb44-bf58-4760-a8bc-2045a0e21b4c
	I0317 10:43:22.577732   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:22.577734   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:22.577990   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:22.578096   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:23.075860   43484 type.go:168] "Request Body" body=""
	I0317 10:43:23.075923   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:23.075928   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:23.075935   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:23.075939   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:23.078064   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:23.078090   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:23.078102   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:23.078109   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:23.078114   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:23.078119   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:23 GMT
	I0317 10:43:23.078125   43484 round_trippers.go:587]     Audit-Id: 5c5784bf-0d8f-4d40-9ead-62750700066f
	I0317 10:43:23.078131   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:23.078392   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:23.575232   43484 type.go:168] "Request Body" body=""
	I0317 10:43:23.575294   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:23.575300   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:23.575306   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:23.575313   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:23.577344   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:23.577365   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:23.577374   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:23.577379   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:23.577384   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:23.577389   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:23.577394   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:23 GMT
	I0317 10:43:23.577397   43484 round_trippers.go:587]     Audit-Id: b872971d-6c5c-45a3-a947-0d1e35f1b8b4
	I0317 10:43:23.577644   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:24.075441   43484 type.go:168] "Request Body" body=""
	I0317 10:43:24.075500   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:24.075505   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:24.075521   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:24.075528   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:24.078055   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:24.078074   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:24.078083   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:24.078088   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:24.078092   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:24.078095   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:24.078098   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:24 GMT
	I0317 10:43:24.078101   43484 round_trippers.go:587]     Audit-Id: 934e7229-6b34-4301-8c70-fab3a0ab7afb
	I0317 10:43:24.078341   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:24.575161   43484 type.go:168] "Request Body" body=""
	I0317 10:43:24.575217   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:24.575222   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:24.575229   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:24.575233   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:24.577397   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:24.577415   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:24.577422   43484 round_trippers.go:587]     Audit-Id: a005410e-4773-4c7f-8fea-928cd0469b4e
	I0317 10:43:24.577427   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:24.577430   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:24.577433   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:24.577436   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:24.577438   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:24 GMT
	I0317 10:43:24.577637   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:25.075413   43484 type.go:168] "Request Body" body=""
	I0317 10:43:25.075484   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:25.075492   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:25.075503   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:25.075508   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:25.077610   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:25.077628   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:25.077634   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:25.077638   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:25 GMT
	I0317 10:43:25.077641   43484 round_trippers.go:587]     Audit-Id: 0046ccd8-3bcc-410d-99c7-2f7b5f3f14e4
	I0317 10:43:25.077644   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:25.077647   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:25.077652   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:25.077953   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:25.078055   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:25.575693   43484 type.go:168] "Request Body" body=""
	I0317 10:43:25.575772   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:25.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:25.575784   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:25.575788   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:25.577906   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:25.577930   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:25.577940   43484 round_trippers.go:587]     Audit-Id: 06aecbe0-409a-447c-a08a-fe35c536e9cc
	I0317 10:43:25.577947   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:25.577953   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:25.577955   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:25.577959   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:25.577961   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:25 GMT
	I0317 10:43:25.578182   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:26.076030   43484 type.go:168] "Request Body" body=""
	I0317 10:43:26.076105   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:26.076113   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:26.076123   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:26.076129   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:26.078280   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:26.078298   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:26.078305   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:26.078310   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:26 GMT
	I0317 10:43:26.078315   43484 round_trippers.go:587]     Audit-Id: 9e7032fb-ecc5-495a-946b-d7af5fc3b6af
	I0317 10:43:26.078320   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:26.078331   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:26.078334   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:26.078558   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:26.575078   43484 type.go:168] "Request Body" body=""
	I0317 10:43:26.575164   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:26.575170   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:26.575177   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:26.575180   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:26.577588   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:26.577613   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:26.577621   43484 round_trippers.go:587]     Audit-Id: f1ccc228-fa6a-4a74-8b4e-941d931bfe36
	I0317 10:43:26.577624   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:26.577627   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:26.577631   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:26.577635   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:26.577638   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:26 GMT
	I0317 10:43:26.577880   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:27.075578   43484 type.go:168] "Request Body" body=""
	I0317 10:43:27.075704   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:27.075714   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:27.075726   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:27.075741   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:27.077899   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:27.077916   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:27.077923   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:27.077927   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:27 GMT
	I0317 10:43:27.077932   43484 round_trippers.go:587]     Audit-Id: 8624b86f-c652-4a07-b41c-d361b62852ef
	I0317 10:43:27.077935   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:27.077939   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:27.077941   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:27.078174   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:27.078283   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:27.575683   43484 type.go:168] "Request Body" body=""
	I0317 10:43:27.575799   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:27.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:27.575816   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:27.575822   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:27.578000   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:27.578016   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:27.578021   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:27 GMT
	I0317 10:43:27.578025   43484 round_trippers.go:587]     Audit-Id: 2f05faa9-21f7-4620-959c-0b14caf47376
	I0317 10:43:27.578028   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:27.578030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:27.578033   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:27.578037   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:27.578223   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:28.075678   43484 type.go:168] "Request Body" body=""
	I0317 10:43:28.075735   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:28.075742   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:28.075749   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:28.075755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:28.077929   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:28.077959   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:28.077967   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:28.077971   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:28.077975   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:28 GMT
	I0317 10:43:28.077977   43484 round_trippers.go:587]     Audit-Id: 622e0ef2-b6e8-4de0-a563-44ca7b67477e
	I0317 10:43:28.077980   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:28.077983   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:28.078207   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:28.575720   43484 type.go:168] "Request Body" body=""
	I0317 10:43:28.575782   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:28.575789   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:28.575798   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:28.575804   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:28.577630   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:28.577651   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:28.577661   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:28.577666   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:28.577670   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:28 GMT
	I0317 10:43:28.577673   43484 round_trippers.go:587]     Audit-Id: d0f37e9f-dfeb-4283-a447-62bed13a8a88
	I0317 10:43:28.577678   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:28.577682   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:28.577937   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:29.075709   43484 type.go:168] "Request Body" body=""
	I0317 10:43:29.075773   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:29.075780   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:29.075790   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:29.075795   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:29.077618   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:29.077638   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:29.077648   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:29.077653   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:29.077660   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:29.077664   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:29.077670   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:29 GMT
	I0317 10:43:29.077674   43484 round_trippers.go:587]     Audit-Id: 4301e6db-b49a-4294-a408-8f64d95db6e4
	I0317 10:43:29.077888   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:29.575723   43484 type.go:168] "Request Body" body=""
	I0317 10:43:29.575784   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:29.575789   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:29.575796   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:29.575801   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:29.577937   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:29.577958   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:29.577965   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:29.577969   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:29.577975   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:29 GMT
	I0317 10:43:29.577978   43484 round_trippers.go:587]     Audit-Id: ed7d9fed-a37c-4f2a-ace4-44a962dbd1a5
	I0317 10:43:29.577982   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:29.577984   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:29.578145   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:29.578238   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:30.076014   43484 type.go:168] "Request Body" body=""
	I0317 10:43:30.076092   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:30.076100   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:30.076107   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:30.076111   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:30.079005   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:30.079029   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:30.079039   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:30 GMT
	I0317 10:43:30.079044   43484 round_trippers.go:587]     Audit-Id: 90747579-3ed2-4318-be0a-49c98cea8a9d
	I0317 10:43:30.079050   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:30.079054   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:30.079057   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:30.079062   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:30.079640   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:30.575432   43484 type.go:168] "Request Body" body=""
	I0317 10:43:30.575496   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:30.575501   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:30.575508   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:30.575512   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:30.577590   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:30.577607   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:30.577613   43484 round_trippers.go:587]     Audit-Id: f9cbd9ed-7f2d-4210-9dee-af778e6a6295
	I0317 10:43:30.577618   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:30.577620   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:30.577624   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:30.577627   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:30.577630   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:30 GMT
	I0317 10:43:30.577875   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:31.075739   43484 type.go:168] "Request Body" body=""
	I0317 10:43:31.075818   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:31.075833   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:31.075842   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:31.075851   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:31.077957   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:31.077982   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:31.077991   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:31 GMT
	I0317 10:43:31.077995   43484 round_trippers.go:587]     Audit-Id: 8d36481c-b58d-4e20-8d45-c2f4388d923f
	I0317 10:43:31.078000   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:31.078004   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:31.078008   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:31.078014   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:31.078223   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:31.575022   43484 type.go:168] "Request Body" body=""
	I0317 10:43:31.575092   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:31.575098   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:31.575106   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:31.575112   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:31.577184   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:31.577207   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:31.577217   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:31 GMT
	I0317 10:43:31.577222   43484 round_trippers.go:587]     Audit-Id: 2690e73d-3eb8-484f-b2ec-8c66cdaf88ce
	I0317 10:43:31.577226   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:31.577230   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:31.577234   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:31.577238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:31.577478   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:32.075252   43484 type.go:168] "Request Body" body=""
	I0317 10:43:32.075309   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:32.075316   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:32.075325   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:32.075335   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:32.077468   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:32.077487   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:32.077493   43484 round_trippers.go:587]     Audit-Id: 85dd94ac-11dd-4a46-bdd3-ddb679223be3
	I0317 10:43:32.077497   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:32.077499   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:32.077501   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:32.077504   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:32.077506   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:32 GMT
	I0317 10:43:32.077744   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:32.077838   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:32.575404   43484 type.go:168] "Request Body" body=""
	I0317 10:43:32.575476   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:32.575482   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:32.575489   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:32.575494   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:32.577902   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:32.577923   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:32.577934   43484 round_trippers.go:587]     Audit-Id: 81889a45-e97f-4fb6-b46b-23c0df6f9c31
	I0317 10:43:32.577942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:32.577947   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:32.577951   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:32.577955   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:32.577958   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:32 GMT
	I0317 10:43:32.578203   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:33.074990   43484 type.go:168] "Request Body" body=""
	I0317 10:43:33.075053   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:33.075060   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:33.075067   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:33.075073   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:33.077058   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:33.077073   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:33.077081   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:33.077086   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:33 GMT
	I0317 10:43:33.077091   43484 round_trippers.go:587]     Audit-Id: bc569cfa-26ae-4e4e-9d91-04e3895c27a6
	I0317 10:43:33.077094   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:33.077097   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:33.077100   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:33.077299   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:33.575685   43484 type.go:168] "Request Body" body=""
	I0317 10:43:33.575752   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:33.575756   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:33.575764   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:33.575768   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:33.577891   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:33.577907   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:33.577913   43484 round_trippers.go:587]     Audit-Id: 77aa5b64-cf66-485d-a532-857819cab97c
	I0317 10:43:33.577917   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:33.577921   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:33.577923   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:33.577926   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:33.577929   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:33 GMT
	I0317 10:43:33.578160   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:34.075718   43484 type.go:168] "Request Body" body=""
	I0317 10:43:34.075785   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:34.075790   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:34.075797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:34.075802   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:34.078133   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:34.078148   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:34.078154   43484 round_trippers.go:587]     Audit-Id: ee3be4a9-2639-4dab-9b0f-299d2c35661f
	I0317 10:43:34.078159   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:34.078162   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:34.078166   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:34.078168   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:34.078170   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:34 GMT
	I0317 10:43:34.078419   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:34.078574   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:34.575265   43484 type.go:168] "Request Body" body=""
	I0317 10:43:34.575323   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:34.575330   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:34.575340   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:34.575347   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:34.577626   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:34.577648   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:34.577658   43484 round_trippers.go:587]     Audit-Id: f23d3872-00fd-443e-b57f-11637ef620f9
	I0317 10:43:34.577666   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:34.577670   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:34.577675   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:34.577696   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:34.577703   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:34 GMT
	I0317 10:43:34.577984   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:35.075663   43484 type.go:168] "Request Body" body=""
	I0317 10:43:35.075720   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:35.075725   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:35.075732   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:35.075745   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:35.077895   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:35.077912   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:35.077919   43484 round_trippers.go:587]     Audit-Id: f2911b56-9b7f-409a-a3ac-6aa66c99c8d6
	I0317 10:43:35.077923   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:35.077925   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:35.077928   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:35.077930   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:35.077933   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:35 GMT
	I0317 10:43:35.078200   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:35.575643   43484 type.go:168] "Request Body" body=""
	I0317 10:43:35.575714   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:35.575719   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:35.575728   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:35.575733   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:35.577734   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:35.577755   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:35.577762   43484 round_trippers.go:587]     Audit-Id: 2ea37594-4b6e-4a4b-a107-8bcc1ca0c90b
	I0317 10:43:35.577765   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:35.577768   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:35.577770   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:35.577772   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:35.577774   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:35 GMT
	I0317 10:43:35.578001   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:36.075848   43484 type.go:168] "Request Body" body=""
	I0317 10:43:36.075932   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:36.075938   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:36.075947   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:36.075952   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:36.078051   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:36.078067   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:36.078073   43484 round_trippers.go:587]     Audit-Id: f2fd4173-0721-4b98-b9d5-0e999ec9a2dd
	I0317 10:43:36.078077   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:36.078080   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:36.078082   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:36.078085   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:36.078088   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:36 GMT
	I0317 10:43:36.078345   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:36.575133   43484 type.go:168] "Request Body" body=""
	I0317 10:43:36.575197   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:36.575202   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:36.575209   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:36.575213   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:36.577489   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:36.577509   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:36.577515   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:36.577520   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:36 GMT
	I0317 10:43:36.577523   43484 round_trippers.go:587]     Audit-Id: bc73ac88-ddcb-4c49-af61-3ef549bf8e3f
	I0317 10:43:36.577526   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:36.577528   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:36.577530   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:36.577801   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:36.577914   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:37.075523   43484 type.go:168] "Request Body" body=""
	I0317 10:43:37.075589   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:37.075594   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:37.075602   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:37.075610   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:37.077740   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:37.077759   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:37.077765   43484 round_trippers.go:587]     Audit-Id: 99ac994b-bf12-4c44-8c14-a359ef507547
	I0317 10:43:37.077769   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:37.077772   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:37.077774   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:37.077777   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:37.077780   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:37 GMT
	I0317 10:43:37.078012   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:37.078125   43484 node_ready.go:38] duration metric: took 4m0.00326774s for node "functional-247977" to be "Ready" ...
	I0317 10:43:37.080555   43484 out.go:201] 
	W0317 10:43:37.082074   43484 out.go:270] X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: waiting for node to be ready: waitNodeCondition: context deadline exceeded
	X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: waiting for node to be ready: waitNodeCondition: context deadline exceeded
	W0317 10:43:37.082088   43484 out.go:270] * 
	* 
	W0317 10:43:37.082937   43484 out.go:293] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0317 10:43:37.085254   43484 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:678: failed to soft start minikube. args "out/minikube-linux-amd64 start -p functional-247977 --alsologtostderr -v=8": exit status 80
functional_test.go:680: soft start took 4m7.847575185s for "functional-247977" cluster.
I0317 10:43:39.937659   11819 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/serial/SoftStart]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-247977
helpers_test.go:235: (dbg) docker inspect functional-247977:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb",
	        "Created": "2025-03-17T10:35:08.612204084Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 39488,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-03-17T10:35:08.644750942Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:b0734d4b8a5a2dbe50c35bd8745d33dc9ec48b1b1af7ad72f6736a52b01c8ce5",
	        "ResolvConfPath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/hostname",
	        "HostsPath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/hosts",
	        "LogPath": "/var/lib/docker/containers/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb/416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb-json.log",
	        "Name": "/functional-247977",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-247977:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "functional-247977",
	            "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": {
	                "ID": "416a9007d2fa0b150ca4e13e8e8e443aa0d6acf5bc05fa7341fae8cb04a76adb",
	                "LowerDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e-init/diff:/var/lib/docker/overlay2/f844c3a5ca0f0e2ee4753a0f099fc439ed40e0c5d4b781364a267ba0b6e05002/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5659eafec66e9639cc393f69729da6b4b5853c88c67d0003ae70abc384dbf10e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-247977",
	                "Source": "/var/lib/docker/volumes/functional-247977/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-247977",
	            "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-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185",
	            "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-247977",
	                "name.minikube.sigs.k8s.io": "functional-247977",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "2af113e8cee3b730171003969e0d8e915a9436189b63da6098df22c579b36419",
	            "SandboxKey": "/var/run/docker/netns/2af113e8cee3",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32778"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32779"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32782"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32780"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32781"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-247977": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "d2:73:c1:1d:67:7c",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "6d7f3a3f70e49bb5991dc1ebabbeee7dc7340bfee543c6f7473a0c210ad15e48",
	                    "EndpointID": "95965481f447d6b12103a23f19ea4146a7df1d2ce0db62d4ef3581367cfe50b4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-247977",
	                        "416a9007d2fa"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p functional-247977 -n functional-247977
helpers_test.go:244: <<< TestFunctional/serial/SoftStart FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/serial/SoftStart]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p functional-247977 logs -n 25: (3.40563865s)
helpers_test.go:252: TestFunctional/serial/SoftStart logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|-------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |      Profile      |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|-------------------|---------|---------|---------------------|---------------------|
	| addons  | addons-023654 addons disable   | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:30 UTC | 17 Mar 25 10:30 UTC |
	|         | ingress --alsologtostderr -v=1 |                   |         |         |                     |                     |
	| addons  | addons-023654 addons disable   | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:32 UTC | 17 Mar 25 10:33 UTC |
	|         | storage-provisioner-rancher    |                   |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                   |         |         |                     |                     |
	| addons  | addons-023654 addons           | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | disable volumesnapshots        |                   |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                   |         |         |                     |                     |
	| addons  | addons-023654 addons           | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | disable csi-hostpath-driver    |                   |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                   |         |         |                     |                     |
	| stop    | -p addons-023654               | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	| addons  | enable dashboard -p            | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | addons-023654                  |                   |         |         |                     |                     |
	| addons  | disable dashboard -p           | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | addons-023654                  |                   |         |         |                     |                     |
	| addons  | disable gvisor -p              | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | addons-023654                  |                   |         |         |                     |                     |
	| delete  | -p addons-023654               | addons-023654     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	| start   | -p nospam-301332 -n=1          | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | --memory=2250 --wait=false     |                   |         |         |                     |                     |
	|         | --log_dir=/tmp/nospam-301332   |                   |         |         |                     |                     |
	|         | --driver=docker                |                   |         |         |                     |                     |
	|         | --container-runtime=crio       |                   |         |         |                     |                     |
	| start   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC |                     |
	|         | /tmp/nospam-301332 start       |                   |         |         |                     |                     |
	|         | --dry-run                      |                   |         |         |                     |                     |
	| start   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC |                     |
	|         | /tmp/nospam-301332 start       |                   |         |         |                     |                     |
	|         | --dry-run                      |                   |         |         |                     |                     |
	| start   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC |                     |
	|         | /tmp/nospam-301332 start       |                   |         |         |                     |                     |
	|         | --dry-run                      |                   |         |         |                     |                     |
	| pause   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 pause       |                   |         |         |                     |                     |
	| pause   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 pause       |                   |         |         |                     |                     |
	| pause   | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 pause       |                   |         |         |                     |                     |
	| unpause | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 unpause     |                   |         |         |                     |                     |
	| unpause | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 unpause     |                   |         |         |                     |                     |
	| unpause | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 unpause     |                   |         |         |                     |                     |
	| stop    | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 stop        |                   |         |         |                     |                     |
	| stop    | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 stop        |                   |         |         |                     |                     |
	| stop    | nospam-301332 --log_dir        | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:34 UTC |
	|         | /tmp/nospam-301332 stop        |                   |         |         |                     |                     |
	| delete  | -p nospam-301332               | nospam-301332     | jenkins | v1.35.0 | 17 Mar 25 10:34 UTC | 17 Mar 25 10:35 UTC |
	| start   | -p functional-247977           | functional-247977 | jenkins | v1.35.0 | 17 Mar 25 10:35 UTC |                     |
	|         | --memory=4000                  |                   |         |         |                     |                     |
	|         | --apiserver-port=8441          |                   |         |         |                     |                     |
	|         | --wait=all --driver=docker     |                   |         |         |                     |                     |
	|         | --container-runtime=crio       |                   |         |         |                     |                     |
	| start   | -p functional-247977           | functional-247977 | jenkins | v1.35.0 | 17 Mar 25 10:39 UTC |                     |
	|         | --alsologtostderr -v=8         |                   |         |         |                     |                     |
	|---------|--------------------------------|-------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 10:39:32
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 10:39:32.130647   43484 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:39:32.130921   43484 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:39:32.130930   43484 out.go:358] Setting ErrFile to fd 2...
	I0317 10:39:32.130934   43484 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:39:32.131145   43484 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:39:32.131673   43484 out.go:352] Setting JSON to false
	I0317 10:39:32.132613   43484 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1319,"bootTime":1742206653,"procs":190,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:39:32.132713   43484 start.go:139] virtualization: kvm guest
	I0317 10:39:32.135684   43484 out.go:177] * [functional-247977] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:39:32.137123   43484 notify.go:220] Checking for updates...
	I0317 10:39:32.137138   43484 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:39:32.138540   43484 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:39:32.139923   43484 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:32.141263   43484 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:39:32.142317   43484 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:39:32.143538   43484 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:39:32.145127   43484 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:39:32.145209   43484 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:39:32.168018   43484 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:39:32.168101   43484 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:39:32.214737   43484 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-03-17 10:39:32.206096331 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:39:32.214834   43484 docker.go:318] overlay module found
	I0317 10:39:32.216627   43484 out.go:177] * Using the docker driver based on existing profile
	I0317 10:39:32.217843   43484 start.go:297] selected driver: docker
	I0317 10:39:32.217858   43484 start.go:901] validating driver "docker" against &{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 DisableMetr
ics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:39:32.217934   43484 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:39:32.218010   43484 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:39:32.265944   43484 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:37 OomKillDisable:true NGoroutines:53 SystemTime:2025-03-17 10:39:32.25767082 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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> S
erverErrors:[] 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.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:39:32.266613   43484 cni.go:84] Creating CNI manager for ""
	I0317 10:39:32.266677   43484 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:39:32.266731   43484 start.go:340] cluster config:
	{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:crio 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.2 ContainerRuntime:crio 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: Static
IP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:39:32.268582   43484 out.go:177] * Starting "functional-247977" primary control-plane node in "functional-247977" cluster
	I0317 10:39:32.269940   43484 cache.go:121] Beginning downloading kic base image for docker with crio
	I0317 10:39:32.271314   43484 out.go:177] * Pulling base image v0.0.46-1741860993-20523 ...
	I0317 10:39:32.272636   43484 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:39:32.272683   43484 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0317 10:39:32.272696   43484 cache.go:56] Caching tarball of preloaded images
	I0317 10:39:32.272791   43484 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon
	I0317 10:39:32.272807   43484 preload.go:172] Found /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0317 10:39:32.272822   43484 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0317 10:39:32.272933   43484 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/config.json ...
	I0317 10:39:32.291974   43484 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon, skipping pull
	I0317 10:39:32.291993   43484 cache.go:145] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 exists in daemon, skipping load
	I0317 10:39:32.292008   43484 cache.go:230] Successfully downloaded all kic artifacts
	I0317 10:39:32.292035   43484 start.go:360] acquireMachinesLock for functional-247977: {Name:mk5073dc6df5b9fd90fe168c397f019d49575fc0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 10:39:32.292098   43484 start.go:364] duration metric: took 37.292µs to acquireMachinesLock for "functional-247977"
	I0317 10:39:32.292120   43484 start.go:96] Skipping create...Using existing machine configuration
	I0317 10:39:32.292125   43484 fix.go:54] fixHost starting: 
	I0317 10:39:32.292304   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:32.308873   43484 fix.go:112] recreateIfNeeded on functional-247977: state=Running err=<nil>
	W0317 10:39:32.308934   43484 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 10:39:32.310911   43484 out.go:177] * Updating the running docker "functional-247977" container ...
	I0317 10:39:32.312164   43484 machine.go:93] provisionDockerMachine start ...
	I0317 10:39:32.312246   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:32.328967   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:32.329183   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:32.329194   43484 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 10:39:32.461879   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-247977
	
	I0317 10:39:32.461908   43484 ubuntu.go:169] provisioning hostname "functional-247977"
	I0317 10:39:32.461965   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:32.479215   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:32.479437   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:32.479453   43484 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-247977 && echo "functional-247977" | sudo tee /etc/hostname
	I0317 10:39:32.624568   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-247977
	
	I0317 10:39:32.624638   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:32.642912   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:32.643127   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:32.643144   43484 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-247977' /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-247977/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-247977' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 10:39:32.774506   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 10:39:32.774540   43484 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20535-5055/.minikube CaCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20535-5055/.minikube}
	I0317 10:39:32.774579   43484 ubuntu.go:177] setting up certificates
	I0317 10:39:32.774593   43484 provision.go:84] configureAuth start
	I0317 10:39:32.774658   43484 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-247977
	I0317 10:39:32.791366   43484 provision.go:143] copyHostCerts
	I0317 10:39:32.791403   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem
	I0317 10:39:32.791437   43484 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem, removing ...
	I0317 10:39:32.791449   43484 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem
	I0317 10:39:32.791511   43484 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/ca.pem (1082 bytes)
	I0317 10:39:32.791596   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem
	I0317 10:39:32.791615   43484 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem, removing ...
	I0317 10:39:32.791621   43484 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem
	I0317 10:39:32.791645   43484 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/cert.pem (1123 bytes)
	I0317 10:39:32.791700   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem
	I0317 10:39:32.791732   43484 exec_runner.go:144] found /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem, removing ...
	I0317 10:39:32.791739   43484 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem
	I0317 10:39:32.791762   43484 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20535-5055/.minikube/key.pem (1679 bytes)
	I0317 10:39:32.791823   43484 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem org=jenkins.functional-247977 san=[127.0.0.1 192.168.49.2 functional-247977 localhost minikube]
	I0317 10:39:33.063850   43484 provision.go:177] copyRemoteCerts
	I0317 10:39:33.063906   43484 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 10:39:33.063939   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.081051   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:33.174638   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I0317 10:39:33.174705   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0317 10:39:33.195212   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem -> /etc/docker/server.pem
	I0317 10:39:33.195272   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0317 10:39:33.216162   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I0317 10:39:33.216218   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0317 10:39:33.236412   43484 provision.go:87] duration metric: took 461.801944ms to configureAuth
	I0317 10:39:33.236442   43484 ubuntu.go:193] setting minikube options for container-runtime
	I0317 10:39:33.236604   43484 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:39:33.236690   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.253573   43484 main.go:141] libmachine: Using SSH client type: native
	I0317 10:39:33.253769   43484 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32778 <nil> <nil>}
	I0317 10:39:33.253791   43484 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0317 10:39:33.592794   43484 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0317 10:39:33.592827   43484 machine.go:96] duration metric: took 1.280644115s to provisionDockerMachine
	I0317 10:39:33.592842   43484 start.go:293] postStartSetup for "functional-247977" (driver="docker")
	I0317 10:39:33.592855   43484 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]
	I0317 10:39:33.592910   43484 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
	I0317 10:39:33.592975   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.610134   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:33.710728   43484 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 10:39:33.713796   43484 command_runner.go:130] > PRETTY_NAME="Ubuntu 22.04.5 LTS"
	I0317 10:39:33.713822   43484 command_runner.go:130] > NAME="Ubuntu"
	I0317 10:39:33.713831   43484 command_runner.go:130] > VERSION_ID="22.04"
	I0317 10:39:33.713839   43484 command_runner.go:130] > VERSION="22.04.5 LTS (Jammy Jellyfish)"
	I0317 10:39:33.713846   43484 command_runner.go:130] > VERSION_CODENAME=jammy
	I0317 10:39:33.713852   43484 command_runner.go:130] > ID=ubuntu
	I0317 10:39:33.713858   43484 command_runner.go:130] > ID_LIKE=debian
	I0317 10:39:33.713865   43484 command_runner.go:130] > HOME_URL="https://www.ubuntu.com/"
	I0317 10:39:33.713871   43484 command_runner.go:130] > SUPPORT_URL="https://help.ubuntu.com/"
	I0317 10:39:33.713877   43484 command_runner.go:130] > BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
	I0317 10:39:33.713887   43484 command_runner.go:130] > PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
	I0317 10:39:33.713906   43484 command_runner.go:130] > UBUNTU_CODENAME=jammy
	I0317 10:39:33.713975   43484 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0317 10:39:33.713995   43484 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0317 10:39:33.714002   43484 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0317 10:39:33.714010   43484 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0317 10:39:33.714020   43484 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/addons for local assets ...
	I0317 10:39:33.714068   43484 filesync.go:126] Scanning /home/jenkins/minikube-integration/20535-5055/.minikube/files for local assets ...
	I0317 10:39:33.714134   43484 filesync.go:149] local asset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem -> 118192.pem in /etc/ssl/certs
	I0317 10:39:33.714140   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem -> /etc/ssl/certs/118192.pem
	I0317 10:39:33.714198   43484 filesync.go:149] local asset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts -> hosts in /etc/test/nested/copy/11819
	I0317 10:39:33.714205   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts -> /etc/test/nested/copy/11819/hosts
	I0317 10:39:33.714235   43484 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/11819
	I0317 10:39:33.723058   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem --> /etc/ssl/certs/118192.pem (1708 bytes)
	I0317 10:39:33.797423   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/test/nested/copy/11819/hosts --> /etc/test/nested/copy/11819/hosts (40 bytes)
	I0317 10:39:33.901555   43484 start.go:296] duration metric: took 308.697542ms for postStartSetup
	I0317 10:39:33.901632   43484 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:39:33.901686   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:33.927696   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:34.196476   43484 command_runner.go:130] > 31%
	I0317 10:39:34.196762   43484 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0317 10:39:34.202805   43484 command_runner.go:130] > 204G
	I0317 10:39:34.202826   43484 fix.go:56] duration metric: took 1.910699605s for fixHost
	I0317 10:39:34.202837   43484 start.go:83] releasing machines lock for "functional-247977", held for 1.910724752s
	I0317 10:39:34.202884   43484 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-247977
	I0317 10:39:34.224898   43484 ssh_runner.go:195] Run: cat /version.json
	I0317 10:39:34.224944   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:34.225187   43484 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0317 10:39:34.225253   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:34.244357   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:34.245811   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:34.393959   43484 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.46-1741860993-20523", "minikube_version": "v1.35.0", "commit": "71529bb89e3c12f14ea8f1963dd965c6be2666ce"}
	I0317 10:39:34.394132   43484 ssh_runner.go:195] Run: systemctl --version
	I0317 10:39:34.526749   43484 command_runner.go:130] > <a href="https://github.com/kubernetes/registry.k8s.io">Temporary Redirect</a>.
	I0317 10:39:34.529178   43484 command_runner.go:130] > systemd 249 (249.11-0ubuntu3.12)
	I0317 10:39:34.529226   43484 command_runner.go:130] > +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified
	I0317 10:39:34.529286   43484 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0317 10:39:34.722248   43484 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 10:39:34.726280   43484 command_runner.go:130] >   File: /etc/cni/net.d/200-loopback.conf.mk_disabled
	I0317 10:39:34.726303   43484 command_runner.go:130] >   Size: 54        	Blocks: 8          IO Block: 4096   regular file
	I0317 10:39:34.726312   43484 command_runner.go:130] > Device: 36h/54d	Inode: 561566      Links: 1
	I0317 10:39:34.726320   43484 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 10:39:34.726328   43484 command_runner.go:130] > Access: 2023-06-14 14:44:50.000000000 +0000
	I0317 10:39:34.726335   43484 command_runner.go:130] > Modify: 2023-06-14 14:44:50.000000000 +0000
	I0317 10:39:34.726342   43484 command_runner.go:130] > Change: 2025-03-17 10:35:14.127671776 +0000
	I0317 10:39:34.726350   43484 command_runner.go:130] >  Birth: 2025-03-17 10:35:14.123671481 +0000
	I0317 10:39:34.726543   43484 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 "sudo mv {} {}.mk_disabled" ;
	I0317 10:39:34.793326   43484 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0317 10:39:34.793397   43484 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" ;
	I0317 10:39:34.801692   43484 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0317 10:39:34.801717   43484 start.go:495] detecting cgroup driver to use...
	I0317 10:39:34.801752   43484 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0317 10:39:34.801793   43484 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 10:39:34.812843   43484 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 10:39:34.822583   43484 docker.go:217] disabling cri-docker service (if available) ...
	I0317 10:39:34.822643   43484 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0317 10:39:34.834004   43484 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0317 10:39:34.843661   43484 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0317 10:39:35.034598   43484 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0317 10:39:35.211230   43484 docker.go:233] disabling docker service ...
	I0317 10:39:35.211308   43484 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0317 10:39:35.222623   43484 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0317 10:39:35.232686   43484 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0317 10:39:35.412932   43484 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0317 10:39:35.617426   43484 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0317 10:39:35.627637   43484 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 10:39:35.641556   43484 command_runner.go:130] > runtime-endpoint: unix:///var/run/crio/crio.sock
	I0317 10:39:35.643228   43484 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0317 10:39:35.643304   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.652387   43484 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0317 10:39:35.652433   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.699565   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.708314   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.717156   43484 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 10:39:35.724992   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.733820   43484 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.741931   43484 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0317 10:39:35.750313   43484 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 10:39:35.757351   43484 command_runner.go:130] > net.bridge.bridge-nf-call-iptables = 1
	I0317 10:39:35.757410   43484 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 10:39:35.764560   43484 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:39:35.866817   43484 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0317 10:39:36.085413   43484 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0317 10:39:36.085482   43484 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0317 10:39:36.088810   43484 command_runner.go:130] >   File: /var/run/crio/crio.sock
	I0317 10:39:36.088834   43484 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 10:39:36.088844   43484 command_runner.go:130] > Device: 46h/70d	Inode: 555         Links: 1
	I0317 10:39:36.088855   43484 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 10:39:36.088862   43484 command_runner.go:130] > Access: 2025-03-17 10:39:35.979063140 +0000
	I0317 10:39:36.088869   43484 command_runner.go:130] > Modify: 2025-03-17 10:39:35.979063140 +0000
	I0317 10:39:36.088873   43484 command_runner.go:130] > Change: 2025-03-17 10:39:35.979063140 +0000
	I0317 10:39:36.088877   43484 command_runner.go:130] >  Birth: -
	I0317 10:39:36.088924   43484 start.go:563] Will wait 60s for crictl version
	I0317 10:39:36.088972   43484 ssh_runner.go:195] Run: which crictl
	I0317 10:39:36.091877   43484 command_runner.go:130] > /usr/bin/crictl
	I0317 10:39:36.092033   43484 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 10:39:36.120697   43484 command_runner.go:130] > Version:  0.1.0
	I0317 10:39:36.120718   43484 command_runner.go:130] > RuntimeName:  cri-o
	I0317 10:39:36.120722   43484 command_runner.go:130] > RuntimeVersion:  1.24.6
	I0317 10:39:36.120727   43484 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 10:39:36.122623   43484 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0317 10:39:36.122701   43484 ssh_runner.go:195] Run: crio --version
	I0317 10:39:36.155783   43484 command_runner.go:130] > crio version 1.24.6
	I0317 10:39:36.155809   43484 command_runner.go:130] > Version:          1.24.6
	I0317 10:39:36.155820   43484 command_runner.go:130] > GitCommit:        4bfe15a9feb74ffc95e66a21c04b15fa7bbc2b90
	I0317 10:39:36.155827   43484 command_runner.go:130] > GitTreeState:     clean
	I0317 10:39:36.155835   43484 command_runner.go:130] > BuildDate:        2023-06-14T14:44:50Z
	I0317 10:39:36.155843   43484 command_runner.go:130] > GoVersion:        go1.18.2
	I0317 10:39:36.155849   43484 command_runner.go:130] > Compiler:         gc
	I0317 10:39:36.155856   43484 command_runner.go:130] > Platform:         linux/amd64
	I0317 10:39:36.155861   43484 command_runner.go:130] > Linkmode:         dynamic
	I0317 10:39:36.155871   43484 command_runner.go:130] > BuildTags:        apparmor, exclude_graphdriver_devicemapper, containers_image_ostree_stub, seccomp
	I0317 10:39:36.155878   43484 command_runner.go:130] > SeccompEnabled:   true
	I0317 10:39:36.155882   43484 command_runner.go:130] > AppArmorEnabled:  false
	I0317 10:39:36.155945   43484 ssh_runner.go:195] Run: crio --version
	I0317 10:39:36.187063   43484 command_runner.go:130] > crio version 1.24.6
	I0317 10:39:36.187081   43484 command_runner.go:130] > Version:          1.24.6
	I0317 10:39:36.187088   43484 command_runner.go:130] > GitCommit:        4bfe15a9feb74ffc95e66a21c04b15fa7bbc2b90
	I0317 10:39:36.187092   43484 command_runner.go:130] > GitTreeState:     clean
	I0317 10:39:36.187112   43484 command_runner.go:130] > BuildDate:        2023-06-14T14:44:50Z
	I0317 10:39:36.187116   43484 command_runner.go:130] > GoVersion:        go1.18.2
	I0317 10:39:36.187120   43484 command_runner.go:130] > Compiler:         gc
	I0317 10:39:36.187124   43484 command_runner.go:130] > Platform:         linux/amd64
	I0317 10:39:36.187131   43484 command_runner.go:130] > Linkmode:         dynamic
	I0317 10:39:36.187142   43484 command_runner.go:130] > BuildTags:        apparmor, exclude_graphdriver_devicemapper, containers_image_ostree_stub, seccomp
	I0317 10:39:36.187146   43484 command_runner.go:130] > SeccompEnabled:   true
	I0317 10:39:36.187152   43484 command_runner.go:130] > AppArmorEnabled:  false
	I0317 10:39:36.190227   43484 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0317 10:39:36.191672   43484 cli_runner.go:164] Run: docker network inspect functional-247977 --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}}]}"
	I0317 10:39:36.207947   43484 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0317 10:39:36.211485   43484 command_runner.go:130] > 192.168.49.1	host.minikube.internal
	I0317 10:39:36.211580   43484 kubeadm.go:883] updating cluster {Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA API
ServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQ
emuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 10:39:36.211670   43484 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0317 10:39:36.211714   43484 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:39:36.247589   43484 command_runner.go:130] > {
	I0317 10:39:36.247610   43484 command_runner.go:130] >   "images": [
	I0317 10:39:36.247614   43484 command_runner.go:130] >     {
	I0317 10:39:36.247622   43484 command_runner.go:130] >       "id": "d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56",
	I0317 10:39:36.247627   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.247632   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd:v20241212-9f82dd49"
	I0317 10:39:36.247636   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247639   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.247647   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26",
	I0317 10:39:36.247667   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"
	I0317 10:39:36.247674   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247681   43484 command_runner.go:130] >       "size": "95714353",
	I0317 10:39:36.247687   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.247693   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.247705   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.247711   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.247714   43484 command_runner.go:130] >     },
	I0317 10:39:36.247718   43484 command_runner.go:130] >     {
	I0317 10:39:36.247724   43484 command_runner.go:130] >       "id": "6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562",
	I0317 10:39:36.247730   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.247737   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner:v5"
	I0317 10:39:36.247746   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247763   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.247779   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944",
	I0317 10:39:36.247797   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"
	I0317 10:39:36.247804   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247815   43484 command_runner.go:130] >       "size": "31470524",
	I0317 10:39:36.247822   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.247828   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.247837   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.247844   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.247852   43484 command_runner.go:130] >     },
	I0317 10:39:36.247857   43484 command_runner.go:130] >     {
	I0317 10:39:36.247870   43484 command_runner.go:130] >       "id": "c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6",
	I0317 10:39:36.247879   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.247890   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns:v1.11.3"
	I0317 10:39:36.247897   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247901   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.247912   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e",
	I0317 10:39:36.247927   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"
	I0317 10:39:36.247935   43484 command_runner.go:130] >       ],
	I0317 10:39:36.247949   43484 command_runner.go:130] >       "size": "63273227",
	I0317 10:39:36.247965   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.247974   43484 command_runner.go:130] >       "username": "nonroot",
	I0317 10:39:36.247980   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.247984   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.247987   43484 command_runner.go:130] >     },
	I0317 10:39:36.247992   43484 command_runner.go:130] >     {
	I0317 10:39:36.248001   43484 command_runner.go:130] >       "id": "a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc",
	I0317 10:39:36.248011   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248020   43484 command_runner.go:130] >         "registry.k8s.io/etcd:3.5.16-0"
	I0317 10:39:36.248029   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248035   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248049   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990",
	I0317 10:39:36.248531   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"
	I0317 10:39:36.248562   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248571   43484 command_runner.go:130] >       "size": "151021823",
	I0317 10:39:36.248577   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.248584   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.248589   43484 command_runner.go:130] >       },
	I0317 10:39:36.248596   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.248609   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.248615   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.248620   43484 command_runner.go:130] >     },
	I0317 10:39:36.248625   43484 command_runner.go:130] >     {
	I0317 10:39:36.248635   43484 command_runner.go:130] >       "id": "85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef",
	I0317 10:39:36.248646   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248654   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver:v1.32.2"
	I0317 10:39:36.248659   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248665   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248683   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d",
	I0317 10:39:36.248694   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"
	I0317 10:39:36.248700   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248711   43484 command_runner.go:130] >       "size": "98055648",
	I0317 10:39:36.248717   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.248731   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.248736   43484 command_runner.go:130] >       },
	I0317 10:39:36.248743   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.248748   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.248763   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.248772   43484 command_runner.go:130] >     },
	I0317 10:39:36.248777   43484 command_runner.go:130] >     {
	I0317 10:39:36.248787   43484 command_runner.go:130] >       "id": "b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389",
	I0317 10:39:36.248793   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248806   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager:v1.32.2"
	I0317 10:39:36.248812   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248818   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248829   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5",
	I0317 10:39:36.248846   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"
	I0317 10:39:36.248852   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248858   43484 command_runner.go:130] >       "size": "90793286",
	I0317 10:39:36.248863   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.248874   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.248879   43484 command_runner.go:130] >       },
	I0317 10:39:36.248885   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.248891   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.248896   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.248901   43484 command_runner.go:130] >     },
	I0317 10:39:36.248907   43484 command_runner.go:130] >     {
	I0317 10:39:36.248922   43484 command_runner.go:130] >       "id": "f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5",
	I0317 10:39:36.248928   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.248937   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy:v1.32.2"
	I0317 10:39:36.248942   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248953   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.248964   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d",
	I0317 10:39:36.248981   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"
	I0317 10:39:36.248987   43484 command_runner.go:130] >       ],
	I0317 10:39:36.248993   43484 command_runner.go:130] >       "size": "95271321",
	I0317 10:39:36.249005   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.249012   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.249018   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.249029   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.249033   43484 command_runner.go:130] >     },
	I0317 10:39:36.249039   43484 command_runner.go:130] >     {
	I0317 10:39:36.249049   43484 command_runner.go:130] >       "id": "d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d",
	I0317 10:39:36.249055   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.249068   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler:v1.32.2"
	I0317 10:39:36.249073   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249079   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.249147   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76",
	I0317 10:39:36.249166   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"
	I0317 10:39:36.249171   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249177   43484 command_runner.go:130] >       "size": "70653254",
	I0317 10:39:36.249183   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.249193   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.249199   43484 command_runner.go:130] >       },
	I0317 10:39:36.249205   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.249211   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.249217   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.249222   43484 command_runner.go:130] >     },
	I0317 10:39:36.249227   43484 command_runner.go:130] >     {
	I0317 10:39:36.249241   43484 command_runner.go:130] >       "id": "873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136",
	I0317 10:39:36.249247   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.249253   43484 command_runner.go:130] >         "registry.k8s.io/pause:3.10"
	I0317 10:39:36.249258   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249264   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.249280   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a",
	I0317 10:39:36.249291   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"
	I0317 10:39:36.249300   43484 command_runner.go:130] >       ],
	I0317 10:39:36.249306   43484 command_runner.go:130] >       "size": "742080",
	I0317 10:39:36.249312   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.249325   43484 command_runner.go:130] >         "value": "65535"
	I0317 10:39:36.249330   43484 command_runner.go:130] >       },
	I0317 10:39:36.249337   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.249348   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.249354   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.249360   43484 command_runner.go:130] >     }
	I0317 10:39:36.249366   43484 command_runner.go:130] >   ]
	I0317 10:39:36.249370   43484 command_runner.go:130] > }
	I0317 10:39:36.250341   43484 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:39:36.250358   43484 crio.go:433] Images already preloaded, skipping extraction
	I0317 10:39:36.250408   43484 ssh_runner.go:195] Run: sudo crictl images --output json
	I0317 10:39:36.281663   43484 command_runner.go:130] > {
	I0317 10:39:36.281685   43484 command_runner.go:130] >   "images": [
	I0317 10:39:36.281689   43484 command_runner.go:130] >     {
	I0317 10:39:36.281698   43484 command_runner.go:130] >       "id": "d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56",
	I0317 10:39:36.281703   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.281710   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd:v20241212-9f82dd49"
	I0317 10:39:36.281713   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281717   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.281731   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26",
	I0317 10:39:36.281741   43484 command_runner.go:130] >         "docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"
	I0317 10:39:36.281747   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281757   43484 command_runner.go:130] >       "size": "95714353",
	I0317 10:39:36.281763   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.281771   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.281780   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.281784   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.281790   43484 command_runner.go:130] >     },
	I0317 10:39:36.281817   43484 command_runner.go:130] >     {
	I0317 10:39:36.281832   43484 command_runner.go:130] >       "id": "6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562",
	I0317 10:39:36.281837   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.281842   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner:v5"
	I0317 10:39:36.281848   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281852   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.281862   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944",
	I0317 10:39:36.281873   43484 command_runner.go:130] >         "gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"
	I0317 10:39:36.281879   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281886   43484 command_runner.go:130] >       "size": "31470524",
	I0317 10:39:36.281892   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.281896   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.281902   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.281906   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.281916   43484 command_runner.go:130] >     },
	I0317 10:39:36.281922   43484 command_runner.go:130] >     {
	I0317 10:39:36.281928   43484 command_runner.go:130] >       "id": "c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6",
	I0317 10:39:36.281934   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.281939   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns:v1.11.3"
	I0317 10:39:36.281944   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281949   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.281958   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e",
	I0317 10:39:36.281967   43484 command_runner.go:130] >         "registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"
	I0317 10:39:36.281973   43484 command_runner.go:130] >       ],
	I0317 10:39:36.281977   43484 command_runner.go:130] >       "size": "63273227",
	I0317 10:39:36.281983   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.281987   43484 command_runner.go:130] >       "username": "nonroot",
	I0317 10:39:36.281993   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.281998   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282003   43484 command_runner.go:130] >     },
	I0317 10:39:36.282006   43484 command_runner.go:130] >     {
	I0317 10:39:36.282014   43484 command_runner.go:130] >       "id": "a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc",
	I0317 10:39:36.282018   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282027   43484 command_runner.go:130] >         "registry.k8s.io/etcd:3.5.16-0"
	I0317 10:39:36.282032   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282036   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282045   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990",
	I0317 10:39:36.282058   43484 command_runner.go:130] >         "registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"
	I0317 10:39:36.282064   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282068   43484 command_runner.go:130] >       "size": "151021823",
	I0317 10:39:36.282074   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282078   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282083   43484 command_runner.go:130] >       },
	I0317 10:39:36.282088   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282094   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282098   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282103   43484 command_runner.go:130] >     },
	I0317 10:39:36.282107   43484 command_runner.go:130] >     {
	I0317 10:39:36.282113   43484 command_runner.go:130] >       "id": "85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef",
	I0317 10:39:36.282121   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282126   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver:v1.32.2"
	I0317 10:39:36.282133   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282137   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282147   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d",
	I0317 10:39:36.282156   43484 command_runner.go:130] >         "registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"
	I0317 10:39:36.282161   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282165   43484 command_runner.go:130] >       "size": "98055648",
	I0317 10:39:36.282171   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282175   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282183   43484 command_runner.go:130] >       },
	I0317 10:39:36.282188   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282194   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282198   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282201   43484 command_runner.go:130] >     },
	I0317 10:39:36.282204   43484 command_runner.go:130] >     {
	I0317 10:39:36.282210   43484 command_runner.go:130] >       "id": "b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389",
	I0317 10:39:36.282216   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282221   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager:v1.32.2"
	I0317 10:39:36.282226   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282231   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282240   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5",
	I0317 10:39:36.282249   43484 command_runner.go:130] >         "registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"
	I0317 10:39:36.282255   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282260   43484 command_runner.go:130] >       "size": "90793286",
	I0317 10:39:36.282266   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282270   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282275   43484 command_runner.go:130] >       },
	I0317 10:39:36.282279   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282283   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282286   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282290   43484 command_runner.go:130] >     },
	I0317 10:39:36.282293   43484 command_runner.go:130] >     {
	I0317 10:39:36.282299   43484 command_runner.go:130] >       "id": "f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5",
	I0317 10:39:36.282302   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282307   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy:v1.32.2"
	I0317 10:39:36.282310   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282313   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282320   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d",
	I0317 10:39:36.282329   43484 command_runner.go:130] >         "registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"
	I0317 10:39:36.282334   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282338   43484 command_runner.go:130] >       "size": "95271321",
	I0317 10:39:36.282344   43484 command_runner.go:130] >       "uid": null,
	I0317 10:39:36.282348   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282354   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282358   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282367   43484 command_runner.go:130] >     },
	I0317 10:39:36.282370   43484 command_runner.go:130] >     {
	I0317 10:39:36.282378   43484 command_runner.go:130] >       "id": "d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d",
	I0317 10:39:36.282382   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282389   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler:v1.32.2"
	I0317 10:39:36.282393   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282399   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282412   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76",
	I0317 10:39:36.282422   43484 command_runner.go:130] >         "registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"
	I0317 10:39:36.282434   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282439   43484 command_runner.go:130] >       "size": "70653254",
	I0317 10:39:36.282444   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282469   43484 command_runner.go:130] >         "value": "0"
	I0317 10:39:36.282477   43484 command_runner.go:130] >       },
	I0317 10:39:36.282482   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282485   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282489   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282493   43484 command_runner.go:130] >     },
	I0317 10:39:36.282498   43484 command_runner.go:130] >     {
	I0317 10:39:36.282507   43484 command_runner.go:130] >       "id": "873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136",
	I0317 10:39:36.282513   43484 command_runner.go:130] >       "repoTags": [
	I0317 10:39:36.282518   43484 command_runner.go:130] >         "registry.k8s.io/pause:3.10"
	I0317 10:39:36.282523   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282527   43484 command_runner.go:130] >       "repoDigests": [
	I0317 10:39:36.282536   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a",
	I0317 10:39:36.282545   43484 command_runner.go:130] >         "registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"
	I0317 10:39:36.282551   43484 command_runner.go:130] >       ],
	I0317 10:39:36.282555   43484 command_runner.go:130] >       "size": "742080",
	I0317 10:39:36.282560   43484 command_runner.go:130] >       "uid": {
	I0317 10:39:36.282565   43484 command_runner.go:130] >         "value": "65535"
	I0317 10:39:36.282570   43484 command_runner.go:130] >       },
	I0317 10:39:36.282574   43484 command_runner.go:130] >       "username": "",
	I0317 10:39:36.282579   43484 command_runner.go:130] >       "spec": null,
	I0317 10:39:36.282583   43484 command_runner.go:130] >       "pinned": false
	I0317 10:39:36.282586   43484 command_runner.go:130] >     }
	I0317 10:39:36.282595   43484 command_runner.go:130] >   ]
	I0317 10:39:36.282601   43484 command_runner.go:130] > }
	I0317 10:39:36.282699   43484 crio.go:514] all images are preloaded for cri-o runtime.
	I0317 10:39:36.282709   43484 cache_images.go:84] Images are preloaded, skipping loading
	I0317 10:39:36.282716   43484 kubeadm.go:934] updating node { 192.168.49.2 8441 v1.32.2 crio true true} ...
	I0317 10:39:36.282805   43484 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=functional-247977 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 10:39:36.282863   43484 ssh_runner.go:195] Run: crio config
	I0317 10:39:36.317822   43484 command_runner.go:130] ! time="2025-03-17 10:39:36.317473434Z" level=info msg="Starting CRI-O, version: 1.24.6, git: 4bfe15a9feb74ffc95e66a21c04b15fa7bbc2b90(clean)"
	I0317 10:39:36.317853   43484 command_runner.go:130] ! level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
	I0317 10:39:36.323644   43484 command_runner.go:130] > # The CRI-O configuration file specifies all of the available configuration
	I0317 10:39:36.323671   43484 command_runner.go:130] > # options and command-line flags for the crio(8) OCI Kubernetes Container Runtime
	I0317 10:39:36.323688   43484 command_runner.go:130] > # daemon, but in a TOML format that can be more easily modified and versioned.
	I0317 10:39:36.323693   43484 command_runner.go:130] > #
	I0317 10:39:36.323705   43484 command_runner.go:130] > # Please refer to crio.conf(5) for details of all configuration options.
	I0317 10:39:36.323715   43484 command_runner.go:130] > # CRI-O supports partial configuration reload during runtime, which can be
	I0317 10:39:36.323729   43484 command_runner.go:130] > # done by sending SIGHUP to the running process. Currently supported options
	I0317 10:39:36.323743   43484 command_runner.go:130] > # are explicitly mentioned with: 'This option supports live configuration
	I0317 10:39:36.323751   43484 command_runner.go:130] > # reload'.
	I0317 10:39:36.323761   43484 command_runner.go:130] > # CRI-O reads its storage defaults from the containers-storage.conf(5) file
	I0317 10:39:36.323769   43484 command_runner.go:130] > # located at /etc/containers/storage.conf. Modify this storage configuration if
	I0317 10:39:36.323777   43484 command_runner.go:130] > # you want to change the system's defaults. If you want to modify storage just
	I0317 10:39:36.323784   43484 command_runner.go:130] > # for CRI-O, you can change the storage configuration options here.
	I0317 10:39:36.323789   43484 command_runner.go:130] > [crio]
	I0317 10:39:36.323795   43484 command_runner.go:130] > # Path to the "root directory". CRI-O stores all of its data, including
	I0317 10:39:36.323802   43484 command_runner.go:130] > # containers images, in this directory.
	I0317 10:39:36.323810   43484 command_runner.go:130] > # root = "/home/docker/.local/share/containers/storage"
	I0317 10:39:36.323817   43484 command_runner.go:130] > # Path to the "run directory". CRI-O stores all of its state in this directory.
	I0317 10:39:36.323823   43484 command_runner.go:130] > # runroot = "/tmp/containers-user-1000/containers"
	I0317 10:39:36.323830   43484 command_runner.go:130] > # Storage driver used to manage the storage of images and containers. Please
	I0317 10:39:36.323840   43484 command_runner.go:130] > # refer to containers-storage.conf(5) to see all available storage drivers.
	I0317 10:39:36.323847   43484 command_runner.go:130] > # storage_driver = "vfs"
	I0317 10:39:36.323853   43484 command_runner.go:130] > # List to pass options to the storage driver. Please refer to
	I0317 10:39:36.323861   43484 command_runner.go:130] > # containers-storage.conf(5) to see all available storage options.
	I0317 10:39:36.323865   43484 command_runner.go:130] > # storage_option = [
	I0317 10:39:36.323868   43484 command_runner.go:130] > # ]
	I0317 10:39:36.323874   43484 command_runner.go:130] > # The default log directory where all logs will go unless directly specified by
	I0317 10:39:36.323885   43484 command_runner.go:130] > # the kubelet. The log directory specified must be an absolute directory.
	I0317 10:39:36.323889   43484 command_runner.go:130] > # log_dir = "/var/log/crio/pods"
	I0317 10:39:36.323897   43484 command_runner.go:130] > # Location for CRI-O to lay down the temporary version file.
	I0317 10:39:36.323902   43484 command_runner.go:130] > # It is used to check if crio wipe should wipe containers, which should
	I0317 10:39:36.323909   43484 command_runner.go:130] > # always happen on a node reboot
	I0317 10:39:36.323913   43484 command_runner.go:130] > # version_file = "/var/run/crio/version"
	I0317 10:39:36.323922   43484 command_runner.go:130] > # Location for CRI-O to lay down the persistent version file.
	I0317 10:39:36.323930   43484 command_runner.go:130] > # It is used to check if crio wipe should wipe images, which should
	I0317 10:39:36.323942   43484 command_runner.go:130] > # only happen when CRI-O has been upgraded
	I0317 10:39:36.323949   43484 command_runner.go:130] > # version_file_persist = "/var/lib/crio/version"
	I0317 10:39:36.323957   43484 command_runner.go:130] > # InternalWipe is whether CRI-O should wipe containers and images after a reboot when the server starts.
	I0317 10:39:36.323967   43484 command_runner.go:130] > # If set to false, one must use the external command 'crio wipe' to wipe the containers and images in these situations.
	I0317 10:39:36.323973   43484 command_runner.go:130] > # internal_wipe = true
	I0317 10:39:36.323978   43484 command_runner.go:130] > # Location for CRI-O to lay down the clean shutdown file.
	I0317 10:39:36.323987   43484 command_runner.go:130] > # It is used to check whether crio had time to sync before shutting down.
	I0317 10:39:36.323992   43484 command_runner.go:130] > # If not found, crio wipe will clear the storage directory.
	I0317 10:39:36.323999   43484 command_runner.go:130] > # clean_shutdown_file = "/var/lib/crio/clean.shutdown"
	I0317 10:39:36.324005   43484 command_runner.go:130] > # The crio.api table contains settings for the kubelet/gRPC interface.
	I0317 10:39:36.324010   43484 command_runner.go:130] > [crio.api]
	I0317 10:39:36.324016   43484 command_runner.go:130] > # Path to AF_LOCAL socket on which CRI-O will listen.
	I0317 10:39:36.324022   43484 command_runner.go:130] > # listen = "/var/run/crio/crio.sock"
	I0317 10:39:36.324027   43484 command_runner.go:130] > # IP address on which the stream server will listen.
	I0317 10:39:36.324034   43484 command_runner.go:130] > # stream_address = "127.0.0.1"
	I0317 10:39:36.324041   43484 command_runner.go:130] > # The port on which the stream server will listen. If the port is set to "0", then
	I0317 10:39:36.324048   43484 command_runner.go:130] > # CRI-O will allocate a random free port number.
	I0317 10:39:36.324052   43484 command_runner.go:130] > # stream_port = "0"
	I0317 10:39:36.324059   43484 command_runner.go:130] > # Enable encrypted TLS transport of the stream server.
	I0317 10:39:36.324063   43484 command_runner.go:130] > # stream_enable_tls = false
	I0317 10:39:36.324068   43484 command_runner.go:130] > # Length of time until open streams terminate due to lack of activity
	I0317 10:39:36.324074   43484 command_runner.go:130] > # stream_idle_timeout = ""
	I0317 10:39:36.324080   43484 command_runner.go:130] > # Path to the x509 certificate file used to serve the encrypted stream. This
	I0317 10:39:36.324088   43484 command_runner.go:130] > # file can change, and CRI-O will automatically pick up the changes within 5
	I0317 10:39:36.324094   43484 command_runner.go:130] > # minutes.
	I0317 10:39:36.324098   43484 command_runner.go:130] > # stream_tls_cert = ""
	I0317 10:39:36.324106   43484 command_runner.go:130] > # Path to the key file used to serve the encrypted stream. This file can
	I0317 10:39:36.324113   43484 command_runner.go:130] > # change and CRI-O will automatically pick up the changes within 5 minutes.
	I0317 10:39:36.324121   43484 command_runner.go:130] > # stream_tls_key = ""
	I0317 10:39:36.324127   43484 command_runner.go:130] > # Path to the x509 CA(s) file used to verify and authenticate client
	I0317 10:39:36.324135   43484 command_runner.go:130] > # communication with the encrypted stream. This file can change and CRI-O will
	I0317 10:39:36.324141   43484 command_runner.go:130] > # automatically pick up the changes within 5 minutes.
	I0317 10:39:36.324147   43484 command_runner.go:130] > # stream_tls_ca = ""
	I0317 10:39:36.324154   43484 command_runner.go:130] > # Maximum grpc send message size in bytes. If not set or <=0, then CRI-O will default to 16 * 1024 * 1024.
	I0317 10:39:36.324160   43484 command_runner.go:130] > # grpc_max_send_msg_size = 83886080
	I0317 10:39:36.324167   43484 command_runner.go:130] > # Maximum grpc receive message size. If not set or <= 0, then CRI-O will default to 16 * 1024 * 1024.
	I0317 10:39:36.324173   43484 command_runner.go:130] > # grpc_max_recv_msg_size = 83886080
	I0317 10:39:36.324198   43484 command_runner.go:130] > # The crio.runtime table contains settings pertaining to the OCI runtime used
	I0317 10:39:36.324206   43484 command_runner.go:130] > # and options for how to set up and manage the OCI runtime.
	I0317 10:39:36.324209   43484 command_runner.go:130] > [crio.runtime]
	I0317 10:39:36.324215   43484 command_runner.go:130] > # A list of ulimits to be set in containers by default, specified as
	I0317 10:39:36.324222   43484 command_runner.go:130] > # "<ulimit name>=<soft limit>:<hard limit>", for example:
	I0317 10:39:36.324228   43484 command_runner.go:130] > # "nofile=1024:2048"
	I0317 10:39:36.324234   43484 command_runner.go:130] > # If nothing is set here, settings will be inherited from the CRI-O daemon
	I0317 10:39:36.324240   43484 command_runner.go:130] > # default_ulimits = [
	I0317 10:39:36.324243   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324252   43484 command_runner.go:130] > # If true, the runtime will not use pivot_root, but instead use MS_MOVE.
	I0317 10:39:36.324259   43484 command_runner.go:130] > # no_pivot = false
	I0317 10:39:36.324265   43484 command_runner.go:130] > # decryption_keys_path is the path where the keys required for
	I0317 10:39:36.324273   43484 command_runner.go:130] > # image decryption are stored. This option supports live configuration reload.
	I0317 10:39:36.324279   43484 command_runner.go:130] > # decryption_keys_path = "/etc/crio/keys/"
	I0317 10:39:36.324285   43484 command_runner.go:130] > # Path to the conmon binary, used for monitoring the OCI runtime.
	I0317 10:39:36.324292   43484 command_runner.go:130] > # Will be searched for using $PATH if empty.
	I0317 10:39:36.324298   43484 command_runner.go:130] > # This option is currently deprecated, and will be replaced with RuntimeHandler.MonitorEnv.
	I0317 10:39:36.324304   43484 command_runner.go:130] > # conmon = ""
	I0317 10:39:36.324308   43484 command_runner.go:130] > # Cgroup setting for conmon
	I0317 10:39:36.324317   43484 command_runner.go:130] > # This option is currently deprecated, and will be replaced with RuntimeHandler.MonitorCgroup.
	I0317 10:39:36.324321   43484 command_runner.go:130] > conmon_cgroup = "pod"
	I0317 10:39:36.324329   43484 command_runner.go:130] > # Environment variable list for the conmon process, used for passing necessary
	I0317 10:39:36.324333   43484 command_runner.go:130] > # environment variables to conmon or the runtime.
	I0317 10:39:36.324342   43484 command_runner.go:130] > # This option is currently deprecated, and will be replaced with RuntimeHandler.MonitorEnv.
	I0317 10:39:36.324348   43484 command_runner.go:130] > # conmon_env = [
	I0317 10:39:36.324351   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324358   43484 command_runner.go:130] > # Additional environment variables to set for all the
	I0317 10:39:36.324364   43484 command_runner.go:130] > # containers. These are overridden if set in the
	I0317 10:39:36.324372   43484 command_runner.go:130] > # container image spec or in the container runtime configuration.
	I0317 10:39:36.324378   43484 command_runner.go:130] > # default_env = [
	I0317 10:39:36.324381   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324390   43484 command_runner.go:130] > # If true, SELinux will be used for pod separation on the host.
	I0317 10:39:36.324394   43484 command_runner.go:130] > # selinux = false
	I0317 10:39:36.324399   43484 command_runner.go:130] > # Path to the seccomp.json profile which is used as the default seccomp profile
	I0317 10:39:36.324407   43484 command_runner.go:130] > # for the runtime. If not specified, then the internal default seccomp profile
	I0317 10:39:36.324415   43484 command_runner.go:130] > # will be used. This option supports live configuration reload.
	I0317 10:39:36.324419   43484 command_runner.go:130] > # seccomp_profile = ""
	I0317 10:39:36.324426   43484 command_runner.go:130] > # Changes the meaning of an empty seccomp profile. By default
	I0317 10:39:36.324435   43484 command_runner.go:130] > # (and according to CRI spec), an empty profile means unconfined.
	I0317 10:39:36.324443   43484 command_runner.go:130] > # This option tells CRI-O to treat an empty profile as the default profile,
	I0317 10:39:36.324450   43484 command_runner.go:130] > # which might increase security.
	I0317 10:39:36.324454   43484 command_runner.go:130] > # seccomp_use_default_when_empty = true
	I0317 10:39:36.324462   43484 command_runner.go:130] > # Used to change the name of the default AppArmor profile of CRI-O. The default
	I0317 10:39:36.324470   43484 command_runner.go:130] > # profile name is "crio-default". This profile only takes effect if the user
	I0317 10:39:36.324478   43484 command_runner.go:130] > # does not specify a profile via the Kubernetes Pod's metadata annotation. If
	I0317 10:39:36.324484   43484 command_runner.go:130] > # the profile is set to "unconfined", then this equals to disabling AppArmor.
	I0317 10:39:36.324491   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.324495   43484 command_runner.go:130] > # apparmor_profile = "crio-default"
	I0317 10:39:36.324502   43484 command_runner.go:130] > # Path to the blockio class configuration file for configuring
	I0317 10:39:36.324506   43484 command_runner.go:130] > # the cgroup blockio controller.
	I0317 10:39:36.324512   43484 command_runner.go:130] > # blockio_config_file = ""
	I0317 10:39:36.324519   43484 command_runner.go:130] > # Used to change irqbalance service config file path which is used for configuring
	I0317 10:39:36.324525   43484 command_runner.go:130] > # irqbalance daemon.
	I0317 10:39:36.324530   43484 command_runner.go:130] > # irqbalance_config_file = "/etc/sysconfig/irqbalance"
	I0317 10:39:36.324538   43484 command_runner.go:130] > # Path to the RDT configuration file for configuring the resctrl pseudo-filesystem.
	I0317 10:39:36.324545   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.324549   43484 command_runner.go:130] > # rdt_config_file = ""
	I0317 10:39:36.324557   43484 command_runner.go:130] > # Cgroup management implementation used for the runtime.
	I0317 10:39:36.324561   43484 command_runner.go:130] > cgroup_manager = "cgroupfs"
	I0317 10:39:36.324568   43484 command_runner.go:130] > # Specify whether the image pull must be performed in a separate cgroup.
	I0317 10:39:36.324574   43484 command_runner.go:130] > # separate_pull_cgroup = ""
	I0317 10:39:36.324582   43484 command_runner.go:130] > # List of default capabilities for containers. If it is empty or commented out,
	I0317 10:39:36.324588   43484 command_runner.go:130] > # only the capabilities defined in the containers json file by the user/kube
	I0317 10:39:36.324595   43484 command_runner.go:130] > # will be added.
	I0317 10:39:36.324599   43484 command_runner.go:130] > # default_capabilities = [
	I0317 10:39:36.324605   43484 command_runner.go:130] > # 	"CHOWN",
	I0317 10:39:36.324608   43484 command_runner.go:130] > # 	"DAC_OVERRIDE",
	I0317 10:39:36.324612   43484 command_runner.go:130] > # 	"FSETID",
	I0317 10:39:36.324616   43484 command_runner.go:130] > # 	"FOWNER",
	I0317 10:39:36.324622   43484 command_runner.go:130] > # 	"SETGID",
	I0317 10:39:36.324626   43484 command_runner.go:130] > # 	"SETUID",
	I0317 10:39:36.324632   43484 command_runner.go:130] > # 	"SETPCAP",
	I0317 10:39:36.324635   43484 command_runner.go:130] > # 	"NET_BIND_SERVICE",
	I0317 10:39:36.324641   43484 command_runner.go:130] > # 	"KILL",
	I0317 10:39:36.324644   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324653   43484 command_runner.go:130] > # Add capabilities to the inheritable set, as well as the default group of permitted, bounding and effective.
	I0317 10:39:36.324662   43484 command_runner.go:130] > # If capabilities are expected to work for non-root users, this option should be set.
	I0317 10:39:36.324668   43484 command_runner.go:130] > # add_inheritable_capabilities = true
	I0317 10:39:36.324674   43484 command_runner.go:130] > # List of default sysctls. If it is empty or commented out, only the sysctls
	I0317 10:39:36.324686   43484 command_runner.go:130] > # defined in the container json file by the user/kube will be added.
	I0317 10:39:36.324692   43484 command_runner.go:130] > default_sysctls = [
	I0317 10:39:36.324697   43484 command_runner.go:130] > 	"net.ipv4.ip_unprivileged_port_start=0",
	I0317 10:39:36.324702   43484 command_runner.go:130] > ]
	I0317 10:39:36.324706   43484 command_runner.go:130] > # List of devices on the host that a
	I0317 10:39:36.324714   43484 command_runner.go:130] > # user can specify with the "io.kubernetes.cri-o.Devices" allowed annotation.
	I0317 10:39:36.324718   43484 command_runner.go:130] > # allowed_devices = [
	I0317 10:39:36.324724   43484 command_runner.go:130] > # 	"/dev/fuse",
	I0317 10:39:36.324727   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324737   43484 command_runner.go:130] > # List of additional devices. specified as
	I0317 10:39:36.324757   43484 command_runner.go:130] > # "<device-on-host>:<device-on-container>:<permissions>", for example: "--device=/dev/sdc:/dev/xvdc:rwm".
	I0317 10:39:36.324765   43484 command_runner.go:130] > # If it is empty or commented out, only the devices
	I0317 10:39:36.324770   43484 command_runner.go:130] > # defined in the container json file by the user/kube will be added.
	I0317 10:39:36.324778   43484 command_runner.go:130] > # additional_devices = [
	I0317 10:39:36.324782   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324789   43484 command_runner.go:130] > # List of directories to scan for CDI Spec files.
	I0317 10:39:36.324794   43484 command_runner.go:130] > # cdi_spec_dirs = [
	I0317 10:39:36.324799   43484 command_runner.go:130] > # 	"/etc/cdi",
	I0317 10:39:36.324803   43484 command_runner.go:130] > # 	"/var/run/cdi",
	I0317 10:39:36.324808   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324815   43484 command_runner.go:130] > # Change the default behavior of setting container devices uid/gid from CRI's
	I0317 10:39:36.324823   43484 command_runner.go:130] > # SecurityContext (RunAsUser/RunAsGroup) instead of taking host's uid/gid.
	I0317 10:39:36.324828   43484 command_runner.go:130] > # Defaults to false.
	I0317 10:39:36.324833   43484 command_runner.go:130] > # device_ownership_from_security_context = false
	I0317 10:39:36.324841   43484 command_runner.go:130] > # Path to OCI hooks directories for automatically executed hooks. If one of the
	I0317 10:39:36.324849   43484 command_runner.go:130] > # directories does not exist, then CRI-O will automatically skip them.
	I0317 10:39:36.324855   43484 command_runner.go:130] > # hooks_dir = [
	I0317 10:39:36.324859   43484 command_runner.go:130] > # 	"/usr/share/containers/oci/hooks.d",
	I0317 10:39:36.324864   43484 command_runner.go:130] > # ]
	I0317 10:39:36.324870   43484 command_runner.go:130] > # Path to the file specifying the defaults mounts for each container. The
	I0317 10:39:36.324878   43484 command_runner.go:130] > # format of the config is /SRC:/DST, one mount per line. Notice that CRI-O reads
	I0317 10:39:36.324883   43484 command_runner.go:130] > # its default mounts from the following two files:
	I0317 10:39:36.324888   43484 command_runner.go:130] > #
	I0317 10:39:36.324893   43484 command_runner.go:130] > #   1) /etc/containers/mounts.conf (i.e., default_mounts_file): This is the
	I0317 10:39:36.324901   43484 command_runner.go:130] > #      override file, where users can either add in their own default mounts, or
	I0317 10:39:36.324909   43484 command_runner.go:130] > #      override the default mounts shipped with the package.
	I0317 10:39:36.324912   43484 command_runner.go:130] > #
	I0317 10:39:36.324917   43484 command_runner.go:130] > #   2) /usr/share/containers/mounts.conf: This is the default file read for
	I0317 10:39:36.324925   43484 command_runner.go:130] > #      mounts. If you want CRI-O to read from a different, specific mounts file,
	I0317 10:39:36.324932   43484 command_runner.go:130] > #      you can change the default_mounts_file. Note, if this is done, CRI-O will
	I0317 10:39:36.324939   43484 command_runner.go:130] > #      only add mounts it finds in this file.
	I0317 10:39:36.324942   43484 command_runner.go:130] > #
	I0317 10:39:36.324946   43484 command_runner.go:130] > # default_mounts_file = ""
	I0317 10:39:36.324952   43484 command_runner.go:130] > # Maximum number of processes allowed in a container.
	I0317 10:39:36.324960   43484 command_runner.go:130] > # This option is deprecated. The Kubelet flag '--pod-pids-limit' should be used instead.
	I0317 10:39:36.324964   43484 command_runner.go:130] > # pids_limit = 0
	I0317 10:39:36.324972   43484 command_runner.go:130] > # Maximum sized allowed for the container log file. Negative numbers indicate
	I0317 10:39:36.324980   43484 command_runner.go:130] > # that no size limit is imposed. If it is positive, it must be >= 8192 to
	I0317 10:39:36.324988   43484 command_runner.go:130] > # match/exceed conmon's read buffer. The file is truncated and re-opened so the
	I0317 10:39:36.324996   43484 command_runner.go:130] > # limit is never exceeded. This option is deprecated. The Kubelet flag '--container-log-max-size' should be used instead.
	I0317 10:39:36.325004   43484 command_runner.go:130] > # log_size_max = -1
	I0317 10:39:36.325010   43484 command_runner.go:130] > # Whether container output should be logged to journald in addition to the kuberentes log file
	I0317 10:39:36.325016   43484 command_runner.go:130] > # log_to_journald = false
	I0317 10:39:36.325022   43484 command_runner.go:130] > # Path to directory in which container exit files are written to by conmon.
	I0317 10:39:36.325029   43484 command_runner.go:130] > # container_exits_dir = "/var/run/crio/exits"
	I0317 10:39:36.325033   43484 command_runner.go:130] > # Path to directory for container attach sockets.
	I0317 10:39:36.325040   43484 command_runner.go:130] > # container_attach_socket_dir = "/var/run/crio"
	I0317 10:39:36.325046   43484 command_runner.go:130] > # The prefix to use for the source of the bind mounts.
	I0317 10:39:36.325052   43484 command_runner.go:130] > # bind_mount_prefix = ""
	I0317 10:39:36.325058   43484 command_runner.go:130] > # If set to true, all containers will run in read-only mode.
	I0317 10:39:36.325064   43484 command_runner.go:130] > # read_only = false
	I0317 10:39:36.325070   43484 command_runner.go:130] > # Changes the verbosity of the logs based on the level it is set to. Options
	I0317 10:39:36.325077   43484 command_runner.go:130] > # are fatal, panic, error, warn, info, debug and trace. This option supports
	I0317 10:39:36.325083   43484 command_runner.go:130] > # live configuration reload.
	I0317 10:39:36.325087   43484 command_runner.go:130] > # log_level = "info"
	I0317 10:39:36.325094   43484 command_runner.go:130] > # Filter the log messages by the provided regular expression.
	I0317 10:39:36.325099   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.325104   43484 command_runner.go:130] > # log_filter = ""
	I0317 10:39:36.325110   43484 command_runner.go:130] > # The UID mappings for the user namespace of each container. A range is
	I0317 10:39:36.325117   43484 command_runner.go:130] > # specified in the form containerUID:HostUID:Size. Multiple ranges must be
	I0317 10:39:36.325124   43484 command_runner.go:130] > # separated by comma.
	I0317 10:39:36.325128   43484 command_runner.go:130] > # uid_mappings = ""
	I0317 10:39:36.325136   43484 command_runner.go:130] > # The GID mappings for the user namespace of each container. A range is
	I0317 10:39:36.325144   43484 command_runner.go:130] > # specified in the form containerGID:HostGID:Size. Multiple ranges must be
	I0317 10:39:36.325150   43484 command_runner.go:130] > # separated by comma.
	I0317 10:39:36.325156   43484 command_runner.go:130] > # gid_mappings = ""
	I0317 10:39:36.325164   43484 command_runner.go:130] > # If set, CRI-O will reject any attempt to map host UIDs below this value
	I0317 10:39:36.325172   43484 command_runner.go:130] > # into user namespaces.  A negative value indicates that no minimum is set,
	I0317 10:39:36.325178   43484 command_runner.go:130] > # so specifying mappings will only be allowed for pods that run as UID 0.
	I0317 10:39:36.325184   43484 command_runner.go:130] > # minimum_mappable_uid = -1
	I0317 10:39:36.325191   43484 command_runner.go:130] > # If set, CRI-O will reject any attempt to map host GIDs below this value
	I0317 10:39:36.325199   43484 command_runner.go:130] > # into user namespaces.  A negative value indicates that no minimum is set,
	I0317 10:39:36.325204   43484 command_runner.go:130] > # so specifying mappings will only be allowed for pods that run as UID 0.
	I0317 10:39:36.325211   43484 command_runner.go:130] > # minimum_mappable_gid = -1
	I0317 10:39:36.325216   43484 command_runner.go:130] > # The minimal amount of time in seconds to wait before issuing a timeout
	I0317 10:39:36.325224   43484 command_runner.go:130] > # regarding the proper termination of the container. The lowest possible
	I0317 10:39:36.325231   43484 command_runner.go:130] > # value is 30s, whereas lower values are not considered by CRI-O.
	I0317 10:39:36.325235   43484 command_runner.go:130] > # ctr_stop_timeout = 30
	I0317 10:39:36.325244   43484 command_runner.go:130] > # drop_infra_ctr determines whether CRI-O drops the infra container
	I0317 10:39:36.325252   43484 command_runner.go:130] > # when a pod does not have a private PID namespace, and does not use
	I0317 10:39:36.325259   43484 command_runner.go:130] > # a kernel separating runtime (like kata).
	I0317 10:39:36.325264   43484 command_runner.go:130] > # It requires manage_ns_lifecycle to be true.
	I0317 10:39:36.325270   43484 command_runner.go:130] > # drop_infra_ctr = true
	I0317 10:39:36.325275   43484 command_runner.go:130] > # infra_ctr_cpuset determines what CPUs will be used to run infra containers.
	I0317 10:39:36.325282   43484 command_runner.go:130] > # You can use linux CPU list format to specify desired CPUs.
	I0317 10:39:36.325290   43484 command_runner.go:130] > # To get better isolation for guaranteed pods, set this parameter to be equal to kubelet reserved-cpus.
	I0317 10:39:36.325296   43484 command_runner.go:130] > # infra_ctr_cpuset = ""
	I0317 10:39:36.325302   43484 command_runner.go:130] > # The directory where the state of the managed namespaces gets tracked.
	I0317 10:39:36.325319   43484 command_runner.go:130] > # Only used when manage_ns_lifecycle is true.
	I0317 10:39:36.325329   43484 command_runner.go:130] > # namespaces_dir = "/var/run"
	I0317 10:39:36.325337   43484 command_runner.go:130] > # pinns_path is the path to find the pinns binary, which is needed to manage namespace lifecycle
	I0317 10:39:36.325343   43484 command_runner.go:130] > # pinns_path = ""
	I0317 10:39:36.325350   43484 command_runner.go:130] > # default_runtime is the _name_ of the OCI runtime to be used as the default.
	I0317 10:39:36.325358   43484 command_runner.go:130] > # The name is matched against the runtimes map below. If this value is changed,
	I0317 10:39:36.325366   43484 command_runner.go:130] > # the corresponding existing entry from the runtimes map below will be ignored.
	I0317 10:39:36.325370   43484 command_runner.go:130] > # default_runtime = "runc"
	I0317 10:39:36.325377   43484 command_runner.go:130] > # A list of paths that, when absent from the host,
	I0317 10:39:36.325385   43484 command_runner.go:130] > # will cause a container creation to fail (as opposed to the current behavior being created as a directory).
	I0317 10:39:36.325396   43484 command_runner.go:130] > # This option is to protect from source locations whose existence as a directory could jepordize the health of the node, and whose
	I0317 10:39:36.325403   43484 command_runner.go:130] > # creation as a file is not desired either.
	I0317 10:39:36.325411   43484 command_runner.go:130] > # An example is /etc/hostname, which will cause failures on reboot if it's created as a directory, but often doesn't exist because
	I0317 10:39:36.325417   43484 command_runner.go:130] > # the hostname is being managed dynamically.
	I0317 10:39:36.325422   43484 command_runner.go:130] > # absent_mount_sources_to_reject = [
	I0317 10:39:36.325429   43484 command_runner.go:130] > # ]
	I0317 10:39:36.325438   43484 command_runner.go:130] > # The "crio.runtime.runtimes" table defines a list of OCI compatible runtimes.
	I0317 10:39:36.325450   43484 command_runner.go:130] > # The runtime to use is picked based on the runtime handler provided by the CRI.
	I0317 10:39:36.325462   43484 command_runner.go:130] > # If no runtime handler is provided, the runtime will be picked based on the level
	I0317 10:39:36.325546   43484 command_runner.go:130] > # of trust of the workload. Each entry in the table should follow the format:
	I0317 10:39:36.325560   43484 command_runner.go:130] > #
	I0317 10:39:36.325566   43484 command_runner.go:130] > #[crio.runtime.runtimes.runtime-handler]
	I0317 10:39:36.325571   43484 command_runner.go:130] > #  runtime_path = "/path/to/the/executable"
	I0317 10:39:36.325576   43484 command_runner.go:130] > #  runtime_type = "oci"
	I0317 10:39:36.325583   43484 command_runner.go:130] > #  runtime_root = "/path/to/the/root"
	I0317 10:39:36.325588   43484 command_runner.go:130] > #  privileged_without_host_devices = false
	I0317 10:39:36.325594   43484 command_runner.go:130] > #  allowed_annotations = []
	I0317 10:39:36.325598   43484 command_runner.go:130] > # Where:
	I0317 10:39:36.325603   43484 command_runner.go:130] > # - runtime-handler: name used to identify the runtime
	I0317 10:39:36.325611   43484 command_runner.go:130] > # - runtime_path (optional, string): absolute path to the runtime executable in
	I0317 10:39:36.325620   43484 command_runner.go:130] > #   the host filesystem. If omitted, the runtime-handler identifier should match
	I0317 10:39:36.325628   43484 command_runner.go:130] > #   the runtime executable name, and the runtime executable should be placed
	I0317 10:39:36.325634   43484 command_runner.go:130] > #   in $PATH.
	I0317 10:39:36.325640   43484 command_runner.go:130] > # - runtime_type (optional, string): type of runtime, one of: "oci", "vm". If
	I0317 10:39:36.325651   43484 command_runner.go:130] > #   omitted, an "oci" runtime is assumed.
	I0317 10:39:36.325661   43484 command_runner.go:130] > # - runtime_root (optional, string): root directory for storage of containers
	I0317 10:39:36.325667   43484 command_runner.go:130] > #   state.
	I0317 10:39:36.325674   43484 command_runner.go:130] > # - runtime_config_path (optional, string): the path for the runtime configuration
	I0317 10:39:36.325681   43484 command_runner.go:130] > #   file. This can only be used with when using the VM runtime_type.
	I0317 10:39:36.325690   43484 command_runner.go:130] > # - privileged_without_host_devices (optional, bool): an option for restricting
	I0317 10:39:36.325698   43484 command_runner.go:130] > #   host devices from being passed to privileged containers.
	I0317 10:39:36.325706   43484 command_runner.go:130] > # - allowed_annotations (optional, array of strings): an option for specifying
	I0317 10:39:36.325715   43484 command_runner.go:130] > #   a list of experimental annotations that this runtime handler is allowed to process.
	I0317 10:39:36.325722   43484 command_runner.go:130] > #   The currently recognized values are:
	I0317 10:39:36.325728   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.userns-mode" for configuring a user namespace for the pod.
	I0317 10:39:36.325738   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw" for mounting cgroups writably when set to "true".
	I0317 10:39:36.325746   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.Devices" for configuring devices for the pod.
	I0317 10:39:36.325752   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.ShmSize" for configuring the size of /dev/shm.
	I0317 10:39:36.325765   43484 command_runner.go:130] > #   "io.kubernetes.cri-o.UnifiedCgroup.$CTR_NAME" for configuring the cgroup v2 unified block for a container.
	I0317 10:39:36.325774   43484 command_runner.go:130] > #   "io.containers.trace-syscall" for tracing syscalls via the OCI seccomp BPF hook.
	I0317 10:39:36.325784   43484 command_runner.go:130] > #   "io.kubernetes.cri.rdt-class" for setting the RDT class of a container
	I0317 10:39:36.325793   43484 command_runner.go:130] > # - monitor_exec_cgroup (optional, string): if set to "container", indicates exec probes
	I0317 10:39:36.325799   43484 command_runner.go:130] > #   should be moved to the container's cgroup
	I0317 10:39:36.325803   43484 command_runner.go:130] > [crio.runtime.runtimes.runc]
	I0317 10:39:36.325812   43484 command_runner.go:130] > runtime_path = "/usr/lib/cri-o-runc/sbin/runc"
	I0317 10:39:36.325819   43484 command_runner.go:130] > runtime_type = "oci"
	I0317 10:39:36.325823   43484 command_runner.go:130] > runtime_root = "/run/runc"
	I0317 10:39:36.325829   43484 command_runner.go:130] > runtime_config_path = ""
	I0317 10:39:36.325833   43484 command_runner.go:130] > monitor_path = ""
	I0317 10:39:36.325839   43484 command_runner.go:130] > monitor_cgroup = ""
	I0317 10:39:36.325843   43484 command_runner.go:130] > monitor_exec_cgroup = ""
	I0317 10:39:36.325899   43484 command_runner.go:130] > # crun is a fast and lightweight fully featured OCI runtime and C library for
	I0317 10:39:36.325910   43484 command_runner.go:130] > # running containers
	I0317 10:39:36.325914   43484 command_runner.go:130] > #[crio.runtime.runtimes.crun]
	I0317 10:39:36.325920   43484 command_runner.go:130] > # Kata Containers is an OCI runtime, where containers are run inside lightweight
	I0317 10:39:36.325926   43484 command_runner.go:130] > # VMs. Kata provides additional isolation towards the host, minimizing the host attack
	I0317 10:39:36.325934   43484 command_runner.go:130] > # surface and mitigating the consequences of containers breakout.
	I0317 10:39:36.325941   43484 command_runner.go:130] > # Kata Containers with the default configured VMM
	I0317 10:39:36.325946   43484 command_runner.go:130] > #[crio.runtime.runtimes.kata-runtime]
	I0317 10:39:36.325952   43484 command_runner.go:130] > # Kata Containers with the QEMU VMM
	I0317 10:39:36.325957   43484 command_runner.go:130] > #[crio.runtime.runtimes.kata-qemu]
	I0317 10:39:36.325964   43484 command_runner.go:130] > # Kata Containers with the Firecracker VMM
	I0317 10:39:36.325969   43484 command_runner.go:130] > #[crio.runtime.runtimes.kata-fc]
	I0317 10:39:36.325977   43484 command_runner.go:130] > # The workloads table defines ways to customize containers with different resources
	I0317 10:39:36.325983   43484 command_runner.go:130] > # that work based on annotations, rather than the CRI.
	I0317 10:39:36.325990   43484 command_runner.go:130] > # Note, the behavior of this table is EXPERIMENTAL and may change at any time.
	I0317 10:39:36.326000   43484 command_runner.go:130] > # Each workload, has a name, activation_annotation, annotation_prefix and set of resources it supports mutating.
	I0317 10:39:36.326010   43484 command_runner.go:130] > # The currently supported resources are "cpu" (to configure the cpu shares) and "cpuset" to configure the cpuset.
	I0317 10:39:36.326015   43484 command_runner.go:130] > # Each resource can have a default value specified, or be empty.
	I0317 10:39:36.326026   43484 command_runner.go:130] > # For a container to opt-into this workload, the pod should be configured with the annotation $activation_annotation (key only, value is ignored).
	I0317 10:39:36.326035   43484 command_runner.go:130] > # To customize per-container, an annotation of the form $annotation_prefix.$resource/$ctrName = "value" can be specified
	I0317 10:39:36.326044   43484 command_runner.go:130] > # signifying for that resource type to override the default value.
	I0317 10:39:36.326053   43484 command_runner.go:130] > # If the annotation_prefix is not present, every container in the pod will be given the default values.
	I0317 10:39:36.326059   43484 command_runner.go:130] > # Example:
	I0317 10:39:36.326063   43484 command_runner.go:130] > # [crio.runtime.workloads.workload-type]
	I0317 10:39:36.326070   43484 command_runner.go:130] > # activation_annotation = "io.crio/workload"
	I0317 10:39:36.326075   43484 command_runner.go:130] > # annotation_prefix = "io.crio.workload-type"
	I0317 10:39:36.326082   43484 command_runner.go:130] > # [crio.runtime.workloads.workload-type.resources]
	I0317 10:39:36.326085   43484 command_runner.go:130] > # cpuset = 0
	I0317 10:39:36.326089   43484 command_runner.go:130] > # cpushares = "0-1"
	I0317 10:39:36.326093   43484 command_runner.go:130] > # Where:
	I0317 10:39:36.326098   43484 command_runner.go:130] > # The workload name is workload-type.
	I0317 10:39:36.326107   43484 command_runner.go:130] > # To specify, the pod must have the "io.crio.workload" annotation (this is a precise string match).
	I0317 10:39:36.326115   43484 command_runner.go:130] > # This workload supports setting cpuset and cpu resources.
	I0317 10:39:36.326123   43484 command_runner.go:130] > # annotation_prefix is used to customize the different resources.
	I0317 10:39:36.326132   43484 command_runner.go:130] > # To configure the cpu shares a container gets in the example above, the pod would have to have the following annotation:
	I0317 10:39:36.326140   43484 command_runner.go:130] > # "io.crio.workload-type/$container_name = {"cpushares": "value"}"
	I0317 10:39:36.326143   43484 command_runner.go:130] > # 
	I0317 10:39:36.326151   43484 command_runner.go:130] > # The crio.image table contains settings pertaining to the management of OCI images.
	I0317 10:39:36.326154   43484 command_runner.go:130] > #
	I0317 10:39:36.326159   43484 command_runner.go:130] > # CRI-O reads its configured registries defaults from the system wide
	I0317 10:39:36.326167   43484 command_runner.go:130] > # containers-registries.conf(5) located in /etc/containers/registries.conf. If
	I0317 10:39:36.326173   43484 command_runner.go:130] > # you want to modify just CRI-O, you can change the registries configuration in
	I0317 10:39:36.326181   43484 command_runner.go:130] > # this file. Otherwise, leave insecure_registries and registries commented out to
	I0317 10:39:36.326189   43484 command_runner.go:130] > # use the system's defaults from /etc/containers/registries.conf.
	I0317 10:39:36.326192   43484 command_runner.go:130] > [crio.image]
	I0317 10:39:36.326198   43484 command_runner.go:130] > # Default transport for pulling images from a remote container storage.
	I0317 10:39:36.326204   43484 command_runner.go:130] > # default_transport = "docker://"
	I0317 10:39:36.326210   43484 command_runner.go:130] > # The path to a file containing credentials necessary for pulling images from
	I0317 10:39:36.326218   43484 command_runner.go:130] > # secure registries. The file is similar to that of /var/lib/kubelet/config.json
	I0317 10:39:36.326224   43484 command_runner.go:130] > # global_auth_file = ""
	I0317 10:39:36.326230   43484 command_runner.go:130] > # The image used to instantiate infra containers.
	I0317 10:39:36.326237   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.326242   43484 command_runner.go:130] > pause_image = "registry.k8s.io/pause:3.10"
	I0317 10:39:36.326251   43484 command_runner.go:130] > # The path to a file containing credentials specific for pulling the pause_image from
	I0317 10:39:36.326256   43484 command_runner.go:130] > # above. The file is similar to that of /var/lib/kubelet/config.json
	I0317 10:39:36.326263   43484 command_runner.go:130] > # This option supports live configuration reload.
	I0317 10:39:36.326267   43484 command_runner.go:130] > # pause_image_auth_file = ""
	I0317 10:39:36.326274   43484 command_runner.go:130] > # The command to run to have a container stay in the paused state.
	I0317 10:39:36.326281   43484 command_runner.go:130] > # When explicitly set to "", it will fallback to the entrypoint and command
	I0317 10:39:36.326289   43484 command_runner.go:130] > # specified in the pause image. When commented out, it will fallback to the
	I0317 10:39:36.326297   43484 command_runner.go:130] > # default: "/pause". This option supports live configuration reload.
	I0317 10:39:36.326301   43484 command_runner.go:130] > # pause_command = "/pause"
	I0317 10:39:36.326309   43484 command_runner.go:130] > # Path to the file which decides what sort of policy we use when deciding
	I0317 10:39:36.326314   43484 command_runner.go:130] > # whether or not to trust an image that we've pulled. It is not recommended that
	I0317 10:39:36.326322   43484 command_runner.go:130] > # this option be used, as the default behavior of using the system-wide default
	I0317 10:39:36.326331   43484 command_runner.go:130] > # policy (i.e., /etc/containers/policy.json) is most often preferred. Please
	I0317 10:39:36.326338   43484 command_runner.go:130] > # refer to containers-policy.json(5) for more details.
	I0317 10:39:36.326342   43484 command_runner.go:130] > # signature_policy = ""
	I0317 10:39:36.326352   43484 command_runner.go:130] > # List of registries to skip TLS verification for pulling images. Please
	I0317 10:39:36.326362   43484 command_runner.go:130] > # consider configuring the registries via /etc/containers/registries.conf before
	I0317 10:39:36.326368   43484 command_runner.go:130] > # changing them here.
	I0317 10:39:36.326371   43484 command_runner.go:130] > # insecure_registries = [
	I0317 10:39:36.326376   43484 command_runner.go:130] > # ]
	I0317 10:39:36.326382   43484 command_runner.go:130] > # Controls how image volumes are handled. The valid values are mkdir, bind and
	I0317 10:39:36.326388   43484 command_runner.go:130] > # ignore; the latter will ignore volumes entirely.
	I0317 10:39:36.326392   43484 command_runner.go:130] > # image_volumes = "mkdir"
	I0317 10:39:36.326399   43484 command_runner.go:130] > # Temporary directory to use for storing big files
	I0317 10:39:36.326403   43484 command_runner.go:130] > # big_files_temporary_dir = ""
	I0317 10:39:36.326412   43484 command_runner.go:130] > # The crio.network table containers settings pertaining to the management of
	I0317 10:39:36.326415   43484 command_runner.go:130] > # CNI plugins.
	I0317 10:39:36.326421   43484 command_runner.go:130] > [crio.network]
	I0317 10:39:36.326426   43484 command_runner.go:130] > # The default CNI network name to be selected. If not set or "", then
	I0317 10:39:36.326434   43484 command_runner.go:130] > # CRI-O will pick-up the first one found in network_dir.
	I0317 10:39:36.326440   43484 command_runner.go:130] > # cni_default_network = ""
	I0317 10:39:36.326445   43484 command_runner.go:130] > # Path to the directory where CNI configuration files are located.
	I0317 10:39:36.326472   43484 command_runner.go:130] > # network_dir = "/etc/cni/net.d/"
	I0317 10:39:36.326485   43484 command_runner.go:130] > # Paths to directories where CNI plugin binaries are located.
	I0317 10:39:36.326493   43484 command_runner.go:130] > # plugin_dirs = [
	I0317 10:39:36.326497   43484 command_runner.go:130] > # 	"/opt/cni/bin/",
	I0317 10:39:36.326500   43484 command_runner.go:130] > # ]
	I0317 10:39:36.326506   43484 command_runner.go:130] > # A necessary configuration for Prometheus based metrics retrieval
	I0317 10:39:36.326512   43484 command_runner.go:130] > [crio.metrics]
	I0317 10:39:36.326516   43484 command_runner.go:130] > # Globally enable or disable metrics support.
	I0317 10:39:36.326522   43484 command_runner.go:130] > # enable_metrics = false
	I0317 10:39:36.326526   43484 command_runner.go:130] > # Specify enabled metrics collectors.
	I0317 10:39:36.326537   43484 command_runner.go:130] > # Per default all metrics are enabled.
	I0317 10:39:36.326544   43484 command_runner.go:130] > # It is possible, to prefix the metrics with "container_runtime_" and "crio_".
	I0317 10:39:36.326552   43484 command_runner.go:130] > # For example, the metrics collector "operations" would be treated in the same
	I0317 10:39:36.326558   43484 command_runner.go:130] > # way as "crio_operations" and "container_runtime_crio_operations".
	I0317 10:39:36.326564   43484 command_runner.go:130] > # metrics_collectors = [
	I0317 10:39:36.326567   43484 command_runner.go:130] > # 	"operations",
	I0317 10:39:36.326574   43484 command_runner.go:130] > # 	"operations_latency_microseconds_total",
	I0317 10:39:36.326579   43484 command_runner.go:130] > # 	"operations_latency_microseconds",
	I0317 10:39:36.326584   43484 command_runner.go:130] > # 	"operations_errors",
	I0317 10:39:36.326589   43484 command_runner.go:130] > # 	"image_pulls_by_digest",
	I0317 10:39:36.326595   43484 command_runner.go:130] > # 	"image_pulls_by_name",
	I0317 10:39:36.326599   43484 command_runner.go:130] > # 	"image_pulls_by_name_skipped",
	I0317 10:39:36.326605   43484 command_runner.go:130] > # 	"image_pulls_failures",
	I0317 10:39:36.326609   43484 command_runner.go:130] > # 	"image_pulls_successes",
	I0317 10:39:36.326616   43484 command_runner.go:130] > # 	"image_pulls_layer_size",
	I0317 10:39:36.326620   43484 command_runner.go:130] > # 	"image_layer_reuse",
	I0317 10:39:36.326626   43484 command_runner.go:130] > # 	"containers_oom_total",
	I0317 10:39:36.326630   43484 command_runner.go:130] > # 	"containers_oom",
	I0317 10:39:36.326636   43484 command_runner.go:130] > # 	"processes_defunct",
	I0317 10:39:36.326640   43484 command_runner.go:130] > # 	"operations_total",
	I0317 10:39:36.326644   43484 command_runner.go:130] > # 	"operations_latency_seconds",
	I0317 10:39:36.326650   43484 command_runner.go:130] > # 	"operations_latency_seconds_total",
	I0317 10:39:36.326654   43484 command_runner.go:130] > # 	"operations_errors_total",
	I0317 10:39:36.326661   43484 command_runner.go:130] > # 	"image_pulls_bytes_total",
	I0317 10:39:36.326666   43484 command_runner.go:130] > # 	"image_pulls_skipped_bytes_total",
	I0317 10:39:36.326672   43484 command_runner.go:130] > # 	"image_pulls_failure_total",
	I0317 10:39:36.326676   43484 command_runner.go:130] > # 	"image_pulls_success_total",
	I0317 10:39:36.326683   43484 command_runner.go:130] > # 	"image_layer_reuse_total",
	I0317 10:39:36.326687   43484 command_runner.go:130] > # 	"containers_oom_count_total",
	I0317 10:39:36.326692   43484 command_runner.go:130] > # ]
	I0317 10:39:36.326697   43484 command_runner.go:130] > # The port on which the metrics server will listen.
	I0317 10:39:36.326703   43484 command_runner.go:130] > # metrics_port = 9090
	I0317 10:39:36.326708   43484 command_runner.go:130] > # Local socket path to bind the metrics server to
	I0317 10:39:36.326714   43484 command_runner.go:130] > # metrics_socket = ""
	I0317 10:39:36.326718   43484 command_runner.go:130] > # The certificate for the secure metrics server.
	I0317 10:39:36.326726   43484 command_runner.go:130] > # If the certificate is not available on disk, then CRI-O will generate a
	I0317 10:39:36.326732   43484 command_runner.go:130] > # self-signed one. CRI-O also watches for changes of this path and reloads the
	I0317 10:39:36.326736   43484 command_runner.go:130] > # certificate on any modification event.
	I0317 10:39:36.326740   43484 command_runner.go:130] > # metrics_cert = ""
	I0317 10:39:36.326747   43484 command_runner.go:130] > # The certificate key for the secure metrics server.
	I0317 10:39:36.326752   43484 command_runner.go:130] > # Behaves in the same way as the metrics_cert.
	I0317 10:39:36.326757   43484 command_runner.go:130] > # metrics_key = ""
	I0317 10:39:36.326763   43484 command_runner.go:130] > # A necessary configuration for OpenTelemetry trace data exporting
	I0317 10:39:36.326768   43484 command_runner.go:130] > [crio.tracing]
	I0317 10:39:36.326774   43484 command_runner.go:130] > # Globally enable or disable exporting OpenTelemetry traces.
	I0317 10:39:36.326779   43484 command_runner.go:130] > # enable_tracing = false
	I0317 10:39:36.326790   43484 command_runner.go:130] > # Address on which the gRPC trace collector listens on.
	I0317 10:39:36.326796   43484 command_runner.go:130] > # tracing_endpoint = "0.0.0.0:4317"
	I0317 10:39:36.326802   43484 command_runner.go:130] > # Number of samples to collect per million spans.
	I0317 10:39:36.326809   43484 command_runner.go:130] > # tracing_sampling_rate_per_million = 0
	I0317 10:39:36.326815   43484 command_runner.go:130] > # Necessary information pertaining to container and pod stats reporting.
	I0317 10:39:36.326820   43484 command_runner.go:130] > [crio.stats]
	I0317 10:39:36.326826   43484 command_runner.go:130] > # The number of seconds between collecting pod and container stats.
	I0317 10:39:36.326833   43484 command_runner.go:130] > # If set to 0, the stats are collected on-demand instead.
	I0317 10:39:36.326837   43484 command_runner.go:130] > # stats_collection_period = 0
	I0317 10:39:36.326895   43484 cni.go:84] Creating CNI manager for ""
	I0317 10:39:36.326906   43484 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:39:36.326919   43484 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 10:39:36.326941   43484 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-247977 NodeName:functional-247977 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 10:39:36.327049   43484 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:///var/run/crio/crio.sock
	  name: "functional-247977"
	  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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	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:///var/run/crio/crio.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
	
	I0317 10:39:36.327105   43484 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 10:39:36.334414   43484 command_runner.go:130] > kubeadm
	I0317 10:39:36.334484   43484 command_runner.go:130] > kubectl
	I0317 10:39:36.334492   43484 command_runner.go:130] > kubelet
	I0317 10:39:36.335223   43484 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 10:39:36.335284   43484 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 10:39:36.343004   43484 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (367 bytes)
	I0317 10:39:36.358045   43484 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 10:39:36.373532   43484 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2291 bytes)
	I0317 10:39:36.389292   43484 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0317 10:39:36.392390   43484 command_runner.go:130] > 192.168.49.2	control-plane.minikube.internal
	I0317 10:39:36.392479   43484 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:39:36.489014   43484 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:39:36.500097   43484 certs.go:68] Setting up /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977 for IP: 192.168.49.2
	I0317 10:39:36.500116   43484 certs.go:194] generating shared ca certs ...
	I0317 10:39:36.500144   43484 certs.go:226] acquiring lock for ca certs: {Name:mk4d122beeb49f666cd9ba72d746d45c2440fcf8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:39:36.500297   43484 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key
	I0317 10:39:36.500352   43484 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key
	I0317 10:39:36.500365   43484 certs.go:256] generating profile certs ...
	I0317 10:39:36.500454   43484 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key
	I0317 10:39:36.500529   43484 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key.6ba96e44
	I0317 10:39:36.500582   43484 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key
	I0317 10:39:36.500597   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 10:39:36.500617   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
	I0317 10:39:36.500634   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 10:39:36.500651   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 10:39:36.500667   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 10:39:36.500684   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 10:39:36.500703   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 10:39:36.500725   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 10:39:36.500801   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem (1338 bytes)
	W0317 10:39:36.500842   43484 certs.go:480] ignoring /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819_empty.pem, impossibly tiny 0 bytes
	I0317 10:39:36.500856   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca-key.pem (1679 bytes)
	I0317 10:39:36.500899   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/ca.pem (1082 bytes)
	I0317 10:39:36.500938   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/cert.pem (1123 bytes)
	I0317 10:39:36.500967   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/key.pem (1679 bytes)
	I0317 10:39:36.501014   43484 certs.go:484] found cert: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem (1708 bytes)
	I0317 10:39:36.501054   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.501072   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem -> /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.501089   43484 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem -> /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.501649   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 10:39:36.523781   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0317 10:39:36.545267   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 10:39:36.566114   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0317 10:39:36.587448   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 10:39:36.608239   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 10:39:36.628401   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 10:39:36.648831   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 10:39:36.669125   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 10:39:36.689530   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/certs/11819.pem --> /usr/share/ca-certificates/11819.pem (1338 bytes)
	I0317 10:39:36.709781   43484 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20535-5055/.minikube/files/etc/ssl/certs/118192.pem --> /usr/share/ca-certificates/118192.pem (1708 bytes)
	I0317 10:39:36.734172   43484 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 10:39:36.751691   43484 ssh_runner.go:195] Run: openssl version
	I0317 10:39:36.757210   43484 command_runner.go:130] > OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
	I0317 10:39:36.757287   43484 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"
	I0317 10:39:36.765968   43484 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.769448   43484 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.769483   43484 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 10:25 /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.769529   43484 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 10:39:36.775749   43484 command_runner.go:130] > b5213941
	I0317 10:39:36.775947   43484 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"
	I0317 10:39:36.796175   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/11819.pem && ln -fs /usr/share/ca-certificates/11819.pem /etc/ssl/certs/11819.pem"
	I0317 10:39:36.804662   43484 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.807675   43484 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 10:35 /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.807716   43484 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 10:35 /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.807759   43484 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/11819.pem
	I0317 10:39:36.814084   43484 command_runner.go:130] > 51391683
	I0317 10:39:36.814153   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/11819.pem /etc/ssl/certs/51391683.0"
	I0317 10:39:36.821852   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/118192.pem && ln -fs /usr/share/ca-certificates/118192.pem /etc/ssl/certs/118192.pem"
	I0317 10:39:36.829858   43484 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.832700   43484 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 10:35 /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.832728   43484 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 10:35 /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.832756   43484 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/118192.pem
	I0317 10:39:36.838369   43484 command_runner.go:130] > 3ec20f2e
	I0317 10:39:36.838608   43484 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/118192.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 10:39:36.845913   43484 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:39:36.848683   43484 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 10:39:36.848707   43484 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I0317 10:39:36.848715   43484 command_runner.go:130] > Device: 801h/2049d	Inode: 585721      Links: 1
	I0317 10:39:36.848725   43484 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 10:39:36.848734   43484 command_runner.go:130] > Access: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848744   43484 command_runner.go:130] > Modify: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848756   43484 command_runner.go:130] > Change: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848768   43484 command_runner.go:130] >  Birth: 2025-03-17 10:35:16.503847770 +0000
	I0317 10:39:36.848831   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0317 10:39:36.854412   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.854683   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0317 10:39:36.860191   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.860434   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0317 10:39:36.865748   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.865923   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0317 10:39:36.871610   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.871670   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0317 10:39:36.877294   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.877351   43484 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0317 10:39:36.882867   43484 command_runner.go:130] > Certificate will not expire
	I0317 10:39:36.882930   43484 kubeadm.go:392] StartCluster: {Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISer
verNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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 CustomQemu
FirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 10:39:36.883018   43484 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0317 10:39:36.883066   43484 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0317 10:39:36.914669   43484 command_runner.go:130] > db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84
	I0317 10:39:36.914697   43484 command_runner.go:130] > fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22
	I0317 10:39:36.914707   43484 command_runner.go:130] > 048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256
	I0317 10:39:36.914717   43484 command_runner.go:130] > dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275
	I0317 10:39:36.914745   43484 command_runner.go:130] > fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c
	I0317 10:39:36.914777   43484 cri.go:89] found id: "db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84"
	I0317 10:39:36.914787   43484 cri.go:89] found id: "fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22"
	I0317 10:39:36.914792   43484 cri.go:89] found id: "048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256"
	I0317 10:39:36.914805   43484 cri.go:89] found id: "dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275"
	I0317 10:39:36.914808   43484 cri.go:89] found id: "fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c"
	I0317 10:39:36.914811   43484 cri.go:89] found id: ""
	I0317 10:39:36.914842   43484 ssh_runner.go:195] Run: sudo runc list -f json
	I0317 10:39:36.932741   43484 command_runner.go:130] > [{"ociVersion":"1.0.2-dev","id":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256/userdata","rootfs":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","created":"2025-03-17T10:39:33.894176794Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"51692d3d","io.kubernetes.container.name":"kube-controller-manager","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"51692d3d\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.conta
iner.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.737903784Z","io.kubernetes.cri-o.Image":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-controller-manager:v1.32.2","io.kubernetes.cri-o.ImageRef":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-controller-manager\",\"io.kubernetes.pod.name\":\"kube-controller-manager-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"06eb01865d4d750fcf4d4f7e279e7f34\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-controller-manager-functional-247977_06eb01865d4d750fcf4d4f7e279e7f34/kube-controller-manager/1.log","
io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-controller-manager\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","io.kubernetes.cri-o.Name":"k8s_kube-controller-manager_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a","io.kubernetes.cri-o.SandboxName":"k8s_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-cer
tificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/containers/kube-controller-manager/35c5e9e5\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/kubernetes/controller-manager.conf\",\"host_path\":\"/etc/kubernetes/controller-manager.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":
\"/var/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"host_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-controller-manager-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.hash":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.seen":"2025-03-17T10:35:19.437346323Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","pid":0,"status":"stopped","bundle":"/run/containers/s
torage/overlay-containers/dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275/userdata","rootfs":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","created":"2025-03-17T10:39:33.811517199Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"4c5aaea3","io.kubernetes.container.name":"kube-scheduler","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"4c5aaea3\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","io.kubernetes.cri-o.Container
Type":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.7273596Z","io.kubernetes.cri-o.Image":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-scheduler:v1.32.2","io.kubernetes.cri-o.ImageRef":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-scheduler\",\"io.kubernetes.pod.name\":\"kube-scheduler-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"667e700e7c1ab42c99af5b2164159926\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-scheduler-functional-247977_667e700e7c1ab42c99af5b2164159926/kube-scheduler/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-scheduler\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","io.kubernetes.cri-o.Name":"k8s_kube-scheduler_kube-sc
heduler-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776","io.kubernetes.cri-o.SandboxName":"k8s_kube-scheduler-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/containers/kube-scheduler/5c030bd9\",\"readonly\":false,\"propagation\":0,\"selinux
_relabel\":false},{\"container_path\":\"/etc/kubernetes/scheduler.conf\",\"host_path\":\"/etc/kubernetes/scheduler.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-scheduler-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.hash":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.seen":"2025-03-17T10:35:19.437348024Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84/userdata","rootfs":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","created":"2025-03-17T10:39:33.92095295Z","annotations":{"io.container.manag
er":"cri-o","io.kubernetes.container.hash":"7745040f","io.kubernetes.container.name":"kube-apiserver","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"7745040f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.808579847Z","io.kubernetes.cri-o.Image":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-apiserver:v1.32.2","io.kubernetes.cri-o.ImageRef":"85b7a174738baecb
c53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-apiserver\",\"io.kubernetes.pod.name\":\"kube-apiserver-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"c51f25f62dbc00c1bdd511533f8871ae\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-apiserver-functional-247977_c51f25f62dbc00c1bdd511533f8871ae/kube-apiserver/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-apiserver\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","io.kubernetes.cri-o.Name":"k8s_kube-apiserver_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/b9deb44b2356b5b284a81460dffd5a929baa22de6223ccff793e89666b9be3ab/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"b9deb44b2356b5b284a81460
dffd5a929baa22de6223ccff793e89666b9be3ab","io.kubernetes.cri-o.SandboxName":"k8s_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/containers/kube-apiserver/6bef1929\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":
0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-apiserver-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"c51f25f62dbc00c1bdd511533f8871ae","kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"c51f25f62dbc00c1bdd511533f8871ae","kubernetes.io/config.seen":"2025-03-17T10:35:19.437344560Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fc35443a3a8a128decc5350611d
9d8b451087f53a230a66fa75900d6ddba0a22","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22/userdata","rootfs":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","created":"2025-03-17T10:39:33.90360694Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"e68be80f","io.kubernetes.container.name":"etcd","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"e68be80f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fc35443a3a8a12
8decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.796422898Z","io.kubernetes.cri-o.Image":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.ImageName":"registry.k8s.io/etcd:3.5.16-0","io.kubernetes.cri-o.ImageRef":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"etcd\",\"io.kubernetes.pod.name\":\"etcd-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"70c3d9cb3c740ce4bc752e6293bec51e\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_etcd-functional-247977_70c3d9cb3c740ce4bc752e6293bec51e/etcd/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"etcd\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","io.kubernetes.cri-o.Name":"k
8s_etcd_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd","io.kubernetes.cri-o.SandboxName":"k8s_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/containers/etcd/ece66d83\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":fals
e},{\"container_path\":\"/var/lib/minikube/etcd\",\"host_path\":\"/var/lib/minikube/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs/etcd\",\"host_path\":\"/var/lib/minikube/certs/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"etcd-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"70c3d9cb3c740ce4bc752e6293bec51e","kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"70c3d9cb3c740ce4bc752e6293bec51e","kubernetes.io/config.seen":"2025-03-17T10:35:19.437340069Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c/us
erdata","rootfs":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","created":"2025-03-17T10:39:33.892853977Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"b4fecc5","io.kubernetes.container.name":"kube-proxy","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"b4fecc5\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.725434328Z","io.kubernetes.cri
-o.Image":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-proxy:v1.32.2","io.kubernetes.cri-o.ImageRef":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-proxy\",\"io.kubernetes.pod.name\":\"kube-proxy-jb4k5\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-proxy-jb4k5_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/kube-proxy/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-proxy\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","io.kubernetes.cri-o.Name":"k8s_kube-proxy_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/a9
2b41f042041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"a92b41f042041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c","io.kubernetes.cri-o.SandboxName":"k8s_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/run/xtables.lock\",\"host_path\":\"/run/xtables.lock\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/lib/modules\",\"host_path\":\"/lib/modules\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/1e8e
cb66-799c-4466-8db6-cc4f8a2bfff7/containers/kube-proxy/0b341c31\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/kube-proxy\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~configmap/kube-proxy\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~projected/kube-api-access-wp5vv\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-proxy-jb4k5","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7","kubernetes.io/config.seen":"2025-03-17T10:35:29.528674580Z","kubernetes.io/config.source":"api"},"owner":"root"}]
	I0317 10:39:36.932800   43484 cri.go:116] JSON = [{"ociVersion":"1.0.2-dev","id":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256/userdata","rootfs":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","created":"2025-03-17T10:39:33.894176794Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"51692d3d","io.kubernetes.container.name":"kube-controller-manager","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"51692d3d\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.t
erminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.737903784Z","io.kubernetes.cri-o.Image":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-controller-manager:v1.32.2","io.kubernetes.cri-o.ImageRef":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-controller-manager\",\"io.kubernetes.pod.name\":\"kube-controller-manager-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"06eb01865d4d750fcf4d4f7e279e7f34\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-controller-manager-functional-247977_06eb01865d4d750fcf4d4f7e279e7f34/kube-controller-manager/1.log","io.kub
ernetes.cri-o.Metadata":"{\"name\":\"kube-controller-manager\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/0e1e78ea2d29479db87d417ce3b4ace8906cb33d4443997f2029996639cfeaed/merged","io.kubernetes.cri-o.Name":"k8s_kube-controller-manager_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"ff6dbf6d9c57b48562e3b9069f2d23fe8c826a5722c3a79e228f8a5125b24f3a","io.kubernetes.cri-o.SandboxName":"k8s_kube-controller-manager-functional-247977_kube-system_06eb01865d4d750fcf4d4f7e279e7f34_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certifica
tes\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/containers/kube-controller-manager/35c5e9e5\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/06eb01865d4d750fcf4d4f7e279e7f34/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/kubernetes/controller-manager.conf\",\"host_path\":\"/etc/kubernetes/controller-manager.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var
/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"host_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-controller-manager-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.hash":"06eb01865d4d750fcf4d4f7e279e7f34","kubernetes.io/config.seen":"2025-03-17T10:35:19.437346323Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","pid":0,"status":"stopped","bundle":"/run/containers/storage
/overlay-containers/dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275/userdata","rootfs":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","created":"2025-03-17T10:39:33.811517199Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"4c5aaea3","io.kubernetes.container.name":"kube-scheduler","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"4c5aaea3\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275","io.kubernetes.cri-o.ContainerType":
"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.7273596Z","io.kubernetes.cri-o.Image":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-scheduler:v1.32.2","io.kubernetes.cri-o.ImageRef":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-scheduler\",\"io.kubernetes.pod.name\":\"kube-scheduler-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"667e700e7c1ab42c99af5b2164159926\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-scheduler-functional-247977_667e700e7c1ab42c99af5b2164159926/kube-scheduler/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-scheduler\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/b5eb1dcce3983ba69e800a262a4b3397afdb6a24728aa87196cc4741d2df9e7b/merged","io.kubernetes.cri-o.Name":"k8s_kube-scheduler_kube-schedule
r-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"f57df0d5a134501f6af748dae425e967d44352bde1b7682cd7f52a168d4cc776","io.kubernetes.cri-o.SandboxName":"k8s_kube-scheduler-functional-247977_kube-system_667e700e7c1ab42c99af5b2164159926_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/667e700e7c1ab42c99af5b2164159926/containers/kube-scheduler/5c030bd9\",\"readonly\":false,\"propagation\":0,\"selinux_relab
el\":false},{\"container_path\":\"/etc/kubernetes/scheduler.conf\",\"host_path\":\"/etc/kubernetes/scheduler.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-scheduler-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.hash":"667e700e7c1ab42c99af5b2164159926","kubernetes.io/config.seen":"2025-03-17T10:35:19.437348024Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84/userdata","rootfs":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","created":"2025-03-17T10:39:33.92095295Z","annotations":{"io.container.manager":"c
ri-o","io.kubernetes.container.hash":"7745040f","io.kubernetes.container.name":"kube-apiserver","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"7745040f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.808579847Z","io.kubernetes.cri-o.Image":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-apiserver:v1.32.2","io.kubernetes.cri-o.ImageRef":"85b7a174738baecbc53029
b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-apiserver\",\"io.kubernetes.pod.name\":\"kube-apiserver-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"c51f25f62dbc00c1bdd511533f8871ae\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-apiserver-functional-247977_c51f25f62dbc00c1bdd511533f8871ae/kube-apiserver/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-apiserver\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/dde30d371b3977728fbfa3e1bc850facbc47289ce713f8dc3e85ba3f3016ef53/merged","io.kubernetes.cri-o.Name":"k8s_kube-apiserver_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/b9deb44b2356b5b284a81460dffd5a929baa22de6223ccff793e89666b9be3ab/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"b9deb44b2356b5b284a81460dffd5a
929baa22de6223ccff793e89666b9be3ab","io.kubernetes.cri-o.SandboxName":"k8s_kube-apiserver-functional-247977_kube-system_c51f25f62dbc00c1bdd511533f8871ae_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/containers/kube-apiserver/6bef1929\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/c51f25f62dbc00c1bdd511533f8871ae/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"se
linux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-apiserver-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"c51f25f62dbc00c1bdd511533f8871ae","kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"c51f25f62dbc00c1bdd511533f8871ae","kubernetes.io/config.seen":"2025-03-17T10:35:19.437344560Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fc35443a3a8a128decc5350611d9d8b45
1087f53a230a66fa75900d6ddba0a22","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22/userdata","rootfs":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","created":"2025-03-17T10:39:33.90360694Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"e68be80f","io.kubernetes.container.name":"etcd","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"e68be80f\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fc35443a3a8a128decc5
350611d9d8b451087f53a230a66fa75900d6ddba0a22","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.796422898Z","io.kubernetes.cri-o.Image":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.ImageName":"registry.k8s.io/etcd:3.5.16-0","io.kubernetes.cri-o.ImageRef":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"etcd\",\"io.kubernetes.pod.name\":\"etcd-functional-247977\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"70c3d9cb3c740ce4bc752e6293bec51e\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_etcd-functional-247977_70c3d9cb3c740ce4bc752e6293bec51e/etcd/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"etcd\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/290175a275f6d7de2fae61dbbb70e19070077781935c2788dccc0cac3eec31df/merged","io.kubernetes.cri-o.Name":"k8s_etc
d_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"52698de9c87956854ca322d2b0ae539ce99ea502fe692865bf440c7a5c1bb5bd","io.kubernetes.cri-o.SandboxName":"k8s_etcd-functional-247977_kube-system_70c3d9cb3c740ce4bc752e6293bec51e_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/70c3d9cb3c740ce4bc752e6293bec51e/containers/etcd/ece66d83\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"
container_path\":\"/var/lib/minikube/etcd\",\"host_path\":\"/var/lib/minikube/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs/etcd\",\"host_path\":\"/var/lib/minikube/certs/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"etcd-functional-247977","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"70c3d9cb3c740ce4bc752e6293bec51e","kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"70c3d9cb3c740ce4bc752e6293bec51e","kubernetes.io/config.seen":"2025-03-17T10:35:19.437340069Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c/userdata
","rootfs":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","created":"2025-03-17T10:39:33.892853977Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"b4fecc5","io.kubernetes.container.name":"kube-proxy","io.kubernetes.container.restartCount":"1","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"b4fecc5\",\"io.kubernetes.container.restartCount\":\"1\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-03-17T10:39:33.725434328Z","io.kubernetes.cri-o.Ima
ge":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-proxy:v1.32.2","io.kubernetes.cri-o.ImageRef":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-proxy\",\"io.kubernetes.pod.name\":\"kube-proxy-jb4k5\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-proxy-jb4k5_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/kube-proxy/1.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-proxy\",\"attempt\":1}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/2086fd0c292ef880335fec19bfbe4a69955d52a5ba9f35ae936d41750c187905/merged","io.kubernetes.cri-o.Name":"k8s_kube-proxy_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_1","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/a92b41f0
42041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"a92b41f042041fc4e61bf13abe125efb66f07ac22c3f055a12be507eae08340c","io.kubernetes.cri-o.SandboxName":"k8s_kube-proxy-jb4k5_kube-system_1e8ecb66-799c-4466-8db6-cc4f8a2bfff7_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/run/xtables.lock\",\"host_path\":\"/run/xtables.lock\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/lib/modules\",\"host_path\":\"/lib/modules\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-7
99c-4466-8db6-cc4f8a2bfff7/containers/kube-proxy/0b341c31\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/kube-proxy\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~configmap/kube-proxy\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/1e8ecb66-799c-4466-8db6-cc4f8a2bfff7/volumes/kubernetes.io~projected/kube-api-access-wp5vv\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-proxy-jb4k5","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"1e8ecb66-799c-4466-8db6-cc4f8a2bfff7","kubernetes.io/config.seen":"2025-03-17T10:35:29.528674580Z","kubernetes.io/config.source":"api"},"owner":"root"}]
	I0317 10:39:36.933055   43484 cri.go:126] list returned 5 containers
	I0317 10:39:36.933071   43484 cri.go:129] container: {ID:048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256 Status:stopped}
	I0317 10:39:36.933103   43484 cri.go:135] skipping {048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933119   43484 cri.go:129] container: {ID:dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275 Status:stopped}
	I0317 10:39:36.933126   43484 cri.go:135] skipping {dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933137   43484 cri.go:129] container: {ID:db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84 Status:stopped}
	I0317 10:39:36.933146   43484 cri.go:135] skipping {db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933155   43484 cri.go:129] container: {ID:fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22 Status:stopped}
	I0317 10:39:36.933163   43484 cri.go:135] skipping {fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22 stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933173   43484 cri.go:129] container: {ID:fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c Status:stopped}
	I0317 10:39:36.933179   43484 cri.go:135] skipping {fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c stopped}: state = "stopped", want "paused"
	I0317 10:39:36.933227   43484 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 10:39:36.940770   43484 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I0317 10:39:36.940798   43484 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I0317 10:39:36.940808   43484 command_runner.go:130] > /var/lib/minikube/etcd:
	I0317 10:39:36.940814   43484 command_runner.go:130] > member
	I0317 10:39:36.941438   43484 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0317 10:39:36.941451   43484 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0317 10:39:36.941485   43484 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0317 10:39:36.948959   43484 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0317 10:39:36.949564   43484 kubeconfig.go:125] found "functional-247977" server: "https://192.168.49.2:8441"
	I0317 10:39:36.950103   43484 loader.go:402] Config loaded from file:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:36.950283   43484 kapi.go:59] client config for functional-247977: &rest.Config{Host:"https://192.168.49.2:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt", KeyFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key", CAFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextP
rotos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x24968c0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0317 10:39:36.950798   43484 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0317 10:39:36.950820   43484 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0317 10:39:36.950828   43484 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0317 10:39:36.950834   43484 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0317 10:39:36.950852   43484 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 10:39:36.951182   43484 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0317 10:39:36.958439   43484 kubeadm.go:630] The running cluster does not require reconfiguration: 192.168.49.2
	I0317 10:39:36.958491   43484 kubeadm.go:597] duration metric: took 17.034153ms to restartPrimaryControlPlane
	I0317 10:39:36.958500   43484 kubeadm.go:394] duration metric: took 75.575188ms to StartCluster
	I0317 10:39:36.958520   43484 settings.go:142] acquiring lock: {Name:mkd65b5ca963ef60d5026f65294c4a40ca73d0f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:39:36.958585   43484 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:36.959146   43484 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/kubeconfig: {Name:mke401f479d39fea4bc6fa3cfc3172e4ed821e27 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:39:36.959362   43484 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0317 10:39:36.959440   43484 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]
	I0317 10:39:36.959606   43484 addons.go:69] Setting storage-provisioner=true in profile "functional-247977"
	I0317 10:39:36.959619   43484 addons.go:238] Setting addon storage-provisioner=true in "functional-247977"
	I0317 10:39:36.959641   43484 host.go:66] Checking if "functional-247977" exists ...
	I0317 10:39:36.959538   43484 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:39:36.959693   43484 addons.go:69] Setting default-storageclass=true in profile "functional-247977"
	I0317 10:39:36.959721   43484 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-247977"
	I0317 10:39:36.959968   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:36.960044   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:36.962106   43484 out.go:177] * Verifying Kubernetes components...
	I0317 10:39:36.963314   43484 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 10:39:36.980243   43484 loader.go:402] Config loaded from file:  /home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:39:36.980411   43484 kapi.go:59] client config for functional-247977: &rest.Config{Host:"https://192.168.49.2:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt", KeyFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.key", CAFile:"/home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextP
rotos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x24968c0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I0317 10:39:36.980649   43484 addons.go:238] Setting addon default-storageclass=true in "functional-247977"
	I0317 10:39:36.980679   43484 host.go:66] Checking if "functional-247977" exists ...
	I0317 10:39:36.980978   43484 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
	I0317 10:39:36.983915   43484 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 10:39:36.985571   43484 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:36.985588   43484 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 10:39:36.985630   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:37.003746   43484 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.003779   43484 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 10:39:37.003847   43484 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
	I0317 10:39:37.007969   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:37.025654   43484 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
	I0317 10:39:37.064453   43484 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 10:39:37.074831   43484 node_ready.go:35] waiting up to 6m0s for node "functional-247977" to be "Ready" ...
	I0317 10:39:37.074929   43484 type.go:168] "Request Body" body=""
	I0317 10:39:37.074972   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:37.074979   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:37.074986   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:37.074991   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:37.075201   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:37.075218   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:37.119055   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:37.126349   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.175832   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.175884   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.175923   43484 retry.go:31] will retry after 306.563577ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.181494   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.181537   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.181558   43484 retry.go:31] will retry after 195.592424ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.378019   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.432341   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.432402   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.432425   43484 retry.go:31] will retry after 381.084348ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.483585   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:37.536701   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.536756   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.536774   43484 retry.go:31] will retry after 341.86667ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.575903   43484 type.go:168] "Request Body" body=""
	I0317 10:39:37.575963   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:37.575967   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:37.576002   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:37.576016   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:37.576332   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:37.576350   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:37.813714   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:37.866547   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.866597   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.866620   43484 retry.go:31] will retry after 707.064061ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.879757   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:37.929396   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:37.932159   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:37.932188   43484 retry.go:31] will retry after 490.662807ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.075478   43484 type.go:168] "Request Body" body=""
	I0317 10:39:38.075548   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:38.075553   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:38.075560   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:38.075564   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:38.075937   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:38.075958   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:38.423478   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:38.474941   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:38.477772   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.477798   43484 retry.go:31] will retry after 751.127591ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.574098   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:38.575282   43484 type.go:168] "Request Body" body=""
	I0317 10:39:38.575352   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:38.575363   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:38.575373   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:38.575381   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:38.575720   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:38.575742   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:38.627602   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:38.627646   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:38.627671   43484 retry.go:31] will retry after 460.082002ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.075213   43484 type.go:168] "Request Body" body=""
	I0317 10:39:39.075276   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:39.075281   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:39.075288   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:39.075293   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:39.075579   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:39.075597   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:39.075653   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:39.088785   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:39.141479   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:39.141543   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.141565   43484 retry.go:31] will retry after 640.630294ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.229778   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:39.283246   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:39.283285   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.283303   43484 retry.go:31] will retry after 1.132794961s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.575758   43484 type.go:168] "Request Body" body=""
	I0317 10:39:39.575821   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:39.575827   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:39.575834   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:39.575838   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:39.576123   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:39.576145   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:39.782427   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:39.832379   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:39.835015   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:39.835045   43484 retry.go:31] will retry after 1.458848069s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:40.075480   43484 type.go:168] "Request Body" body=""
	I0317 10:39:40.075539   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:40.075543   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:40.075550   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:40.075554   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:40.075916   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:40.075937   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:40.416376   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:40.470576   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:40.470617   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:40.470635   43484 retry.go:31] will retry after 1.486945083s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:40.575922   43484 type.go:168] "Request Body" body=""
	I0317 10:39:40.576000   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:40.576007   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:40.576016   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:40.576022   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:40.576344   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:40.576361   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:41.076030   43484 type.go:168] "Request Body" body=""
	I0317 10:39:41.076106   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:41.076114   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:41.076125   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:41.076131   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:41.076460   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:41.076479   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:41.076524   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:41.294963   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:41.345057   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:41.347782   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:41.347807   43484 retry.go:31] will retry after 1.975617536s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:41.575121   43484 type.go:168] "Request Body" body=""
	I0317 10:39:41.575184   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:41.575189   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:41.575199   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:41.575206   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:41.575537   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:41.575557   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:41.958013   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:42.008609   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:42.011382   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:42.011413   43484 retry.go:31] will retry after 2.321027026s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:42.075698   43484 type.go:168] "Request Body" body=""
	I0317 10:39:42.075776   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:42.075783   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:42.075793   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:42.075798   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:42.076141   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:42.076160   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:42.574983   43484 type.go:168] "Request Body" body=""
	I0317 10:39:42.575077   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:42.575084   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:42.575091   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:42.575097   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:42.575368   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:42.575387   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:43.075069   43484 type.go:168] "Request Body" body=""
	I0317 10:39:43.075147   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:43.075154   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:43.075165   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:43.075172   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:43.075497   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:43.075515   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:43.323816   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:43.372913   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:43.375593   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:43.375621   43484 retry.go:31] will retry after 5.723362385s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:43.576013   43484 type.go:168] "Request Body" body=""
	I0317 10:39:43.576078   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:43.576082   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:43.576089   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:43.576094   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:43.576384   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:43.576404   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:43.576447   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:44.075126   43484 type.go:168] "Request Body" body=""
	I0317 10:39:44.075199   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:44.075204   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:44.075211   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:44.075217   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:44.075532   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:44.075558   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:44.332994   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:44.385535   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:44.385574   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:44.385592   43484 retry.go:31] will retry after 3.518235944s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:44.575964   43484 type.go:168] "Request Body" body=""
	I0317 10:39:44.576029   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:44.576035   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:44.576041   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:44.576046   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:44.576335   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:44.576356   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:45.076026   43484 type.go:168] "Request Body" body=""
	I0317 10:39:45.076125   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:45.076132   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:45.076143   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:45.076153   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:45.076480   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:45.076498   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:45.575099   43484 type.go:168] "Request Body" body=""
	I0317 10:39:45.575162   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:45.575167   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:45.575174   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:45.575177   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:45.575478   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:45.575500   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:46.075087   43484 type.go:168] "Request Body" body=""
	I0317 10:39:46.075156   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:46.075164   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:46.075183   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:46.075188   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:46.075525   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:46.075542   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:46.075584   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:46.575098   43484 type.go:168] "Request Body" body=""
	I0317 10:39:46.575166   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:46.575171   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:46.575178   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:46.575183   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:46.575489   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:46.575508   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:47.075272   43484 type.go:168] "Request Body" body=""
	I0317 10:39:47.075345   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:47.075353   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:47.075363   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:47.075369   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:47.075743   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:47.075761   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:47.575447   43484 type.go:168] "Request Body" body=""
	I0317 10:39:47.575520   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:47.575527   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:47.575535   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:47.575539   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:47.575843   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:47.575863   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:47.904225   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:47.954555   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:47.957225   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:47.957254   43484 retry.go:31] will retry after 7.085139743s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storage-provisioner.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:48.075558   43484 type.go:168] "Request Body" body=""
	I0317 10:39:48.075629   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:48.075636   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:48.075650   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:48.075663   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:48.075999   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:48.076017   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:48.076067   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:48.575688   43484 type.go:168] "Request Body" body=""
	I0317 10:39:48.575799   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:48.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:48.575823   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:48.575831   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:48.576158   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:48.576177   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:49.075874   43484 type.go:168] "Request Body" body=""
	I0317 10:39:49.075943   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:49.075951   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:49.075963   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:49.075971   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:49.076330   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:49.076349   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:49.099523   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:49.149687   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:49.152194   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:49.152222   43484 retry.go:31] will retry after 3.370562148s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:49.575847   43484 type.go:168] "Request Body" body=""
	I0317 10:39:49.575910   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:49.575915   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:49.575922   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:49.575928   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:49.576237   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:49.576255   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:50.074986   43484 type.go:168] "Request Body" body=""
	I0317 10:39:50.075049   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:50.075055   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:50.075062   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:50.075065   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:50.075355   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:50.075376   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:50.575104   43484 type.go:168] "Request Body" body=""
	I0317 10:39:50.575184   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:50.575191   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:50.575201   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:50.575210   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:50.575548   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:50.575572   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:50.575616   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:51.075331   43484 type.go:168] "Request Body" body=""
	I0317 10:39:51.075397   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:51.075403   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:51.075410   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:51.075417   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:51.075709   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:51.075731   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:51.575460   43484 type.go:168] "Request Body" body=""
	I0317 10:39:51.575526   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:51.575532   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:51.575543   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:51.575551   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:51.575863   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:51.575881   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:52.075696   43484 type.go:168] "Request Body" body=""
	I0317 10:39:52.075763   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:52.075768   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:52.075775   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:52.075780   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:52.076078   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:52.076099   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:52.523675   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:39:52.574986   43484 type.go:168] "Request Body" body=""
	I0317 10:39:52.575047   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:52.575052   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:52.575059   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:52.575076   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:52.575340   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:52.575356   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:52.575727   43484 command_runner.go:130] ! error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	W0317 10:39:52.578237   43484 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:52.578266   43484 retry.go:31] will retry after 9.576484071s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	error: error validating "/etc/kubernetes/addons/storageclass.yaml": error validating data: failed to download openapi: Get "https://localhost:8441/openapi/v2?timeout=32s": dial tcp [::1]:8441: connect: connection refused; if you choose to ignore these errors, turn validation off with --validate=false
	I0317 10:39:53.075959   43484 type.go:168] "Request Body" body=""
	I0317 10:39:53.076033   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:53.076040   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:53.076050   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:53.076054   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:53.076385   43484 round_trippers.go:581] Response Status:  in 0 milliseconds
	I0317 10:39:53.076409   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:53.076473   43484 node_ready.go:53] error getting node "functional-247977": Get "https://192.168.49.2:8441/api/v1/nodes/functional-247977": dial tcp 192.168.49.2:8441: connect: connection refused
	I0317 10:39:53.575122   43484 type.go:168] "Request Body" body=""
	I0317 10:39:53.575183   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:53.575189   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:53.575196   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:53.575200   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:55.042611   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 10:39:55.101784   43484 round_trippers.go:581] Response Status: 200 OK in 1526 milliseconds
	I0317 10:39:55.101810   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:55.101818   43484 round_trippers.go:587]     Audit-Id: d711c2c1-57e6-4151-bdbc-f31dfb880bd4
	I0317 10:39:55.101825   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:55.101829   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:55.101834   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 
	I0317 10:39:55.101837   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I0317 10:39:55.101840   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:55 GMT
	I0317 10:39:55.102098   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:55.102268   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:55.102327   43484 type.go:168] "Request Body" body=""
	I0317 10:39:55.102376   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:55.102388   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:55.102399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:55.102409   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:55.104683   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:55.104701   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:55.104719   43484 round_trippers.go:587]     Audit-Id: 08694fae-5377-4faf-a0db-339ddf2c0dc5
	I0317 10:39:55.104725   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:55.104729   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:55.104734   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 
	I0317 10:39:55.104738   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I0317 10:39:55.104741   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:55 GMT
	I0317 10:39:55.105675   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:55.489606   43484 command_runner.go:130] > serviceaccount/storage-provisioner unchanged
	I0317 10:39:55.508255   43484 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner unchanged
	I0317 10:39:55.521566   43484 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I0317 10:39:55.536834   43484 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I0317 10:39:55.574984   43484 type.go:168] "Request Body" body=""
	I0317 10:39:55.575042   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:55.575046   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:55.575053   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:55.575072   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:55.577117   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:55.577139   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:55.577149   43484 round_trippers.go:587]     Audit-Id: 205fb9e5-4b5e-4e02-8c6a-f1501f7f24f0
	I0317 10:39:55.577157   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:55.577162   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:55.577166   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:55.577171   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:55.577175   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:55 GMT
	I0317 10:39:55.577384   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:55.604891   43484 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath unchanged
	I0317 10:39:55.676966   43484 command_runner.go:130] > pod/storage-provisioner configured
	I0317 10:39:56.075936   43484 type.go:168] "Request Body" body=""
	I0317 10:39:56.075993   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:56.075998   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:56.076005   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:56.076011   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:56.077539   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:39:56.077562   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:56.077572   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:56 GMT
	I0317 10:39:56.077579   43484 round_trippers.go:587]     Audit-Id: 040e96a5-85dc-42ee-88e9-36b8121e416a
	I0317 10:39:56.077585   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:56.077590   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:56.077593   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:56.077597   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:56.077845   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:56.575739   43484 type.go:168] "Request Body" body=""
	I0317 10:39:56.575834   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:56.575846   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:56.575856   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:56.575864   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:56.577964   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:56.577989   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:56.577999   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:56.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:56.578009   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:56.578016   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:56 GMT
	I0317 10:39:56.578020   43484 round_trippers.go:587]     Audit-Id: ae19526b-b668-4264-b517-d5c06ef59d9f
	I0317 10:39:56.578024   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:56.578267   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:57.075993   43484 type.go:168] "Request Body" body=""
	I0317 10:39:57.076053   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:57.076059   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:57.076066   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:57.076070   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:57.078131   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:57.078151   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:57.078159   43484 round_trippers.go:587]     Audit-Id: 160d580a-0f3f-4f87-a9d7-34990a504a54
	I0317 10:39:57.078166   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:57.078170   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:57.078175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:57.078178   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:57.078181   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:57 GMT
	I0317 10:39:57.078396   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:57.575122   43484 type.go:168] "Request Body" body=""
	I0317 10:39:57.575189   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:57.575196   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:57.575205   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:57.575214   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:57.577224   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:39:57.577245   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:57.577261   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:57.577266   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:57 GMT
	I0317 10:39:57.577271   43484 round_trippers.go:587]     Audit-Id: 484bf3bf-0288-4897-af2b-7b7854066c47
	I0317 10:39:57.577275   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:57.577280   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:57.577288   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:57.577560   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:57.577679   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:39:58.075967   43484 type.go:168] "Request Body" body=""
	I0317 10:39:58.076062   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:58.076073   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:58.076084   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:58.076091   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:58.077804   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:39:58.077891   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:58.077905   43484 round_trippers.go:587]     Audit-Id: d529f45d-7bc2-4c3a-8573-92876eeb34fc
	I0317 10:39:58.077913   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:58.077918   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:58.077926   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:58.077930   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:58.077934   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:58 GMT
	I0317 10:39:58.078177   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:58.574982   43484 type.go:168] "Request Body" body=""
	I0317 10:39:58.575038   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:58.575043   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:58.575050   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:58.575054   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:58.577474   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:58.577500   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:58.577510   43484 round_trippers.go:587]     Audit-Id: 49eb0352-9611-40cc-b0b4-a47fa20fd74d
	I0317 10:39:58.577517   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:58.577521   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:58.577524   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:58.577528   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:58.577531   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:58 GMT
	I0317 10:39:58.577783   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:59.075667   43484 type.go:168] "Request Body" body=""
	I0317 10:39:59.075743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:59.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:59.075766   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:59.075775   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:59.078288   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:59.078308   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:59.078316   43484 round_trippers.go:587]     Audit-Id: f015cc1f-02f4-4662-adc2-25d55b590cfa
	I0317 10:39:59.078323   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:59.078327   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:59.078332   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:59.078336   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:59.078341   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:59 GMT
	I0317 10:39:59.078636   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:59.575418   43484 type.go:168] "Request Body" body=""
	I0317 10:39:59.575484   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:39:59.575490   43484 round_trippers.go:476] Request Headers:
	I0317 10:39:59.575498   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:39:59.575508   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:39:59.577600   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:39:59.577623   43484 round_trippers.go:584] Response Headers:
	I0317 10:39:59.577632   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:39:59.577639   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:39:59.577644   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:39:59 GMT
	I0317 10:39:59.577650   43484 round_trippers.go:587]     Audit-Id: cec7d662-af70-4421-84e8-4dcec2d9ef53
	I0317 10:39:59.577654   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:39:59.577657   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:39:59.577935   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:39:59.578045   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:00.075851   43484 type.go:168] "Request Body" body=""
	I0317 10:40:00.075926   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:00.075932   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:00.075939   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:00.075944   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:00.078210   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:00.078231   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:00.078239   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:00.078244   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:00.078247   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:00.078250   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:00 GMT
	I0317 10:40:00.078253   43484 round_trippers.go:587]     Audit-Id: 75544027-d4af-40ed-8f25-849a2b3c3345
	I0317 10:40:00.078254   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:00.078653   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:00.575474   43484 type.go:168] "Request Body" body=""
	I0317 10:40:00.575540   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:00.575545   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:00.575552   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:00.575555   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:00.577666   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:00.577686   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:00.577693   43484 round_trippers.go:587]     Audit-Id: 505c6210-e6c3-449a-9c82-a999e18457b7
	I0317 10:40:00.577696   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:00.577699   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:00.577701   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:00.577706   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:00.577710   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:00 GMT
	I0317 10:40:00.577902   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:01.075668   43484 type.go:168] "Request Body" body=""
	I0317 10:40:01.075744   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:01.075749   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:01.075756   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:01.075765   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:01.077933   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:01.077961   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:01.077971   43484 round_trippers.go:587]     Audit-Id: 59a2c620-3a14-40f4-a9ce-1595eeb9bd0e
	I0317 10:40:01.077978   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:01.077982   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:01.077987   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:01.077993   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:01.078004   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:01 GMT
	I0317 10:40:01.078209   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:01.574994   43484 type.go:168] "Request Body" body=""
	I0317 10:40:01.575059   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:01.575064   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:01.575071   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:01.575078   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:01.577214   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:01.577236   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:01.577242   43484 round_trippers.go:587]     Audit-Id: 502b18e0-f3fd-405c-8903-b4ee5939e324
	I0317 10:40:01.577246   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:01.577249   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:01.577252   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:01.577255   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:01.577263   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:01 GMT
	I0317 10:40:01.577550   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:02.075327   43484 type.go:168] "Request Body" body=""
	I0317 10:40:02.075388   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:02.075393   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.075401   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.075405   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.077694   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.077717   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.077724   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.077729   43484 round_trippers.go:587]     Audit-Id: 6d5709a8-ee91-4eac-b531-87e650e772dc
	I0317 10:40:02.077750   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.077755   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.077759   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.077763   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.077994   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:02.078130   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:02.154921   43484 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0317 10:40:02.249963   43484 command_runner.go:130] > storageclass.storage.k8s.io/standard unchanged
	I0317 10:40:02.250065   43484 type.go:204] "Request Body" body=""
	I0317 10:40:02.250113   43484 round_trippers.go:470] GET https://192.168.49.2:8441/apis/storage.k8s.io/v1/storageclasses
	I0317 10:40:02.250119   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.250127   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.250133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.252443   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.252461   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.252467   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.252472   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.252475   43484 round_trippers.go:587]     Content-Length: 957
	I0317 10:40:02.252478   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.252481   43484 round_trippers.go:587]     Audit-Id: 179b2c5f-d74c-4fc1-913e-41ec0db6b291
	I0317 10:40:02.252483   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.252485   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.252540   43484 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 25 0a 11  73 74 6f 72 61 67 65 2e  |k8s..%..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 10 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 4c  69 73 74 12 8b 07 0a 09  |geClassList.....|
		00000030  0a 00 12 03 35 34 30 1a  00 12 fd 06 0a cd 06 0a  |....540.........|
		00000040  08 73 74 61 6e 64 61 72  64 12 00 1a 00 22 00 2a  |.standard....".*|
		00000050  24 64 61 33 63 66 62 39  35 2d 33 32 36 65 2d 34  |$da3cfb95-326e-4|
		00000060  39 31 31 2d 39 30 63 61  2d 64 66 39 31 61 34 32  |911-90ca-df91a42|
		00000070  31 32 30 66 37 32 03 33  34 36 38 00 42 08 08 f2  |120f72.3468.B...|
		00000080  f5 df be 06 10 00 5a 2f  0a 1f 61 64 64 6f 6e 6d  |......Z/..addonm|
		00000090  61 6e 61 67 65 72 2e 6b  75 62 65 72 6e 65 74 65  |anager.kubernete|
		000000a0  73 2e 69 6f 2f 6d 6f 64  65 12 0c 45 6e 73 75 72  |s.io/mode..Ensur|
		000000b0  65 45 78 69 73 74 73 62  b7 02 0a 30 6b 75 62 65  |eExistsb...0kube|
		000000c0  63 74 6c 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |ctl.kubernetes. [truncated 3713 chars]
	 >
	I0317 10:40:02.252678   43484 type.go:267] "Request Body" body=<
		00000000  6b 38 73 00 0a 21 0a 11  73 74 6f 72 61 67 65 2e  |k8s..!..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 0c 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 12  fd 06 0a cd 06 0a 08 73  |geClass........s|
		00000030  74 61 6e 64 61 72 64 12  00 1a 00 22 00 2a 24 64  |tandard....".*$d|
		00000040  61 33 63 66 62 39 35 2d  33 32 36 65 2d 34 39 31  |a3cfb95-326e-491|
		00000050  31 2d 39 30 63 61 2d 64  66 39 31 61 34 32 31 32  |1-90ca-df91a4212|
		00000060  30 66 37 32 03 33 34 36  38 00 42 08 08 f2 f5 df  |0f72.3468.B.....|
		00000070  be 06 10 00 5a 2f 0a 1f  61 64 64 6f 6e 6d 61 6e  |....Z/..addonman|
		00000080  61 67 65 72 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |ager.kubernetes.|
		00000090  69 6f 2f 6d 6f 64 65 12  0c 45 6e 73 75 72 65 45  |io/mode..EnsureE|
		000000a0  78 69 73 74 73 62 b7 02  0a 30 6b 75 62 65 63 74  |xistsb...0kubect|
		000000b0  6c 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |l.kubernetes.io/|
		000000c0  6c 61 73 74 2d 61 70 70  6c 69 65 64 2d 63 6f 6e  |last-applied-co [truncated 3632 chars]
	 >
	I0317 10:40:02.252715   43484 round_trippers.go:470] PUT https://192.168.49.2:8441/apis/storage.k8s.io/v1/storageclasses/standard
	I0317 10:40:02.252722   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.252729   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.252735   43484 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.252738   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.255153   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.255174   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.255183   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.255188   43484 round_trippers.go:587]     Audit-Id: b6406d1b-7216-4636-b871-d5ef989001d3
	I0317 10:40:02.255192   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.255194   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.255198   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.255200   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.255203   43484 round_trippers.go:587]     Content-Length: 939
	I0317 10:40:02.255260   43484 type.go:267] "Response Body" body=<
		00000000  6b 38 73 00 0a 21 0a 11  73 74 6f 72 61 67 65 2e  |k8s..!..storage.|
		00000010  6b 38 73 2e 69 6f 2f 76  31 12 0c 53 74 6f 72 61  |k8s.io/v1..Stora|
		00000020  67 65 43 6c 61 73 73 12  fd 06 0a cd 06 0a 08 73  |geClass........s|
		00000030  74 61 6e 64 61 72 64 12  00 1a 00 22 00 2a 24 64  |tandard....".*$d|
		00000040  61 33 63 66 62 39 35 2d  33 32 36 65 2d 34 39 31  |a3cfb95-326e-491|
		00000050  31 2d 39 30 63 61 2d 64  66 39 31 61 34 32 31 32  |1-90ca-df91a4212|
		00000060  30 66 37 32 03 33 34 36  38 00 42 08 08 f2 f5 df  |0f72.3468.B.....|
		00000070  be 06 10 00 5a 2f 0a 1f  61 64 64 6f 6e 6d 61 6e  |....Z/..addonman|
		00000080  61 67 65 72 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |ager.kubernetes.|
		00000090  69 6f 2f 6d 6f 64 65 12  0c 45 6e 73 75 72 65 45  |io/mode..EnsureE|
		000000a0  78 69 73 74 73 62 b7 02  0a 30 6b 75 62 65 63 74  |xistsb...0kubect|
		000000b0  6c 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |l.kubernetes.io/|
		000000c0  6c 61 73 74 2d 61 70 70  6c 69 65 64 2d 63 6f 6e  |last-applied-co [truncated 3632 chars]
	 >
	I0317 10:40:02.257419   43484 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0317 10:40:02.258699   43484 addons.go:514] duration metric: took 25.299275708s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0317 10:40:02.575911   43484 type.go:168] "Request Body" body=""
	I0317 10:40:02.575976   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:02.575981   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:02.575988   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:02.575991   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:02.578202   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:02.578223   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:02.578232   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:02.578239   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:02.578243   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:02.578247   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:02.578253   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:02 GMT
	I0317 10:40:02.578256   43484 round_trippers.go:587]     Audit-Id: 4b23aaeb-a94f-4f70-a196-04e8a8a000ed
	I0317 10:40:02.578492   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:03.075256   43484 type.go:168] "Request Body" body=""
	I0317 10:40:03.075334   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:03.075341   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:03.075351   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:03.075358   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:03.077453   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:03.077475   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:03.077485   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:03 GMT
	I0317 10:40:03.077492   43484 round_trippers.go:587]     Audit-Id: 8d96f4b2-46d6-4c77-a971-86dfe148a4f3
	I0317 10:40:03.077496   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:03.077500   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:03.077503   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:03.077508   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:03.077765   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:03.575713   43484 type.go:168] "Request Body" body=""
	I0317 10:40:03.575779   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:03.575784   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:03.575791   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:03.575796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:03.577879   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:03.577897   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:03.577903   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:03 GMT
	I0317 10:40:03.577906   43484 round_trippers.go:587]     Audit-Id: a052f16d-731f-4160-9aa2-1e5faa898a55
	I0317 10:40:03.577909   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:03.577911   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:03.577914   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:03.577916   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:03.578191   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:04.075027   43484 type.go:168] "Request Body" body=""
	I0317 10:40:04.075121   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:04.075129   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:04.075140   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:04.075149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:04.077287   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:04.077311   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:04.077320   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:04.077326   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:04.077330   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:04.077336   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:04.077339   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:04 GMT
	I0317 10:40:04.077344   43484 round_trippers.go:587]     Audit-Id: 7411c52a-4d8c-4629-b37f-d6f81cd8d0c2
	I0317 10:40:04.077611   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:04.575408   43484 type.go:168] "Request Body" body=""
	I0317 10:40:04.575471   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:04.575476   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:04.575483   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:04.575488   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:04.577753   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:04.577775   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:04.577786   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:04 GMT
	I0317 10:40:04.577791   43484 round_trippers.go:587]     Audit-Id: d9abd856-e57f-477a-808d-092193f34d0e
	I0317 10:40:04.577795   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:04.577798   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:04.577802   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:04.577805   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:04.578108   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:04.578240   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:05.075648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:05.075737   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:05.075745   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:05.075781   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:05.075790   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:05.078001   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:05.078019   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:05.078025   43484 round_trippers.go:587]     Audit-Id: 70237c42-e63e-4d55-8fb1-7e53314d6f6b
	I0317 10:40:05.078028   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:05.078031   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:05.078034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:05.078036   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:05.078040   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:05 GMT
	I0317 10:40:05.078294   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:05.575065   43484 type.go:168] "Request Body" body=""
	I0317 10:40:05.575158   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:05.575163   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:05.575171   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:05.575175   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:05.577390   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:05.577409   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:05.577417   43484 round_trippers.go:587]     Audit-Id: 09b50448-0a36-491c-a667-bdfb30f9ab28
	I0317 10:40:05.577422   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:05.577425   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:05.577427   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:05.577432   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:05.577438   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:05 GMT
	I0317 10:40:05.577698   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:06.075457   43484 type.go:168] "Request Body" body=""
	I0317 10:40:06.075545   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:06.075560   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:06.075570   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:06.075578   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:06.077721   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:06.077751   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:06.077759   43484 round_trippers.go:587]     Audit-Id: cdd5453f-2521-419e-a7ab-f0a6dc371b80
	I0317 10:40:06.077767   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:06.077771   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:06.077776   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:06.077781   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:06.077787   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:06 GMT
	I0317 10:40:06.078030   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:06.575657   43484 type.go:168] "Request Body" body=""
	I0317 10:40:06.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:06.575760   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:06.575771   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:06.575781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:06.578075   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:06.578101   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:06.578111   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:06.578117   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:06.578121   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:06.578127   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:06.578134   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:06 GMT
	I0317 10:40:06.578138   43484 round_trippers.go:587]     Audit-Id: 38fd7743-dffd-4011-abad-81bb892e31e1
	I0317 10:40:06.578443   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:06.578565   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:07.075949   43484 type.go:168] "Request Body" body=""
	I0317 10:40:07.076016   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:07.076023   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:07.076033   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:07.076041   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:07.078144   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:07.078166   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:07.078177   43484 round_trippers.go:587]     Audit-Id: 2c46493a-c6f5-4f26-8064-075c564783d1
	I0317 10:40:07.078185   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:07.078190   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:07.078193   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:07.078201   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:07.078205   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:07 GMT
	I0317 10:40:07.078508   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:07.575121   43484 type.go:168] "Request Body" body=""
	I0317 10:40:07.575187   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:07.575194   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:07.575205   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:07.575215   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:07.577563   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:07.577590   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:07.577598   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:07.577601   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:07.577604   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:07.577606   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:07.577609   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:07 GMT
	I0317 10:40:07.577611   43484 round_trippers.go:587]     Audit-Id: dba5d213-7c8e-4818-827e-2a178f3e7db0
	I0317 10:40:07.577862   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:08.075734   43484 type.go:168] "Request Body" body=""
	I0317 10:40:08.075804   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:08.075810   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:08.075818   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:08.075823   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:08.078097   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:08.078115   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:08.078121   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:08 GMT
	I0317 10:40:08.078124   43484 round_trippers.go:587]     Audit-Id: 09047f38-e00a-40fb-b929-1db4e283a90a
	I0317 10:40:08.078130   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:08.078135   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:08.078139   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:08.078143   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:08.078422   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:08.575271   43484 type.go:168] "Request Body" body=""
	I0317 10:40:08.575339   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:08.575345   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:08.575352   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:08.575357   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:08.577769   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:08.577788   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:08.577795   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:08.577799   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:08 GMT
	I0317 10:40:08.577803   43484 round_trippers.go:587]     Audit-Id: 045501b6-fb73-462a-80ba-199b3200484f
	I0317 10:40:08.577806   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:08.577812   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:08.577815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:08.578035   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:09.075948   43484 type.go:168] "Request Body" body=""
	I0317 10:40:09.076021   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:09.076028   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:09.076036   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:09.076044   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:09.078232   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:09.078260   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:09.078270   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:09.078274   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:09.078278   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:09 GMT
	I0317 10:40:09.078280   43484 round_trippers.go:587]     Audit-Id: 57c2724b-3e37-4502-a73b-e6bcac26ae2d
	I0317 10:40:09.078283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:09.078286   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:09.078570   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:09.078673   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:09.575405   43484 type.go:168] "Request Body" body=""
	I0317 10:40:09.575490   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:09.575496   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:09.575503   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:09.575510   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:09.577726   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:09.577804   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:09.577822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:09.577826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:09.577829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:09 GMT
	I0317 10:40:09.577832   43484 round_trippers.go:587]     Audit-Id: fb1e9f29-6391-4d69-b067-a5e66af4b6b2
	I0317 10:40:09.577834   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:09.577836   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:09.578024   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:10.075854   43484 type.go:168] "Request Body" body=""
	I0317 10:40:10.075916   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:10.075921   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:10.075927   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:10.075931   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:10.078389   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:10.078413   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:10.078422   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:10.078427   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:10 GMT
	I0317 10:40:10.078432   43484 round_trippers.go:587]     Audit-Id: 495ec65e-cf5b-4238-9ee2-3d4f6b503688
	I0317 10:40:10.078436   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:10.078441   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:10.078446   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:10.078658   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:10.575431   43484 type.go:168] "Request Body" body=""
	I0317 10:40:10.575506   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:10.575514   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:10.575525   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:10.575533   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:10.577744   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:10.577768   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:10.577780   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:10.577787   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:10 GMT
	I0317 10:40:10.577790   43484 round_trippers.go:587]     Audit-Id: 37a41625-c261-47fc-9ead-b71803ec5238
	I0317 10:40:10.577793   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:10.577795   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:10.577797   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:10.577993   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:11.075815   43484 type.go:168] "Request Body" body=""
	I0317 10:40:11.075878   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:11.075883   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:11.075890   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:11.075895   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:11.077977   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:11.078000   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:11.078010   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:11 GMT
	I0317 10:40:11.078015   43484 round_trippers.go:587]     Audit-Id: e7bf33ba-fd8f-4450-8e63-d9fdd019f171
	I0317 10:40:11.078020   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:11.078023   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:11.078026   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:11.078030   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:11.078326   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:11.575116   43484 type.go:168] "Request Body" body=""
	I0317 10:40:11.575173   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:11.575178   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:11.575186   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:11.575189   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:11.577401   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:11.577422   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:11.577433   43484 round_trippers.go:587]     Audit-Id: 68c76159-2b8f-454f-9494-3beb18dff357
	I0317 10:40:11.577439   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:11.577444   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:11.577451   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:11.577456   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:11.577459   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:11 GMT
	I0317 10:40:11.577794   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:11.577928   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:12.075717   43484 type.go:168] "Request Body" body=""
	I0317 10:40:12.075793   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:12.075801   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:12.075813   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:12.075820   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:12.078133   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:12.078159   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:12.078168   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:12.078175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:12.078181   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:12.078185   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:12 GMT
	I0317 10:40:12.078188   43484 round_trippers.go:587]     Audit-Id: 7306ff80-ec9b-4e02-bdbc-3e90766b72b8
	I0317 10:40:12.078191   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:12.078522   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:12.575073   43484 type.go:168] "Request Body" body=""
	I0317 10:40:12.575150   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:12.575161   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:12.575172   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:12.575181   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:12.577354   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:12.577377   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:12.577385   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:12.577388   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:12.577391   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:12 GMT
	I0317 10:40:12.577394   43484 round_trippers.go:587]     Audit-Id: 53bc5052-0f64-412b-bf57-7c57847cb17d
	I0317 10:40:12.577396   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:12.577400   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:12.577645   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:13.075431   43484 type.go:168] "Request Body" body=""
	I0317 10:40:13.075498   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:13.075505   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:13.075531   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:13.075543   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:13.077608   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:13.077636   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:13.077647   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:13.077655   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:13.077659   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:13.077662   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:13 GMT
	I0317 10:40:13.077664   43484 round_trippers.go:587]     Audit-Id: 3c76545f-1ac8-45e4-ac32-5606c6c68fb8
	I0317 10:40:13.077667   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:13.077847   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:13.575725   43484 type.go:168] "Request Body" body=""
	I0317 10:40:13.575794   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:13.575801   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:13.575811   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:13.575820   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:13.577932   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:13.577953   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:13.577961   43484 round_trippers.go:587]     Audit-Id: fd3eaea0-7dc0-4ff1-8f3b-7585cd2ba2ed
	I0317 10:40:13.577967   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:13.577972   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:13.577976   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:13.577979   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:13.577982   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:13 GMT
	I0317 10:40:13.578204   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:13.578303   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:14.074977   43484 type.go:168] "Request Body" body=""
	I0317 10:40:14.075036   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:14.075041   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:14.075048   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:14.075053   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:14.077081   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:14.077102   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:14.077112   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:14.077118   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:14.077124   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:14.077128   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:14.077134   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:14 GMT
	I0317 10:40:14.077137   43484 round_trippers.go:587]     Audit-Id: c9b24fb2-a4aa-4dd4-8fed-65f0cb9892d0
	I0317 10:40:14.077459   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:14.575265   43484 type.go:168] "Request Body" body=""
	I0317 10:40:14.575378   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:14.575395   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:14.575405   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:14.575410   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:14.577411   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:14.577432   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:14.577440   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:14.577463   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:14.577468   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:14.577478   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:14.577486   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:14 GMT
	I0317 10:40:14.577491   43484 round_trippers.go:587]     Audit-Id: e101b367-97d4-4e18-9b06-50fe4e3e5b7a
	I0317 10:40:14.577755   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:15.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:40:15.075757   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:15.075770   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:15.075789   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:15.075796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:15.077800   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:15.077820   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:15.077833   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:15.077840   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:15 GMT
	I0317 10:40:15.077845   43484 round_trippers.go:587]     Audit-Id: ff909e62-db30-4056-860f-041ea1b27829
	I0317 10:40:15.077849   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:15.077854   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:15.077858   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:15.078098   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:15.575648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:15.575724   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:15.575732   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:15.575739   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:15.575744   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:15.577839   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:15.577863   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:15.577873   43484 round_trippers.go:587]     Audit-Id: 90f68f1d-1570-498d-9223-400eaf736fe3
	I0317 10:40:15.577878   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:15.577882   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:15.577885   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:15.577890   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:15.577894   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:15 GMT
	I0317 10:40:15.578078   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:16.075966   43484 type.go:168] "Request Body" body=""
	I0317 10:40:16.076030   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:16.076035   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:16.076042   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:16.076049   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:16.078036   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:16.078056   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:16.078065   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:16.078071   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:16.078075   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:16.078078   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:16.078082   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:16 GMT
	I0317 10:40:16.078130   43484 round_trippers.go:587]     Audit-Id: 15ec002e-0adf-4d09-919d-457f9cac34e4
	I0317 10:40:16.078325   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:16.078440   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:16.575153   43484 type.go:168] "Request Body" body=""
	I0317 10:40:16.575210   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:16.575214   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:16.575226   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:16.575235   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:16.577402   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:16.577427   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:16.577437   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:16.577442   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:16 GMT
	I0317 10:40:16.577447   43484 round_trippers.go:587]     Audit-Id: b2686194-a0ec-4119-aea2-1bf8dcaaa738
	I0317 10:40:16.577455   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:16.577459   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:16.577463   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:16.577695   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:17.075272   43484 type.go:168] "Request Body" body=""
	I0317 10:40:17.075355   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:17.075361   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:17.075368   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:17.075372   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:17.077570   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:17.077592   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:17.077602   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:17.077609   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:17.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:17.077619   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:17.077622   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:17 GMT
	I0317 10:40:17.077626   43484 round_trippers.go:587]     Audit-Id: 2ebedbaf-c43f-4c21-983d-db5ac5673793
	I0317 10:40:17.077912   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:17.575366   43484 type.go:168] "Request Body" body=""
	I0317 10:40:17.575465   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:17.575473   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:17.575485   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:17.575494   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:17.577586   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:17.577607   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:17.577616   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:17 GMT
	I0317 10:40:17.577622   43484 round_trippers.go:587]     Audit-Id: 3938d3f9-361f-4e19-b9f4-9650f1133dec
	I0317 10:40:17.577626   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:17.577631   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:17.577660   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:17.577667   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:17.577904   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:18.075781   43484 type.go:168] "Request Body" body=""
	I0317 10:40:18.075837   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:18.075842   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:18.075850   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:18.075855   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:18.077979   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:18.078000   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:18.078009   43484 round_trippers.go:587]     Audit-Id: 3c338836-156a-48e0-959d-6b3a1ec72c5c
	I0317 10:40:18.078016   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:18.078021   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:18.078025   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:18.078029   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:18.078032   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:18 GMT
	I0317 10:40:18.078222   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:18.574959   43484 type.go:168] "Request Body" body=""
	I0317 10:40:18.575030   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:18.575035   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:18.575042   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:18.575048   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:18.577205   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:18.577223   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:18.577232   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:18.577238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:18.577242   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:18 GMT
	I0317 10:40:18.577246   43484 round_trippers.go:587]     Audit-Id: c2d31335-df1e-462e-8f4d-867b66d58a31
	I0317 10:40:18.577249   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:18.577254   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:18.577531   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:18.577645   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:19.075327   43484 type.go:168] "Request Body" body=""
	I0317 10:40:19.075402   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:19.075411   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:19.075421   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:19.075426   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:19.077536   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:19.077554   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:19.077563   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:19.077570   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:19 GMT
	I0317 10:40:19.077576   43484 round_trippers.go:587]     Audit-Id: 2ded9395-2fc9-465b-a09f-87c7531f6b07
	I0317 10:40:19.077579   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:19.077585   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:19.077593   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:19.077919   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:19.575684   43484 type.go:168] "Request Body" body=""
	I0317 10:40:19.575771   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:19.575782   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:19.575791   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:19.575799   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:19.577837   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:19.577860   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:19.577870   43484 round_trippers.go:587]     Audit-Id: b242d51d-7763-4dd4-aa86-7a86473c7d5c
	I0317 10:40:19.577875   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:19.577879   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:19.577884   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:19.577890   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:19.577895   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:19 GMT
	I0317 10:40:19.578115   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:20.075640   43484 type.go:168] "Request Body" body=""
	I0317 10:40:20.075720   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:20.075729   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:20.075736   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:20.075749   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:20.077897   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:20.077920   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:20.077929   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:20.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:20.077939   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:20.077943   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:20 GMT
	I0317 10:40:20.077947   43484 round_trippers.go:587]     Audit-Id: b6f6a62b-5cd8-41a1-859f-2d429e37e150
	I0317 10:40:20.077950   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:20.078235   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:20.575038   43484 type.go:168] "Request Body" body=""
	I0317 10:40:20.575106   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:20.575112   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:20.575119   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:20.575123   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:20.577192   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:20.577214   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:20.577222   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:20.577227   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:20 GMT
	I0317 10:40:20.577231   43484 round_trippers.go:587]     Audit-Id: 7552b137-43d9-4833-9871-2bbe5af01e6a
	I0317 10:40:20.577233   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:20.577236   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:20.577238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:20.577491   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:21.075300   43484 type.go:168] "Request Body" body=""
	I0317 10:40:21.075358   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:21.075363   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:21.075372   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:21.075376   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:21.077459   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:21.077475   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:21.077482   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:21 GMT
	I0317 10:40:21.077486   43484 round_trippers.go:587]     Audit-Id: 73857b96-a11d-4304-b6eb-11784e40e509
	I0317 10:40:21.077492   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:21.077497   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:21.077516   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:21.077524   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:21.077727   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:21.077843   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:21.575622   43484 type.go:168] "Request Body" body=""
	I0317 10:40:21.575679   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:21.575684   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:21.575692   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:21.575703   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:21.577742   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:21.577762   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:21.577778   43484 round_trippers.go:587]     Audit-Id: 329d2c8e-7a8f-4ed7-add5-8d38bb14e403
	I0317 10:40:21.577781   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:21.577784   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:21.577787   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:21.577789   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:21.577792   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:21 GMT
	I0317 10:40:21.578054   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:22.075690   43484 type.go:168] "Request Body" body=""
	I0317 10:40:22.075782   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:22.075812   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:22.075828   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:22.075834   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:22.077982   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:22.078006   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:22.078016   43484 round_trippers.go:587]     Audit-Id: d66110a6-fd5d-4ee0-aa01-950fb4a811f0
	I0317 10:40:22.078022   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:22.078025   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:22.078028   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:22.078031   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:22.078035   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:22 GMT
	I0317 10:40:22.078337   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:22.575703   43484 type.go:168] "Request Body" body=""
	I0317 10:40:22.575780   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:22.575788   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:22.575797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:22.575804   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:22.577951   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:22.577976   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:22.577986   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:22 GMT
	I0317 10:40:22.577995   43484 round_trippers.go:587]     Audit-Id: 50d855c0-311d-4a25-b301-359b007da674
	I0317 10:40:22.577999   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:22.578002   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:22.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:22.578008   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:22.578184   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:23.076033   43484 type.go:168] "Request Body" body=""
	I0317 10:40:23.076126   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:23.076134   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:23.076150   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:23.076156   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:23.078247   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:23.078264   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:23.078270   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:23 GMT
	I0317 10:40:23.078276   43484 round_trippers.go:587]     Audit-Id: a96cf21b-6776-401a-a2c0-2215f8911265
	I0317 10:40:23.078280   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:23.078284   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:23.078288   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:23.078293   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:23.078545   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:23.078640   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:23.575323   43484 type.go:168] "Request Body" body=""
	I0317 10:40:23.575393   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:23.575398   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:23.575405   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:23.575408   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:23.577593   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:23.577618   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:23.577629   43484 round_trippers.go:587]     Audit-Id: 5453b90e-ebf1-4b2c-a2ac-fdae227eb903
	I0317 10:40:23.577636   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:23.577642   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:23.577646   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:23.577652   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:23.577655   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:23 GMT
	I0317 10:40:23.577930   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:24.075679   43484 type.go:168] "Request Body" body=""
	I0317 10:40:24.075763   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:24.075783   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:24.075806   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:24.075814   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:24.078004   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:24.078022   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:24.078029   43484 round_trippers.go:587]     Audit-Id: bc05fa7c-e2ea-4b53-93a6-e45c911079b2
	I0317 10:40:24.078033   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:24.078041   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:24.078044   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:24.078047   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:24.078049   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:24 GMT
	I0317 10:40:24.078281   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:24.575689   43484 type.go:168] "Request Body" body=""
	I0317 10:40:24.575762   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:24.575767   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:24.575775   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:24.575780   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:24.577934   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:24.577954   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:24.577960   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:24.577966   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:24.577971   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:24 GMT
	I0317 10:40:24.577976   43484 round_trippers.go:587]     Audit-Id: 3d1489f1-9c3a-4c82-ad64-c5b4f32dc973
	I0317 10:40:24.577981   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:24.577986   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:24.578238   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:25.075710   43484 type.go:168] "Request Body" body=""
	I0317 10:40:25.075778   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:25.075786   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:25.075797   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:25.075808   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:25.077872   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:25.077889   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:25.077901   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:25.077906   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:25.077909   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:25.077911   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:25 GMT
	I0317 10:40:25.077915   43484 round_trippers.go:587]     Audit-Id: b12a5c36-9cd2-461e-99c7-63c7c9f2885a
	I0317 10:40:25.077917   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:25.078176   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:25.574990   43484 type.go:168] "Request Body" body=""
	I0317 10:40:25.575047   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:25.575053   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:25.575064   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:25.575093   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:25.577228   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:25.577253   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:25.577260   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:25 GMT
	I0317 10:40:25.577264   43484 round_trippers.go:587]     Audit-Id: 0802f3e5-7ea6-4ab8-bff1-3dbcb0f088c7
	I0317 10:40:25.577267   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:25.577269   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:25.577272   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:25.577275   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:25.577529   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:25.577677   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:26.075349   43484 type.go:168] "Request Body" body=""
	I0317 10:40:26.075410   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:26.075416   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:26.075423   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:26.075430   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:26.077431   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:26.077448   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:26.077454   43484 round_trippers.go:587]     Audit-Id: 4782269e-84bd-4571-b7ee-18e3dc8815b6
	I0317 10:40:26.077458   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:26.077462   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:26.077464   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:26.077467   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:26.077469   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:26 GMT
	I0317 10:40:26.077764   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:26.575607   43484 type.go:168] "Request Body" body=""
	I0317 10:40:26.575688   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:26.575695   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:26.575707   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:26.575718   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:26.577921   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:26.577947   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:26.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:26.577963   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:26.577968   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:26.577970   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:26.577974   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:26 GMT
	I0317 10:40:26.577979   43484 round_trippers.go:587]     Audit-Id: 18278895-9ef5-44dd-8af1-689c272c0682
	I0317 10:40:26.578223   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:27.075899   43484 type.go:168] "Request Body" body=""
	I0317 10:40:27.075957   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:27.075963   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:27.075987   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:27.075998   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:27.078043   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:27.078067   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:27.078074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:27.078078   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:27.078084   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:27.078088   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:27 GMT
	I0317 10:40:27.078092   43484 round_trippers.go:587]     Audit-Id: a255703b-dcef-4afb-a044-298da735ba5d
	I0317 10:40:27.078096   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:27.078372   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:27.575658   43484 type.go:168] "Request Body" body=""
	I0317 10:40:27.575777   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:27.575785   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:27.575797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:27.575808   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:27.577890   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:27.577911   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:27.577931   43484 round_trippers.go:587]     Audit-Id: e5d6c6c1-2f0d-4e44-acfa-87ac47b2de07
	I0317 10:40:27.577938   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:27.577943   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:27.577949   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:27.577958   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:27.577962   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:27 GMT
	I0317 10:40:27.578293   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:27.578461   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:28.075136   43484 type.go:168] "Request Body" body=""
	I0317 10:40:28.075227   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:28.075238   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:28.075275   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:28.075288   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:28.077327   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:28.077343   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:28.077349   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:28.077354   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:28.077357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:28.077360   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:28 GMT
	I0317 10:40:28.077362   43484 round_trippers.go:587]     Audit-Id: 16f372c2-535f-4e57-92ea-dd29e1c01377
	I0317 10:40:28.077364   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:28.077598   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:28.575389   43484 type.go:168] "Request Body" body=""
	I0317 10:40:28.575443   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:28.575448   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:28.575454   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:28.575458   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:28.577943   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:28.577968   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:28.577976   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:28.577980   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:28.577984   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:28.577996   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:28.577999   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:28 GMT
	I0317 10:40:28.578003   43484 round_trippers.go:587]     Audit-Id: 5b6eb378-0123-4427-acb2-110a871a4439
	I0317 10:40:28.578210   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:29.075728   43484 type.go:168] "Request Body" body=""
	I0317 10:40:29.075827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:29.075839   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:29.075851   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:29.075859   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:29.077909   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:29.077927   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:29.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:29.077938   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:29.077942   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:29 GMT
	I0317 10:40:29.077947   43484 round_trippers.go:587]     Audit-Id: fc674bf1-b8fd-4eb7-91b4-5e038ee4cef9
	I0317 10:40:29.077951   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:29.077954   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:29.078312   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:29.575020   43484 type.go:168] "Request Body" body=""
	I0317 10:40:29.575123   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:29.575135   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:29.575149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:29.575164   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:29.577192   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:29.577217   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:29.577251   43484 round_trippers.go:587]     Audit-Id: 7dfdf522-eb0d-494d-93b7-96b1c9b5c9c2
	I0317 10:40:29.577255   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:29.577259   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:29.577262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:29.577264   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:29.577266   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:29 GMT
	I0317 10:40:29.577515   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:30.075348   43484 type.go:168] "Request Body" body=""
	I0317 10:40:30.075421   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:30.075429   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:30.075439   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:30.075445   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:30.077583   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:30.077599   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:30.077606   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:30.077609   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:30.077612   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:30.077614   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:30 GMT
	I0317 10:40:30.077617   43484 round_trippers.go:587]     Audit-Id: d6f26deb-bb4a-4272-82bb-38cb0aad3890
	I0317 10:40:30.077619   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:30.077887   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:30.078009   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:30.575690   43484 type.go:168] "Request Body" body=""
	I0317 10:40:30.575769   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:30.575776   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:30.575783   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:30.575790   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:30.577847   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:30.577872   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:30.577883   43484 round_trippers.go:587]     Audit-Id: f1576c03-01da-4213-ae8d-0d8bb3644213
	I0317 10:40:30.577889   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:30.577893   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:30.577896   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:30.577911   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:30.577915   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:30 GMT
	I0317 10:40:30.578185   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:31.074984   43484 type.go:168] "Request Body" body=""
	I0317 10:40:31.075040   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:31.075048   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:31.075055   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:31.075059   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:31.077314   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:31.077334   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:31.077344   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:31 GMT
	I0317 10:40:31.077350   43484 round_trippers.go:587]     Audit-Id: 676480b1-2685-4954-9f18-fa5c3c463550
	I0317 10:40:31.077353   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:31.077358   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:31.077360   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:31.077363   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:31.077641   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:31.575470   43484 type.go:168] "Request Body" body=""
	I0317 10:40:31.575554   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:31.575563   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:31.575574   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:31.575582   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:31.578027   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:31.578049   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:31.578056   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:31 GMT
	I0317 10:40:31.578060   43484 round_trippers.go:587]     Audit-Id: b102a9b9-0ba4-4399-a076-681859da29fe
	I0317 10:40:31.578062   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:31.578065   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:31.578069   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:31.578071   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:31.578315   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:32.075107   43484 type.go:168] "Request Body" body=""
	I0317 10:40:32.075164   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:32.075170   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:32.075180   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:32.075191   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:32.077262   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:32.077300   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:32.077310   43484 round_trippers.go:587]     Audit-Id: a033c78e-b08b-4f99-bbca-a59b0728cdc6
	I0317 10:40:32.077315   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:32.077320   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:32.077325   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:32.077329   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:32.077333   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:32 GMT
	I0317 10:40:32.077590   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:32.575031   43484 type.go:168] "Request Body" body=""
	I0317 10:40:32.575154   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:32.575164   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:32.575172   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:32.575175   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:32.577207   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:32.577226   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:32.577233   43484 round_trippers.go:587]     Audit-Id: c7994742-6cb7-4c8c-93e7-5343bbb63c45
	I0317 10:40:32.577236   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:32.577241   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:32.577245   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:32.577250   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:32.577261   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:32 GMT
	I0317 10:40:32.578112   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:32.578366   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:33.075099   43484 type.go:168] "Request Body" body=""
	I0317 10:40:33.075174   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:33.075181   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:33.075190   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:33.075200   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:33.077261   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:33.077283   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:33.077291   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:33.077295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:33.077299   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:33.077304   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:33 GMT
	I0317 10:40:33.077308   43484 round_trippers.go:587]     Audit-Id: 946261ea-93ab-4f27-afb2-ddd9e48dbfe3
	I0317 10:40:33.077313   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:33.077597   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:33.575047   43484 type.go:168] "Request Body" body=""
	I0317 10:40:33.575113   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:33.575118   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:33.575125   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:33.575129   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:33.577249   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:33.577269   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:33.577275   43484 round_trippers.go:587]     Audit-Id: 41d452fa-81f0-4f8b-9924-e889f901ec14
	I0317 10:40:33.577279   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:33.577284   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:33.577288   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:33.577291   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:33.577293   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:33 GMT
	I0317 10:40:33.577502   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:34.076020   43484 type.go:168] "Request Body" body=""
	I0317 10:40:34.076082   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:34.076089   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:34.076097   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:34.076104   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:34.078207   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:34.078229   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:34.078239   43484 round_trippers.go:587]     Audit-Id: 2ad5da29-2dc5-407f-9f4c-10e1aab185b0
	I0317 10:40:34.078247   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:34.078251   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:34.078253   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:34.078256   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:34.078258   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:34 GMT
	I0317 10:40:34.078566   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:34.574955   43484 type.go:168] "Request Body" body=""
	I0317 10:40:34.575034   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:34.575039   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:34.575046   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:34.575052   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:34.577270   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:34.577293   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:34.577303   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:34.577308   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:34.577314   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:34.577318   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:34.577322   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:34 GMT
	I0317 10:40:34.577326   43484 round_trippers.go:587]     Audit-Id: 1bb22dd1-ad1c-480d-bb80-d0bb0faf8797
	I0317 10:40:34.577557   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:35.075644   43484 type.go:168] "Request Body" body=""
	I0317 10:40:35.075723   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:35.075729   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:35.075735   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:35.075739   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:35.077809   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:35.077834   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:35.077843   43484 round_trippers.go:587]     Audit-Id: 9cf81d5d-c488-4ccb-bc01-880b36b19b55
	I0317 10:40:35.077848   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:35.077853   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:35.077859   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:35.077865   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:35.077874   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:35 GMT
	I0317 10:40:35.078139   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:35.078264   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:35.575653   43484 type.go:168] "Request Body" body=""
	I0317 10:40:35.575730   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:35.575737   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:35.575747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:35.575756   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:35.577838   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:35.577861   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:35.577871   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:35.577877   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:35.577883   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:35.577887   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:35.577891   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:35 GMT
	I0317 10:40:35.577896   43484 round_trippers.go:587]     Audit-Id: b7bba051-fc0b-451d-8a64-0f5a2466e905
	I0317 10:40:35.578136   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:36.075500   43484 type.go:168] "Request Body" body=""
	I0317 10:40:36.075571   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:36.075577   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:36.075588   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:36.075599   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:36.077784   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:36.077806   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:36.077816   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:36.077822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:36.077845   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:36 GMT
	I0317 10:40:36.077858   43484 round_trippers.go:587]     Audit-Id: db6449f6-ee9d-473a-b537-887d63a66e4b
	I0317 10:40:36.077863   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:36.077867   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:36.078059   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:36.575492   43484 type.go:168] "Request Body" body=""
	I0317 10:40:36.575568   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:36.575574   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:36.575583   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:36.575588   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:36.577922   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:36.577941   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:36.577948   43484 round_trippers.go:587]     Audit-Id: 6b5945a7-ecce-4ad5-9d26-c5be8fa28a29
	I0317 10:40:36.577951   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:36.577957   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:36.577960   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:36.577963   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:36.577965   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:36 GMT
	I0317 10:40:36.578205   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:37.075927   43484 type.go:168] "Request Body" body=""
	I0317 10:40:37.075994   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:37.075999   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:37.076006   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:37.076016   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:37.079515   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:40:37.079549   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:37.079558   43484 round_trippers.go:587]     Audit-Id: fda03038-431c-4638-81ed-fc7b2291da22
	I0317 10:40:37.079563   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:37.079567   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:37.079571   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:37.079574   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:37.079577   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:37 GMT
	I0317 10:40:37.079893   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:37.080011   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:37.575600   43484 type.go:168] "Request Body" body=""
	I0317 10:40:37.575662   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:37.575667   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:37.575674   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:37.575681   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:37.577817   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:37.577840   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:37.577850   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:37.577856   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:37 GMT
	I0317 10:40:37.577860   43484 round_trippers.go:587]     Audit-Id: f37e9f97-ae69-49e1-ae9d-c960ed21912e
	I0317 10:40:37.577864   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:37.577869   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:37.577872   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:37.578087   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:38.075626   43484 type.go:168] "Request Body" body=""
	I0317 10:40:38.075682   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:38.075687   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:38.075694   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:38.075699   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:38.077786   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:38.077804   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:38.077811   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:38.077814   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:38 GMT
	I0317 10:40:38.077816   43484 round_trippers.go:587]     Audit-Id: be553e7b-6ad5-437b-b81c-0dde74d47e4c
	I0317 10:40:38.077819   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:38.077826   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:38.077829   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:38.078083   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:38.575356   43484 type.go:168] "Request Body" body=""
	I0317 10:40:38.575413   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:38.575418   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:38.575425   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:38.575430   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:38.577432   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:38.577453   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:38.577462   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:38.577466   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:38.577469   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:38.577472   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:38.577475   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:38 GMT
	I0317 10:40:38.577478   43484 round_trippers.go:587]     Audit-Id: 19618108-9008-4064-aee1-bb7787f85061
	I0317 10:40:38.577773   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:39.074980   43484 type.go:168] "Request Body" body=""
	I0317 10:40:39.075041   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:39.075046   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:39.075053   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:39.075058   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:39.077193   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:39.077213   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:39.077223   43484 round_trippers.go:587]     Audit-Id: dbf53ea9-243d-4612-ac1f-bdafb67dceb3
	I0317 10:40:39.077228   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:39.077232   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:39.077236   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:39.077240   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:39.077245   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:39 GMT
	I0317 10:40:39.077537   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:39.575687   43484 type.go:168] "Request Body" body=""
	I0317 10:40:39.575747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:39.575752   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:39.575762   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:39.575767   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:39.577850   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:39.577869   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:39.577878   43484 round_trippers.go:587]     Audit-Id: eec6fbe1-5652-4533-bef0-a14d3585e4f4
	I0317 10:40:39.577884   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:39.577889   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:39.577901   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:39.577905   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:39.577909   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:39 GMT
	I0317 10:40:39.578106   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:39.578217   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:40.075652   43484 type.go:168] "Request Body" body=""
	I0317 10:40:40.075729   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:40.075739   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:40.075747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:40.075758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:40.077823   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:40.077843   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:40.077851   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:40 GMT
	I0317 10:40:40.077855   43484 round_trippers.go:587]     Audit-Id: 7ce39c6a-e63a-4c4a-8cc6-0bf6149d1a02
	I0317 10:40:40.077859   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:40.077862   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:40.077866   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:40.077868   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:40.078132   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:40.575709   43484 type.go:168] "Request Body" body=""
	I0317 10:40:40.575768   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:40.575773   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:40.575781   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:40.575784   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:40.577977   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:40.577997   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:40.578006   43484 round_trippers.go:587]     Audit-Id: 10f2dfbf-c59b-4bbe-b640-1bbd8687f6db
	I0317 10:40:40.578011   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:40.578015   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:40.578019   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:40.578023   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:40.578026   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:40 GMT
	I0317 10:40:40.578290   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:41.075824   43484 type.go:168] "Request Body" body=""
	I0317 10:40:41.075908   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:41.075915   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:41.075926   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:41.075938   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:41.077901   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:41.077927   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:41.077938   43484 round_trippers.go:587]     Audit-Id: 2e66cc60-c675-400d-bd2f-4d9419b9a8a2
	I0317 10:40:41.077942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:41.077946   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:41.077949   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:41.077953   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:41.077957   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:41 GMT
	I0317 10:40:41.078261   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:41.575667   43484 type.go:168] "Request Body" body=""
	I0317 10:40:41.575747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:41.575752   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:41.575760   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:41.575765   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:41.577940   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:41.577968   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:41.577977   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:41.577983   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:41.577987   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:41.577993   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:41 GMT
	I0317 10:40:41.577998   43484 round_trippers.go:587]     Audit-Id: 0b91f701-29ed-4b31-8cad-1652080cbf06
	I0317 10:40:41.578003   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:41.578227   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:41.578341   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:42.075653   43484 type.go:168] "Request Body" body=""
	I0317 10:40:42.075731   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:42.075737   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:42.075744   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:42.075747   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:42.077878   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:42.077904   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:42.077911   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:42.077915   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:42 GMT
	I0317 10:40:42.077921   43484 round_trippers.go:587]     Audit-Id: c4eb1967-dfe2-4f95-950c-a15e1b101b30
	I0317 10:40:42.077927   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:42.077931   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:42.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:42.078209   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:42.576003   43484 type.go:168] "Request Body" body=""
	I0317 10:40:42.576079   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:42.576086   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:42.576093   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:42.576098   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:42.578281   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:42.578306   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:42.578314   43484 round_trippers.go:587]     Audit-Id: bad7aa19-169e-41d9-8ae3-db24a066887e
	I0317 10:40:42.578318   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:42.578321   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:42.578324   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:42.578327   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:42.578331   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:42 GMT
	I0317 10:40:42.578649   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:43.075068   43484 type.go:168] "Request Body" body=""
	I0317 10:40:43.075138   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:43.075144   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:43.075151   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:43.075155   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:43.077366   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:43.077383   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:43.077392   43484 round_trippers.go:587]     Audit-Id: 36eb7d1d-614e-442f-81d7-da714998962a
	I0317 10:40:43.077398   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:43.077404   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:43.077407   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:43.077411   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:43.077414   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:43 GMT
	I0317 10:40:43.077619   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:43.575670   43484 type.go:168] "Request Body" body=""
	I0317 10:40:43.575729   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:43.575734   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:43.575740   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:43.575745   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:43.577937   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:43.577957   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:43.577963   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:43.577967   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:43.577973   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:43.577979   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:43 GMT
	I0317 10:40:43.577983   43484 round_trippers.go:587]     Audit-Id: 20e2122f-b22b-4a72-96f0-c26d7b5cfe96
	I0317 10:40:43.577986   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:43.578204   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:44.075678   43484 type.go:168] "Request Body" body=""
	I0317 10:40:44.075772   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:44.075778   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:44.075784   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:44.075790   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:44.077879   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:44.077898   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:44.077904   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:44.077908   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:44.077911   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:44 GMT
	I0317 10:40:44.077914   43484 round_trippers.go:587]     Audit-Id: 2a6b329d-18ba-4e0f-a906-41beb11e3e68
	I0317 10:40:44.077924   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:44.077930   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:44.078097   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:44.078200   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:44.575649   43484 type.go:168] "Request Body" body=""
	I0317 10:40:44.575722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:44.575727   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:44.575734   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:44.575738   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:44.578025   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:44.578052   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:44.578059   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:44.578063   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:44 GMT
	I0317 10:40:44.578067   43484 round_trippers.go:587]     Audit-Id: a384a35a-3962-4312-8a7e-869a026c2ce4
	I0317 10:40:44.578070   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:44.578074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:44.578077   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:44.578311   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:45.075674   43484 type.go:168] "Request Body" body=""
	I0317 10:40:45.075732   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:45.075737   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:45.075747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:45.075755   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:45.077775   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:45.077794   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:45.077801   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:45 GMT
	I0317 10:40:45.077805   43484 round_trippers.go:587]     Audit-Id: ecd9d982-55d6-477f-b7b0-8053bcc75a29
	I0317 10:40:45.077809   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:45.077813   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:45.077815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:45.077818   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:45.078109   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:45.575648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:45.575736   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:45.575742   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:45.575752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:45.575760   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:45.578017   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:45.578042   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:45.578053   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:45.578058   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:45.578062   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:45.578064   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:45.578067   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:45 GMT
	I0317 10:40:45.578069   43484 round_trippers.go:587]     Audit-Id: ee268ef0-7600-4c41-89b2-c46f5d760445
	I0317 10:40:45.578337   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:46.075675   43484 type.go:168] "Request Body" body=""
	I0317 10:40:46.075764   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:46.075772   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:46.075785   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:46.075797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:46.077916   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:46.077934   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:46.077944   43484 round_trippers.go:587]     Audit-Id: 82066ab5-277c-4e0b-8859-22a06671e272
	I0317 10:40:46.077947   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:46.077951   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:46.077959   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:46.077963   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:46.077967   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:46 GMT
	I0317 10:40:46.078243   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:46.078342   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:46.575656   43484 type.go:168] "Request Body" body=""
	I0317 10:40:46.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:46.575762   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:46.575774   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:46.575787   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:46.578015   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:46.578038   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:46.578047   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:46.578053   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:46.578057   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:46.578061   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:46.578065   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:46 GMT
	I0317 10:40:46.578068   43484 round_trippers.go:587]     Audit-Id: 71dfe725-c05c-40f5-a4d6-8de973b8a081
	I0317 10:40:46.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:47.076023   43484 type.go:168] "Request Body" body=""
	I0317 10:40:47.076092   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:47.076099   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:47.076110   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:47.076120   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:47.078161   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:47.078182   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:47.078193   43484 round_trippers.go:587]     Audit-Id: c4c5b409-99fc-4d83-9311-1d06b2c7808f
	I0317 10:40:47.078199   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:47.078203   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:47.078207   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:47.078212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:47.078217   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:47 GMT
	I0317 10:40:47.078519   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:47.575115   43484 type.go:168] "Request Body" body=""
	I0317 10:40:47.575207   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:47.575215   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:47.575226   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:47.575235   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:47.577201   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:47.577221   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:47.577228   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:47.577232   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:47.577235   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:47.577238   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:47 GMT
	I0317 10:40:47.577241   43484 round_trippers.go:587]     Audit-Id: 2a918332-5726-4993-9145-a053e42fdb80
	I0317 10:40:47.577244   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:47.577479   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:48.075936   43484 type.go:168] "Request Body" body=""
	I0317 10:40:48.076018   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:48.076028   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:48.076040   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:48.076049   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:48.078107   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:48.078129   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:48.078139   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:48.078144   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:48.078150   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:48.078154   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:48 GMT
	I0317 10:40:48.078159   43484 round_trippers.go:587]     Audit-Id: 28222b72-afb7-4124-9dcc-d2e158bda6f8
	I0317 10:40:48.078162   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:48.078409   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:48.078567   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:48.575849   43484 type.go:168] "Request Body" body=""
	I0317 10:40:48.575917   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:48.575922   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:48.575928   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:48.575934   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:48.578353   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:48.578372   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:48.578380   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:48.578383   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:48.578385   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:48.578388   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:48.578390   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:48 GMT
	I0317 10:40:48.578393   43484 round_trippers.go:587]     Audit-Id: 2e05e489-d67b-4e3e-998d-27e4efb51eee
	I0317 10:40:48.578634   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:49.075090   43484 type.go:168] "Request Body" body=""
	I0317 10:40:49.075146   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:49.075151   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:49.075158   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:49.075162   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:49.077188   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:49.077207   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:49.077213   43484 round_trippers.go:587]     Audit-Id: 20362069-2173-482e-8a8b-f447f391cc14
	I0317 10:40:49.077217   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:49.077221   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:49.077224   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:49.077227   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:49.077230   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:49 GMT
	I0317 10:40:49.077502   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:49.575976   43484 type.go:168] "Request Body" body=""
	I0317 10:40:49.576054   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:49.576060   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:49.576070   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:49.576075   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:49.578276   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:49.578296   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:49.578307   43484 round_trippers.go:587]     Audit-Id: d6f0dcdb-0d8c-404d-8ca1-894b16a2d1d2
	I0317 10:40:49.578318   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:49.578322   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:49.578325   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:49.578328   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:49.578332   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:49 GMT
	I0317 10:40:49.578574   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:50.075054   43484 type.go:168] "Request Body" body=""
	I0317 10:40:50.075136   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:50.075141   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:50.075149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:50.075153   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:50.077195   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:50.077213   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:50.077219   43484 round_trippers.go:587]     Audit-Id: a8a46771-625f-4025-ba60-213df576df83
	I0317 10:40:50.077223   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:50.077226   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:50.077230   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:50.077233   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:50.077235   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:50 GMT
	I0317 10:40:50.077524   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:50.576057   43484 type.go:168] "Request Body" body=""
	I0317 10:40:50.576120   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:50.576126   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:50.576135   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:50.576143   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:50.578422   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:50.578477   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:50.578518   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:50.578542   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:50 GMT
	I0317 10:40:50.578549   43484 round_trippers.go:587]     Audit-Id: f61f2904-9c07-44a8-b97e-4611252ae107
	I0317 10:40:50.578554   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:50.578558   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:50.578562   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:50.578890   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:50.579023   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:51.075155   43484 type.go:168] "Request Body" body=""
	I0317 10:40:51.075214   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:51.075219   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:51.075227   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:51.075232   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:51.077240   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:51.077257   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:51.077264   43484 round_trippers.go:587]     Audit-Id: f01ec7ff-25d4-45aa-b5b6-65b9dbe3ed1a
	I0317 10:40:51.077269   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:51.077273   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:51.077277   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:51.077279   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:51.077284   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:51 GMT
	I0317 10:40:51.077460   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:51.576027   43484 type.go:168] "Request Body" body=""
	I0317 10:40:51.576109   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:51.576115   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:51.576126   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:51.576133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:51.578474   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:51.578498   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:51.578516   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:51.578521   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:51.578525   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:51.578528   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:51 GMT
	I0317 10:40:51.578532   43484 round_trippers.go:587]     Audit-Id: 468094e5-4fd9-4515-a021-445419fa1ae4
	I0317 10:40:51.578535   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:51.578724   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:52.075262   43484 type.go:168] "Request Body" body=""
	I0317 10:40:52.075320   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:52.075325   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:52.075332   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:52.075353   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:52.077557   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:52.077581   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:52.077589   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:52.077595   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:52.077599   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:52.077603   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:52.077607   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:52 GMT
	I0317 10:40:52.077610   43484 round_trippers.go:587]     Audit-Id: e24869b2-37e4-4f41-850b-2f779b2945bc
	I0317 10:40:52.077847   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:52.575614   43484 type.go:168] "Request Body" body=""
	I0317 10:40:52.575674   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:52.575679   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:52.575686   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:52.575690   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:52.577662   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:52.577684   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:52.577693   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:52.577698   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:52.577702   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:52 GMT
	I0317 10:40:52.577706   43484 round_trippers.go:587]     Audit-Id: 0a8286bc-df07-4d5a-8271-cd600a02febe
	I0317 10:40:52.577710   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:52.577715   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:52.577925   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:53.075384   43484 type.go:168] "Request Body" body=""
	I0317 10:40:53.075444   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:53.075448   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:53.075455   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:53.075461   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:53.077320   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:53.077343   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:53.077353   43484 round_trippers.go:587]     Audit-Id: e921d36f-b878-41c9-ba2e-f02967edb800
	I0317 10:40:53.077360   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:53.077367   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:53.077371   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:53.077377   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:53.077384   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:53 GMT
	I0317 10:40:53.077681   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:53.077818   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:53.575074   43484 type.go:168] "Request Body" body=""
	I0317 10:40:53.575148   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:53.575155   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:53.575165   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:53.575173   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:53.577291   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:53.577311   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:53.577318   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:53.577323   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:53 GMT
	I0317 10:40:53.577326   43484 round_trippers.go:587]     Audit-Id: 3007a219-899a-494c-bbcf-9650336bf688
	I0317 10:40:53.577329   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:53.577334   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:53.577336   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:53.577613   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:54.075658   43484 type.go:168] "Request Body" body=""
	I0317 10:40:54.075718   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:54.075724   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:54.075731   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:54.075747   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:54.078074   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:54.078097   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:54.078111   43484 round_trippers.go:587]     Audit-Id: b93712c9-f643-4eb4-aad9-af423d6e080e
	I0317 10:40:54.078118   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:54.078122   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:54.078157   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:54.078184   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:54.078188   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:54 GMT
	I0317 10:40:54.078368   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:54.575700   43484 type.go:168] "Request Body" body=""
	I0317 10:40:54.575767   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:54.575774   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:54.575783   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:54.575790   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:54.577861   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:54.577879   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:54.577886   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:54 GMT
	I0317 10:40:54.577889   43484 round_trippers.go:587]     Audit-Id: 5e93ba89-4b9a-41f2-8cbe-e090749971a8
	I0317 10:40:54.577894   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:54.577896   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:54.577899   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:54.577901   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:54.578094   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:55.075688   43484 type.go:168] "Request Body" body=""
	I0317 10:40:55.075742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:55.075746   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:55.075753   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:55.075759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:55.077891   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:55.077909   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:55.077917   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:55 GMT
	I0317 10:40:55.077921   43484 round_trippers.go:587]     Audit-Id: 849889d8-699b-4943-9efa-2af7cb942add
	I0317 10:40:55.077926   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:55.077930   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:55.077934   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:55.077937   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:55.078163   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:55.078259   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:55.575733   43484 type.go:168] "Request Body" body=""
	I0317 10:40:55.575795   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:55.575800   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:55.575807   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:55.575811   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:55.577943   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:55.577960   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:55.577966   43484 round_trippers.go:587]     Audit-Id: 264e9001-0947-4a1c-b6bf-75dd8a42c95a
	I0317 10:40:55.577970   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:55.577973   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:55.577975   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:55.577978   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:55.577981   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:55 GMT
	I0317 10:40:55.578240   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:56.075845   43484 type.go:168] "Request Body" body=""
	I0317 10:40:56.075919   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:56.075926   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:56.075933   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:56.075941   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:56.078183   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:56.078205   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:56.078214   43484 round_trippers.go:587]     Audit-Id: 459b295e-0525-41ae-8884-21390b7d388c
	I0317 10:40:56.078219   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:56.078224   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:56.078228   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:56.078232   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:56.078238   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:56 GMT
	I0317 10:40:56.078442   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:56.575689   43484 type.go:168] "Request Body" body=""
	I0317 10:40:56.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:56.575758   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:56.575766   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:56.575769   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:56.577909   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:56.577933   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:56.577943   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:56 GMT
	I0317 10:40:56.577950   43484 round_trippers.go:587]     Audit-Id: 66e72b6b-972f-42b6-b1c2-9876da4ed9b6
	I0317 10:40:56.577955   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:56.577961   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:56.577965   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:56.577971   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:56.578225   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:57.076044   43484 type.go:168] "Request Body" body=""
	I0317 10:40:57.076103   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:57.076109   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:57.076116   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:57.076120   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:57.078183   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:57.078209   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:57.078219   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:57.078223   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:57.078234   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:57 GMT
	I0317 10:40:57.078238   43484 round_trippers.go:587]     Audit-Id: 8ae7453b-3e0c-436c-b396-7eb9ad474070
	I0317 10:40:57.078242   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:57.078247   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:57.078548   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:57.078647   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:40:57.575102   43484 type.go:168] "Request Body" body=""
	I0317 10:40:57.575157   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:57.575163   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:57.575169   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:57.575175   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:57.577125   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:57.577142   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:57.577154   43484 round_trippers.go:587]     Audit-Id: 70598143-4922-40ae-b9dd-d6dcc0430232
	I0317 10:40:57.577161   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:57.577165   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:57.577170   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:57.577175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:57.577179   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:57 GMT
	I0317 10:40:57.577419   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:58.075648   43484 type.go:168] "Request Body" body=""
	I0317 10:40:58.075739   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:58.075745   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:58.075753   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:58.075761   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:58.077820   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:58.077843   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:58.077853   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:58.077859   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:58.077864   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:58.077868   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:58 GMT
	I0317 10:40:58.077872   43484 round_trippers.go:587]     Audit-Id: ad0b2088-87d9-4140-a872-f1d437454452
	I0317 10:40:58.077881   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:58.078083   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:58.575674   43484 type.go:168] "Request Body" body=""
	I0317 10:40:58.575734   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:58.575739   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:58.575746   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:58.575752   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:58.577755   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:58.577772   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:58.577779   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:58 GMT
	I0317 10:40:58.577782   43484 round_trippers.go:587]     Audit-Id: 41a08368-7d9c-4007-ba34-770e1867be16
	I0317 10:40:58.577785   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:58.577787   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:58.577789   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:58.577791   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:58.577997   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:59.075510   43484 type.go:168] "Request Body" body=""
	I0317 10:40:59.075595   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:59.075603   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:59.075618   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:59.075625   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:59.077663   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:40:59.077686   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:59.077695   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:59.077699   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:59.077704   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:59.077708   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:59 GMT
	I0317 10:40:59.077714   43484 round_trippers.go:587]     Audit-Id: 2a3fe2a4-b2f4-4506-a424-191496a39248
	I0317 10:40:59.077718   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:59.077972   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:59.575410   43484 type.go:168] "Request Body" body=""
	I0317 10:40:59.575465   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:40:59.575470   43484 round_trippers.go:476] Request Headers:
	I0317 10:40:59.575477   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:40:59.575489   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:40:59.577433   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:40:59.577451   43484 round_trippers.go:584] Response Headers:
	I0317 10:40:59.577457   43484 round_trippers.go:587]     Audit-Id: 15469e93-48d6-4e55-8a9f-69b1ccadbdef
	I0317 10:40:59.577462   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:40:59.577464   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:40:59.577467   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:40:59.577470   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:40:59.577472   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:40:59 GMT
	I0317 10:40:59.577672   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:40:59.577766   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:00.075147   43484 type.go:168] "Request Body" body=""
	I0317 10:41:00.075237   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:00.075248   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:00.075259   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:00.075269   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:00.077280   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:00.077302   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:00.077312   43484 round_trippers.go:587]     Audit-Id: 9e303951-acb0-431a-a444-b7b55d8a429c
	I0317 10:41:00.077317   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:00.077320   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:00.077324   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:00.077327   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:00.077331   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:00 GMT
	I0317 10:41:00.077522   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:00.575963   43484 type.go:168] "Request Body" body=""
	I0317 10:41:00.576041   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:00.576048   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:00.576058   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:00.576068   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:00.578227   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:00.578250   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:00.578258   43484 round_trippers.go:587]     Audit-Id: ae7bfa73-dbbd-455b-a64e-7dbb1ab0684e
	I0317 10:41:00.578263   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:00.578266   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:00.578273   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:00.578277   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:00.578281   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:00 GMT
	I0317 10:41:00.578637   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:01.075676   43484 type.go:168] "Request Body" body=""
	I0317 10:41:01.075735   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:01.075744   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:01.075752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:01.075758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:01.077746   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:01.077763   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:01.077772   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:01.077778   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:01.077782   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:01 GMT
	I0317 10:41:01.077787   43484 round_trippers.go:587]     Audit-Id: 2fc4d1b9-2d3b-402f-88e8-266858012015
	I0317 10:41:01.077791   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:01.077794   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:01.078078   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:01.575659   43484 type.go:168] "Request Body" body=""
	I0317 10:41:01.575759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:01.575780   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:01.575795   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:01.575804   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:01.577975   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:01.577995   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:01.578001   43484 round_trippers.go:587]     Audit-Id: 2e113a6c-4028-4222-9730-9a807af7969f
	I0317 10:41:01.578004   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:01.578008   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:01.578011   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:01.578014   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:01.578017   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:01 GMT
	I0317 10:41:01.578216   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:01.578328   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:02.075674   43484 type.go:168] "Request Body" body=""
	I0317 10:41:02.075739   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:02.075744   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:02.075751   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:02.075757   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:02.078252   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:02.078271   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:02.078278   43484 round_trippers.go:587]     Audit-Id: a6690c0b-5f1f-421a-af83-79aca06ef34c
	I0317 10:41:02.078283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:02.078287   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:02.078290   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:02.078295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:02.078298   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:02 GMT
	I0317 10:41:02.078568   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:02.575450   43484 type.go:168] "Request Body" body=""
	I0317 10:41:02.575566   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:02.575571   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:02.575585   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:02.575596   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:02.577756   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:02.577781   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:02.577792   43484 round_trippers.go:587]     Audit-Id: b21ac77c-74f5-4a4e-8910-9b714aeea2b5
	I0317 10:41:02.577797   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:02.577802   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:02.577806   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:02.577810   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:02.577815   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:02 GMT
	I0317 10:41:02.578043   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:03.075688   43484 type.go:168] "Request Body" body=""
	I0317 10:41:03.075747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:03.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:03.075759   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:03.075764   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:03.077859   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:03.077875   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:03.077881   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:03.077884   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:03 GMT
	I0317 10:41:03.077887   43484 round_trippers.go:587]     Audit-Id: 5b7012aa-289b-4c36-8b57-1549b3e9b586
	I0317 10:41:03.077889   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:03.077891   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:03.077893   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:03.078127   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:03.575722   43484 type.go:168] "Request Body" body=""
	I0317 10:41:03.575817   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:03.575822   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:03.575830   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:03.575835   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:03.577981   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:03.577998   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:03.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:03.578011   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:03 GMT
	I0317 10:41:03.578015   43484 round_trippers.go:587]     Audit-Id: baf38552-d81e-45e8-a639-13b91dcc3711
	I0317 10:41:03.578019   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:03.578022   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:03.578024   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:03.578192   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:04.075789   43484 type.go:168] "Request Body" body=""
	I0317 10:41:04.075856   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:04.075861   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:04.075868   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:04.075872   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:04.077783   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:04.077808   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:04.077816   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:04.077820   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:04.077823   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:04.077826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:04.077829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:04 GMT
	I0317 10:41:04.077833   43484 round_trippers.go:587]     Audit-Id: 7fac5dd5-5751-40d4-aa2f-f80bbfe9a905
	I0317 10:41:04.078071   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:04.078163   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:04.575662   43484 type.go:168] "Request Body" body=""
	I0317 10:41:04.575758   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:04.575770   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:04.575780   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:04.575788   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:04.577867   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:04.577885   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:04.577892   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:04 GMT
	I0317 10:41:04.577896   43484 round_trippers.go:587]     Audit-Id: 9f8c8bc6-61b9-4d8d-b9b2-0344f6b12628
	I0317 10:41:04.577899   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:04.577902   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:04.577904   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:04.577909   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:04.578142   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:05.075699   43484 type.go:168] "Request Body" body=""
	I0317 10:41:05.075765   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:05.075770   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:05.075777   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:05.075781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:05.077883   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:05.077905   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:05.077917   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:05.077922   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:05.077929   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:05 GMT
	I0317 10:41:05.077932   43484 round_trippers.go:587]     Audit-Id: f382cf2b-354f-4edf-ac48-f5b273e2af05
	I0317 10:41:05.077938   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:05.077941   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:05.078236   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:05.575749   43484 type.go:168] "Request Body" body=""
	I0317 10:41:05.575807   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:05.575812   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:05.575819   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:05.575825   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:05.577903   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:05.577925   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:05.577932   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:05.577935   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:05 GMT
	I0317 10:41:05.577939   43484 round_trippers.go:587]     Audit-Id: aba34305-011c-4d9f-8213-65db97bb5e15
	I0317 10:41:05.577942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:05.577945   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:05.577948   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:05.578225   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:06.075718   43484 type.go:168] "Request Body" body=""
	I0317 10:41:06.075775   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:06.075781   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:06.075790   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:06.075796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:06.077963   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:06.077982   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:06.077988   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:06.077992   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:06.077995   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:06.077998   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:06.078002   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:06 GMT
	I0317 10:41:06.078004   43484 round_trippers.go:587]     Audit-Id: 46b9ef40-bce7-410a-8476-e909e10ef498
	I0317 10:41:06.078231   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:06.078333   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:06.575841   43484 type.go:168] "Request Body" body=""
	I0317 10:41:06.575904   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:06.575909   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:06.575916   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:06.575921   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:06.577994   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:06.578022   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:06.578031   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:06.578037   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:06.578042   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:06 GMT
	I0317 10:41:06.578045   43484 round_trippers.go:587]     Audit-Id: 7fcd55cb-0867-4a7e-959d-c9b09bc65c28
	I0317 10:41:06.578049   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:06.578053   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:06.578283   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:07.076021   43484 type.go:168] "Request Body" body=""
	I0317 10:41:07.076082   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:07.076087   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:07.076110   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:07.076115   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:07.078256   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:07.078277   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:07.078283   43484 round_trippers.go:587]     Audit-Id: df4615ca-9fab-46bf-91f4-d8385c72dd3c
	I0317 10:41:07.078286   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:07.078289   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:07.078291   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:07.078294   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:07.078297   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:07 GMT
	I0317 10:41:07.078524   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:07.575164   43484 type.go:168] "Request Body" body=""
	I0317 10:41:07.575220   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:07.575224   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:07.575231   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:07.575236   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:07.577322   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:07.577341   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:07.577348   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:07.577353   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:07.577357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:07.577360   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:07 GMT
	I0317 10:41:07.577364   43484 round_trippers.go:587]     Audit-Id: d344df70-d130-4385-afa1-2eae19774af6
	I0317 10:41:07.577367   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:07.577613   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:08.075038   43484 type.go:168] "Request Body" body=""
	I0317 10:41:08.075138   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:08.075147   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:08.075155   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:08.075159   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:08.078970   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:41:08.078993   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:08.079006   43484 round_trippers.go:587]     Audit-Id: 0d22abe0-5436-4a0c-9f34-460773ce400b
	I0317 10:41:08.079011   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:08.079014   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:08.079018   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:08.079021   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:08.079026   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:08 GMT
	I0317 10:41:08.079266   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:08.079368   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:08.575752   43484 type.go:168] "Request Body" body=""
	I0317 10:41:08.575823   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:08.575829   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:08.575838   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:08.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:08.578162   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:08.578183   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:08.578191   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:08 GMT
	I0317 10:41:08.578198   43484 round_trippers.go:587]     Audit-Id: 0ff340f5-850a-470c-aee5-2210e86a18fe
	I0317 10:41:08.578204   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:08.578208   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:08.578212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:08.578215   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:08.578478   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:09.075665   43484 type.go:168] "Request Body" body=""
	I0317 10:41:09.075731   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:09.075735   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:09.075742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:09.075746   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:09.077844   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:09.077871   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:09.077882   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:09.077887   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:09.077892   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:09.077895   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:09 GMT
	I0317 10:41:09.077899   43484 round_trippers.go:587]     Audit-Id: 3c7d6d13-7054-415a-a99f-812f71d3edfb
	I0317 10:41:09.077902   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:09.078140   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:09.575455   43484 type.go:168] "Request Body" body=""
	I0317 10:41:09.575522   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:09.575528   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:09.575535   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:09.575539   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:09.577694   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:09.577714   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:09.577730   43484 round_trippers.go:587]     Audit-Id: 3162f216-c64e-4d34-9c8a-d6e5aacd06c0
	I0317 10:41:09.577734   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:09.577738   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:09.577742   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:09.577748   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:09.577757   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:09 GMT
	I0317 10:41:09.578035   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:10.075489   43484 type.go:168] "Request Body" body=""
	I0317 10:41:10.075562   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:10.075570   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:10.075579   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:10.075584   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:10.077676   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:10.077696   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:10.077702   43484 round_trippers.go:587]     Audit-Id: 802c7316-7b3c-443c-9a90-1696d5fd3110
	I0317 10:41:10.077706   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:10.077708   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:10.077710   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:10.077712   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:10.077714   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:10 GMT
	I0317 10:41:10.077961   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:10.575449   43484 type.go:168] "Request Body" body=""
	I0317 10:41:10.575518   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:10.575523   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:10.575530   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:10.575534   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:10.577630   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:10.577659   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:10.577671   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:10.577678   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:10 GMT
	I0317 10:41:10.577683   43484 round_trippers.go:587]     Audit-Id: 0a523817-fafa-4667-9c63-272d7394bdd0
	I0317 10:41:10.577687   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:10.577698   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:10.577702   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:10.577963   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:10.578075   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:11.075296   43484 type.go:168] "Request Body" body=""
	I0317 10:41:11.075357   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:11.075362   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:11.075369   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:11.075373   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:11.077577   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:11.077597   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:11.077607   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:11.077616   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:11.077622   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:11 GMT
	I0317 10:41:11.077628   43484 round_trippers.go:587]     Audit-Id: a1033995-e116-4c80-a751-c4ff55858106
	I0317 10:41:11.077632   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:11.077636   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:11.077869   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:11.575266   43484 type.go:168] "Request Body" body=""
	I0317 10:41:11.575323   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:11.575328   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:11.575335   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:11.575340   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:11.577489   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:11.577518   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:11.577528   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:11.577535   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:11 GMT
	I0317 10:41:11.577540   43484 round_trippers.go:587]     Audit-Id: 1bad9222-c413-44db-b98f-d04e910f5971
	I0317 10:41:11.577546   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:11.577550   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:11.577554   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:11.577739   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:12.075192   43484 type.go:168] "Request Body" body=""
	I0317 10:41:12.075258   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:12.075263   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:12.075270   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:12.075274   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:12.077536   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:12.077563   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:12.077572   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:12.077578   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:12.077582   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:12 GMT
	I0317 10:41:12.077591   43484 round_trippers.go:587]     Audit-Id: 491c9653-7a20-40bb-a6fa-06009550ae73
	I0317 10:41:12.077594   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:12.077601   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:12.077812   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:12.575604   43484 type.go:168] "Request Body" body=""
	I0317 10:41:12.575675   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:12.575685   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:12.575695   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:12.575703   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:12.577837   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:12.577860   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:12.577869   43484 round_trippers.go:587]     Audit-Id: 09b4671e-269d-43bd-8a9a-6e0003e68c8f
	I0317 10:41:12.577875   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:12.577879   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:12.577884   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:12.577887   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:12.577892   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:12 GMT
	I0317 10:41:12.578103   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:12.578218   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:13.075672   43484 type.go:168] "Request Body" body=""
	I0317 10:41:13.075737   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:13.075745   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:13.075764   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:13.075777   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:13.077886   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:13.077908   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:13.077918   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:13.077924   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:13.077928   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:13 GMT
	I0317 10:41:13.077932   43484 round_trippers.go:587]     Audit-Id: 9f3e6f1f-082e-4b4c-8f63-6f8fa45cfc22
	I0317 10:41:13.077935   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:13.077939   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:13.078169   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:13.575728   43484 type.go:168] "Request Body" body=""
	I0317 10:41:13.575808   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:13.575815   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:13.575822   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:13.575826   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:13.577968   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:13.577994   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:13.578003   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:13.578011   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:13.578016   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:13.578022   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:13 GMT
	I0317 10:41:13.578028   43484 round_trippers.go:587]     Audit-Id: 4ab47dcd-62ea-4982-aa0d-5c73143ba84d
	I0317 10:41:13.578036   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:13.578261   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:14.075647   43484 type.go:168] "Request Body" body=""
	I0317 10:41:14.075716   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:14.075724   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:14.075733   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:14.075740   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:14.078049   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:14.078071   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:14.078079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:14.078084   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:14.078088   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:14 GMT
	I0317 10:41:14.078093   43484 round_trippers.go:587]     Audit-Id: a2889bd2-56dd-4c49-8082-c4c122ef988d
	I0317 10:41:14.078098   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:14.078102   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:14.078287   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:14.575741   43484 type.go:168] "Request Body" body=""
	I0317 10:41:14.575810   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:14.575815   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:14.575827   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:14.575832   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:14.577880   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:14.577909   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:14.577917   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:14.577923   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:14.577926   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:14.577931   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:14 GMT
	I0317 10:41:14.577934   43484 round_trippers.go:587]     Audit-Id: 622925c1-7978-48f7-a9bf-a84f7af470e0
	I0317 10:41:14.577937   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:14.578122   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:15.075626   43484 type.go:168] "Request Body" body=""
	I0317 10:41:15.075692   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:15.075700   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:15.075710   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:15.075716   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:15.077693   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:15.077715   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:15.077722   43484 round_trippers.go:587]     Audit-Id: edea61a2-3d05-4ac0-a1bf-955202483006
	I0317 10:41:15.077725   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:15.077728   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:15.077731   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:15.077733   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:15.077735   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:15 GMT
	I0317 10:41:15.077979   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:15.078104   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:15.575517   43484 type.go:168] "Request Body" body=""
	I0317 10:41:15.575580   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:15.575585   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:15.575591   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:15.575595   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:15.577680   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:15.577702   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:15.577711   43484 round_trippers.go:587]     Audit-Id: 2e1669e7-fbaf-4b15-a311-9af2f48d1fdc
	I0317 10:41:15.577716   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:15.577720   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:15.577724   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:15.577728   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:15.577732   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:15 GMT
	I0317 10:41:15.577971   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:16.075318   43484 type.go:168] "Request Body" body=""
	I0317 10:41:16.075394   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:16.075405   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:16.075413   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:16.075420   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:16.077566   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:16.077590   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:16.077599   43484 round_trippers.go:587]     Audit-Id: df7ffce2-42d8-4c04-b0a0-fd6467576aed
	I0317 10:41:16.077604   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:16.077609   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:16.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:16.077619   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:16.077623   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:16 GMT
	I0317 10:41:16.077822   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:16.575319   43484 type.go:168] "Request Body" body=""
	I0317 10:41:16.575379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:16.575384   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:16.575391   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:16.575394   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:16.577881   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:16.577904   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:16.577913   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:16.577917   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:16.577920   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:16 GMT
	I0317 10:41:16.577923   43484 round_trippers.go:587]     Audit-Id: c1432c42-fa13-48fc-bc96-2ef42ad4c370
	I0317 10:41:16.577926   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:16.577930   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:16.578141   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:17.075708   43484 type.go:168] "Request Body" body=""
	I0317 10:41:17.075827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:17.075857   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:17.075870   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:17.075880   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:17.078037   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:17.078061   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:17.078071   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:17.078077   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:17.078080   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:17 GMT
	I0317 10:41:17.078084   43484 round_trippers.go:587]     Audit-Id: 8e1a979e-62e5-42c9-a847-1f82ffa53acb
	I0317 10:41:17.078087   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:17.078091   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:17.078325   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:17.078417   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:17.575734   43484 type.go:168] "Request Body" body=""
	I0317 10:41:17.575799   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:17.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:17.575815   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:17.575819   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:17.577975   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:17.578005   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:17.578015   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:17.578021   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:17.578025   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:17 GMT
	I0317 10:41:17.578028   43484 round_trippers.go:587]     Audit-Id: 85e672bb-82e1-40fb-88a3-a41fe5a45f5c
	I0317 10:41:17.578032   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:17.578035   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:17.578266   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:18.075665   43484 type.go:168] "Request Body" body=""
	I0317 10:41:18.075722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:18.075727   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:18.075734   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:18.075739   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:18.077788   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:18.077804   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:18.077810   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:18.077813   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:18.077816   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:18 GMT
	I0317 10:41:18.077818   43484 round_trippers.go:587]     Audit-Id: 9dffebe8-cd23-486f-85b7-690f089ca259
	I0317 10:41:18.077820   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:18.077828   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:18.078032   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:18.575708   43484 type.go:168] "Request Body" body=""
	I0317 10:41:18.575772   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:18.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:18.575784   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:18.575789   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:18.577744   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:18.577764   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:18.577771   43484 round_trippers.go:587]     Audit-Id: 56edc29e-be07-450d-9772-3d576a85805f
	I0317 10:41:18.577776   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:18.577779   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:18.577782   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:18.577785   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:18.577788   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:18 GMT
	I0317 10:41:18.577953   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:19.075365   43484 type.go:168] "Request Body" body=""
	I0317 10:41:19.075427   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:19.075433   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:19.075440   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:19.075446   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:19.077445   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:19.077461   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:19.077467   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:19 GMT
	I0317 10:41:19.077472   43484 round_trippers.go:587]     Audit-Id: b8e90531-d33f-4870-86f9-e26476b582cc
	I0317 10:41:19.077475   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:19.077478   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:19.077480   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:19.077482   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:19.077664   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:19.575180   43484 type.go:168] "Request Body" body=""
	I0317 10:41:19.575255   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:19.575260   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:19.575267   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:19.575275   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:19.577415   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:19.577434   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:19.577441   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:19.577444   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:19.577447   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:19.577450   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:19.577452   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:19 GMT
	I0317 10:41:19.577454   43484 round_trippers.go:587]     Audit-Id: 3fed836f-13b9-4931-9f82-2511e3f16b53
	I0317 10:41:19.577661   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:19.577774   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:20.075096   43484 type.go:168] "Request Body" body=""
	I0317 10:41:20.075167   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:20.075174   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:20.075185   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:20.075192   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:20.077273   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:20.077298   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:20.077308   43484 round_trippers.go:587]     Audit-Id: 9f6a4036-754c-49f1-9cb0-eb3eefa44831
	I0317 10:41:20.077314   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:20.077319   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:20.077323   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:20.077327   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:20.077333   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:20 GMT
	I0317 10:41:20.077600   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:20.575019   43484 type.go:168] "Request Body" body=""
	I0317 10:41:20.575088   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:20.575094   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:20.575104   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:20.575111   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:20.577285   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:20.577304   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:20.577310   43484 round_trippers.go:587]     Audit-Id: 86a57cd7-d78d-4232-85df-ce45eb101d53
	I0317 10:41:20.577313   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:20.577316   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:20.577318   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:20.577320   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:20.577322   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:20 GMT
	I0317 10:41:20.577534   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:21.075056   43484 type.go:168] "Request Body" body=""
	I0317 10:41:21.075144   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:21.075149   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:21.075159   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:21.075166   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:21.077163   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:21.077188   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:21.077197   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:21.077201   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:21.077205   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:21.077209   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:21 GMT
	I0317 10:41:21.077212   43484 round_trippers.go:587]     Audit-Id: 9763a3a2-de1f-4a93-abe9-6c950303246c
	I0317 10:41:21.077216   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:21.077465   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:21.576035   43484 type.go:168] "Request Body" body=""
	I0317 10:41:21.576111   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:21.576119   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:21.576126   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:21.576133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:21.578040   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:21.578064   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:21.578074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:21.578083   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:21.578090   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:21.578096   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:21 GMT
	I0317 10:41:21.578100   43484 round_trippers.go:587]     Audit-Id: d195aa4c-56c2-4cdd-b029-b90256fa0fe6
	I0317 10:41:21.578104   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:21.578277   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:21.578369   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:22.075638   43484 type.go:168] "Request Body" body=""
	I0317 10:41:22.075697   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:22.075702   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:22.075709   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:22.075713   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:22.077815   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:22.077833   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:22.077839   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:22.077844   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:22.077847   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:22.077849   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:22.077853   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:22 GMT
	I0317 10:41:22.077856   43484 round_trippers.go:587]     Audit-Id: cf20f690-4a50-44a7-bf4c-4f56b076c46d
	I0317 10:41:22.078051   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:22.575766   43484 type.go:168] "Request Body" body=""
	I0317 10:41:22.575827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:22.575832   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:22.575839   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:22.575843   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:22.577903   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:22.577923   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:22.577932   43484 round_trippers.go:587]     Audit-Id: 223c658a-e20b-45ca-b94e-86ba86eed5e8
	I0317 10:41:22.577936   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:22.577940   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:22.577944   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:22.577947   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:22.577955   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:22 GMT
	I0317 10:41:22.578179   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:23.075685   43484 type.go:168] "Request Body" body=""
	I0317 10:41:23.075776   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:23.075783   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:23.075796   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:23.075805   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:23.078030   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:23.078052   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:23.078059   43484 round_trippers.go:587]     Audit-Id: b933d014-3e02-47b2-8a13-e4012f44b3f5
	I0317 10:41:23.078063   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:23.078066   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:23.078069   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:23.078073   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:23.078076   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:23 GMT
	I0317 10:41:23.078271   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:23.575858   43484 type.go:168] "Request Body" body=""
	I0317 10:41:23.575917   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:23.575921   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:23.575928   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:23.575932   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:23.578133   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:23.578154   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:23.578163   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:23 GMT
	I0317 10:41:23.578167   43484 round_trippers.go:587]     Audit-Id: 06b3492a-7bed-4991-8d52-1c0d91d220bc
	I0317 10:41:23.578171   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:23.578177   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:23.578184   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:23.578192   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:23.578418   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:23.578561   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:24.075643   43484 type.go:168] "Request Body" body=""
	I0317 10:41:24.075703   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:24.075721   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:24.075731   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:24.075742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:24.077904   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:24.077926   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:24.077935   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:24 GMT
	I0317 10:41:24.077940   43484 round_trippers.go:587]     Audit-Id: 8919db5b-a9d1-4ae6-ad59-5b5749911fa6
	I0317 10:41:24.077944   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:24.077950   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:24.077954   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:24.077958   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:24.078187   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:24.575710   43484 type.go:168] "Request Body" body=""
	I0317 10:41:24.575780   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:24.575787   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:24.575799   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:24.575807   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:24.577916   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:24.577941   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:24.577950   43484 round_trippers.go:587]     Audit-Id: 0fdb9f98-b105-4356-8c3b-62895d4666a7
	I0317 10:41:24.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:24.577962   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:24.577967   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:24.577972   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:24.577976   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:24 GMT
	I0317 10:41:24.578254   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:25.075872   43484 type.go:168] "Request Body" body=""
	I0317 10:41:25.075948   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:25.075956   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:25.075965   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:25.075974   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:25.078117   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:25.078141   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:25.078151   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:25.078156   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:25.078161   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:25.078164   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:25 GMT
	I0317 10:41:25.078168   43484 round_trippers.go:587]     Audit-Id: c4faf957-fcee-4316-a448-8a3da92841cf
	I0317 10:41:25.078172   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:25.078526   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:25.576007   43484 type.go:168] "Request Body" body=""
	I0317 10:41:25.576096   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:25.576105   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:25.576115   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:25.576123   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:25.578243   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:25.578261   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:25.578268   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:25.578273   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:25 GMT
	I0317 10:41:25.578276   43484 round_trippers.go:587]     Audit-Id: a756e132-a8e1-4e19-8391-8af6766403e6
	I0317 10:41:25.578280   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:25.578283   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:25.578285   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:25.578558   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:25.578671   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:26.075016   43484 type.go:168] "Request Body" body=""
	I0317 10:41:26.075089   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:26.075094   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:26.075101   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:26.075105   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:26.077122   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:26.077140   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:26.077150   43484 round_trippers.go:587]     Audit-Id: dbad6ad8-230c-44b2-8f56-145e06033ba1
	I0317 10:41:26.077155   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:26.077159   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:26.077162   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:26.077165   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:26.077169   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:26 GMT
	I0317 10:41:26.077494   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:26.575908   43484 type.go:168] "Request Body" body=""
	I0317 10:41:26.575968   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:26.575978   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:26.575985   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:26.575989   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:26.578145   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:26.578170   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:26.578180   43484 round_trippers.go:587]     Audit-Id: 8e7790ae-12ed-46d4-b82d-e1bd4f87f6f3
	I0317 10:41:26.578185   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:26.578191   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:26.578195   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:26.578200   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:26.578203   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:26 GMT
	I0317 10:41:26.578475   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:27.075954   43484 type.go:168] "Request Body" body=""
	I0317 10:41:27.076012   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:27.076017   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:27.076024   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:27.076030   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:27.078264   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:27.078282   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:27.078290   43484 round_trippers.go:587]     Audit-Id: 3afc6ddd-09c1-444d-9888-341456e4e223
	I0317 10:41:27.078294   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:27.078299   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:27.078302   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:27.078305   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:27.078307   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:27 GMT
	I0317 10:41:27.078606   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:27.575201   43484 type.go:168] "Request Body" body=""
	I0317 10:41:27.575264   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:27.575269   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:27.575276   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:27.575281   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:27.577458   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:27.577478   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:27.577485   43484 round_trippers.go:587]     Audit-Id: f8ed75e7-6b82-4702-bdb2-2f3ae833f444
	I0317 10:41:27.577489   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:27.577492   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:27.577495   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:27.577536   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:27.577543   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:27 GMT
	I0317 10:41:27.577824   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:28.075274   43484 type.go:168] "Request Body" body=""
	I0317 10:41:28.075339   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:28.075344   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:28.075353   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:28.075356   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:28.077522   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:28.077545   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:28.077553   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:28.077558   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:28.077563   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:28 GMT
	I0317 10:41:28.077566   43484 round_trippers.go:587]     Audit-Id: d29635f8-7114-49b7-8bee-c910464ee66f
	I0317 10:41:28.077570   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:28.077573   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:28.077862   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:28.077963   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:28.575261   43484 type.go:168] "Request Body" body=""
	I0317 10:41:28.575324   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:28.575341   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:28.575352   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:28.575359   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:28.577176   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:28.577195   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:28.577204   43484 round_trippers.go:587]     Audit-Id: e7ac62f5-23b6-4af6-906c-a587f58f8c28
	I0317 10:41:28.577210   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:28.577215   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:28.577219   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:28.577224   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:28.577228   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:28 GMT
	I0317 10:41:28.577450   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:29.075986   43484 type.go:168] "Request Body" body=""
	I0317 10:41:29.076042   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:29.076047   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:29.076054   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:29.076061   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:29.078221   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:29.078242   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:29.078252   43484 round_trippers.go:587]     Audit-Id: cab94e63-79c1-4883-8502-5e24d5c9e14c
	I0317 10:41:29.078256   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:29.078259   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:29.078262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:29.078266   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:29.078269   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:29 GMT
	I0317 10:41:29.078567   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:29.575669   43484 type.go:168] "Request Body" body=""
	I0317 10:41:29.575724   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:29.575729   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:29.575736   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:29.575746   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:29.577697   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:29.577721   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:29.577732   43484 round_trippers.go:587]     Audit-Id: 86567ae3-f910-4215-89d4-f10c19a4a136
	I0317 10:41:29.577737   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:29.577741   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:29.577745   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:29.577748   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:29.577752   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:29 GMT
	I0317 10:41:29.577979   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:30.075424   43484 type.go:168] "Request Body" body=""
	I0317 10:41:30.075478   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:30.075500   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:30.075513   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:30.075521   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:30.077532   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:30.077557   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:30.077566   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:30.077570   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:30 GMT
	I0317 10:41:30.077575   43484 round_trippers.go:587]     Audit-Id: 440650b6-e99d-4487-aa27-d07c6c320fad
	I0317 10:41:30.077579   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:30.077584   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:30.077589   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:30.077842   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:30.575309   43484 type.go:168] "Request Body" body=""
	I0317 10:41:30.575376   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:30.575384   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:30.575393   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:30.575402   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:30.577649   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:30.577676   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:30.577684   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:30.577688   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:30.577692   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:30.577695   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:30 GMT
	I0317 10:41:30.577698   43484 round_trippers.go:587]     Audit-Id: 12a95c15-45a6-487f-ba2b-22d5f36a3b02
	I0317 10:41:30.577705   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:30.577961   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:30.578089   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:31.075460   43484 type.go:168] "Request Body" body=""
	I0317 10:41:31.075531   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:31.075536   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:31.075544   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:31.075549   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:31.077642   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:31.077666   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:31.077677   43484 round_trippers.go:587]     Audit-Id: 0aab6994-88dd-4060-a4d4-8607994ce24f
	I0317 10:41:31.077682   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:31.077688   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:31.077691   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:31.077699   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:31.077707   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:31 GMT
	I0317 10:41:31.077983   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:31.575979   43484 type.go:168] "Request Body" body=""
	I0317 10:41:31.576066   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:31.576072   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:31.576080   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:31.576085   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:31.578366   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:31.578385   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:31.578391   43484 round_trippers.go:587]     Audit-Id: 37a0d5d9-19ec-4899-af17-6eae88b74bc5
	I0317 10:41:31.578394   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:31.578398   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:31.578400   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:31.578403   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:31.578406   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:31 GMT
	I0317 10:41:31.578690   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:32.075127   43484 type.go:168] "Request Body" body=""
	I0317 10:41:32.075206   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:32.075212   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:32.075222   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:32.075228   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:32.077368   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:32.077393   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:32.077404   43484 round_trippers.go:587]     Audit-Id: 4b6cb836-ddec-4ffa-b75c-afb747664009
	I0317 10:41:32.077410   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:32.077416   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:32.077420   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:32.077424   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:32.077428   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:32 GMT
	I0317 10:41:32.077707   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:32.575218   43484 type.go:168] "Request Body" body=""
	I0317 10:41:32.575283   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:32.575290   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:32.575297   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:32.575302   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:32.577786   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:32.577811   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:32.577822   43484 round_trippers.go:587]     Audit-Id: a2919401-2626-49a7-9724-6e922b31455b
	I0317 10:41:32.577827   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:32.577832   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:32.577836   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:32.577840   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:32.577844   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:32 GMT
	I0317 10:41:32.578109   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:32.578236   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:33.075674   43484 type.go:168] "Request Body" body=""
	I0317 10:41:33.075733   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:33.075738   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:33.075751   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:33.075755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:33.077767   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:33.077786   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:33.077792   43484 round_trippers.go:587]     Audit-Id: 4ddffe6b-8bab-45e3-94d4-c4815faf9b13
	I0317 10:41:33.077798   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:33.077802   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:33.077806   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:33.077809   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:33.077812   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:33 GMT
	I0317 10:41:33.078128   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:33.575607   43484 type.go:168] "Request Body" body=""
	I0317 10:41:33.575669   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:33.575674   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:33.575681   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:33.575687   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:33.577833   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:33.577851   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:33.577858   43484 round_trippers.go:587]     Audit-Id: 4aa1db88-9f6c-4d16-bf7b-de1e6397d7e3
	I0317 10:41:33.577862   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:33.577865   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:33.577871   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:33.577876   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:33.577882   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:33 GMT
	I0317 10:41:33.578090   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:34.075615   43484 type.go:168] "Request Body" body=""
	I0317 10:41:34.075695   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:34.075700   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:34.075708   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:34.075715   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:34.077832   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:34.077853   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:34.077863   43484 round_trippers.go:587]     Audit-Id: 2c84c4ed-919d-4f00-a072-5bb73db6b3e2
	I0317 10:41:34.077869   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:34.077878   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:34.077884   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:34.077889   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:34.077893   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:34 GMT
	I0317 10:41:34.078168   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:34.575691   43484 type.go:168] "Request Body" body=""
	I0317 10:41:34.575751   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:34.575756   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:34.575764   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:34.575769   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:34.577779   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:34.577799   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:34.577810   43484 round_trippers.go:587]     Audit-Id: 6d501242-0e04-4005-a467-03be5a867753
	I0317 10:41:34.577814   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:34.577817   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:34.577821   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:34.577825   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:34.577831   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:34 GMT
	I0317 10:41:34.578070   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:35.075161   43484 type.go:168] "Request Body" body=""
	I0317 10:41:35.075216   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:35.075223   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:35.075233   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:35.075242   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:35.077190   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:35.077212   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:35.077222   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:35.077229   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:35 GMT
	I0317 10:41:35.077235   43484 round_trippers.go:587]     Audit-Id: eb92d792-deb0-478f-91df-b192c60f650c
	I0317 10:41:35.077241   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:35.077248   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:35.077252   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:35.077496   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:35.077615   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:35.575672   43484 type.go:168] "Request Body" body=""
	I0317 10:41:35.575741   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:35.575745   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:35.575752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:35.575756   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:35.577756   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:35.577777   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:35.577785   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:35.577788   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:35 GMT
	I0317 10:41:35.577792   43484 round_trippers.go:587]     Audit-Id: f04d4110-61e9-4d55-ab3a-5060f97377bf
	I0317 10:41:35.577794   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:35.577806   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:35.577814   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:35.578060   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:36.075590   43484 type.go:168] "Request Body" body=""
	I0317 10:41:36.075660   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:36.075666   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:36.075678   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:36.075684   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:36.077890   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:36.077914   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:36.077923   43484 round_trippers.go:587]     Audit-Id: acfec458-b49e-43bf-9ae5-dc5bd0015bb9
	I0317 10:41:36.077930   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:36.077934   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:36.077937   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:36.077940   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:36.077943   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:36 GMT
	I0317 10:41:36.078182   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:36.575663   43484 type.go:168] "Request Body" body=""
	I0317 10:41:36.575722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:36.575727   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:36.575735   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:36.575742   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:36.577876   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:36.577903   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:36.577914   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:36.577925   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:36 GMT
	I0317 10:41:36.577930   43484 round_trippers.go:587]     Audit-Id: a565836a-a1ba-46b4-9448-11b825575251
	I0317 10:41:36.577933   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:36.577937   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:36.577941   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:36.578158   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:37.075735   43484 type.go:168] "Request Body" body=""
	I0317 10:41:37.075812   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:37.075817   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:37.075823   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:37.075828   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:37.078012   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:37.078037   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:37.078047   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:37.078055   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:37.078059   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:37.078063   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:37 GMT
	I0317 10:41:37.078066   43484 round_trippers.go:587]     Audit-Id: 7ca5a1e6-030d-4e75-944b-c42a3ab51088
	I0317 10:41:37.078069   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:37.078288   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:37.078403   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:37.575747   43484 type.go:168] "Request Body" body=""
	I0317 10:41:37.575839   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:37.575847   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:37.575857   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:37.575864   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:37.578039   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:37.578062   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:37.578072   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:37.578079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:37.578086   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:37 GMT
	I0317 10:41:37.578091   43484 round_trippers.go:587]     Audit-Id: 39a1d5a2-3614-4a1d-a8fa-5cad02517bbd
	I0317 10:41:37.578096   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:37.578100   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:37.578306   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:38.075806   43484 type.go:168] "Request Body" body=""
	I0317 10:41:38.075864   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:38.075869   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:38.075882   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:38.075902   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:38.078030   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:38.078053   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:38.078060   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:38.078063   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:38.078067   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:38 GMT
	I0317 10:41:38.078070   43484 round_trippers.go:587]     Audit-Id: 89b5e95f-d6cc-4fce-ba73-c95fe4ddcd8c
	I0317 10:41:38.078074   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:38.078077   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:38.078260   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:38.575720   43484 type.go:168] "Request Body" body=""
	I0317 10:41:38.575790   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:38.575796   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:38.575803   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:38.575807   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:38.577712   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:38.577737   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:38.577746   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:38.577751   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:38.577754   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:38.577758   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:38.577761   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:38 GMT
	I0317 10:41:38.577764   43484 round_trippers.go:587]     Audit-Id: 583cf52e-a2e2-4928-ae2b-f9f78f954a9b
	I0317 10:41:38.577960   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:39.075428   43484 type.go:168] "Request Body" body=""
	I0317 10:41:39.075497   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:39.075504   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:39.075514   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:39.075520   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:39.077650   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:39.077676   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:39.077685   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:39.077690   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:39.077694   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:39.077698   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:39 GMT
	I0317 10:41:39.077701   43484 round_trippers.go:587]     Audit-Id: 2436a04d-b67b-47f1-a149-b50f22a8573b
	I0317 10:41:39.077706   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:39.077939   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:39.575412   43484 type.go:168] "Request Body" body=""
	I0317 10:41:39.575475   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:39.575480   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:39.575487   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:39.575492   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:39.577642   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:39.577664   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:39.577674   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:39 GMT
	I0317 10:41:39.577681   43484 round_trippers.go:587]     Audit-Id: 11c392f0-e4a0-439e-b38d-521827026fc2
	I0317 10:41:39.577690   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:39.577694   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:39.577698   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:39.577701   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:39.577942   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:39.578065   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:40.075430   43484 type.go:168] "Request Body" body=""
	I0317 10:41:40.075513   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:40.075519   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:40.075526   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:40.075534   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:40.077670   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:40.077695   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:40.077706   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:40 GMT
	I0317 10:41:40.077712   43484 round_trippers.go:587]     Audit-Id: 5de950b1-5f14-405e-86af-3c3d203b6066
	I0317 10:41:40.077716   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:40.077723   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:40.077727   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:40.077751   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:40.078025   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:40.575441   43484 type.go:168] "Request Body" body=""
	I0317 10:41:40.575547   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:40.575555   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:40.575562   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:40.575566   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:40.577685   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:40.577724   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:40.577733   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:40.577740   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:40.577744   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:40.577749   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:40.577752   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:40 GMT
	I0317 10:41:40.577756   43484 round_trippers.go:587]     Audit-Id: f22c9f4d-f21e-447e-9d7a-d052916fc307
	I0317 10:41:40.577959   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:41.075045   43484 type.go:168] "Request Body" body=""
	I0317 10:41:41.075126   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:41.075136   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:41.075143   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:41.075149   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:41.077156   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:41.077176   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:41.077184   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:41.077190   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:41 GMT
	I0317 10:41:41.077195   43484 round_trippers.go:587]     Audit-Id: b969e4b7-3692-433a-acd8-605821c939bd
	I0317 10:41:41.077200   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:41.077205   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:41.077209   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:41.077451   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:41.575658   43484 type.go:168] "Request Body" body=""
	I0317 10:41:41.575714   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:41.575718   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:41.575725   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:41.575730   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:41.578005   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:41.578027   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:41.578040   43484 round_trippers.go:587]     Audit-Id: b81329de-7641-4ceb-a551-36e3322d2369
	I0317 10:41:41.578045   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:41.578049   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:41.578051   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:41.578054   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:41.578057   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:41 GMT
	I0317 10:41:41.578288   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:41.578389   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:42.075810   43484 type.go:168] "Request Body" body=""
	I0317 10:41:42.075876   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:42.075881   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:42.075888   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:42.075892   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:42.077938   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:42.077961   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:42.077970   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:42.077977   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:42.077983   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:42 GMT
	I0317 10:41:42.077993   43484 round_trippers.go:587]     Audit-Id: 690804cb-8539-4dc5-905b-439c7a10190b
	I0317 10:41:42.078001   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:42.078006   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:42.078255   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:42.575922   43484 type.go:168] "Request Body" body=""
	I0317 10:41:42.575981   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:42.575986   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:42.575993   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:42.575998   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:42.578018   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:42.578041   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:42.578051   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:42.578057   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:42.578063   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:42.578068   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:42 GMT
	I0317 10:41:42.578073   43484 round_trippers.go:587]     Audit-Id: 9029370d-49c7-4754-9234-45e44f6ca9f7
	I0317 10:41:42.578077   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:42.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:43.075649   43484 type.go:168] "Request Body" body=""
	I0317 10:41:43.075743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:43.075751   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:43.075762   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:43.075770   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:43.077771   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:43.077792   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:43.077802   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:43.077808   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:43 GMT
	I0317 10:41:43.077813   43484 round_trippers.go:587]     Audit-Id: 533dd157-d4d3-41c6-8729-872de72b3e00
	I0317 10:41:43.077817   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:43.077822   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:43.077826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:43.078095   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:43.575684   43484 type.go:168] "Request Body" body=""
	I0317 10:41:43.575769   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:43.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:43.575786   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:43.575794   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:43.577857   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:43.577881   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:43.577899   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:43.577906   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:43.577910   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:43 GMT
	I0317 10:41:43.577913   43484 round_trippers.go:587]     Audit-Id: bb3e7ce3-5712-4244-b716-0fdfc7aa0177
	I0317 10:41:43.577917   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:43.577920   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:43.578133   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:44.075679   43484 type.go:168] "Request Body" body=""
	I0317 10:41:44.075763   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:44.075770   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:44.075779   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:44.075786   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:44.078059   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:44.078078   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:44.078085   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:44.078088   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:44.078092   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:44 GMT
	I0317 10:41:44.078094   43484 round_trippers.go:587]     Audit-Id: 84594297-529d-4331-ba6f-3b39e4ab3661
	I0317 10:41:44.078098   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:44.078101   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:44.078280   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:44.078380   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:44.575715   43484 type.go:168] "Request Body" body=""
	I0317 10:41:44.575789   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:44.575797   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:44.575819   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:44.575826   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:44.577818   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:44.577835   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:44.577842   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:44.577846   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:44 GMT
	I0317 10:41:44.577849   43484 round_trippers.go:587]     Audit-Id: 6ff02702-3ee0-4229-a13d-0b1a16f56276
	I0317 10:41:44.577852   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:44.577855   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:44.577858   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:44.578116   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:45.075500   43484 type.go:168] "Request Body" body=""
	I0317 10:41:45.075568   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:45.075574   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:45.075581   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:45.075585   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:45.077890   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:45.077914   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:45.077924   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:45.077929   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:45.077933   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:45.077936   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:45 GMT
	I0317 10:41:45.077939   43484 round_trippers.go:587]     Audit-Id: b68a8877-a4c2-4820-b72e-31e0684794d2
	I0317 10:41:45.077942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:45.078211   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:45.575755   43484 type.go:168] "Request Body" body=""
	I0317 10:41:45.575850   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:45.575857   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:45.575868   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:45.575878   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:45.579770   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:41:45.579795   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:45.579805   43484 round_trippers.go:587]     Audit-Id: 88f74282-f768-4c9a-8aa4-113e41de5331
	I0317 10:41:45.579820   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:45.579825   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:45.579832   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:45.579836   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:45.579840   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:45 GMT
	I0317 10:41:45.580066   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:46.075419   43484 type.go:168] "Request Body" body=""
	I0317 10:41:46.075498   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:46.075506   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:46.075516   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:46.075524   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:46.077616   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:46.077642   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:46.077650   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:46.077655   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:46 GMT
	I0317 10:41:46.077660   43484 round_trippers.go:587]     Audit-Id: 5fb3c6eb-ea05-4010-b18d-2283e3eb50ae
	I0317 10:41:46.077664   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:46.077667   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:46.077671   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:46.077896   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:46.575442   43484 type.go:168] "Request Body" body=""
	I0317 10:41:46.575515   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:46.575523   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:46.575530   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:46.575537   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:46.577800   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:46.577824   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:46.577835   43484 round_trippers.go:587]     Audit-Id: 325734a6-85de-45e9-9950-603178ecd830
	I0317 10:41:46.577841   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:46.577845   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:46.577849   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:46.577852   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:46.577854   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:46 GMT
	I0317 10:41:46.578045   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:46.578183   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:47.075645   43484 type.go:168] "Request Body" body=""
	I0317 10:41:47.075707   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:47.075713   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:47.075724   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:47.075729   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:47.077991   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:47.078019   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:47.078029   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:47.078036   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:47 GMT
	I0317 10:41:47.078041   43484 round_trippers.go:587]     Audit-Id: 33847132-fb5a-49dd-b52b-aa3b0f0cf653
	I0317 10:41:47.078065   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:47.078075   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:47.078079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:47.078329   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:47.575712   43484 type.go:168] "Request Body" body=""
	I0317 10:41:47.575771   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:47.575776   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:47.575783   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:47.575789   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:47.577909   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:47.577933   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:47.577944   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:47.577951   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:47.577957   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:47.577963   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:47.577969   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:47 GMT
	I0317 10:41:47.577974   43484 round_trippers.go:587]     Audit-Id: a8dcfdde-5a9e-4887-b463-1105346c4449
	I0317 10:41:47.579030   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:48.075079   43484 type.go:168] "Request Body" body=""
	I0317 10:41:48.075149   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:48.075157   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:48.075166   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:48.075176   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:48.077209   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:48.077242   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:48.077251   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:48.077256   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:48.077262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:48.077266   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:48.077271   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:48 GMT
	I0317 10:41:48.077274   43484 round_trippers.go:587]     Audit-Id: eb762426-9877-43fb-b28b-2cfd9532f05b
	I0317 10:41:48.077495   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:48.575698   43484 type.go:168] "Request Body" body=""
	I0317 10:41:48.575783   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:48.575788   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:48.575795   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:48.575799   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:48.577862   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:48.577880   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:48.577886   43484 round_trippers.go:587]     Audit-Id: 40beff7b-e476-4b6f-ad1d-4844477db8e3
	I0317 10:41:48.577890   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:48.577895   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:48.577899   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:48.577902   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:48.577905   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:48 GMT
	I0317 10:41:48.578104   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:48.578198   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:49.075662   43484 type.go:168] "Request Body" body=""
	I0317 10:41:49.075722   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:49.075727   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:49.075734   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:49.075739   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:49.077830   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:49.077849   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:49.077855   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:49 GMT
	I0317 10:41:49.077858   43484 round_trippers.go:587]     Audit-Id: d7655dd4-d475-452a-8bea-a7ee03581349
	I0317 10:41:49.077861   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:49.077865   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:49.077867   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:49.077869   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:49.078114   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:49.575701   43484 type.go:168] "Request Body" body=""
	I0317 10:41:49.575762   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:49.575767   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:49.575774   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:49.575779   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:49.577751   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:49.577782   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:49.577789   43484 round_trippers.go:587]     Audit-Id: 44d89d3c-7247-4da3-88aa-84a1812fdfeb
	I0317 10:41:49.577794   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:49.577798   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:49.577801   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:49.577804   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:49.577806   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:49 GMT
	I0317 10:41:49.578086   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:50.075632   43484 type.go:168] "Request Body" body=""
	I0317 10:41:50.075694   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:50.075699   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:50.075707   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:50.075713   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:50.077817   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:50.077838   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:50.077844   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:50.077849   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:50.077853   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:50.077857   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:50.077861   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:50 GMT
	I0317 10:41:50.077864   43484 round_trippers.go:587]     Audit-Id: b14c9559-3c70-4bee-af3f-168e027b9232
	I0317 10:41:50.078110   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:50.575700   43484 type.go:168] "Request Body" body=""
	I0317 10:41:50.575775   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:50.575783   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:50.575793   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:50.575804   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:50.578145   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:50.578168   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:50.578178   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:50 GMT
	I0317 10:41:50.578188   43484 round_trippers.go:587]     Audit-Id: da18cbb0-bab4-4058-8ec4-cade128f16ca
	I0317 10:41:50.578192   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:50.578198   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:50.578202   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:50.578205   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:50.578441   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 33  32 37 38 00 42 08 08 ea  |097a02.3278.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:50.578579   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:51.075281   43484 type.go:168] "Request Body" body=""
	I0317 10:41:51.075371   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:51.075378   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:51.075390   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:51.075399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:51.077756   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:51.077781   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:51.077792   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:51 GMT
	I0317 10:41:51.077798   43484 round_trippers.go:587]     Audit-Id: ab664ed0-e226-4b69-8a29-60c24509b6dd
	I0317 10:41:51.077802   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:51.077807   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:51.077811   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:51.077815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:51.078077   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:51.575970   43484 type.go:168] "Request Body" body=""
	I0317 10:41:51.576035   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:51.576040   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:51.576047   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:51.576051   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:51.578126   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:51.578147   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:51.578157   43484 round_trippers.go:587]     Audit-Id: da74d9db-0553-46db-a275-841cbbd9ad37
	I0317 10:41:51.578163   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:51.578167   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:51.578171   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:51.578175   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:51.578180   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:51 GMT
	I0317 10:41:51.578399   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:52.075198   43484 type.go:168] "Request Body" body=""
	I0317 10:41:52.075270   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:52.075284   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:52.075293   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:52.075303   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:52.077702   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:52.077724   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:52.077733   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:52 GMT
	I0317 10:41:52.077739   43484 round_trippers.go:587]     Audit-Id: 792ff7db-72e7-48f0-89d5-ebffdef111ac
	I0317 10:41:52.077745   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:52.077752   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:52.077757   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:52.077761   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:52.078062   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:52.575663   43484 type.go:168] "Request Body" body=""
	I0317 10:41:52.575731   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:52.575736   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:52.575743   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:52.575759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:52.577883   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:52.577908   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:52.577918   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:52.577924   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:52.577929   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:52.577933   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:52.577936   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:52 GMT
	I0317 10:41:52.577939   43484 round_trippers.go:587]     Audit-Id: 87569b0e-9c82-44bc-9ceb-ba4ddd7ea00c
	I0317 10:41:52.578170   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:53.076019   43484 type.go:168] "Request Body" body=""
	I0317 10:41:53.076076   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:53.076081   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:53.076088   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:53.076093   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:53.078141   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:53.078164   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:53.078174   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:53.078182   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:53 GMT
	I0317 10:41:53.078185   43484 round_trippers.go:587]     Audit-Id: 02f8713d-e413-4f24-b323-ae04f92532ce
	I0317 10:41:53.078189   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:53.078192   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:53.078195   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:53.078396   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:53.078527   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:53.575194   43484 type.go:168] "Request Body" body=""
	I0317 10:41:53.575266   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:53.575273   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:53.575283   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:53.575292   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:53.577570   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:53.577596   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:53.577605   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:53.577681   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:53.577713   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:53.577723   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:53 GMT
	I0317 10:41:53.577727   43484 round_trippers.go:587]     Audit-Id: beb2fad2-209f-4d7f-84e6-efa89ce02de2
	I0317 10:41:53.577732   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:53.577991   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:54.075849   43484 type.go:168] "Request Body" body=""
	I0317 10:41:54.075920   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:54.075926   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:54.075936   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:54.075942   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:54.078234   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:54.078259   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:54.078269   43484 round_trippers.go:587]     Audit-Id: ae339550-daf5-4214-a9ac-36fdc6a8af9c
	I0317 10:41:54.078275   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:54.078278   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:54.078281   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:54.078285   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:54.078288   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:54 GMT
	I0317 10:41:54.078533   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:54.575334   43484 type.go:168] "Request Body" body=""
	I0317 10:41:54.575399   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:54.575404   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:54.575411   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:54.575415   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:54.577742   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:54.577773   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:54.577781   43484 round_trippers.go:587]     Audit-Id: bde5b44e-fc1a-4d74-b943-3eb1cdfc29a4
	I0317 10:41:54.577785   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:54.577787   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:54.577791   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:54.577794   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:54.577797   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:54 GMT
	I0317 10:41:54.578009   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:55.075890   43484 type.go:168] "Request Body" body=""
	I0317 10:41:55.075977   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:55.075985   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:55.075996   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:55.076002   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:55.078204   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:55.078221   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:55.078229   43484 round_trippers.go:587]     Audit-Id: 2c8214ed-e7d5-4819-a93a-953c36201bfc
	I0317 10:41:55.078232   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:55.078236   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:55.078239   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:55.078241   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:55.078244   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:55 GMT
	I0317 10:41:55.078524   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:55.078652   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:55.575322   43484 type.go:168] "Request Body" body=""
	I0317 10:41:55.575382   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:55.575387   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:55.575394   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:55.575399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:55.577516   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:55.577538   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:55.577548   43484 round_trippers.go:587]     Audit-Id: 9cc9fdac-56a1-4a25-8b68-fc371610584d
	I0317 10:41:55.577553   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:55.577558   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:55.577561   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:55.577564   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:55.577567   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:55 GMT
	I0317 10:41:55.577796   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:56.075650   43484 type.go:168] "Request Body" body=""
	I0317 10:41:56.075721   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:56.075726   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:56.075736   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:56.075743   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:56.077841   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:56.077861   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:56.077868   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:56 GMT
	I0317 10:41:56.077871   43484 round_trippers.go:587]     Audit-Id: bfce78e2-dca3-41e1-ad0c-908d64f7d978
	I0317 10:41:56.077875   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:56.077878   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:56.077881   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:56.077883   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:56.078116   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:56.575984   43484 type.go:168] "Request Body" body=""
	I0317 10:41:56.576044   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:56.576049   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:56.576056   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:56.576060   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:56.578377   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:56.578396   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:56.578402   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:56 GMT
	I0317 10:41:56.578405   43484 round_trippers.go:587]     Audit-Id: 313d1256-12a3-4ac5-ad11-6ab6e625e04a
	I0317 10:41:56.578410   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:56.578413   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:56.578416   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:56.578419   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:56.578677   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:57.075337   43484 type.go:168] "Request Body" body=""
	I0317 10:41:57.075405   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:57.075410   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:57.075416   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:57.075423   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:57.077579   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:57.077607   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:57.077616   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:57 GMT
	I0317 10:41:57.077620   43484 round_trippers.go:587]     Audit-Id: a24e1686-f200-480d-a2c7-2e3f09a1603c
	I0317 10:41:57.077624   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:57.077629   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:57.077633   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:57.077635   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:57.077886   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:57.575381   43484 type.go:168] "Request Body" body=""
	I0317 10:41:57.575446   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:57.575452   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:57.575462   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:57.575470   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:57.577660   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:57.577682   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:57.577691   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:57 GMT
	I0317 10:41:57.577695   43484 round_trippers.go:587]     Audit-Id: 2edfaa09-6d55-4287-9c52-f2a53f58cc50
	I0317 10:41:57.577700   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:57.577702   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:57.577706   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:57.577709   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:57.577912   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:57.578018   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:41:58.075681   43484 type.go:168] "Request Body" body=""
	I0317 10:41:58.075742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:58.075747   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:58.075755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:58.075764   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:58.077784   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:58.077802   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:58.077809   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:58 GMT
	I0317 10:41:58.077817   43484 round_trippers.go:587]     Audit-Id: 5d929b20-9273-4354-912a-731d8b9309ba
	I0317 10:41:58.077821   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:58.077824   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:58.077826   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:58.077830   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:58.078098   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:58.575683   43484 type.go:168] "Request Body" body=""
	I0317 10:41:58.575765   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:58.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:58.575788   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:58.575795   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:58.577700   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:41:58.577717   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:58.577723   43484 round_trippers.go:587]     Audit-Id: b25222a2-983c-4ab2-90f9-f5146abfa829
	I0317 10:41:58.577728   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:58.577731   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:58.577734   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:58.577737   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:58.577741   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:58 GMT
	I0317 10:41:58.577908   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:59.075402   43484 type.go:168] "Request Body" body=""
	I0317 10:41:59.075470   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:59.075475   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:59.075482   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:59.075486   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:59.077670   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:59.077693   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:59.077703   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:59.077707   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:59.077710   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:59 GMT
	I0317 10:41:59.077713   43484 round_trippers.go:587]     Audit-Id: 1c2cf288-3c8a-445c-9bab-ecedc6f0eaae
	I0317 10:41:59.077715   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:59.077717   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:59.077982   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:59.575867   43484 type.go:168] "Request Body" body=""
	I0317 10:41:59.575932   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:41:59.575937   43484 round_trippers.go:476] Request Headers:
	I0317 10:41:59.575945   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:41:59.575952   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:41:59.578150   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:41:59.578169   43484 round_trippers.go:584] Response Headers:
	I0317 10:41:59.578175   43484 round_trippers.go:587]     Audit-Id: 310e54b0-355e-49e6-bf34-2aeb3be135d9
	I0317 10:41:59.578179   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:41:59.578182   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:41:59.578185   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:41:59.578187   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:41:59.578190   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:41:59 GMT
	I0317 10:41:59.578355   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:41:59.578515   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:00.075200   43484 type.go:168] "Request Body" body=""
	I0317 10:42:00.075274   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:00.075280   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:00.075287   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:00.075292   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:00.077575   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:00.077596   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:00.077603   43484 round_trippers.go:587]     Audit-Id: bf75cb4c-649f-42da-a4d8-1cc8a2a32fdd
	I0317 10:42:00.077606   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:00.077609   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:00.077612   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:00.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:00.077618   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:00 GMT
	I0317 10:42:00.077837   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:00.575694   43484 type.go:168] "Request Body" body=""
	I0317 10:42:00.575754   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:00.575766   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:00.575773   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:00.575778   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:00.577893   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:00.577933   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:00.577944   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:00.577949   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:00 GMT
	I0317 10:42:00.577952   43484 round_trippers.go:587]     Audit-Id: 33a62b85-df59-4265-a899-4473d9c241ce
	I0317 10:42:00.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:00.577960   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:00.577964   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:00.578180   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:01.075671   43484 type.go:168] "Request Body" body=""
	I0317 10:42:01.075742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:01.075747   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:01.075754   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:01.075758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:01.077657   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:01.077679   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:01.077689   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:01.077696   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:01.077699   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:01.077703   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:01.077706   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:01 GMT
	I0317 10:42:01.077709   43484 round_trippers.go:587]     Audit-Id: 61503b82-4040-4926-afc7-a9c6a558fe5d
	I0317 10:42:01.077886   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:01.575697   43484 type.go:168] "Request Body" body=""
	I0317 10:42:01.575764   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:01.575771   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:01.575778   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:01.575781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:01.577946   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:01.577969   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:01.577983   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:01.577988   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:01 GMT
	I0317 10:42:01.577992   43484 round_trippers.go:587]     Audit-Id: a300cc15-b40d-4b45-b6fa-96bf966b3da0
	I0317 10:42:01.577996   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:01.577999   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:01.578069   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:01.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:02.075093   43484 type.go:168] "Request Body" body=""
	I0317 10:42:02.075153   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:02.075158   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:02.075165   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:02.075169   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:02.077514   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:02.077533   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:02.077539   43484 round_trippers.go:587]     Audit-Id: 211b2c93-6b37-403d-b052-f49dd85de9a3
	I0317 10:42:02.077543   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:02.077545   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:02.077548   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:02.077551   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:02.077553   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:02 GMT
	I0317 10:42:02.077810   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:02.077920   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:02.575373   43484 type.go:168] "Request Body" body=""
	I0317 10:42:02.575434   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:02.575439   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:02.575446   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:02.575451   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:02.577767   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:02.577785   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:02.577791   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:02 GMT
	I0317 10:42:02.577794   43484 round_trippers.go:587]     Audit-Id: 140ccfd8-e9e0-46b8-966c-d541e083e203
	I0317 10:42:02.577797   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:02.577799   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:02.577800   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:02.577803   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:02.578106   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:03.076138   43484 type.go:168] "Request Body" body=""
	I0317 10:42:03.076239   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:03.076245   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:03.076255   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:03.076261   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:03.078315   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:03.078334   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:03.078341   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:03 GMT
	I0317 10:42:03.078344   43484 round_trippers.go:587]     Audit-Id: b93b6915-7bf1-49cc-a7bf-2e4105e1b227
	I0317 10:42:03.078347   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:03.078353   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:03.078357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:03.078360   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:03.078660   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:03.575174   43484 type.go:168] "Request Body" body=""
	I0317 10:42:03.575235   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:03.575240   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:03.575247   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:03.575251   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:03.577417   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:03.577480   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:03.577488   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:03.577493   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:03.577499   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:03.577505   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:03 GMT
	I0317 10:42:03.577511   43484 round_trippers.go:587]     Audit-Id: 8a9c1733-0cd8-4fe0-a744-76a58b76ad8c
	I0317 10:42:03.577514   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:03.577719   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:04.075311   43484 type.go:168] "Request Body" body=""
	I0317 10:42:04.075379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:04.075386   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:04.075395   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:04.075404   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:04.077344   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:04.077367   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:04.077376   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:04.077382   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:04.077388   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:04.077393   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:04.077396   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:04 GMT
	I0317 10:42:04.077400   43484 round_trippers.go:587]     Audit-Id: c9daf698-64c9-49b4-b5f9-465350e97c05
	I0317 10:42:04.077650   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:04.575444   43484 type.go:168] "Request Body" body=""
	I0317 10:42:04.575531   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:04.575539   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:04.575549   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:04.575559   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:04.577793   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:04.577816   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:04.577825   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:04.577829   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:04.577832   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:04.577836   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:04.577839   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:04 GMT
	I0317 10:42:04.577843   43484 round_trippers.go:587]     Audit-Id: 1ebc7d03-0688-45cd-be72-22bd408649eb
	I0317 10:42:04.578055   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:04.578171   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:05.075719   43484 type.go:168] "Request Body" body=""
	I0317 10:42:05.075784   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:05.075789   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:05.075796   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:05.075803   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:05.077736   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:05.077770   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:05.077780   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:05.077786   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:05 GMT
	I0317 10:42:05.077792   43484 round_trippers.go:587]     Audit-Id: 3f670972-98f5-4c69-be46-9e71d24179b5
	I0317 10:42:05.077796   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:05.077800   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:05.077803   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:05.078087   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:05.575699   43484 type.go:168] "Request Body" body=""
	I0317 10:42:05.575767   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:05.575775   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:05.575786   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:05.575794   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:05.577981   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:05.578000   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:05.578006   43484 round_trippers.go:587]     Audit-Id: 54de3dfc-fd6f-4dd9-acda-3c92a3036f18
	I0317 10:42:05.578009   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:05.578014   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:05.578017   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:05.578021   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:05.578023   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:05 GMT
	I0317 10:42:05.578255   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:06.075691   43484 type.go:168] "Request Body" body=""
	I0317 10:42:06.075759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:06.075764   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:06.075774   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:06.075778   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:06.077953   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:06.077971   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:06.077977   43484 round_trippers.go:587]     Audit-Id: 783c1ed1-964b-4286-bdd4-fbe6d576b126
	I0317 10:42:06.077980   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:06.077994   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:06.077999   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:06.078002   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:06.078005   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:06 GMT
	I0317 10:42:06.078234   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:06.575018   43484 type.go:168] "Request Body" body=""
	I0317 10:42:06.575091   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:06.575097   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:06.575105   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:06.575112   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:06.577330   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:06.577350   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:06.577357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:06.577360   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:06 GMT
	I0317 10:42:06.577363   43484 round_trippers.go:587]     Audit-Id: f1cee6bd-dbf9-4a21-85ff-c0a4e1ee72bc
	I0317 10:42:06.577369   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:06.577373   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:06.577375   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:06.577663   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:07.075120   43484 type.go:168] "Request Body" body=""
	I0317 10:42:07.075193   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:07.075200   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:07.075210   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:07.075220   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:07.077400   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:07.077419   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:07.077425   43484 round_trippers.go:587]     Audit-Id: 5578a100-e190-4264-8620-c5df7129c7c9
	I0317 10:42:07.077429   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:07.077433   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:07.077435   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:07.077437   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:07.077439   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:07 GMT
	I0317 10:42:07.077697   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:07.077830   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:07.575302   43484 type.go:168] "Request Body" body=""
	I0317 10:42:07.575395   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:07.575403   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:07.575414   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:07.575425   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:07.577653   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:07.577678   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:07.577688   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:07.577694   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:07.577698   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:07.577702   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:07.577707   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:07 GMT
	I0317 10:42:07.577783   43484 round_trippers.go:587]     Audit-Id: 3d4000b7-068c-4d64-9c32-9dcb9fae84ab
	I0317 10:42:07.578039   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:08.075944   43484 type.go:168] "Request Body" body=""
	I0317 10:42:08.076008   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:08.076015   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:08.076025   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:08.076036   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:08.078161   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:08.078187   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:08.078198   43484 round_trippers.go:587]     Audit-Id: fbe55a51-373b-4d49-a370-c736ae3fcc37
	I0317 10:42:08.078202   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:08.078205   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:08.078209   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:08.078212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:08.078216   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:08 GMT
	I0317 10:42:08.078488   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:08.575223   43484 type.go:168] "Request Body" body=""
	I0317 10:42:08.575301   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:08.575308   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:08.575318   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:08.575328   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:08.577512   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:08.577535   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:08.577545   43484 round_trippers.go:587]     Audit-Id: 9c390af3-ffeb-4cc9-8a54-083812d69048
	I0317 10:42:08.577550   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:08.577554   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:08.577559   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:08.577563   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:08.577566   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:08 GMT
	I0317 10:42:08.577859   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:09.075773   43484 type.go:168] "Request Body" body=""
	I0317 10:42:09.075836   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:09.075842   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:09.075853   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:09.075863   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:09.077913   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:09.077931   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:09.077938   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:09.077942   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:09.077946   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:09.077950   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:09.077955   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:09 GMT
	I0317 10:42:09.077958   43484 round_trippers.go:587]     Audit-Id: 0802d5e8-ddf4-4d79-acf7-99745bc646e5
	I0317 10:42:09.078239   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:09.078346   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:09.575676   43484 type.go:168] "Request Body" body=""
	I0317 10:42:09.575738   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:09.575744   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:09.575752   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:09.575759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:09.577908   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:09.577929   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:09.577938   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:09.577943   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:09.577947   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:09 GMT
	I0317 10:42:09.577950   43484 round_trippers.go:587]     Audit-Id: 8cda653c-1c6d-4c04-acc2-67e8d11a1fad
	I0317 10:42:09.577953   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:09.577956   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:09.578177   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:10.075857   43484 type.go:168] "Request Body" body=""
	I0317 10:42:10.075928   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:10.075935   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:10.075945   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:10.075955   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:10.078118   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:10.078138   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:10.078145   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:10.078149   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:10.078152   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:10 GMT
	I0317 10:42:10.078154   43484 round_trippers.go:587]     Audit-Id: 3da3edf0-7407-4432-9cdb-72e721fc68c0
	I0317 10:42:10.078157   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:10.078159   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:10.078426   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:10.575253   43484 type.go:168] "Request Body" body=""
	I0317 10:42:10.575340   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:10.575347   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:10.575357   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:10.575362   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:10.577817   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:10.577841   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:10.577851   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:10.577856   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:10.577859   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:10.577863   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:10 GMT
	I0317 10:42:10.577866   43484 round_trippers.go:587]     Audit-Id: 1a95e710-4786-4f0e-a66e-33404b5cb147
	I0317 10:42:10.577868   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:10.578079   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:11.075943   43484 type.go:168] "Request Body" body=""
	I0317 10:42:11.076003   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:11.076009   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:11.076018   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:11.076028   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:11.078267   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:11.078286   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:11.078292   43484 round_trippers.go:587]     Audit-Id: 8bf2c17d-9eea-4927-beff-7568129bfb49
	I0317 10:42:11.078297   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:11.078300   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:11.078302   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:11.078305   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:11.078307   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:11 GMT
	I0317 10:42:11.078554   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:11.078681   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:11.575372   43484 type.go:168] "Request Body" body=""
	I0317 10:42:11.575456   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:11.575464   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:11.575472   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:11.575478   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:11.577729   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:11.577756   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:11.577763   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:11.577768   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:11.577771   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:11 GMT
	I0317 10:42:11.577782   43484 round_trippers.go:587]     Audit-Id: 17a1ffd3-21f8-4272-b678-f6b75fa39a63
	I0317 10:42:11.577785   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:11.577788   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:11.578019   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:12.075652   43484 type.go:168] "Request Body" body=""
	I0317 10:42:12.075727   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:12.075735   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:12.075748   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:12.075762   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:12.077784   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:12.077804   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:12.077811   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:12.077814   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:12.077817   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:12.077820   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:12 GMT
	I0317 10:42:12.077824   43484 round_trippers.go:587]     Audit-Id: cecc39bd-d79a-4b5f-800d-2f8b3bdb1732
	I0317 10:42:12.077831   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:12.078083   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:12.575812   43484 type.go:168] "Request Body" body=""
	I0317 10:42:12.575891   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:12.575900   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:12.575912   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:12.575921   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:12.578071   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:12.578089   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:12.578096   43484 round_trippers.go:587]     Audit-Id: 13781444-6f39-4adb-824d-1e2318aed02d
	I0317 10:42:12.578099   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:12.578102   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:12.578104   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:12.578106   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:12.578109   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:12 GMT
	I0317 10:42:12.578304   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:13.075116   43484 type.go:168] "Request Body" body=""
	I0317 10:42:13.075180   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:13.075185   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:13.075192   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:13.075198   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:13.077536   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:13.077557   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:13.077565   43484 round_trippers.go:587]     Audit-Id: a62d9d23-1dd2-4696-a328-b2a59f9317a6
	I0317 10:42:13.077571   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:13.077576   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:13.077581   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:13.077586   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:13.077590   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:13 GMT
	I0317 10:42:13.077836   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:13.575723   43484 type.go:168] "Request Body" body=""
	I0317 10:42:13.575812   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:13.575824   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:13.575835   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:13.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:13.577994   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:13.578018   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:13.578027   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:13.578034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:13.578041   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:13 GMT
	I0317 10:42:13.578044   43484 round_trippers.go:587]     Audit-Id: 1cf813ac-8945-4e2b-854a-1d6943e5e8fe
	I0317 10:42:13.578048   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:13.578051   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:13.578275   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:13.578393   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:14.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:42:14.075741   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:14.075749   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:14.075759   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:14.075768   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:14.077924   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:14.077943   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:14.077950   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:14.077954   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:14 GMT
	I0317 10:42:14.077957   43484 round_trippers.go:587]     Audit-Id: 9e2a4dd1-3f8c-4565-8aa2-739a43948b25
	I0317 10:42:14.077960   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:14.077963   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:14.077966   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:14.078180   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:14.574992   43484 type.go:168] "Request Body" body=""
	I0317 10:42:14.575053   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:14.575058   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:14.575065   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:14.575068   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:14.577494   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:14.577518   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:14.577527   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:14.577534   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:14.577537   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:14.577541   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:14.577544   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:14 GMT
	I0317 10:42:14.577547   43484 round_trippers.go:587]     Audit-Id: aa8ec528-7991-4915-8505-81ceb9d5bd81
	I0317 10:42:14.577773   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:15.075660   43484 type.go:168] "Request Body" body=""
	I0317 10:42:15.075730   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:15.075735   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:15.075742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:15.075746   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:15.077973   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:15.077991   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:15.077998   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:15.078002   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:15.078006   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:15 GMT
	I0317 10:42:15.078010   43484 round_trippers.go:587]     Audit-Id: 7aab0965-f61d-4c7d-ad14-4b0412bfc5cb
	I0317 10:42:15.078014   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:15.078017   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:15.078281   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:15.575681   43484 type.go:168] "Request Body" body=""
	I0317 10:42:15.575742   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:15.575747   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:15.575754   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:15.575761   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:15.577778   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:15.577799   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:15.577808   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:15.577815   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:15 GMT
	I0317 10:42:15.577820   43484 round_trippers.go:587]     Audit-Id: bf6ce7f3-f73a-4414-b895-3aa12ba0f657
	I0317 10:42:15.577824   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:15.577827   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:15.577832   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:15.578032   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:16.075647   43484 type.go:168] "Request Body" body=""
	I0317 10:42:16.075705   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:16.075712   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:16.075721   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:16.075732   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:16.077728   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:16.077755   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:16.077764   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:16.077776   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:16.077781   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:16 GMT
	I0317 10:42:16.077784   43484 round_trippers.go:587]     Audit-Id: d53e027e-aef7-4be1-8e94-52a7d117a734
	I0317 10:42:16.077788   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:16.077792   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:16.078015   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:16.078139   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:16.575712   43484 type.go:168] "Request Body" body=""
	I0317 10:42:16.575794   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:16.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:16.575819   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:16.575828   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:16.578031   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:16.578055   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:16.578065   43484 round_trippers.go:587]     Audit-Id: 05587c53-306f-4fe9-ad81-9da34f3bf3f9
	I0317 10:42:16.578071   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:16.578075   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:16.578079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:16.578083   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:16.578087   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:16 GMT
	I0317 10:42:16.578268   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:17.075930   43484 type.go:168] "Request Body" body=""
	I0317 10:42:17.075993   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:17.075998   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:17.076006   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:17.076012   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:17.078170   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:17.078189   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:17.078198   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:17.078206   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:17.078210   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:17 GMT
	I0317 10:42:17.078214   43484 round_trippers.go:587]     Audit-Id: 5ed57b53-9657-430c-910b-b4b619fd4d32
	I0317 10:42:17.078217   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:17.078220   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:17.078476   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:17.575118   43484 type.go:168] "Request Body" body=""
	I0317 10:42:17.575192   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:17.575198   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:17.575207   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:17.575214   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:17.577401   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:17.577425   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:17.577434   43484 round_trippers.go:587]     Audit-Id: 0965b5ad-185a-4bb3-a5da-de4a14e55853
	I0317 10:42:17.577441   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:17.577445   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:17.577449   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:17.577453   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:17.577458   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:17 GMT
	I0317 10:42:17.577747   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:18.075588   43484 type.go:168] "Request Body" body=""
	I0317 10:42:18.075647   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:18.075653   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:18.075659   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:18.075663   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:18.077823   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:18.077850   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:18.077860   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:18.077867   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:18.077946   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:18.077966   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:18.077972   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:18 GMT
	I0317 10:42:18.077976   43484 round_trippers.go:587]     Audit-Id: b870d111-52d1-431d-92bf-8f84007df75e
	I0317 10:42:18.078242   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:18.078343   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:18.575671   43484 type.go:168] "Request Body" body=""
	I0317 10:42:18.575740   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:18.575744   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:18.575751   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:18.575755   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:18.577912   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:18.577934   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:18.577941   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:18.577945   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:18.577948   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:18.577951   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:18 GMT
	I0317 10:42:18.577954   43484 round_trippers.go:587]     Audit-Id: d8db9349-a695-49aa-a4b9-d5906078108b
	I0317 10:42:18.577957   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:18.578232   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:19.075010   43484 type.go:168] "Request Body" body=""
	I0317 10:42:19.075077   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:19.075087   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:19.075095   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:19.075101   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:19.077240   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:19.077260   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:19.077270   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:19.077277   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:19.077281   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:19.077286   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:19 GMT
	I0317 10:42:19.077290   43484 round_trippers.go:587]     Audit-Id: 67736a40-84ba-4bb0-801b-9ea99788e792
	I0317 10:42:19.077292   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:19.077526   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:19.575322   43484 type.go:168] "Request Body" body=""
	I0317 10:42:19.575394   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:19.575403   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:19.575417   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:19.575431   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:19.577698   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:19.577721   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:19.577731   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:19.577735   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:19.577739   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:19 GMT
	I0317 10:42:19.577743   43484 round_trippers.go:587]     Audit-Id: 1e9f2463-ea24-466f-8017-9614e530774a
	I0317 10:42:19.577747   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:19.577750   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:19.577972   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:20.075691   43484 type.go:168] "Request Body" body=""
	I0317 10:42:20.075759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:20.075776   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:20.075787   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:20.075801   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:20.077926   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:20.077943   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:20.077950   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:20.077954   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:20.077957   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:20 GMT
	I0317 10:42:20.077964   43484 round_trippers.go:587]     Audit-Id: 6fabbd27-2786-4167-9030-3bdeb06a8bd0
	I0317 10:42:20.077969   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:20.077973   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:20.078222   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:20.574974   43484 type.go:168] "Request Body" body=""
	I0317 10:42:20.575056   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:20.575064   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:20.575074   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:20.575080   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:20.577352   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:20.577377   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:20.577388   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:20.577397   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:20.577402   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:20.577408   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:20.577415   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:20 GMT
	I0317 10:42:20.577423   43484 round_trippers.go:587]     Audit-Id: 91f58296-0baf-4be8-adf0-8824d0f08515
	I0317 10:42:20.577653   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:20.577781   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:21.075488   43484 type.go:168] "Request Body" body=""
	I0317 10:42:21.075553   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:21.075558   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:21.075565   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:21.075571   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:21.077747   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:21.077765   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:21.077771   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:21 GMT
	I0317 10:42:21.077774   43484 round_trippers.go:587]     Audit-Id: 79cde672-c13f-4ee3-a6b0-e25c0d2373ed
	I0317 10:42:21.077777   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:21.077779   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:21.077782   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:21.077785   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:21.078078   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:21.575687   43484 type.go:168] "Request Body" body=""
	I0317 10:42:21.575765   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:21.575772   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:21.575781   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:21.575786   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:21.578041   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:21.578061   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:21.578070   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:21.578075   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:21.578080   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:21.578084   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:21.578087   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:21 GMT
	I0317 10:42:21.578090   43484 round_trippers.go:587]     Audit-Id: 2990db4d-25cc-4917-9986-27c41e3818db
	I0317 10:42:21.578301   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:22.075691   43484 type.go:168] "Request Body" body=""
	I0317 10:42:22.075762   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:22.075769   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:22.075778   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:22.075784   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:22.077824   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:22.077843   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:22.077851   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:22.077857   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:22.077861   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:22.077866   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:22 GMT
	I0317 10:42:22.077871   43484 round_trippers.go:587]     Audit-Id: f8c7e7d4-37d3-42e5-b5a4-001cba2e94e4
	I0317 10:42:22.077877   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:22.078114   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:22.575860   43484 type.go:168] "Request Body" body=""
	I0317 10:42:22.575927   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:22.575934   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:22.575945   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:22.575955   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:22.578050   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:22.578071   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:22.578079   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:22.578084   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:22.578088   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:22.578092   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:22.578097   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:22 GMT
	I0317 10:42:22.578104   43484 round_trippers.go:587]     Audit-Id: 28471779-13ae-462e-9fae-e893f1f17ce1
	I0317 10:42:22.578321   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:22.578420   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:23.075092   43484 type.go:168] "Request Body" body=""
	I0317 10:42:23.075165   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:23.075173   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:23.075181   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:23.075189   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:23.077274   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:23.077293   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:23.077303   43484 round_trippers.go:587]     Audit-Id: 4c36e225-d524-4a93-97da-f92b11876147
	I0317 10:42:23.077309   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:23.077312   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:23.077315   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:23.077321   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:23.077329   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:23 GMT
	I0317 10:42:23.077558   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:23.575300   43484 type.go:168] "Request Body" body=""
	I0317 10:42:23.575379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:23.575386   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:23.575396   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:23.575402   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:23.577770   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:23.577790   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:23.577798   43484 round_trippers.go:587]     Audit-Id: c2b84874-4925-4490-9a25-245e4b83104c
	I0317 10:42:23.577802   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:23.577810   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:23.577814   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:23.577818   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:23.577823   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:23 GMT
	I0317 10:42:23.578055   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:24.075915   43484 type.go:168] "Request Body" body=""
	I0317 10:42:24.075969   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:24.075974   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:24.075980   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:24.075984   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:24.078115   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:24.078133   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:24.078141   43484 round_trippers.go:587]     Audit-Id: 7ceb01a3-526c-45c6-8252-86e545bf3d0e
	I0317 10:42:24.078148   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:24.078152   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:24.078156   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:24.078160   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:24.078164   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:24 GMT
	I0317 10:42:24.078353   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:24.575164   43484 type.go:168] "Request Body" body=""
	I0317 10:42:24.575245   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:24.575250   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:24.575257   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:24.575262   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:24.577450   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:24.577478   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:24.577489   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:24.577495   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:24.577500   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:24.577505   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:24 GMT
	I0317 10:42:24.577509   43484 round_trippers.go:587]     Audit-Id: 59444de0-644a-41af-90d0-2f2e33dd1498
	I0317 10:42:24.577515   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:24.577788   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:25.075665   43484 type.go:168] "Request Body" body=""
	I0317 10:42:25.075741   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:25.075760   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:25.075773   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:25.075778   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:25.077830   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:25.077850   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:25.077858   43484 round_trippers.go:587]     Audit-Id: 7bd526f0-02d3-416a-8b5c-30449dcfee0a
	I0317 10:42:25.077865   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:25.077870   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:25.077873   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:25.077878   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:25.077882   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:25 GMT
	I0317 10:42:25.078137   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:25.078258   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:25.575672   43484 type.go:168] "Request Body" body=""
	I0317 10:42:25.575743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:25.575750   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:25.575761   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:25.575768   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:25.577788   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:25.577811   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:25.577822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:25.577829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:25 GMT
	I0317 10:42:25.577834   43484 round_trippers.go:587]     Audit-Id: 04f81a21-3d76-4ace-b5ca-6df4cb3f9954
	I0317 10:42:25.577852   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:25.577856   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:25.577863   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:25.578110   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:26.075945   43484 type.go:168] "Request Body" body=""
	I0317 10:42:26.076019   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:26.076026   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:26.076036   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:26.076042   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:26.078206   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:26.078229   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:26.078238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:26.078244   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:26 GMT
	I0317 10:42:26.078248   43484 round_trippers.go:587]     Audit-Id: e4646c74-06d4-4e02-a98f-c68fe9a2e11f
	I0317 10:42:26.078252   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:26.078256   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:26.078260   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:26.078523   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:26.575327   43484 type.go:168] "Request Body" body=""
	I0317 10:42:26.575385   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:26.575390   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:26.575397   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:26.575407   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:26.577733   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:26.577752   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:26.577759   43484 round_trippers.go:587]     Audit-Id: 4e02e3c6-871a-4c54-bf6b-87064bf4da83
	I0317 10:42:26.577767   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:26.577771   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:26.577774   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:26.577776   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:26.577778   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:26 GMT
	I0317 10:42:26.577989   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:27.075530   43484 type.go:168] "Request Body" body=""
	I0317 10:42:27.075615   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:27.075622   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:27.075632   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:27.075638   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:27.077600   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:27.077630   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:27.077640   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:27.077646   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:27.077652   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:27 GMT
	I0317 10:42:27.077656   43484 round_trippers.go:587]     Audit-Id: 8c23b3a4-7e27-4035-8c8f-66c612434da3
	I0317 10:42:27.077659   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:27.077663   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:27.077933   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:27.575670   43484 type.go:168] "Request Body" body=""
	I0317 10:42:27.575743   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:27.575748   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:27.575755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:27.575758   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:27.577829   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:27.577851   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:27.577860   43484 round_trippers.go:587]     Audit-Id: 4992e170-d784-4140-ae13-10086ac0c5e5
	I0317 10:42:27.577866   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:27.577870   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:27.577874   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:27.577877   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:27.577883   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:27 GMT
	I0317 10:42:27.578087   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:27.578182   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:28.075946   43484 type.go:168] "Request Body" body=""
	I0317 10:42:28.076013   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:28.076018   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:28.076025   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:28.076032   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:28.078212   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:28.078236   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:28.078245   43484 round_trippers.go:587]     Audit-Id: 4a43145e-f228-4b93-a2fb-c5a8b50c55df
	I0317 10:42:28.078250   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:28.078256   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:28.078261   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:28.078266   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:28.078272   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:28 GMT
	I0317 10:42:28.078537   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:28.575313   43484 type.go:168] "Request Body" body=""
	I0317 10:42:28.575380   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:28.575392   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:28.575399   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:28.575403   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:28.577359   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:28.577380   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:28.577390   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:28.577397   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:28.577410   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:28 GMT
	I0317 10:42:28.577416   43484 round_trippers.go:587]     Audit-Id: c67c4919-8a00-4bd8-9683-cea6ae17bc6e
	I0317 10:42:28.577423   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:28.577429   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:28.577650   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:29.075427   43484 type.go:168] "Request Body" body=""
	I0317 10:42:29.075518   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:29.075526   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:29.075534   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:29.075539   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:29.077555   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:29.077577   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:29.077586   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:29 GMT
	I0317 10:42:29.077593   43484 round_trippers.go:587]     Audit-Id: dd4ca000-87af-4cf3-9a59-d60094892c81
	I0317 10:42:29.077598   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:29.077601   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:29.077604   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:29.077608   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:29.077857   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:29.575723   43484 type.go:168] "Request Body" body=""
	I0317 10:42:29.575791   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:29.575796   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:29.575803   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:29.575808   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:29.578287   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:29.578311   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:29.578320   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:29 GMT
	I0317 10:42:29.578325   43484 round_trippers.go:587]     Audit-Id: 16447bd7-ce71-4b37-b9ce-b09e70736f63
	I0317 10:42:29.578328   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:29.578332   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:29.578342   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:29.578349   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:29.578584   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:29.578732   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:30.075379   43484 type.go:168] "Request Body" body=""
	I0317 10:42:30.075451   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:30.075457   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:30.075465   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:30.075472   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:30.077587   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:30.077604   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:30.077610   43484 round_trippers.go:587]     Audit-Id: 8b17b9ea-18b5-44e8-a7b2-098462ec5637
	I0317 10:42:30.077614   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:30.077617   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:30.077619   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:30.077622   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:30.077625   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:30 GMT
	I0317 10:42:30.077792   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:30.575645   43484 type.go:168] "Request Body" body=""
	I0317 10:42:30.575704   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:30.575709   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:30.575718   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:30.575722   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:30.577931   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:30.577951   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:30.577963   43484 round_trippers.go:587]     Audit-Id: ccf972bf-88e0-423a-baf9-de410105217f
	I0317 10:42:30.577967   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:30.577970   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:30.577972   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:30.577977   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:30.577984   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:30 GMT
	I0317 10:42:30.578193   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:31.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:42:31.075705   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:31.075710   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:31.075717   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:31.075722   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:31.077906   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:31.077925   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:31.077931   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:31.077936   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:31 GMT
	I0317 10:42:31.077939   43484 round_trippers.go:587]     Audit-Id: 90a3789b-8c90-400d-8840-d1503ff49369
	I0317 10:42:31.077941   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:31.077943   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:31.077945   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:31.078152   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:31.575679   43484 type.go:168] "Request Body" body=""
	I0317 10:42:31.575801   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:31.575815   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:31.575822   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:31.575826   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:31.577991   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:31.578014   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:31.578026   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:31.578032   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:31.578036   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:31.578041   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:31 GMT
	I0317 10:42:31.578045   43484 round_trippers.go:587]     Audit-Id: fa4ece45-2af6-4c64-b1e8-65ff2fe70288
	I0317 10:42:31.578049   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:31.578255   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:32.075009   43484 type.go:168] "Request Body" body=""
	I0317 10:42:32.075068   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:32.075073   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:32.075080   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:32.075084   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:32.077302   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:32.077326   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:32.077337   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:32.077343   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:32.077347   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:32 GMT
	I0317 10:42:32.077351   43484 round_trippers.go:587]     Audit-Id: afb85cfc-8735-4fb8-a2b2-23516519b614
	I0317 10:42:32.077355   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:32.077358   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:32.077599   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:32.077704   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:32.575184   43484 type.go:168] "Request Body" body=""
	I0317 10:42:32.575241   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:32.575246   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:32.575253   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:32.575257   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:32.577474   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:32.577493   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:32.577502   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:32.577507   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:32.577510   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:32.577513   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:32 GMT
	I0317 10:42:32.577516   43484 round_trippers.go:587]     Audit-Id: 924f1349-885f-415b-9da9-8c5dfc68c9bc
	I0317 10:42:32.577519   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:32.577747   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:33.075672   43484 type.go:168] "Request Body" body=""
	I0317 10:42:33.075748   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:33.075757   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:33.075769   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:33.075776   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:33.077917   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:33.077934   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:33.077943   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:33.077947   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:33.077953   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:33.077965   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:33 GMT
	I0317 10:42:33.077968   43484 round_trippers.go:587]     Audit-Id: ce4ff008-d869-4470-930a-c266d3dc8df8
	I0317 10:42:33.077972   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:33.078177   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:33.575657   43484 type.go:168] "Request Body" body=""
	I0317 10:42:33.575725   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:33.575733   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:33.575742   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:33.575747   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:33.577999   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:33.578016   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:33.578022   43484 round_trippers.go:587]     Audit-Id: 40f96044-f7fb-4947-b54c-8cd9651bc684
	I0317 10:42:33.578026   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:33.578030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:33.578033   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:33.578035   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:33.578038   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:33 GMT
	I0317 10:42:33.578240   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:34.075706   43484 type.go:168] "Request Body" body=""
	I0317 10:42:34.075775   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:34.075782   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:34.075798   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:34.075808   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:34.078001   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:34.078020   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:34.078026   43484 round_trippers.go:587]     Audit-Id: 6303f445-f37d-4353-9317-25089ec116b7
	I0317 10:42:34.078029   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:34.078031   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:34.078034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:34.078036   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:34.078038   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:34 GMT
	I0317 10:42:34.078222   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:34.078334   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:34.575729   43484 type.go:168] "Request Body" body=""
	I0317 10:42:34.575810   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:34.575821   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:34.575833   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:34.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:34.578022   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:34.578046   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:34.578056   43484 round_trippers.go:587]     Audit-Id: 3ca81e8f-40de-4295-beeb-bce52048a240
	I0317 10:42:34.578063   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:34.578068   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:34.578075   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:34.578079   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:34.578084   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:34 GMT
	I0317 10:42:34.578330   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:35.075122   43484 type.go:168] "Request Body" body=""
	I0317 10:42:35.075179   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:35.075184   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:35.075191   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:35.075196   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:35.077226   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:35.077249   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:35.077257   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:35.077263   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:35.077267   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:35.077271   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:35 GMT
	I0317 10:42:35.077275   43484 round_trippers.go:587]     Audit-Id: b9d43853-40b4-41d9-8259-788f1d25e988
	I0317 10:42:35.077283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:35.077515   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:35.575285   43484 type.go:168] "Request Body" body=""
	I0317 10:42:35.575352   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:35.575357   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:35.575365   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:35.575369   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:35.577518   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:35.577539   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:35.577546   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:35 GMT
	I0317 10:42:35.577550   43484 round_trippers.go:587]     Audit-Id: a209e6d6-afdc-479a-ba6d-a122a29c644e
	I0317 10:42:35.577553   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:35.577555   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:35.577559   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:35.577562   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:35.577721   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:36.075469   43484 type.go:168] "Request Body" body=""
	I0317 10:42:36.075536   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:36.075541   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:36.075548   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:36.075552   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:36.077674   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:36.077695   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:36.077702   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:36.077706   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:36.077712   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:36.077714   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:36.077720   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:36 GMT
	I0317 10:42:36.077723   43484 round_trippers.go:587]     Audit-Id: 98a6e0a4-6e22-44fc-b4dc-697291a1d77f
	I0317 10:42:36.077953   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:36.575870   43484 type.go:168] "Request Body" body=""
	I0317 10:42:36.575929   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:36.575935   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:36.575942   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:36.575947   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:36.578145   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:36.578162   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:36.578171   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:36.578176   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:36.578181   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:36.578185   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:36.578189   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:36 GMT
	I0317 10:42:36.578195   43484 round_trippers.go:587]     Audit-Id: 3d52574a-e5bf-4b8a-9f9c-80d71d3f2a6f
	I0317 10:42:36.578427   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:36.578546   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:37.075990   43484 type.go:168] "Request Body" body=""
	I0317 10:42:37.076047   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:37.076052   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:37.076058   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:37.076062   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:37.078144   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:37.078167   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:37.078178   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:37.078186   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:37 GMT
	I0317 10:42:37.078190   43484 round_trippers.go:587]     Audit-Id: 6f801a4a-670e-4e83-92c9-b608125b4316
	I0317 10:42:37.078194   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:37.078198   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:37.078202   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:37.078500   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:37.575042   43484 type.go:168] "Request Body" body=""
	I0317 10:42:37.575103   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:37.575108   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:37.575115   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:37.575120   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:37.577199   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:37.577221   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:37.577229   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:37.577235   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:37 GMT
	I0317 10:42:37.577239   43484 round_trippers.go:587]     Audit-Id: cccaa457-bf3d-4135-870f-6845c4d47397
	I0317 10:42:37.577243   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:37.577248   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:37.577251   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:37.577429   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:38.075283   43484 type.go:168] "Request Body" body=""
	I0317 10:42:38.075349   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:38.075358   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:38.075368   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:38.075379   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:38.077520   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:38.077543   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:38.077551   43484 round_trippers.go:587]     Audit-Id: 9c038365-a466-44d8-b4ce-067eaca215ad
	I0317 10:42:38.077556   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:38.077561   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:38.077564   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:38.077568   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:38.077572   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:38 GMT
	I0317 10:42:38.077798   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:38.575659   43484 type.go:168] "Request Body" body=""
	I0317 10:42:38.575750   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:38.575758   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:38.575768   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:38.575780   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:38.577921   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:38.577941   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:38.577949   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:38.577954   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:38 GMT
	I0317 10:42:38.577960   43484 round_trippers.go:587]     Audit-Id: da113768-17a1-4adb-bd23-020b4e8fd388
	I0317 10:42:38.577964   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:38.577967   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:38.577969   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:38.578205   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:39.076025   43484 type.go:168] "Request Body" body=""
	I0317 10:42:39.076090   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:39.076106   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:39.076162   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:39.076171   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:39.078240   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:39.078266   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:39.078276   43484 round_trippers.go:587]     Audit-Id: f95695fb-859d-4f39-9fbc-59dc20a95e15
	I0317 10:42:39.078283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:39.078290   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:39.078295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:39.078301   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:39.078305   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:39 GMT
	I0317 10:42:39.078568   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:39.078668   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:39.575332   43484 type.go:168] "Request Body" body=""
	I0317 10:42:39.575426   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:39.575433   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:39.575443   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:39.575450   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:39.577756   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:39.577780   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:39.577790   43484 round_trippers.go:587]     Audit-Id: ce55f0cf-8aa0-45b3-8a19-45fbd3b3dc1d
	I0317 10:42:39.577797   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:39.577802   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:39.577807   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:39.577811   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:39.577821   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:39 GMT
	I0317 10:42:39.578047   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:40.075682   43484 type.go:168] "Request Body" body=""
	I0317 10:42:40.075746   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:40.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:40.075759   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:40.075767   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:40.077796   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:40.077815   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:40.077824   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:40.077829   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:40 GMT
	I0317 10:42:40.077833   43484 round_trippers.go:587]     Audit-Id: dd4efa78-a16f-4e68-81a7-1e10ceb8cebd
	I0317 10:42:40.077836   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:40.077841   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:40.077844   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:40.078060   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:40.575748   43484 type.go:168] "Request Body" body=""
	I0317 10:42:40.575808   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:40.575812   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:40.575819   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:40.575823   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:40.577854   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:40.577877   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:40.577886   43484 round_trippers.go:587]     Audit-Id: b87691f4-54e0-4502-8459-34956ef82a17
	I0317 10:42:40.577891   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:40.577897   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:40.577903   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:40.577909   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:40.577916   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:40 GMT
	I0317 10:42:40.578194   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:41.075001   43484 type.go:168] "Request Body" body=""
	I0317 10:42:41.075078   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:41.075085   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:41.075095   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:41.075101   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:41.077180   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:41.077203   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:41.077210   43484 round_trippers.go:587]     Audit-Id: 5cd28042-1dae-45f5-9dad-ce27b27a837e
	I0317 10:42:41.077214   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:41.077218   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:41.077220   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:41.077223   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:41.077227   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:41 GMT
	I0317 10:42:41.077492   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:41.575275   43484 type.go:168] "Request Body" body=""
	I0317 10:42:41.575341   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:41.575346   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:41.575352   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:41.575357   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:41.577607   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:41.577629   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:41.577639   43484 round_trippers.go:587]     Audit-Id: ac98a919-eda4-4140-9a85-d7ec0bbc03bb
	I0317 10:42:41.577644   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:41.577648   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:41.577652   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:41.577656   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:41.577659   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:41 GMT
	I0317 10:42:41.577882   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:41.577987   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:42.075757   43484 type.go:168] "Request Body" body=""
	I0317 10:42:42.075845   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:42.075853   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:42.075863   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:42.075871   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:42.078130   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:42.078154   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:42.078164   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:42.078170   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:42 GMT
	I0317 10:42:42.078175   43484 round_trippers.go:587]     Audit-Id: 2869396c-4669-41fd-a5ba-a7ca3aca986a
	I0317 10:42:42.078179   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:42.078184   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:42.078188   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:42.078392   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:42.575997   43484 type.go:168] "Request Body" body=""
	I0317 10:42:42.576056   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:42.576062   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:42.576069   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:42.576073   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:42.578417   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:42.578439   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:42.578446   43484 round_trippers.go:587]     Audit-Id: 3a89a9be-4a01-4469-91eb-0ec603a67947
	I0317 10:42:42.578469   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:42.578473   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:42.578479   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:42.578484   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:42.578487   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:42 GMT
	I0317 10:42:42.578761   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:43.075599   43484 type.go:168] "Request Body" body=""
	I0317 10:42:43.075661   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:43.075668   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:43.075678   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:43.075689   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:43.077968   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:43.077987   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:43.077994   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:43 GMT
	I0317 10:42:43.077998   43484 round_trippers.go:587]     Audit-Id: cd70dc88-7ec6-456e-9f7b-b756bb27d171
	I0317 10:42:43.078001   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:43.078003   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:43.078005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:43.078007   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:43.078291   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:43.575055   43484 type.go:168] "Request Body" body=""
	I0317 10:42:43.575149   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:43.575159   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:43.575170   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:43.575183   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:43.577507   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:43.577528   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:43.577536   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:43 GMT
	I0317 10:42:43.577543   43484 round_trippers.go:587]     Audit-Id: 55b20950-8c58-4328-a91d-44954360df4b
	I0317 10:42:43.577546   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:43.577550   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:43.577555   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:43.577563   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:43.577811   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:44.075731   43484 type.go:168] "Request Body" body=""
	I0317 10:42:44.075793   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:44.075798   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:44.075806   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:44.075812   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:44.077994   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:44.078017   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:44.078026   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:44.078030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:44.078037   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:44.078042   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:44.078045   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:44 GMT
	I0317 10:42:44.078049   43484 round_trippers.go:587]     Audit-Id: 02ffafea-ed17-493b-bccc-1eca70bf6f6b
	I0317 10:42:44.078328   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:44.078497   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:44.575146   43484 type.go:168] "Request Body" body=""
	I0317 10:42:44.575231   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:44.575237   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:44.575244   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:44.575248   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:44.577374   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:44.577395   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:44.577405   43484 round_trippers.go:587]     Audit-Id: b3814f3f-77bb-495d-bf9d-1fada1495e95
	I0317 10:42:44.577412   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:44.577418   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:44.577423   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:44.577436   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:44.577442   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:44 GMT
	I0317 10:42:44.577689   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:45.075043   43484 type.go:168] "Request Body" body=""
	I0317 10:42:45.075111   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:45.075116   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:45.075123   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:45.075128   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:45.077081   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:45.077104   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:45.077113   43484 round_trippers.go:587]     Audit-Id: 88b7bced-a323-4899-8655-6dea12ec1ff6
	I0317 10:42:45.077119   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:45.077124   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:45.077130   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:45.077136   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:45.077140   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:45 GMT
	I0317 10:42:45.077376   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:45.575183   43484 type.go:168] "Request Body" body=""
	I0317 10:42:45.575250   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:45.575257   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:45.575267   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:45.575274   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:45.577513   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:45.577535   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:45.577544   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:45.577550   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:45 GMT
	I0317 10:42:45.577556   43484 round_trippers.go:587]     Audit-Id: 7cd81516-82b7-4e27-b2cc-bbead643c7f3
	I0317 10:42:45.577562   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:45.577566   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:45.577569   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:45.577825   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:46.075646   43484 type.go:168] "Request Body" body=""
	I0317 10:42:46.075720   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:46.075728   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:46.075738   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:46.075750   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:46.078024   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:46.078044   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:46.078050   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:46 GMT
	I0317 10:42:46.078055   43484 round_trippers.go:587]     Audit-Id: 92cebbe1-8cf4-4812-9275-a224a90d04d9
	I0317 10:42:46.078059   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:46.078062   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:46.078064   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:46.078067   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:46.078349   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:46.078612   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:46.575283   43484 type.go:168] "Request Body" body=""
	I0317 10:42:46.575344   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:46.575349   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:46.575356   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:46.575359   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:46.577385   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:46.577408   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:46.577415   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:46.577418   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:46.577422   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:46 GMT
	I0317 10:42:46.577424   43484 round_trippers.go:587]     Audit-Id: bbf7fd81-acc3-42e7-8aae-7bb5d21ae808
	I0317 10:42:46.577427   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:46.577431   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:46.577673   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:47.075329   43484 type.go:168] "Request Body" body=""
	I0317 10:42:47.075393   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:47.075398   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:47.075406   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:47.075411   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:47.077748   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:47.077765   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:47.077772   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:47.077776   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:47.077780   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:47.077784   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:47.077788   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:47 GMT
	I0317 10:42:47.077792   43484 round_trippers.go:587]     Audit-Id: 30ac51d5-8beb-45e8-b494-e2362374cc95
	I0317 10:42:47.078006   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:47.575818   43484 type.go:168] "Request Body" body=""
	I0317 10:42:47.575896   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:47.575903   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:47.575913   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:47.575924   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:47.579780   43484 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 10:42:47.579802   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:47.579810   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:47.579815   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:47.579821   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:47.579825   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:47 GMT
	I0317 10:42:47.579829   43484 round_trippers.go:587]     Audit-Id: 007bec73-32e4-4e5c-bd74-828ae9db2e28
	I0317 10:42:47.579837   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:47.580044   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:48.075626   43484 type.go:168] "Request Body" body=""
	I0317 10:42:48.075724   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:48.075736   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:48.075747   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:48.075753   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:48.078127   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:48.078150   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:48.078159   43484 round_trippers.go:587]     Audit-Id: 7e132a46-cbfb-431e-943e-a157229b1f80
	I0317 10:42:48.078166   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:48.078169   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:48.078173   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:48.078178   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:48.078182   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:48 GMT
	I0317 10:42:48.078413   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:48.575254   43484 type.go:168] "Request Body" body=""
	I0317 10:42:48.575347   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:48.575359   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:48.575369   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:48.575379   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:48.577183   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:48.577204   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:48.577214   43484 round_trippers.go:587]     Audit-Id: 9dbb5222-20c7-4927-bed2-fc3724369b89
	I0317 10:42:48.577224   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:48.577229   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:48.577236   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:48.577244   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:48.577248   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:48 GMT
	I0317 10:42:48.577513   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:48.577637   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:49.075304   43484 type.go:168] "Request Body" body=""
	I0317 10:42:49.075371   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:49.075378   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:49.075389   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:49.075401   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:49.077463   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:49.077490   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:49.077502   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:49.077505   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:49.077537   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:49.077546   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:49.077549   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:49 GMT
	I0317 10:42:49.077554   43484 round_trippers.go:587]     Audit-Id: d595661a-e6cc-479a-9fec-72e8070cb87c
	I0317 10:42:49.077864   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:49.575765   43484 type.go:168] "Request Body" body=""
	I0317 10:42:49.575831   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:49.575835   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:49.575843   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:49.575848   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:49.577788   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:49.577805   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:49.577814   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:49.577818   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:49.577822   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:49.577825   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:49 GMT
	I0317 10:42:49.577828   43484 round_trippers.go:587]     Audit-Id: 0611b1e2-0fca-4197-a085-4c25856f2160
	I0317 10:42:49.577831   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:49.578045   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:50.075675   43484 type.go:168] "Request Body" body=""
	I0317 10:42:50.075747   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:50.075752   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:50.075760   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:50.075765   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:50.077843   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:50.077859   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:50.077865   43484 round_trippers.go:587]     Audit-Id: 95ef82d5-4915-4f44-99f1-7413352ba543
	I0317 10:42:50.077869   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:50.077872   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:50.077875   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:50.077880   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:50.077882   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:50 GMT
	I0317 10:42:50.078085   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:50.575960   43484 type.go:168] "Request Body" body=""
	I0317 10:42:50.576019   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:50.576023   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:50.576031   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:50.576035   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:50.578058   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:50.578082   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:50.578093   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:50.578098   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:50 GMT
	I0317 10:42:50.578105   43484 round_trippers.go:587]     Audit-Id: e05989f9-b38c-4715-955c-7feda137ea79
	I0317 10:42:50.578109   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:50.578113   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:50.578116   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:50.578313   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:50.578415   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:51.075173   43484 type.go:168] "Request Body" body=""
	I0317 10:42:51.075233   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:51.075238   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:51.075300   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:51.075325   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:51.077564   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:51.077581   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:51.077588   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:51.077591   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:51.077594   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:51.077597   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:51 GMT
	I0317 10:42:51.077599   43484 round_trippers.go:587]     Audit-Id: dac05622-1b14-4e4a-8ee2-076d62a4861d
	I0317 10:42:51.077601   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:51.077856   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:51.575702   43484 type.go:168] "Request Body" body=""
	I0317 10:42:51.575766   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:51.575776   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:51.575783   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:51.575787   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:51.577938   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:51.577961   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:51.577973   43484 round_trippers.go:587]     Audit-Id: 95633352-12c0-4bd0-912f-d3a50b6795f7
	I0317 10:42:51.577979   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:51.577985   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:51.577990   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:51.577998   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:51.578001   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:51 GMT
	I0317 10:42:51.578276   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:52.075693   43484 type.go:168] "Request Body" body=""
	I0317 10:42:52.075759   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:52.075764   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:52.075771   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:52.075776   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:52.077771   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:52.077796   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:52.077807   43484 round_trippers.go:587]     Audit-Id: a4a0d84d-a4be-44ce-9494-572709f200ce
	I0317 10:42:52.077813   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:52.077817   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:52.077821   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:52.077827   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:52.077831   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:52 GMT
	I0317 10:42:52.078076   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:52.575824   43484 type.go:168] "Request Body" body=""
	I0317 10:42:52.575902   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:52.575910   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:52.575921   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:52.575929   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:52.578124   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:52.578148   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:52.578158   43484 round_trippers.go:587]     Audit-Id: e214a0bf-c2f0-438d-ab45-e707755b92e3
	I0317 10:42:52.578163   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:52.578169   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:52.578172   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:52.578176   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:52.578179   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:52 GMT
	I0317 10:42:52.578598   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:52.578712   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:53.075394   43484 type.go:168] "Request Body" body=""
	I0317 10:42:53.075472   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:53.075478   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:53.075494   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:53.075497   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:53.077788   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:53.077806   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:53.077812   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:53.077816   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:53.077820   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:53 GMT
	I0317 10:42:53.077822   43484 round_trippers.go:587]     Audit-Id: 5c7e2992-fe18-4a77-93ad-984f133f59b0
	I0317 10:42:53.077825   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:53.077827   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:53.078129   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:53.576007   43484 type.go:168] "Request Body" body=""
	I0317 10:42:53.576068   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:53.576073   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:53.576082   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:53.576089   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:53.578139   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:53.578164   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:53.578175   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:53 GMT
	I0317 10:42:53.578181   43484 round_trippers.go:587]     Audit-Id: 6c15aeb7-0976-4491-88e7-06bcebd49e18
	I0317 10:42:53.578185   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:53.578190   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:53.578194   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:53.578199   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:53.578547   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:54.075315   43484 type.go:168] "Request Body" body=""
	I0317 10:42:54.075390   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:54.075397   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:54.075411   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:54.075421   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:54.077522   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:54.077544   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:54.077553   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:54 GMT
	I0317 10:42:54.077557   43484 round_trippers.go:587]     Audit-Id: be7ca358-e5e8-45f0-ac2f-693cc369402c
	I0317 10:42:54.077562   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:54.077568   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:54.077573   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:54.077578   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:54.077866   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:54.575640   43484 type.go:168] "Request Body" body=""
	I0317 10:42:54.575730   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:54.575750   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:54.575757   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:54.575763   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:54.577985   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:54.578004   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:54.578011   43484 round_trippers.go:587]     Audit-Id: b2ebfc6f-432c-47dc-939e-56d02cd26bd7
	I0317 10:42:54.578016   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:54.578020   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:54.578025   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:54.578030   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:54.578034   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:54 GMT
	I0317 10:42:54.578270   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:55.075017   43484 type.go:168] "Request Body" body=""
	I0317 10:42:55.075096   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:55.075102   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:55.075111   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:55.075116   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:55.077164   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:55.077189   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:55.077196   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:55.077199   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:55.077203   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:55.077206   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:55.077208   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:55 GMT
	I0317 10:42:55.077210   43484 round_trippers.go:587]     Audit-Id: 130dd8a8-57fe-4477-8028-7de89b7b900c
	I0317 10:42:55.077467   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:55.077568   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:55.575232   43484 type.go:168] "Request Body" body=""
	I0317 10:42:55.575318   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:55.575325   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:55.575335   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:55.575355   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:55.577643   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:55.577664   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:55.577673   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:55.577682   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:55.577687   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:55.577691   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:55.577696   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:55 GMT
	I0317 10:42:55.577702   43484 round_trippers.go:587]     Audit-Id: 5ca5a9be-304a-407f-ac83-ef77b5e9d51a
	I0317 10:42:55.577896   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:56.075683   43484 type.go:168] "Request Body" body=""
	I0317 10:42:56.075782   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:56.075793   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:56.075805   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:56.075816   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:56.078051   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:56.078070   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:56.078078   43484 round_trippers.go:587]     Audit-Id: d4907137-2dc3-4640-bb73-e576d69961fd
	I0317 10:42:56.078084   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:56.078088   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:56.078091   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:56.078093   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:56.078096   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:56 GMT
	I0317 10:42:56.078334   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:56.575123   43484 type.go:168] "Request Body" body=""
	I0317 10:42:56.575207   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:56.575213   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:56.575223   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:56.575232   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:56.577312   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:56.577332   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:56.577341   43484 round_trippers.go:587]     Audit-Id: 65d7d239-1f86-4336-9918-e3673dd71654
	I0317 10:42:56.577347   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:56.577352   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:56.577358   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:56.577365   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:56.577370   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:56 GMT
	I0317 10:42:56.577640   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:57.075952   43484 type.go:168] "Request Body" body=""
	I0317 10:42:57.076017   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:57.076022   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:57.076028   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:57.076036   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:57.078150   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:57.078182   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:57.078191   43484 round_trippers.go:587]     Audit-Id: 9140084c-5973-438f-b3a5-a6057f6d4eef
	I0317 10:42:57.078196   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:57.078204   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:57.078208   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:57.078212   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:57.078216   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:57 GMT
	I0317 10:42:57.078445   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:57.078571   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:42:57.575917   43484 type.go:168] "Request Body" body=""
	I0317 10:42:57.575977   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:57.575982   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:57.575990   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:57.575994   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:57.578266   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:57.578286   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:57.578295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:57.578299   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:57.578305   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:57 GMT
	I0317 10:42:57.578309   43484 round_trippers.go:587]     Audit-Id: 2268719f-7276-4fe8-bf1b-b9ecb102ac73
	I0317 10:42:57.578313   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:57.578317   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:57.578521   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:58.075308   43484 type.go:168] "Request Body" body=""
	I0317 10:42:58.075371   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:58.075379   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:58.075389   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:58.075398   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:58.077469   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:42:58.077492   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:58.077501   43484 round_trippers.go:587]     Audit-Id: 2f06def9-c70e-49ac-bd1d-f67efe4d90fb
	I0317 10:42:58.077506   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:58.077512   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:58.077518   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:58.077523   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:58.077528   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:58 GMT
	I0317 10:42:58.077741   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:58.575124   43484 type.go:168] "Request Body" body=""
	I0317 10:42:58.575197   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:58.575205   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:58.575216   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:58.575248   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:58.577184   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:58.577206   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:58.577215   43484 round_trippers.go:587]     Audit-Id: 61bca6b8-77e8-4969-b88f-6f4afbad3718
	I0317 10:42:58.577220   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:58.577224   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:58.577227   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:58.577230   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:58.577232   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:58 GMT
	I0317 10:42:58.577406   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:59.075154   43484 type.go:168] "Request Body" body=""
	I0317 10:42:59.075217   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:59.075222   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:59.075229   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:59.075237   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:59.077246   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:59.077263   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:59.077270   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:59 GMT
	I0317 10:42:59.077275   43484 round_trippers.go:587]     Audit-Id: 6e31359e-3b38-46e0-8542-61df570e71a0
	I0317 10:42:59.077279   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:59.077281   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:59.077284   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:59.077286   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:59.077491   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:59.575274   43484 type.go:168] "Request Body" body=""
	I0317 10:42:59.575343   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:42:59.575348   43484 round_trippers.go:476] Request Headers:
	I0317 10:42:59.575355   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:42:59.575358   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:42:59.577360   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:42:59.577376   43484 round_trippers.go:584] Response Headers:
	I0317 10:42:59.577383   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:42:59.577387   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:42:59 GMT
	I0317 10:42:59.577390   43484 round_trippers.go:587]     Audit-Id: 0e60afa0-cbb3-41e1-9053-421d5c0fdd09
	I0317 10:42:59.577393   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:42:59.577395   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:42:59.577400   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:42:59.577654   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:42:59.577773   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:00.075428   43484 type.go:168] "Request Body" body=""
	I0317 10:43:00.075516   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:00.075527   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:00.075537   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:00.075544   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:00.077714   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:00.077738   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:00.077748   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:00.077756   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:00.077761   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:00 GMT
	I0317 10:43:00.077765   43484 round_trippers.go:587]     Audit-Id: 776028da-c899-4756-a721-15e25f2453e5
	I0317 10:43:00.077769   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:00.077772   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:00.077972   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:00.575833   43484 type.go:168] "Request Body" body=""
	I0317 10:43:00.575897   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:00.575902   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:00.575909   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:00.575914   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:00.578077   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:00.578105   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:00.578113   43484 round_trippers.go:587]     Audit-Id: 5e30ad4d-bb50-4126-8925-12eff16e43ae
	I0317 10:43:00.578120   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:00.578124   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:00.578129   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:00.578135   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:00.578138   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:00 GMT
	I0317 10:43:00.578405   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:01.075207   43484 type.go:168] "Request Body" body=""
	I0317 10:43:01.075279   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:01.075285   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:01.075292   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:01.075298   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:01.077352   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:01.077370   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:01.077377   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:01.077381   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:01.077384   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:01 GMT
	I0317 10:43:01.077387   43484 round_trippers.go:587]     Audit-Id: a952750e-c9e9-4afc-aa1e-23e0fff80d37
	I0317 10:43:01.077390   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:01.077393   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:01.077658   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:01.575490   43484 type.go:168] "Request Body" body=""
	I0317 10:43:01.575560   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:01.575566   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:01.575573   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:01.575576   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:01.577827   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:01.577854   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:01.577865   43484 round_trippers.go:587]     Audit-Id: 72305b13-6057-4190-8022-c02130e8b262
	I0317 10:43:01.577872   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:01.577878   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:01.577882   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:01.577891   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:01.577895   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:01 GMT
	I0317 10:43:01.578178   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:01.578318   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:02.075000   43484 type.go:168] "Request Body" body=""
	I0317 10:43:02.075065   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:02.075070   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:02.075077   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:02.075080   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:02.077121   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:02.077146   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:02.077156   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:02 GMT
	I0317 10:43:02.077163   43484 round_trippers.go:587]     Audit-Id: 8f239f91-81ba-4808-81b4-b351bdcf9858
	I0317 10:43:02.077171   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:02.077176   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:02.077180   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:02.077183   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:02.077403   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:02.575691   43484 type.go:168] "Request Body" body=""
	I0317 10:43:02.575760   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:02.575766   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:02.575773   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:02.575776   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:02.577964   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:02.577985   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:02.577992   43484 round_trippers.go:587]     Audit-Id: 57ccfa51-059a-4183-aeec-c2a6cd6f0d7b
	I0317 10:43:02.577996   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:02.577999   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:02.578002   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:02.578005   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:02.578009   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:02 GMT
	I0317 10:43:02.578285   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:03.075076   43484 type.go:168] "Request Body" body=""
	I0317 10:43:03.075144   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:03.075150   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:03.075157   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:03.075165   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:03.077298   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:03.077326   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:03.077337   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:03 GMT
	I0317 10:43:03.077344   43484 round_trippers.go:587]     Audit-Id: a5071e61-0eaf-4c99-a1b3-3c4b4aca2af0
	I0317 10:43:03.077348   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:03.077353   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:03.077357   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:03.077361   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:03.077639   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:03.575355   43484 type.go:168] "Request Body" body=""
	I0317 10:43:03.575445   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:03.575451   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:03.575458   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:03.575463   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:03.577818   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:03.577837   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:03.577843   43484 round_trippers.go:587]     Audit-Id: 50c94742-6a3c-46e3-98a7-3f0ce5ff48a6
	I0317 10:43:03.577847   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:03.577849   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:03.577852   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:03.577854   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:03.577856   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:03 GMT
	I0317 10:43:03.578020   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:04.075651   43484 type.go:168] "Request Body" body=""
	I0317 10:43:04.075705   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:04.075710   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:04.075718   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:04.075724   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:04.077732   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:04.077751   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:04.077758   43484 round_trippers.go:587]     Audit-Id: e97c8173-043c-44cf-aebe-de602804c4cd
	I0317 10:43:04.077773   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:04.077779   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:04.077788   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:04.077793   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:04.077797   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:04 GMT
	I0317 10:43:04.078030   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:04.078139   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:04.576023   43484 type.go:168] "Request Body" body=""
	I0317 10:43:04.576165   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:04.576176   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:04.576191   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:04.576201   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:04.578624   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:04.578648   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:04.578659   43484 round_trippers.go:587]     Audit-Id: 2ac43a19-dc28-46a6-92d1-17c431a5540f
	I0317 10:43:04.578665   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:04.578672   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:04.578676   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:04.578681   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:04.578685   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:04 GMT
	I0317 10:43:04.578910   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:05.075834   43484 type.go:168] "Request Body" body=""
	I0317 10:43:05.075900   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:05.075906   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:05.075913   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:05.075916   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:05.078205   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:05.078228   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:05.078241   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:05.078246   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:05.078251   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:05.078255   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:05 GMT
	I0317 10:43:05.078259   43484 round_trippers.go:587]     Audit-Id: 71efe016-84bf-4c3c-83c2-6b1f01f16133
	I0317 10:43:05.078264   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:05.078566   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:05.575351   43484 type.go:168] "Request Body" body=""
	I0317 10:43:05.575427   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:05.575432   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:05.575439   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:05.575444   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:05.577577   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:05.577603   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:05.577613   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:05.577618   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:05.577624   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:05 GMT
	I0317 10:43:05.577628   43484 round_trippers.go:587]     Audit-Id: 609e1fa6-04c7-4121-af57-0ea2bde447e6
	I0317 10:43:05.577631   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:05.577635   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:05.577902   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:06.075692   43484 type.go:168] "Request Body" body=""
	I0317 10:43:06.075770   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:06.075775   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:06.075781   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:06.075785   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:06.078033   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:06.078057   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:06.078067   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:06.078074   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:06.078081   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:06.078086   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:06.078092   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:06 GMT
	I0317 10:43:06.078101   43484 round_trippers.go:587]     Audit-Id: 96f932fa-7387-46fe-9979-c49fbc7d411e
	I0317 10:43:06.078366   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:06.078484   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:06.575081   43484 type.go:168] "Request Body" body=""
	I0317 10:43:06.575166   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:06.575171   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:06.575178   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:06.575184   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:06.577380   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:06.577405   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:06.577415   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:06 GMT
	I0317 10:43:06.577420   43484 round_trippers.go:587]     Audit-Id: 78417e58-e3c3-452d-9d96-2c28f5057e64
	I0317 10:43:06.577425   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:06.577429   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:06.577436   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:06.577443   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:06.577717   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:07.075278   43484 type.go:168] "Request Body" body=""
	I0317 10:43:07.075346   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:07.075352   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:07.075359   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:07.075365   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:07.077508   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:07.077528   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:07.077538   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:07.077544   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:07.077548   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:07 GMT
	I0317 10:43:07.077555   43484 round_trippers.go:587]     Audit-Id: 8eea260e-2ce4-4a5d-ade6-0138e3ee0933
	I0317 10:43:07.077559   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:07.077566   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:07.077811   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:07.575317   43484 type.go:168] "Request Body" body=""
	I0317 10:43:07.575379   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:07.575384   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:07.575391   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:07.575395   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:07.577543   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:07.577560   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:07.577567   43484 round_trippers.go:587]     Audit-Id: ac26b6e6-2136-4ef9-91fc-612801c1f02e
	I0317 10:43:07.577570   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:07.577573   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:07.577576   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:07.577578   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:07.577581   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:07 GMT
	I0317 10:43:07.577800   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:08.075630   43484 type.go:168] "Request Body" body=""
	I0317 10:43:08.075687   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:08.075692   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:08.075698   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:08.075702   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:08.077852   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:08.077873   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:08.077883   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:08.077891   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:08 GMT
	I0317 10:43:08.077898   43484 round_trippers.go:587]     Audit-Id: e5895bf9-0b1d-4fe8-8959-a3e4cfebbe91
	I0317 10:43:08.077902   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:08.077907   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:08.077912   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:08.078162   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:08.575696   43484 type.go:168] "Request Body" body=""
	I0317 10:43:08.575753   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:08.575759   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:08.575766   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:08.575770   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:08.578014   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:08.578033   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:08.578042   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:08.578047   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:08.578052   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:08 GMT
	I0317 10:43:08.578056   43484 round_trippers.go:587]     Audit-Id: 05f6c630-6779-4ccd-975b-e2c4e3171feb
	I0317 10:43:08.578060   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:08.578063   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:08.578270   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:08.578364   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:09.075886   43484 type.go:168] "Request Body" body=""
	I0317 10:43:09.075963   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:09.075971   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:09.075982   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:09.075986   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:09.078390   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:09.078418   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:09.078427   43484 round_trippers.go:587]     Audit-Id: 10d2b3e5-facd-4c4d-8365-7c374f4c415c
	I0317 10:43:09.078434   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:09.078440   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:09.078445   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:09.078466   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:09.078470   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:09 GMT
	I0317 10:43:09.078789   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:09.575068   43484 type.go:168] "Request Body" body=""
	I0317 10:43:09.575133   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:09.575144   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:09.575159   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:09.575167   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:09.577257   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:09.577274   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:09.577279   43484 round_trippers.go:587]     Audit-Id: 83516ba9-52dd-4e14-9be1-3a659e638756
	I0317 10:43:09.577283   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:09.577286   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:09.577290   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:09.577293   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:09.577295   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:09 GMT
	I0317 10:43:09.577500   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:10.075004   43484 type.go:168] "Request Body" body=""
	I0317 10:43:10.075073   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:10.075082   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:10.075089   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:10.075096   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:10.076989   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:10.077014   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:10.077024   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:10.077030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:10.077034   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:10.077039   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:10.077050   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:10 GMT
	I0317 10:43:10.077054   43484 round_trippers.go:587]     Audit-Id: 7624159f-4c3e-4320-8ad7-f406c00a3e0a
	I0317 10:43:10.077259   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:10.575795   43484 type.go:168] "Request Body" body=""
	I0317 10:43:10.575876   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:10.575887   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:10.575897   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:10.575908   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:10.578147   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:10.578170   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:10.578179   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:10 GMT
	I0317 10:43:10.578185   43484 round_trippers.go:587]     Audit-Id: 609ca8dc-ac08-415f-a5b6-72b4e83606a0
	I0317 10:43:10.578190   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:10.578194   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:10.578198   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:10.578201   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:10.578425   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:10.578567   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:11.076012   43484 type.go:168] "Request Body" body=""
	I0317 10:43:11.076072   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:11.076077   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:11.076084   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:11.076089   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:11.078268   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:11.078291   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:11.078301   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:11.078308   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:11.078313   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:11.078317   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:11.078322   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:11 GMT
	I0317 10:43:11.078327   43484 round_trippers.go:587]     Audit-Id: 9a7440e8-9a11-48dd-abea-236c98bc53c7
	I0317 10:43:11.078631   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:11.575042   43484 type.go:168] "Request Body" body=""
	I0317 10:43:11.575100   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:11.575105   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:11.575112   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:11.575122   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:11.580286   43484 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 10:43:11.580321   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:11.580329   43484 round_trippers.go:587]     Audit-Id: c0e3903c-8086-4170-a47c-ab1f199f3fc1
	I0317 10:43:11.580335   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:11.580339   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:11.580343   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:11.580347   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:11.580350   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:11 GMT
	I0317 10:43:11.580647   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:12.075988   43484 type.go:168] "Request Body" body=""
	I0317 10:43:12.076062   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:12.076069   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:12.076078   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:12.076090   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:12.078263   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:12.078285   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:12.078295   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:12.078301   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:12 GMT
	I0317 10:43:12.078307   43484 round_trippers.go:587]     Audit-Id: 2e0848f6-e8a1-46b1-a3e8-6ad75eae2f13
	I0317 10:43:12.078312   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:12.078316   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:12.078320   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:12.078633   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:12.575201   43484 type.go:168] "Request Body" body=""
	I0317 10:43:12.575271   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:12.575279   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:12.575290   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:12.575301   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:12.577467   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:12.577488   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:12.577495   43484 round_trippers.go:587]     Audit-Id: 1e408a10-c865-42fc-b547-6a545b4b26fa
	I0317 10:43:12.577501   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:12.577505   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:12.577510   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:12.577513   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:12.577516   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:12 GMT
	I0317 10:43:12.577782   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:13.075623   43484 type.go:168] "Request Body" body=""
	I0317 10:43:13.075682   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:13.075688   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:13.075696   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:13.075703   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:13.078214   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:13.078237   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:13.078247   43484 round_trippers.go:587]     Audit-Id: 1eb5c631-87cd-48e0-84b9-e60d3f7ed952
	I0317 10:43:13.078251   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:13.078255   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:13.078259   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:13.078262   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:13.078265   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:13 GMT
	I0317 10:43:13.078514   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:13.078624   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:13.575322   43484 type.go:168] "Request Body" body=""
	I0317 10:43:13.575383   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:13.575388   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:13.575395   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:13.575399   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:13.577556   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:13.577576   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:13.577583   43484 round_trippers.go:587]     Audit-Id: df5acc1e-c3f1-46d5-8a9e-db9f483613cd
	I0317 10:43:13.577587   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:13.577589   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:13.577593   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:13.577597   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:13.577599   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:13 GMT
	I0317 10:43:13.577819   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:14.075701   43484 type.go:168] "Request Body" body=""
	I0317 10:43:14.075769   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:14.075778   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:14.075789   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:14.075796   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:14.077825   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:14.077844   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:14.077854   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:14 GMT
	I0317 10:43:14.077859   43484 round_trippers.go:587]     Audit-Id: a6208491-ea35-4774-bc2a-17c997f198b8
	I0317 10:43:14.077864   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:14.077867   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:14.077870   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:14.077874   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:14.078122   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:14.575995   43484 type.go:168] "Request Body" body=""
	I0317 10:43:14.576063   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:14.576071   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:14.576088   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:14.576098   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:14.578199   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:14.578220   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:14.578230   43484 round_trippers.go:587]     Audit-Id: 9cecb9fd-84ac-414f-a30c-1a518934dcb8
	I0317 10:43:14.578236   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:14.578241   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:14.578246   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:14.578251   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:14.578254   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:14 GMT
	I0317 10:43:14.578571   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:15.075340   43484 type.go:168] "Request Body" body=""
	I0317 10:43:15.075418   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:15.075423   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:15.075431   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:15.075435   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:15.077627   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:15.077644   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:15.077650   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:15.077655   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:15.077658   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:15.077662   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:15.077664   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:15 GMT
	I0317 10:43:15.077666   43484 round_trippers.go:587]     Audit-Id: 43018aee-1e4b-4daa-bda6-117ea276fb84
	I0317 10:43:15.077893   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:15.575746   43484 type.go:168] "Request Body" body=""
	I0317 10:43:15.575827   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:15.575834   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:15.575842   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:15.575848   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:15.578024   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:15.578040   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:15.578045   43484 round_trippers.go:587]     Audit-Id: a4e4fe3d-2d5c-4ee5-b091-eb5c67708885
	I0317 10:43:15.578049   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:15.578051   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:15.578054   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:15.578056   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:15.578058   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:15 GMT
	I0317 10:43:15.578259   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:15.578350   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:16.075656   43484 type.go:168] "Request Body" body=""
	I0317 10:43:16.075716   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:16.075721   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:16.075728   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:16.075733   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:16.077662   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:16.077684   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:16.077696   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:16 GMT
	I0317 10:43:16.077701   43484 round_trippers.go:587]     Audit-Id: 18f547fd-9b1c-44d8-bd8b-64d575aa77ea
	I0317 10:43:16.077704   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:16.077707   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:16.077710   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:16.077713   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:16.077879   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:16.575736   43484 type.go:168] "Request Body" body=""
	I0317 10:43:16.575809   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:16.575817   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:16.575831   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:16.575842   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:16.577965   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:16.577981   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:16.577992   43484 round_trippers.go:587]     Audit-Id: 73267bb9-d7e3-4887-b82d-f0404e2f54c3
	I0317 10:43:16.577997   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:16.578002   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:16.578006   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:16.578010   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:16.578013   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:16 GMT
	I0317 10:43:16.578271   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:17.075975   43484 type.go:168] "Request Body" body=""
	I0317 10:43:17.076050   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:17.076056   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:17.076068   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:17.076075   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:17.078100   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:17.078123   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:17.078133   43484 round_trippers.go:587]     Audit-Id: a9cf2db5-71b0-4b79-8de1-2131f6fc126d
	I0317 10:43:17.078137   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:17.078141   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:17.078144   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:17.078149   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:17.078155   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:17 GMT
	I0317 10:43:17.078345   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:17.575050   43484 type.go:168] "Request Body" body=""
	I0317 10:43:17.575114   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:17.575119   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:17.575127   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:17.575131   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:17.577171   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:17.577194   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:17.577203   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:17.577210   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:17.577214   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:17.577217   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:17 GMT
	I0317 10:43:17.577221   43484 round_trippers.go:587]     Audit-Id: 3c91fd4d-710a-45c9-9fde-8261989460f0
	I0317 10:43:17.577224   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:17.577462   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:18.075251   43484 type.go:168] "Request Body" body=""
	I0317 10:43:18.075310   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:18.075314   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:18.075321   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:18.075326   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:18.077553   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:18.077580   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:18.077591   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:18.077599   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:18 GMT
	I0317 10:43:18.077603   43484 round_trippers.go:587]     Audit-Id: 54895778-e725-43d3-80d1-2d9041f6f883
	I0317 10:43:18.077607   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:18.077612   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:18.077615   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:18.077868   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:18.077973   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:18.575705   43484 type.go:168] "Request Body" body=""
	I0317 10:43:18.575785   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:18.575796   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:18.575804   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:18.575812   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:18.577939   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:18.577959   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:18.577966   43484 round_trippers.go:587]     Audit-Id: 692657f6-5d98-4682-b36e-edece1e6f414
	I0317 10:43:18.577969   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:18.577972   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:18.577975   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:18.577982   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:18.577984   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:18 GMT
	I0317 10:43:18.578251   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:19.075653   43484 type.go:168] "Request Body" body=""
	I0317 10:43:19.075748   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:19.075774   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:19.075785   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:19.075797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:19.077754   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:19.077770   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:19.077777   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:19.077781   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:19.077784   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:19.077786   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:19.077789   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:19 GMT
	I0317 10:43:19.077792   43484 round_trippers.go:587]     Audit-Id: cb994bc0-5d3d-486a-a560-d7fd623daaa8
	I0317 10:43:19.078095   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:19.576027   43484 type.go:168] "Request Body" body=""
	I0317 10:43:19.576103   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:19.576111   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:19.576121   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:19.576133   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:19.578083   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:19.578107   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:19.578121   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:19 GMT
	I0317 10:43:19.578141   43484 round_trippers.go:587]     Audit-Id: c285322d-2874-48f2-b461-6309496da733
	I0317 10:43:19.578147   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:19.578151   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:19.578155   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:19.578159   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:19.578401   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:20.075190   43484 type.go:168] "Request Body" body=""
	I0317 10:43:20.075264   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:20.075270   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:20.075277   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:20.075282   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:20.077435   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:20.077479   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:20.077488   43484 round_trippers.go:587]     Audit-Id: 09dcb93b-27d3-4933-ade7-5e1a705a323a
	I0317 10:43:20.077496   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:20.077503   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:20.077510   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:20.077514   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:20.077520   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:20 GMT
	I0317 10:43:20.077755   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:20.575575   43484 type.go:168] "Request Body" body=""
	I0317 10:43:20.575630   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:20.575635   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:20.575641   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:20.575647   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:20.577577   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:20.577602   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:20.577612   43484 round_trippers.go:587]     Audit-Id: 06193566-3ac8-4329-ab27-b039fe5eaa8b
	I0317 10:43:20.577617   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:20.577621   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:20.577626   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:20.577629   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:20.577632   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:20 GMT
	I0317 10:43:20.577880   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:20.578003   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:21.075809   43484 type.go:168] "Request Body" body=""
	I0317 10:43:21.075887   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:21.075894   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:21.075901   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:21.075909   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:21.078042   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:21.078068   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:21.078078   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:21.078085   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:21.078092   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:21.078096   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:21.078099   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:21 GMT
	I0317 10:43:21.078103   43484 round_trippers.go:587]     Audit-Id: 97788b4a-c90f-4afe-b26c-f0c257816fba
	I0317 10:43:21.078371   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:21.575191   43484 type.go:168] "Request Body" body=""
	I0317 10:43:21.575266   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:21.575273   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:21.575286   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:21.575295   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:21.577330   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:21.577349   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:21.577355   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:21.577360   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:21.577363   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:21 GMT
	I0317 10:43:21.577366   43484 round_trippers.go:587]     Audit-Id: 13274da7-1eb3-4c3d-a151-0071be517fa6
	I0317 10:43:21.577370   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:21.577373   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:21.577588   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:22.075350   43484 type.go:168] "Request Body" body=""
	I0317 10:43:22.075443   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:22.075450   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:22.075462   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:22.075474   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:22.077542   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:22.077559   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:22.077572   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:22.077575   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:22.077580   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:22.077583   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:22.077585   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:22 GMT
	I0317 10:43:22.077587   43484 round_trippers.go:587]     Audit-Id: c3a360b6-81ac-4f1f-b7e9-81a0666ea06e
	I0317 10:43:22.077909   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:22.575422   43484 type.go:168] "Request Body" body=""
	I0317 10:43:22.575479   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:22.575491   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:22.575498   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:22.575501   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:22.577698   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:22.577715   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:22.577720   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:22.577723   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:22.577726   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:22 GMT
	I0317 10:43:22.577729   43484 round_trippers.go:587]     Audit-Id: 9ca9eb44-bf58-4760-a8bc-2045a0e21b4c
	I0317 10:43:22.577732   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:22.577734   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:22.577990   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:22.578096   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:23.075860   43484 type.go:168] "Request Body" body=""
	I0317 10:43:23.075923   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:23.075928   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:23.075935   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:23.075939   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:23.078064   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:23.078090   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:23.078102   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:23.078109   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:23.078114   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:23.078119   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:23 GMT
	I0317 10:43:23.078125   43484 round_trippers.go:587]     Audit-Id: 5c5784bf-0d8f-4d40-9ead-62750700066f
	I0317 10:43:23.078131   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:23.078392   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:23.575232   43484 type.go:168] "Request Body" body=""
	I0317 10:43:23.575294   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:23.575300   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:23.575306   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:23.575313   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:23.577344   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:23.577365   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:23.577374   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:23.577379   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:23.577384   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:23.577389   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:23.577394   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:23 GMT
	I0317 10:43:23.577397   43484 round_trippers.go:587]     Audit-Id: b872971d-6c5c-45a3-a947-0d1e35f1b8b4
	I0317 10:43:23.577644   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:24.075441   43484 type.go:168] "Request Body" body=""
	I0317 10:43:24.075500   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:24.075505   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:24.075521   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:24.075528   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:24.078055   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:24.078074   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:24.078083   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:24.078088   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:24.078092   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:24.078095   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:24.078098   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:24 GMT
	I0317 10:43:24.078101   43484 round_trippers.go:587]     Audit-Id: 934e7229-6b34-4301-8c70-fab3a0ab7afb
	I0317 10:43:24.078341   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:24.575161   43484 type.go:168] "Request Body" body=""
	I0317 10:43:24.575217   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:24.575222   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:24.575229   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:24.575233   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:24.577397   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:24.577415   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:24.577422   43484 round_trippers.go:587]     Audit-Id: a005410e-4773-4c7f-8fea-928cd0469b4e
	I0317 10:43:24.577427   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:24.577430   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:24.577433   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:24.577436   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:24.577438   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:24 GMT
	I0317 10:43:24.577637   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:25.075413   43484 type.go:168] "Request Body" body=""
	I0317 10:43:25.075484   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:25.075492   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:25.075503   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:25.075508   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:25.077610   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:25.077628   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:25.077634   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:25.077638   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:25 GMT
	I0317 10:43:25.077641   43484 round_trippers.go:587]     Audit-Id: 0046ccd8-3bcc-410d-99c7-2f7b5f3f14e4
	I0317 10:43:25.077644   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:25.077647   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:25.077652   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:25.077953   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:25.078055   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:25.575693   43484 type.go:168] "Request Body" body=""
	I0317 10:43:25.575772   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:25.575777   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:25.575784   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:25.575788   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:25.577906   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:25.577930   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:25.577940   43484 round_trippers.go:587]     Audit-Id: 06aecbe0-409a-447c-a08a-fe35c536e9cc
	I0317 10:43:25.577947   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:25.577953   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:25.577955   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:25.577959   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:25.577961   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:25 GMT
	I0317 10:43:25.578182   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:26.076030   43484 type.go:168] "Request Body" body=""
	I0317 10:43:26.076105   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:26.076113   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:26.076123   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:26.076129   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:26.078280   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:26.078298   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:26.078305   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:26.078310   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:26 GMT
	I0317 10:43:26.078315   43484 round_trippers.go:587]     Audit-Id: 9e7032fb-ecc5-495a-946b-d7af5fc3b6af
	I0317 10:43:26.078320   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:26.078331   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:26.078334   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:26.078558   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:26.575078   43484 type.go:168] "Request Body" body=""
	I0317 10:43:26.575164   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:26.575170   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:26.575177   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:26.575180   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:26.577588   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:26.577613   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:26.577621   43484 round_trippers.go:587]     Audit-Id: f1ccc228-fa6a-4a74-8b4e-941d931bfe36
	I0317 10:43:26.577624   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:26.577627   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:26.577631   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:26.577635   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:26.577638   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:26 GMT
	I0317 10:43:26.577880   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:27.075578   43484 type.go:168] "Request Body" body=""
	I0317 10:43:27.075704   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:27.075714   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:27.075726   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:27.075741   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:27.077899   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:27.077916   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:27.077923   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:27.077927   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:27 GMT
	I0317 10:43:27.077932   43484 round_trippers.go:587]     Audit-Id: 8624b86f-c652-4a07-b41c-d361b62852ef
	I0317 10:43:27.077935   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:27.077939   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:27.077941   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:27.078174   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:27.078283   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:27.575683   43484 type.go:168] "Request Body" body=""
	I0317 10:43:27.575799   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:27.575808   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:27.575816   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:27.575822   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:27.578000   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:27.578016   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:27.578021   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:27 GMT
	I0317 10:43:27.578025   43484 round_trippers.go:587]     Audit-Id: 2f05faa9-21f7-4620-959c-0b14caf47376
	I0317 10:43:27.578028   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:27.578030   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:27.578033   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:27.578037   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:27.578223   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:28.075678   43484 type.go:168] "Request Body" body=""
	I0317 10:43:28.075735   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:28.075742   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:28.075749   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:28.075755   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:28.077929   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:28.077959   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:28.077967   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:28.077971   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:28.077975   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:28 GMT
	I0317 10:43:28.077977   43484 round_trippers.go:587]     Audit-Id: 622e0ef2-b6e8-4de0-a563-44ca7b67477e
	I0317 10:43:28.077980   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:28.077983   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:28.078207   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:28.575720   43484 type.go:168] "Request Body" body=""
	I0317 10:43:28.575782   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:28.575789   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:28.575798   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:28.575804   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:28.577630   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:28.577651   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:28.577661   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:28.577666   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:28.577670   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:28 GMT
	I0317 10:43:28.577673   43484 round_trippers.go:587]     Audit-Id: d0f37e9f-dfeb-4283-a447-62bed13a8a88
	I0317 10:43:28.577678   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:28.577682   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:28.577937   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:29.075709   43484 type.go:168] "Request Body" body=""
	I0317 10:43:29.075773   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:29.075780   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:29.075790   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:29.075795   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:29.077618   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:29.077638   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:29.077648   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:29.077653   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:29.077660   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:29.077664   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:29.077670   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:29 GMT
	I0317 10:43:29.077674   43484 round_trippers.go:587]     Audit-Id: 4301e6db-b49a-4294-a408-8f64d95db6e4
	I0317 10:43:29.077888   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:29.575723   43484 type.go:168] "Request Body" body=""
	I0317 10:43:29.575784   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:29.575789   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:29.575796   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:29.575801   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:29.577937   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:29.577958   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:29.577965   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:29.577969   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:29.577975   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:29 GMT
	I0317 10:43:29.577978   43484 round_trippers.go:587]     Audit-Id: ed7d9fed-a37c-4f2a-ace4-44a962dbd1a5
	I0317 10:43:29.577982   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:29.577984   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:29.578145   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:29.578238   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:30.076014   43484 type.go:168] "Request Body" body=""
	I0317 10:43:30.076092   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:30.076100   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:30.076107   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:30.076111   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:30.079005   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:30.079029   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:30.079039   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:30 GMT
	I0317 10:43:30.079044   43484 round_trippers.go:587]     Audit-Id: 90747579-3ed2-4318-be0a-49c98cea8a9d
	I0317 10:43:30.079050   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:30.079054   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:30.079057   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:30.079062   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:30.079640   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:30.575432   43484 type.go:168] "Request Body" body=""
	I0317 10:43:30.575496   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:30.575501   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:30.575508   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:30.575512   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:30.577590   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:30.577607   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:30.577613   43484 round_trippers.go:587]     Audit-Id: f9cbd9ed-7f2d-4210-9dee-af778e6a6295
	I0317 10:43:30.577618   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:30.577620   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:30.577624   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:30.577627   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:30.577630   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:30 GMT
	I0317 10:43:30.577875   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:31.075739   43484 type.go:168] "Request Body" body=""
	I0317 10:43:31.075818   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:31.075833   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:31.075842   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:31.075851   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:31.077957   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:31.077982   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:31.077991   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:31 GMT
	I0317 10:43:31.077995   43484 round_trippers.go:587]     Audit-Id: 8d36481c-b58d-4e20-8d45-c2f4388d923f
	I0317 10:43:31.078000   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:31.078004   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:31.078008   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:31.078014   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:31.078223   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:31.575022   43484 type.go:168] "Request Body" body=""
	I0317 10:43:31.575092   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:31.575098   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:31.575106   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:31.575112   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:31.577184   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:31.577207   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:31.577217   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:31 GMT
	I0317 10:43:31.577222   43484 round_trippers.go:587]     Audit-Id: 2690e73d-3eb8-484f-b2ec-8c66cdaf88ce
	I0317 10:43:31.577226   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:31.577230   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:31.577234   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:31.577238   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:31.577478   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:32.075252   43484 type.go:168] "Request Body" body=""
	I0317 10:43:32.075309   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:32.075316   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:32.075325   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:32.075335   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:32.077468   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:32.077487   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:32.077493   43484 round_trippers.go:587]     Audit-Id: 85dd94ac-11dd-4a46-bdd3-ddb679223be3
	I0317 10:43:32.077497   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:32.077499   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:32.077501   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:32.077504   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:32.077506   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:32 GMT
	I0317 10:43:32.077744   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:32.077838   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:32.575404   43484 type.go:168] "Request Body" body=""
	I0317 10:43:32.575476   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:32.575482   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:32.575489   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:32.575494   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:32.577902   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:32.577923   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:32.577934   43484 round_trippers.go:587]     Audit-Id: 81889a45-e97f-4fb6-b46b-23c0df6f9c31
	I0317 10:43:32.577942   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:32.577947   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:32.577951   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:32.577955   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:32.577958   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:32 GMT
	I0317 10:43:32.578203   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:33.074990   43484 type.go:168] "Request Body" body=""
	I0317 10:43:33.075053   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:33.075060   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:33.075067   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:33.075073   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:33.077058   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:33.077073   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:33.077081   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:33.077086   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:33 GMT
	I0317 10:43:33.077091   43484 round_trippers.go:587]     Audit-Id: bc569cfa-26ae-4e4e-9d91-04e3895c27a6
	I0317 10:43:33.077094   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:33.077097   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:33.077100   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:33.077299   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:33.575685   43484 type.go:168] "Request Body" body=""
	I0317 10:43:33.575752   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:33.575756   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:33.575764   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:33.575768   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:33.577891   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:33.577907   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:33.577913   43484 round_trippers.go:587]     Audit-Id: 77aa5b64-cf66-485d-a532-857819cab97c
	I0317 10:43:33.577917   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:33.577921   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:33.577923   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:33.577926   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:33.577929   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:33 GMT
	I0317 10:43:33.578160   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:34.075718   43484 type.go:168] "Request Body" body=""
	I0317 10:43:34.075785   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:34.075790   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:34.075797   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:34.075802   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:34.078133   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:34.078148   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:34.078154   43484 round_trippers.go:587]     Audit-Id: ee3be4a9-2639-4dab-9b0f-299d2c35661f
	I0317 10:43:34.078159   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:34.078162   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:34.078166   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:34.078168   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:34.078170   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:34 GMT
	I0317 10:43:34.078419   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:34.078574   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:34.575265   43484 type.go:168] "Request Body" body=""
	I0317 10:43:34.575323   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:34.575330   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:34.575340   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:34.575347   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:34.577626   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:34.577648   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:34.577658   43484 round_trippers.go:587]     Audit-Id: f23d3872-00fd-443e-b57f-11637ef620f9
	I0317 10:43:34.577666   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:34.577670   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:34.577675   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:34.577696   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:34.577703   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:34 GMT
	I0317 10:43:34.577984   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:35.075663   43484 type.go:168] "Request Body" body=""
	I0317 10:43:35.075720   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:35.075725   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:35.075732   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:35.075745   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:35.077895   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:35.077912   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:35.077919   43484 round_trippers.go:587]     Audit-Id: f2911b56-9b7f-409a-a3ac-6aa66c99c8d6
	I0317 10:43:35.077923   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:35.077925   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:35.077928   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:35.077930   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:35.077933   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:35 GMT
	I0317 10:43:35.078200   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:35.575643   43484 type.go:168] "Request Body" body=""
	I0317 10:43:35.575714   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:35.575719   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:35.575728   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:35.575733   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:35.577734   43484 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 10:43:35.577755   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:35.577762   43484 round_trippers.go:587]     Audit-Id: 2ea37594-4b6e-4a4b-a107-8bcc1ca0c90b
	I0317 10:43:35.577765   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:35.577768   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:35.577770   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:35.577772   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:35.577774   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:35 GMT
	I0317 10:43:35.578001   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:36.075848   43484 type.go:168] "Request Body" body=""
	I0317 10:43:36.075932   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:36.075938   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:36.075947   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:36.075952   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:36.078051   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:36.078067   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:36.078073   43484 round_trippers.go:587]     Audit-Id: f2fd4173-0721-4b98-b9d5-0e999ec9a2dd
	I0317 10:43:36.078077   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:36.078080   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:36.078082   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:36.078085   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:36.078088   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:36 GMT
	I0317 10:43:36.078345   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:36.575133   43484 type.go:168] "Request Body" body=""
	I0317 10:43:36.575197   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:36.575202   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:36.575209   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:36.575213   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:36.577489   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:36.577509   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:36.577515   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:36.577520   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:36 GMT
	I0317 10:43:36.577523   43484 round_trippers.go:587]     Audit-Id: bc73ac88-ddcb-4c49-af61-3ef549bf8e3f
	I0317 10:43:36.577526   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:36.577528   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:36.577530   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:36.577801   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:36.577914   43484 node_ready.go:53] node "functional-247977" has status "Ready":"False"
	I0317 10:43:37.075523   43484 type.go:168] "Request Body" body=""
	I0317 10:43:37.075589   43484 round_trippers.go:470] GET https://192.168.49.2:8441/api/v1/nodes/functional-247977
	I0317 10:43:37.075594   43484 round_trippers.go:476] Request Headers:
	I0317 10:43:37.075602   43484 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 10:43:37.075610   43484 round_trippers.go:480]     User-Agent: minikube-linux-amd64/v0.0.0 (linux/amd64) kubernetes/$Format
	I0317 10:43:37.077740   43484 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 10:43:37.077759   43484 round_trippers.go:584] Response Headers:
	I0317 10:43:37.077765   43484 round_trippers.go:587]     Audit-Id: 99ac994b-bf12-4c44-8c14-a359ef507547
	I0317 10:43:37.077769   43484 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 10:43:37.077772   43484 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 10:43:37.077774   43484 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 0ac901f0-6b01-453c-b6b2-74a948974a65
	I0317 10:43:37.077777   43484 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: 144a18bf-ba4f-4d84-92c7-4f48e3bc3b1b
	I0317 10:43:37.077780   43484 round_trippers.go:587]     Date: Mon, 17 Mar 2025 10:43:37 GMT
	I0317 10:43:37.078012   43484 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 de 2b 0a c7 10 0a 11  66 75 6e 63 74 69 6f 6e  |..+.....function|
		00000020  61 6c 2d 32 34 37 39 37  37 12 00 1a 00 22 00 2a  |al-247977....".*|
		00000030  24 35 39 66 31 65 62 39  35 2d 34 37 30 65 2d 34  |$59f1eb95-470e-4|
		00000040  38 30 35 2d 38 33 61 33  2d 63 61 33 36 38 61 63  |805-83a3-ca368ac|
		00000050  30 39 37 61 30 32 03 35  39 35 38 00 42 08 08 ea  |097a02.5958.B...|
		00000060  f5 df be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2b 0a  16 6b 75 62 65 72 6e 65  |amd64Z+..kubern [truncated 26773 chars]
	 >
	I0317 10:43:37.078125   43484 node_ready.go:38] duration metric: took 4m0.00326774s for node "functional-247977" to be "Ready" ...
	I0317 10:43:37.080555   43484 out.go:201] 
	W0317 10:43:37.082074   43484 out.go:270] X Exiting due to GUEST_START: failed to start node: wait 6m0s for node: waiting for node to be ready: waitNodeCondition: context deadline exceeded
	W0317 10:43:37.082088   43484 out.go:270] * 
	W0317 10:43:37.082937   43484 out.go:293] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0317 10:43:37.085254   43484 out.go:201] 
	
	
	==> CRI-O <==
	Mar 17 10:40:53 functional-247977 crio[2955]: time="2025-03-17 10:40:53.224601358Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=ce8585fa-4d58-4c17-b38a-8d883ae75fb7 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:41:04 functional-247977 crio[2955]: time="2025-03-17 10:41:04.223567138Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=a9d046d9-2134-4a59-b506-0ab966e1cacc name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:41:04 functional-247977 crio[2955]: time="2025-03-17 10:41:04.223865767Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=a9d046d9-2134-4a59-b506-0ab966e1cacc name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:41:04 functional-247977 crio[2955]: time="2025-03-17 10:41:04.224536472Z" level=info msg="Pulling image: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=1d64c610-b139-4225-af83-104f177b14f3 name=/runtime.v1.ImageService/PullImage
	Mar 17 10:41:04 functional-247977 crio[2955]: time="2025-03-17 10:41:04.245911472Z" level=info msg="Trying to access \"docker.io/kindest/kindnetd:v20250214-acbabc1a\""
	Mar 17 10:41:49 functional-247977 crio[2955]: time="2025-03-17 10:41:49.223626763Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=bfa24e13-5878-42af-a0d9-1ac475bd16f7 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:41:49 functional-247977 crio[2955]: time="2025-03-17 10:41:49.223900046Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=bfa24e13-5878-42af-a0d9-1ac475bd16f7 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:02 functional-247977 crio[2955]: time="2025-03-17 10:42:02.224122146Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=96a915d8-77af-4cca-ae5f-fd4e375853f7 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:02 functional-247977 crio[2955]: time="2025-03-17 10:42:02.224469223Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=96a915d8-77af-4cca-ae5f-fd4e375853f7 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:15 functional-247977 crio[2955]: time="2025-03-17 10:42:15.223466390Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=d1097f3e-5f05-465a-b069-26b606a5defd name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:15 functional-247977 crio[2955]: time="2025-03-17 10:42:15.223692267Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=d1097f3e-5f05-465a-b069-26b606a5defd name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:26 functional-247977 crio[2955]: time="2025-03-17 10:42:26.224505260Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=3b151b7c-2ed8-4b57-9dc0-af809251c36b name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:26 functional-247977 crio[2955]: time="2025-03-17 10:42:26.224804524Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=3b151b7c-2ed8-4b57-9dc0-af809251c36b name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:40 functional-247977 crio[2955]: time="2025-03-17 10:42:40.224422910Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=bd2ec618-f05e-4b33-86bd-66941370b877 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:40 functional-247977 crio[2955]: time="2025-03-17 10:42:40.224715588Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=bd2ec618-f05e-4b33-86bd-66941370b877 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:51 functional-247977 crio[2955]: time="2025-03-17 10:42:51.224120139Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=9bf1b83f-8b12-4c20-966c-7722c55290cf name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:42:51 functional-247977 crio[2955]: time="2025-03-17 10:42:51.224403391Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=9bf1b83f-8b12-4c20-966c-7722c55290cf name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:04 functional-247977 crio[2955]: time="2025-03-17 10:43:04.224332236Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=6ad5475f-87a6-483d-8cbe-06dac307711a name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:04 functional-247977 crio[2955]: time="2025-03-17 10:43:04.224624769Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=6ad5475f-87a6-483d-8cbe-06dac307711a name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:17 functional-247977 crio[2955]: time="2025-03-17 10:43:17.224217196Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=437c80b3-41fd-4567-9769-c78cbced89f8 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:17 functional-247977 crio[2955]: time="2025-03-17 10:43:17.224467607Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=437c80b3-41fd-4567-9769-c78cbced89f8 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:28 functional-247977 crio[2955]: time="2025-03-17 10:43:28.224616989Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=0618910c-5041-492f-8797-b1fa83f15674 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:28 functional-247977 crio[2955]: time="2025-03-17 10:43:28.224891898Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=0618910c-5041-492f-8797-b1fa83f15674 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:42 functional-247977 crio[2955]: time="2025-03-17 10:43:42.224895319Z" level=info msg="Checking image status: docker.io/kindest/kindnetd:v20250214-acbabc1a" id=883ab431-eb2b-4df5-9d08-672b1c409e06 name=/runtime.v1.ImageService/ImageStatus
	Mar 17 10:43:42 functional-247977 crio[2955]: time="2025-03-17 10:43:42.225134755Z" level=info msg="Image docker.io/kindest/kindnetd:v20250214-acbabc1a not found" id=883ab431-eb2b-4df5-9d08-672b1c409e06 name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                              CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	81b6c3e5fa299       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d   3 minutes ago       Running             kube-scheduler            2                   f57df0d5a1345       kube-scheduler-functional-247977
	d169a52cbd4c7       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389   3 minutes ago       Running             kube-controller-manager   2                   ff6dbf6d9c57b       kube-controller-manager-functional-247977
	e17dcd69eacad       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef   3 minutes ago       Running             kube-apiserver            2                   b9deb44b2356b       kube-apiserver-functional-247977
	2ef0c6613d63e       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5   3 minutes ago       Running             kube-proxy                2                   a92b41f042041       kube-proxy-jb4k5
	fecf289707d6f       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc   3 minutes ago       Running             etcd                      2                   52698de9c8795       etcd-functional-247977
	db885f44cb4a9       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef   4 minutes ago       Exited              kube-apiserver            1                   b9deb44b2356b       kube-apiserver-functional-247977
	fc35443a3a8a1       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc   4 minutes ago       Exited              etcd                      1                   52698de9c8795       etcd-functional-247977
	048a38e70b055       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389   4 minutes ago       Exited              kube-controller-manager   1                   ff6dbf6d9c57b       kube-controller-manager-functional-247977
	dacf4310d8dc2       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d   4 minutes ago       Exited              kube-scheduler            1                   f57df0d5a1345       kube-scheduler-functional-247977
	fd830b6f39e1d       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5   4 minutes ago       Exited              kube-proxy                1                   a92b41f042041       kube-proxy-jb4k5
	
	
	==> describe nodes <==
	Name:               functional-247977
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-247977
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=28b3ce799b018a38b7c40f89b465976263272e76
	                    minikube.k8s.io/name=functional-247977
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T10_35_25_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:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 10:35:22 +0000
	Taints:             node.kubernetes.io/not-ready:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-247977
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 10:43:42 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 10:41:50 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 10:41:50 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 10:41:50 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            False   Mon, 17 Mar 2025 10:41:50 +0000   Mon, 17 Mar 2025 10:35:20 +0000   KubeletNotReady              container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-247977
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5ee1931ed3c2406ea109b1bdabfdfd68
	  System UUID:                9c33ed5c-e112-46a6-9c8e-554d5c8d354d
	  Boot ID:                    ec6fb7d7-f279-4ceb-9985-655a6cbdd644
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (6 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-functional-247977                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         8m19s
	  kube-system                 kindnet-9h5lw                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      8m14s
	  kube-system                 kube-apiserver-functional-247977             250m (3%)     0 (0%)      0 (0%)           0 (0%)         8m19s
	  kube-system                 kube-controller-manager-functional-247977    200m (2%)     0 (0%)      0 (0%)           0 (0%)         8m19s
	  kube-system                 kube-proxy-jb4k5                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         8m14s
	  kube-system                 kube-scheduler-functional-247977             100m (1%)     0 (0%)      0 (0%)           0 (0%)         8m19s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (9%)   100m (1%)
	  memory             150Mi (0%)  50Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age    From             Message
	  ----     ------                   ----   ----             -------
	  Normal   Starting                 8m12s  kube-proxy       
	  Normal   Starting                 3m45s  kube-proxy       
	  Normal   Starting                 8m19s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 8m19s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  8m19s  kubelet          Node functional-247977 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m19s  kubelet          Node functional-247977 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m19s  kubelet          Node functional-247977 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           8m15s  node-controller  Node functional-247977 event: Registered Node functional-247977 in Controller
	  Normal   RegisteredNode           3m45s  node-controller  Node functional-247977 event: Registered Node functional-247977 in Controller
	
	
	==> dmesg <==
	[  +0.002882] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.001548] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000960] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.001023] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.001181] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.001148] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.001051] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000978] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.640954] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.024466] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.389027] kauditd_printk_skb: 46 callbacks suppressed
	[Mar17 10:27] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +1.008172] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:28] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +4.031703] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[  +8.191350] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[ +16.126831] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	[Mar17 10:29] IPv4: martian source 10.244.0.22 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 5e 6b 75 87 f5 a8 f6 57 9b e3 73 8a 08 00
	
	
	==> etcd [fc35443a3a8a128decc5350611d9d8b451087f53a230a66fa75900d6ddba0a22] <==
	{"level":"info","ts":"2025-03-17T10:39:34.195368Z","caller":"etcdserver/server.go:532","msg":"No snapshot found. Recovering WAL from scratch!"}
	{"level":"info","ts":"2025-03-17T10:39:34.209306Z","caller":"etcdserver/raft.go:540","msg":"restarting local member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","commit-index":533}
	{"level":"info","ts":"2025-03-17T10:39:34.209410Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=()"}
	{"level":"info","ts":"2025-03-17T10:39:34.209501Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became follower at term 2"}
	{"level":"info","ts":"2025-03-17T10:39:34.209520Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"newRaft aec36adc501070cc [peers: [], term: 2, commit: 533, applied: 0, lastindex: 533, lastterm: 2]"}
	{"level":"warn","ts":"2025-03-17T10:39:34.214686Z","caller":"auth/store.go:1241","msg":"simple token is not cryptographically signed"}
	{"level":"info","ts":"2025-03-17T10:39:34.219245Z","caller":"mvcc/kvstore.go:423","msg":"kvstore restored","current-rev":471}
	{"level":"info","ts":"2025-03-17T10:39:34.222132Z","caller":"etcdserver/quota.go:94","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"}
	{"level":"info","ts":"2025-03-17T10:39:34.223810Z","caller":"etcdserver/corrupt.go:96","msg":"starting initial corruption check","local-member-id":"aec36adc501070cc","timeout":"7s"}
	{"level":"info","ts":"2025-03-17T10:39:34.224116Z","caller":"etcdserver/corrupt.go:177","msg":"initial corruption checking passed; no corruption","local-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2025-03-17T10:39:34.224164Z","caller":"etcdserver/server.go:873","msg":"starting etcd server","local-member-id":"aec36adc501070cc","local-server-version":"3.5.16","cluster-version":"to_be_decided"}
	{"level":"info","ts":"2025-03-17T10:39:34.224715Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T10:39:34.226685Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-03-17T10:39:34.226791Z","caller":"etcdserver/server.go:773","msg":"starting initial election tick advance","election-ticks":10}
	{"level":"info","ts":"2025-03-17T10:39:34.226828Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-03-17T10:39:34.226907Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
	{"level":"info","ts":"2025-03-17T10:39:34.227085Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2025-03-17T10:39:34.227148Z","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-03-17T10:39:34.227246Z","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-03-17T10:39:34.227274Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T10:39:34.230723Z","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-03-17T10:39:34.231179Z","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-03-17T10:39:34.231236Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-03-17T10:39:34.230932Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-03-17T10:39:34.231301Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.49.2:2380"}
	
	
	==> etcd [fecf289707d6f6b369db7e4d5a80346dee7fa34e6863d1bfa4a82033748cf8a1] <==
	{"level":"info","ts":"2025-03-17T10:39:46.338549Z","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-03-17T10:39:46.338597Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T10:39:46.338848Z","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-03-17T10:39:46.338888Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T10:39:46.340213Z","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-03-17T10:39:46.340287Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-03-17T10:39:46.340311Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-03-17T10:39:46.340506Z","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-03-17T10:39:46.340556Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-03-17T10:39:47.433364Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 2"}
	{"level":"info","ts":"2025-03-17T10:39:47.433421Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 2"}
	{"level":"info","ts":"2025-03-17T10:39:47.433456Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2025-03-17T10:39:47.433469Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 3"}
	{"level":"info","ts":"2025-03-17T10:39:47.433479Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2025-03-17T10:39:47.433499Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 3"}
	{"level":"info","ts":"2025-03-17T10:39:47.433506Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 3"}
	{"level":"info","ts":"2025-03-17T10:39:47.435081Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-03-17T10:39:47.435098Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-03-17T10:39:47.435082Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-247977 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2025-03-17T10:39:47.435209Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-03-17T10:39:47.435247Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-03-17T10:39:47.435735Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T10:39:47.435859Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T10:39:47.436319Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-03-17T10:39:47.436394Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	
	
	==> kernel <==
	 10:43:43 up 26 min,  0 users,  load average: 0.29, 0.25, 0.27
	Linux functional-247977 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [db885f44cb4a9655726f2f137446d3623d93152678cd93df6aa7655363247a84] <==
	W0317 10:39:34.299586       1 registry.go:256] calling componentGlobalsRegistry.AddFlags more than once, the registry will be set by the latest flags
	I0317 10:39:34.300178       1 options.go:238] external host was not specified, using 192.168.49.2
	I0317 10:39:34.305645       1 server.go:143] Version: v1.32.2
	I0317 10:39:34.305686       1 server.go:145] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:39:34.731908       1 shared_informer.go:313] Waiting for caches to sync for node_authorizer
	I0317 10:39:34.798437       1 shared_informer.go:313] Waiting for caches to sync for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I0317 10:39:34.805407       1 plugins.go:157] Loaded 13 mutating admission controller(s) successfully in the following order: NamespaceLifecycle,LimitRanger,ServiceAccount,NodeRestriction,TaintNodesByCondition,Priority,DefaultTolerationSeconds,DefaultStorageClass,StorageObjectInUseProtection,RuntimeClass,DefaultIngressClass,MutatingAdmissionPolicy,MutatingAdmissionWebhook.
	I0317 10:39:34.805431       1 plugins.go:160] Loaded 13 validating admission controller(s) successfully in the following order: LimitRanger,ServiceAccount,PodSecurity,Priority,PersistentVolumeClaimResize,RuntimeClass,CertificateApproval,CertificateSigning,ClusterTrustBundleAttest,CertificateSubjectRestriction,ValidatingAdmissionPolicy,ValidatingAdmissionWebhook,ResourceQuota.
	I0317 10:39:34.805663       1 instance.go:233] Using reconciler: lease
	W0317 10:39:35.900911       1 logging.go:55] [core] [Channel #5 SubChannel #6]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: authentication handshake failed: read tcp 127.0.0.1:57160->127.0.0.1:2379: read: connection reset by peer"
	W0317 10:39:35.900911       1 logging.go:55] [core] [Channel #2 SubChannel #4]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: authentication handshake failed: read tcp 127.0.0.1:57154->127.0.0.1:2379: read: connection reset by peer"
	W0317 10:39:35.900950       1 logging.go:55] [core] [Channel #1 SubChannel #3]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: authentication handshake failed: read tcp 127.0.0.1:57150->127.0.0.1:2379: read: connection reset by peer"
	
	
	==> kube-apiserver [e17dcd69eacaddfbb89fa73d728e38960f24b7bee8492b69303c06a106f8aa75] <==
	I0317 10:39:55.054645       1 controller.go:78] Starting OpenAPI AggregationController
	I0317 10:39:55.054981       1 cluster_authentication_trust_controller.go:462] Starting cluster_authentication_trust_controller controller
	I0317 10:39:55.055008       1 shared_informer.go:313] Waiting for caches to sync for cluster_authentication_trust_controller
	I0317 10:39:55.055041       1 dynamic_cafile_content.go:161] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0317 10:39:55.055164       1 dynamic_cafile_content.go:161] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0317 10:39:55.190602       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0317 10:39:55.190665       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0317 10:39:55.190938       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0317 10:39:55.191021       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0317 10:39:55.191099       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0317 10:39:55.191201       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0317 10:39:55.191036       1 shared_informer.go:320] Caches are synced for configmaps
	I0317 10:39:55.191148       1 aggregator.go:171] initial CRD sync complete...
	I0317 10:39:55.191418       1 autoregister_controller.go:144] Starting autoregister controller
	I0317 10:39:55.191459       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0317 10:39:55.191506       1 cache.go:39] Caches are synced for autoregister controller
	I0317 10:39:55.190677       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0317 10:39:55.190769       1 cache.go:39] Caches are synced for LocalAvailability controller
	I0317 10:39:55.190659       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]
	I0317 10:39:55.192410       1 policy_source.go:240] refreshing policies
	I0317 10:39:55.203693       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	E0317 10:39:55.204930       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
	I0317 10:39:55.207152       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0317 10:39:56.045740       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0317 10:39:57.289391       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	
	
	==> kube-controller-manager [048a38e70b0559ee946bfecabfecfc4c37d8db12671ba84af248c842bc904256] <==
	I0317 10:39:35.099923       1 serving.go:386] Generated self-signed cert in-memory
	I0317 10:39:35.639444       1 controllermanager.go:185] "Starting" version="v1.32.2"
	I0317 10:39:35.639470       1 controllermanager.go:187] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:39:35.640825       1 dynamic_cafile_content.go:161] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0317 10:39:35.640872       1 dynamic_cafile_content.go:161] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0317 10:39:35.641912       1 secure_serving.go:213] Serving securely on 127.0.0.1:10257
	I0317 10:39:35.642002       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	
	
	==> kube-controller-manager [d169a52cbd4c78eb02f7219f6317f7f2fc76c98b44a9097708ddcacf2cf43116] <==
	I0317 10:39:58.534315       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-serving
	I0317 10:39:58.534345       1 shared_informer.go:320] Caches are synced for validatingadmissionpolicy-status
	I0317 10:39:58.534350       1 shared_informer.go:320] Caches are synced for legacy-service-account-token-cleaner
	I0317 10:39:58.534379       1 shared_informer.go:320] Caches are synced for endpoint
	I0317 10:39:58.534428       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kubelet-client
	I0317 10:39:58.534466       1 shared_informer.go:320] Caches are synced for taint
	I0317 10:39:58.534546       1 shared_informer.go:320] Caches are synced for persistent volume
	I0317 10:39:58.534617       1 node_lifecycle_controller.go:1234] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0317 10:39:58.534737       1 shared_informer.go:320] Caches are synced for expand
	I0317 10:39:58.534734       1 node_lifecycle_controller.go:886] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-247977"
	I0317 10:39:58.534855       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-kube-apiserver-client
	I0317 10:39:58.534911       1 node_lifecycle_controller.go:1038] "Controller detected that all Nodes are not-Ready. Entering master disruption mode" logger="node-lifecycle-controller"
	I0317 10:39:58.535836       1 shared_informer.go:320] Caches are synced for certificate-csrsigning-legacy-unknown
	I0317 10:39:58.538068       1 shared_informer.go:320] Caches are synced for namespace
	I0317 10:39:58.540240       1 shared_informer.go:320] Caches are synced for service account
	I0317 10:39:58.540256       1 shared_informer.go:320] Caches are synced for node
	I0317 10:39:58.540291       1 range_allocator.go:177] "Sending events to api server" logger="node-ipam-controller"
	I0317 10:39:58.540314       1 range_allocator.go:183] "Starting range CIDR allocator" logger="node-ipam-controller"
	I0317 10:39:58.540318       1 shared_informer.go:313] Waiting for caches to sync for cidrallocator
	I0317 10:39:58.540322       1 shared_informer.go:320] Caches are synced for cidrallocator
	I0317 10:39:58.540408       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-247977"
	I0317 10:39:58.541366       1 shared_informer.go:320] Caches are synced for stateful set
	I0317 10:39:58.541490       1 shared_informer.go:320] Caches are synced for resource quota
	I0317 10:39:58.559698       1 shared_informer.go:320] Caches are synced for garbage collector
	I0317 10:41:50.830006       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="functional-247977"
	
	
	==> kube-proxy [2ef0c6613d63ea9f0e266ec69803c25005ee1c3091a919583981ef87a635b222] <==
	I0317 10:39:49.310175       1 server_linux.go:66] "Using iptables proxy"
	E0317 10:39:49.412822       1 server.go:687] "Failed to retrieve node info" err="Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-247977\": dial tcp 192.168.49.2:8441: connect: connection refused"
	E0317 10:39:50.593616       1 server.go:687] "Failed to retrieve node info" err="Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-247977\": dial tcp 192.168.49.2:8441: connect: connection refused"
	E0317 10:39:52.857557       1 server.go:687] "Failed to retrieve node info" err="Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-247977\": dial tcp 192.168.49.2:8441: connect: connection refused"
	I0317 10:39:57.522587       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0317 10:39:57.522668       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`"
	I0317 10:39:57.543208       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0317 10:39:57.543258       1 server_linux.go:170] "Using iptables Proxier"
	I0317 10:39:57.545057       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"
	I0317 10:39:57.545406       1 server.go:497] "Version info" version="v1.32.2"
	I0317 10:39:57.545444       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:39:57.546884       1 config.go:105] "Starting endpoint slice config controller"
	I0317 10:39:57.546936       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 10:39:57.546940       1 config.go:329] "Starting node config controller"
	I0317 10:39:57.546965       1 config.go:199] "Starting service config controller"
	I0317 10:39:57.546963       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 10:39:57.546990       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 10:39:57.647488       1 shared_informer.go:320] Caches are synced for node config
	I0317 10:39:57.647501       1 shared_informer.go:320] Caches are synced for service config
	I0317 10:39:57.647541       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-proxy [fd830b6f39e1d0c52cba0c8643c7378c8073e8bb482c6f0d6479f84024ef110c] <==
	I0317 10:39:34.101325       1 server_linux.go:66] "Using iptables proxy"
	E0317 10:39:34.293246       1 server.go:687] "Failed to retrieve node info" err="Get \"https://control-plane.minikube.internal:8441/api/v1/nodes/functional-247977\": dial tcp 192.168.49.2:8441: connect: connection refused"
	
	
	==> kube-scheduler [81b6c3e5fa299febd51c4b656602ccedb7c997a89a05f026e424fded959ce3f8] <==
	I0317 10:39:58.656405       1 serving.go:386] Generated self-signed cert in-memory
	I0317 10:39:59.079912       1 server.go:166] "Starting Kubernetes Scheduler" version="v1.32.2"
	I0317 10:39:59.079936       1 server.go:168] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 10:39:59.083556       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0317 10:39:59.083577       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0317 10:39:59.083594       1 shared_informer.go:313] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0317 10:39:59.083600       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0317 10:39:59.083609       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0317 10:39:59.083631       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0317 10:39:59.083753       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I0317 10:39:59.083778       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0317 10:39:59.183968       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0317 10:39:59.184011       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0317 10:39:59.184111       1 shared_informer.go:320] Caches are synced for RequestHeaderAuthRequestController
	
	
	==> kube-scheduler [dacf4310d8dc2c61679dcef1140ffe4fd0cdc2aa277f4401756338c0061ca275] <==
	I0317 10:39:35.435652       1 serving.go:386] Generated self-signed cert in-memory
	
	
	==> kubelet <==
	Mar 17 10:42:51 functional-247977 kubelet[1688]: E0317 10:42:51.224707    1688 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kindnet-cni\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kindest/kindnetd:v20250214-acbabc1a\\\": ErrImagePull: loading manifest for target platform: reading manifest sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97 in docker.io/kindest/kindnetd: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/kindnet-9h5lw" podUID="7b13ca5b-c5e1-47bd-86ba-0c5926c66718"
	Mar 17 10:42:54 functional-247977 kubelet[1688]: E0317 10:42:54.419108    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208174418927506,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:42:54 functional-247977 kubelet[1688]: E0317 10:42:54.419149    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208174418927506,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:42:54 functional-247977 kubelet[1688]: E0317 10:42:54.428762    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:42:59 functional-247977 kubelet[1688]: E0317 10:42:59.429955    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:04 functional-247977 kubelet[1688]: E0317 10:43:04.224870    1688 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kindnet-cni\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kindest/kindnetd:v20250214-acbabc1a\\\": ErrImagePull: loading manifest for target platform: reading manifest sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97 in docker.io/kindest/kindnetd: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/kindnet-9h5lw" podUID="7b13ca5b-c5e1-47bd-86ba-0c5926c66718"
	Mar 17 10:43:04 functional-247977 kubelet[1688]: E0317 10:43:04.420499    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208184420330215,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:04 functional-247977 kubelet[1688]: E0317 10:43:04.420529    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208184420330215,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:04 functional-247977 kubelet[1688]: E0317 10:43:04.431376    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:09 functional-247977 kubelet[1688]: E0317 10:43:09.432702    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:14 functional-247977 kubelet[1688]: E0317 10:43:14.422392    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208194422212641,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:14 functional-247977 kubelet[1688]: E0317 10:43:14.422432    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208194422212641,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:14 functional-247977 kubelet[1688]: E0317 10:43:14.434070    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:17 functional-247977 kubelet[1688]: E0317 10:43:17.224735    1688 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kindnet-cni\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kindest/kindnetd:v20250214-acbabc1a\\\": ErrImagePull: loading manifest for target platform: reading manifest sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97 in docker.io/kindest/kindnetd: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/kindnet-9h5lw" podUID="7b13ca5b-c5e1-47bd-86ba-0c5926c66718"
	Mar 17 10:43:19 functional-247977 kubelet[1688]: E0317 10:43:19.435512    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:24 functional-247977 kubelet[1688]: E0317 10:43:24.423561    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208204423301191,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:24 functional-247977 kubelet[1688]: E0317 10:43:24.423604    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208204423301191,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:24 functional-247977 kubelet[1688]: E0317 10:43:24.437102    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:28 functional-247977 kubelet[1688]: E0317 10:43:28.225145    1688 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kindnet-cni\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kindest/kindnetd:v20250214-acbabc1a\\\": ErrImagePull: loading manifest for target platform: reading manifest sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97 in docker.io/kindest/kindnetd: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/kindnet-9h5lw" podUID="7b13ca5b-c5e1-47bd-86ba-0c5926c66718"
	Mar 17 10:43:29 functional-247977 kubelet[1688]: E0317 10:43:29.438404    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:34 functional-247977 kubelet[1688]: E0317 10:43:34.424498    1688 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208214424343739,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:34 functional-247977 kubelet[1688]: E0317 10:43:34.424550    1688 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1742208214424343739,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:125696,},InodesUsed:&UInt64Value{Value:57,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Mar 17 10:43:34 functional-247977 kubelet[1688]: E0317 10:43:34.439782    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:39 functional-247977 kubelet[1688]: E0317 10:43:39.440840    1688 kubelet.go:3008] "Container runtime network not ready" networkReady="NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?"
	Mar 17 10:43:42 functional-247977 kubelet[1688]: E0317 10:43:42.225397    1688 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"kindnet-cni\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kindest/kindnetd:v20250214-acbabc1a\\\": ErrImagePull: loading manifest for target platform: reading manifest sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97 in docker.io/kindest/kindnetd: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\"" pod="kube-system/kindnet-9h5lw" podUID="7b13ca5b-c5e1-47bd-86ba-0c5926c66718"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p functional-247977 -n functional-247977
helpers_test.go:261: (dbg) Run:  kubectl --context functional-247977 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner
helpers_test.go:274: ======> post-mortem[TestFunctional/serial/SoftStart]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context functional-247977 describe pod coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context functional-247977 describe pod coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner: exit status 1 (71.359463ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "coredns-668d6bf9bc-kdfs4" not found
	Error from server (NotFound): pods "kindnet-9h5lw" not found
	Error from server (NotFound): pods "storage-provisioner" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context functional-247977 describe pod coredns-668d6bf9bc-kdfs4 kindnet-9h5lw storage-provisioner: exit status 1
--- FAIL: TestFunctional/serial/SoftStart (255.07s)

                                                
                                    

Test pass (299/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.12
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.32.2/json-events 4.76
13 TestDownloadOnly/v1.32.2/preload-exists 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.06
18 TestDownloadOnly/v1.32.2/DeleteAll 0.2
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.08
21 TestBinaryMirror 0.76
22 TestOffline 59.42
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 118.28
31 TestAddons/serial/GCPAuth/Namespaces 0.12
32 TestAddons/serial/GCPAuth/FakeCredentials 8.45
35 TestAddons/parallel/Registry 14.98
37 TestAddons/parallel/InspektorGadget 11.72
38 TestAddons/parallel/MetricsServer 6.82
41 TestAddons/parallel/Headlamp 18.35
42 TestAddons/parallel/CloudSpanner 5.48
44 TestAddons/parallel/NvidiaDevicePlugin 6.45
45 TestAddons/parallel/Yakd 11.62
46 TestAddons/parallel/AmdGpuDevicePlugin 6.46
47 TestAddons/StoppedEnableDisable 12.05
48 TestCertOptions 25.05
49 TestCertExpiration 219.11
51 TestForceSystemdFlag 25.18
52 TestForceSystemdEnv 39.58
54 TestKVMDriverInstallOrUpdate 3.3
58 TestErrorSpam/setup 23.28
59 TestErrorSpam/start 0.55
60 TestErrorSpam/status 0.85
61 TestErrorSpam/pause 1.47
62 TestErrorSpam/unpause 1.5
63 TestErrorSpam/stop 1.33
66 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/KubeContext 0.04
71 TestFunctional/serial/KubectlGetPods 0.06
74 TestFunctional/serial/CacheCmd/cache/add_remote 3.03
75 TestFunctional/serial/CacheCmd/cache/add_local 1.32
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.04
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.67
80 TestFunctional/serial/CacheCmd/cache/delete 0.09
81 TestFunctional/serial/MinikubeKubectlCmd 0.1
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
83 TestFunctional/serial/ExtraConfig 28.89
84 TestFunctional/serial/ComponentHealth 0.06
85 TestFunctional/serial/LogsCmd 1.17
86 TestFunctional/serial/LogsFileCmd 1.18
87 TestFunctional/serial/InvalidService 4.31
89 TestFunctional/parallel/ConfigCmd 0.37
90 TestFunctional/parallel/DashboardCmd 9.03
91 TestFunctional/parallel/DryRun 0.43
92 TestFunctional/parallel/InternationalLanguage 0.18
93 TestFunctional/parallel/StatusCmd 1.19
97 TestFunctional/parallel/ServiceCmdConnect 9.04
98 TestFunctional/parallel/AddonsCmd 0.15
99 TestFunctional/parallel/PersistentVolumeClaim 31.55
101 TestFunctional/parallel/SSHCmd 0.56
102 TestFunctional/parallel/CpCmd 2.18
103 TestFunctional/parallel/MySQL 20.46
104 TestFunctional/parallel/FileSync 0.3
105 TestFunctional/parallel/CertSync 1.75
109 TestFunctional/parallel/NodeLabels 0.07
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.8
113 TestFunctional/parallel/License 0.24
114 TestFunctional/parallel/ServiceCmd/DeployApp 9.18
115 TestFunctional/parallel/ProfileCmd/profile_not_create 0.46
116 TestFunctional/parallel/MountCmd/any-port 7.07
117 TestFunctional/parallel/ProfileCmd/profile_list 0.46
118 TestFunctional/parallel/ProfileCmd/profile_json_output 0.51
119 TestFunctional/parallel/MountCmd/specific-port 1.96
120 TestFunctional/parallel/ServiceCmd/List 0.52
121 TestFunctional/parallel/MountCmd/VerifyCleanup 1.52
122 TestFunctional/parallel/ServiceCmd/JSONOutput 0.48
123 TestFunctional/parallel/ServiceCmd/HTTPS 0.33
124 TestFunctional/parallel/ServiceCmd/Format 0.36
125 TestFunctional/parallel/ServiceCmd/URL 0.37
127 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.41
128 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
130 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 13.21
131 TestFunctional/parallel/UpdateContextCmd/no_changes 0.17
132 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
133 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
134 TestFunctional/parallel/Version/short 0.05
135 TestFunctional/parallel/Version/components 0.81
136 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
137 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
138 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
139 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
140 TestFunctional/parallel/ImageCommands/ImageBuild 2.28
141 TestFunctional/parallel/ImageCommands/Setup 0.95
142 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 5.68
143 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
144 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
148 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
149 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.9
150 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.22
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.48
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.48
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.75
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.53
155 TestFunctional/delete_echo-server_images 0.03
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 102.12
163 TestMultiControlPlane/serial/DeployApp 5.28
164 TestMultiControlPlane/serial/PingHostFromPods 0.99
165 TestMultiControlPlane/serial/AddWorkerNode 35.27
166 TestMultiControlPlane/serial/NodeLabels 0.06
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.83
168 TestMultiControlPlane/serial/CopyFile 15.65
169 TestMultiControlPlane/serial/StopSecondaryNode 12.5
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.67
171 TestMultiControlPlane/serial/RestartSecondaryNode 29.48
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.85
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 183.52
174 TestMultiControlPlane/serial/DeleteSecondaryNode 11.37
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
176 TestMultiControlPlane/serial/StopCluster 35.57
177 TestMultiControlPlane/serial/RestartCluster 72.28
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.65
179 TestMultiControlPlane/serial/AddSecondaryNode 42.13
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.85
184 TestJSONOutput/start/Command 42.97
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.67
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.58
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.74
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.2
209 TestKicCustomNetwork/create_custom_network 30.08
210 TestKicCustomNetwork/use_default_bridge_network 24.15
211 TestKicExistingNetwork 22.58
212 TestKicCustomSubnet 25.68
213 TestKicStaticIP 24.01
214 TestMainNoArgs 0.04
215 TestMinikubeProfile 47.32
218 TestMountStart/serial/StartWithMountFirst 7.94
219 TestMountStart/serial/VerifyMountFirst 0.24
220 TestMountStart/serial/StartWithMountSecond 5.41
221 TestMountStart/serial/VerifyMountSecond 0.25
222 TestMountStart/serial/DeleteFirst 1.6
223 TestMountStart/serial/VerifyMountPostDelete 0.25
224 TestMountStart/serial/Stop 1.17
225 TestMountStart/serial/RestartStopped 7.02
226 TestMountStart/serial/VerifyMountPostStop 0.24
229 TestMultiNode/serial/FreshStart2Nodes 67.49
230 TestMultiNode/serial/DeployApp2Nodes 3.71
231 TestMultiNode/serial/PingHostFrom2Pods 0.7
232 TestMultiNode/serial/AddNode 29.57
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.61
235 TestMultiNode/serial/CopyFile 8.93
236 TestMultiNode/serial/StopNode 2.08
237 TestMultiNode/serial/StartAfterStop 9.01
238 TestMultiNode/serial/RestartKeepsNodes 78.2
239 TestMultiNode/serial/DeleteNode 4.92
240 TestMultiNode/serial/StopMultiNode 23.7
241 TestMultiNode/serial/RestartMultiNode 59.55
242 TestMultiNode/serial/ValidateNameConflict 23.67
247 TestPreload 100.89
249 TestScheduledStopUnix 100.65
252 TestInsufficientStorage 9.94
253 TestRunningBinaryUpgrade 51.93
255 TestKubernetesUpgrade 346.57
256 TestMissingContainerUpgrade 130.24
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
259 TestNoKubernetes/serial/StartWithK8s 39.7
260 TestNoKubernetes/serial/StartWithStopK8s 9.18
261 TestNoKubernetes/serial/Start 5.21
262 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
263 TestNoKubernetes/serial/ProfileList 6.53
264 TestNoKubernetes/serial/Stop 2.49
265 TestNoKubernetes/serial/StartNoArgs 6.9
266 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
274 TestNetworkPlugins/group/false 3.8
285 TestStoppedBinaryUpgrade/Setup 0.58
286 TestStoppedBinaryUpgrade/Upgrade 59.13
287 TestStoppedBinaryUpgrade/MinikubeLogs 0.94
289 TestPause/serial/Start 41.38
291 TestStartStop/group/old-k8s-version/serial/FirstStart 139.59
292 TestPause/serial/SecondStartNoReconfiguration 37.28
293 TestPause/serial/Pause 0.66
294 TestPause/serial/VerifyStatus 0.32
295 TestPause/serial/Unpause 0.74
296 TestPause/serial/PauseAgain 0.75
297 TestPause/serial/DeletePaused 2.38
298 TestPause/serial/VerifyDeletedResources 0.72
300 TestStartStop/group/no-preload/serial/FirstStart 50.86
302 TestStartStop/group/embed-certs/serial/FirstStart 40.71
303 TestStartStop/group/no-preload/serial/DeployApp 10.31
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.87
305 TestStartStop/group/no-preload/serial/Stop 11.92
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
307 TestStartStop/group/no-preload/serial/SecondStart 270.37
308 TestStartStop/group/old-k8s-version/serial/DeployApp 9.49
309 TestStartStop/group/embed-certs/serial/DeployApp 8.26
310 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.91
311 TestStartStop/group/old-k8s-version/serial/Stop 11.95
312 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.03
313 TestStartStop/group/embed-certs/serial/Stop 11.84
314 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.17
315 TestStartStop/group/old-k8s-version/serial/SecondStart 138.02
316 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
317 TestStartStop/group/embed-certs/serial/SecondStart 266.44
319 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 41.42
320 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.3
321 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.83
322 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.92
323 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
324 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
325 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
326 TestStartStop/group/old-k8s-version/serial/Pause 2.71
327 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
328 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 264.59
330 TestStartStop/group/newest-cni/serial/FirstStart 25.35
331 TestStartStop/group/newest-cni/serial/DeployApp 0
332 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.95
333 TestStartStop/group/newest-cni/serial/Stop 2.14
334 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
335 TestStartStop/group/newest-cni/serial/SecondStart 13.1
336 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
337 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
338 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
339 TestStartStop/group/newest-cni/serial/Pause 2.63
340 TestNetworkPlugins/group/auto/Start 44.85
341 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
342 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
343 TestNetworkPlugins/group/auto/KubeletFlags 0.27
344 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
345 TestNetworkPlugins/group/auto/NetCatPod 9.2
346 TestStartStop/group/no-preload/serial/Pause 2.92
347 TestNetworkPlugins/group/kindnet/Start 45.04
348 TestNetworkPlugins/group/auto/DNS 0.13
349 TestNetworkPlugins/group/auto/Localhost 0.1
350 TestNetworkPlugins/group/auto/HairPin 0.1
351 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
352 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
353 TestNetworkPlugins/group/calico/Start 54.94
354 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
355 TestStartStop/group/embed-certs/serial/Pause 3.28
356 TestNetworkPlugins/group/custom-flannel/Start 46.46
357 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
358 TestNetworkPlugins/group/kindnet/KubeletFlags 0.32
359 TestNetworkPlugins/group/kindnet/NetCatPod 10.22
360 TestNetworkPlugins/group/kindnet/DNS 0.15
361 TestNetworkPlugins/group/kindnet/Localhost 0.11
362 TestNetworkPlugins/group/kindnet/HairPin 0.17
363 TestNetworkPlugins/group/calico/ControllerPod 6.01
364 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
365 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.44
366 TestNetworkPlugins/group/enable-default-cni/Start 69.3
367 TestNetworkPlugins/group/calico/KubeletFlags 0.29
368 TestNetworkPlugins/group/calico/NetCatPod 11.19
369 TestNetworkPlugins/group/custom-flannel/DNS 0.12
370 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
371 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
372 TestNetworkPlugins/group/calico/DNS 0.14
373 TestNetworkPlugins/group/calico/Localhost 0.11
374 TestNetworkPlugins/group/calico/HairPin 0.12
375 TestNetworkPlugins/group/flannel/Start 48.14
376 TestNetworkPlugins/group/bridge/Start 65.9
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.2
379 TestNetworkPlugins/group/flannel/ControllerPod 6.01
380 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
381 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
382 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
383 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
384 TestNetworkPlugins/group/flannel/KubeletFlags 0.26
385 TestNetworkPlugins/group/flannel/NetCatPod 9.18
386 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
388 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.88
389 TestNetworkPlugins/group/flannel/DNS 0.15
390 TestNetworkPlugins/group/flannel/Localhost 0.12
391 TestNetworkPlugins/group/flannel/HairPin 0.15
392 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
393 TestNetworkPlugins/group/bridge/NetCatPod 9.19
394 TestNetworkPlugins/group/bridge/DNS 0.13
395 TestNetworkPlugins/group/bridge/Localhost 0.11
396 TestNetworkPlugins/group/bridge/HairPin 0.1
x
+
TestDownloadOnly/v1.20.0/json-events (5.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-028734 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-028734 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.119842791s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (5.12s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0317 10:25:12.828303   11819 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0317 10:25:12.828393   11819 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-028734 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |          |
	|         | -p download-only-028734        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 10:25:07
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 10:25:07.745287   11831 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:25:07.745391   11831 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:07.745397   11831 out.go:358] Setting ErrFile to fd 2...
	I0317 10:25:07.745401   11831 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:07.745579   11831 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	W0317 10:25:07.745682   11831 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20535-5055/.minikube/config/config.json: open /home/jenkins/minikube-integration/20535-5055/.minikube/config/config.json: no such file or directory
	I0317 10:25:07.746205   11831 out.go:352] Setting JSON to true
	I0317 10:25:07.747105   11831 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":455,"bootTime":1742206653,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:25:07.747160   11831 start.go:139] virtualization: kvm guest
	I0317 10:25:07.749578   11831 out.go:97] [download-only-028734] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0317 10:25:07.749684   11831 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball: no such file or directory
	I0317 10:25:07.749717   11831 notify.go:220] Checking for updates...
	I0317 10:25:07.750996   11831 out.go:169] MINIKUBE_LOCATION=20535
	I0317 10:25:07.752342   11831 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:25:07.753669   11831 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:25:07.754945   11831 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:25:07.756184   11831 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0317 10:25:07.758413   11831 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0317 10:25:07.758696   11831 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:25:07.779795   11831 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:25:07.779911   11831 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:08.191119   11831 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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-03-17 10:25:08.182138429 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:08.191228   11831 docker.go:318] overlay module found
	I0317 10:25:08.193002   11831 out.go:97] Using the docker driver based on user configuration
	I0317 10:25:08.193043   11831 start.go:297] selected driver: docker
	I0317 10:25:08.193055   11831 start.go:901] validating driver "docker" against <nil>
	I0317 10:25:08.193143   11831 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:08.241829   11831 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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-03-17 10:25:08.233584325 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:08.241983   11831 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 10:25:08.242516   11831 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0317 10:25:08.242661   11831 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0317 10:25:08.244603   11831 out.go:169] Using Docker driver with root privileges
	I0317 10:25:08.245979   11831 cni.go:84] Creating CNI manager for ""
	I0317 10:25:08.246044   11831 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0317 10:25:08.246054   11831 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 10:25:08.246121   11831 start.go:340] cluster config:
	{Name:download-only-028734 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:8000 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-028734 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio 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:crio 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}
	I0317 10:25:08.247670   11831 out.go:97] Starting "download-only-028734" primary control-plane node in "download-only-028734" cluster
	I0317 10:25:08.247695   11831 cache.go:121] Beginning downloading kic base image for docker with crio
	I0317 10:25:08.248945   11831 out.go:97] Pulling base image v0.0.46-1741860993-20523 ...
	I0317 10:25:08.248972   11831 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0317 10:25:08.249067   11831 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local docker daemon
	I0317 10:25:08.264812   11831 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 to local cache
	I0317 10:25:08.264981   11831 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 in local cache directory
	I0317 10:25:08.265062   11831 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 to local cache
	I0317 10:25:08.280766   11831 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-cri-o-overlay-amd64.tar.lz4
	I0317 10:25:08.280790   11831 cache.go:56] Caching tarball of preloaded images
	I0317 10:25:08.280930   11831 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0317 10:25:08.282666   11831 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0317 10:25:08.282689   11831 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0317 10:25:08.316421   11831 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0317 10:25:11.320854   11831 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0317 10:25:11.320931   11831 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0317 10:25:11.922995   11831 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 as a tarball
	I0317 10:25:12.270885   11831 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0317 10:25:12.271237   11831 profile.go:143] Saving config to /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/download-only-028734/config.json ...
	I0317 10:25:12.271272   11831 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/download-only-028734/config.json: {Name:mkfe3d11fdd7735560eda47f9236484a8eb45020 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 10:25:12.271494   11831 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0317 10:25:12.271696   11831 download.go:108] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/20535-5055/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-028734 host does not exist
	  To start a cluster, run: "minikube start -p download-only-028734"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/json-events (4.76s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-247273 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-247273 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio: (4.763193541s)
--- PASS: TestDownloadOnly/v1.32.2/json-events (4.76s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0317 10:25:17.970836   11819 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
I0317 10:25:17.970878   11819 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20535-5055/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-247273
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-247273: exit status 85 (61.164132ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-028734 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | -p download-only-028734        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| delete  | -p download-only-028734        | download-only-028734 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC | 17 Mar 25 10:25 UTC |
	| start   | -o=json --download-only        | download-only-247273 | jenkins | v1.35.0 | 17 Mar 25 10:25 UTC |                     |
	|         | -p download-only-247273        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 10:25:13
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 10:25:13.245931   12187 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:25:13.246191   12187 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:13.246202   12187 out.go:358] Setting ErrFile to fd 2...
	I0317 10:25:13.246206   12187 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:25:13.246414   12187 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:25:13.246975   12187 out.go:352] Setting JSON to true
	I0317 10:25:13.247852   12187 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":460,"bootTime":1742206653,"procs":170,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:25:13.247938   12187 start.go:139] virtualization: kvm guest
	I0317 10:25:13.249959   12187 out.go:97] [download-only-247273] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:25:13.250108   12187 notify.go:220] Checking for updates...
	I0317 10:25:13.251709   12187 out.go:169] MINIKUBE_LOCATION=20535
	I0317 10:25:13.253090   12187 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:25:13.254719   12187 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:25:13.256122   12187 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:25:13.257665   12187 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0317 10:25:13.260483   12187 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0317 10:25:13.260745   12187 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:25:13.281372   12187 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:25:13.281442   12187 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:13.331578   12187 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-03-17 10:25:13.321538561 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:13.331684   12187 docker.go:318] overlay module found
	I0317 10:25:13.333576   12187 out.go:97] Using the docker driver based on user configuration
	I0317 10:25:13.333599   12187 start.go:297] selected driver: docker
	I0317 10:25:13.333603   12187 start.go:901] validating driver "docker" against <nil>
	I0317 10:25:13.333668   12187 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:25:13.382499   12187 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-03-17 10:25:13.373844401 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:25:13.382631   12187 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 10:25:13.383057   12187 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0317 10:25:13.383187   12187 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0317 10:25:13.384968   12187 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-247273 host does not exist
	  To start a cluster, run: "minikube start -p download-only-247273"

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/DeleteAll (0.2s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.32.2/DeleteAll (0.20s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds (0.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-247273
--- PASS: TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnlyKic (1.08s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-710956 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-710956" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-710956
--- PASS: TestDownloadOnlyKic (1.08s)

                                                
                                    
x
+
TestBinaryMirror (0.76s)

                                                
                                                
=== RUN   TestBinaryMirror
I0317 10:25:19.688031   11819 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-639081 --alsologtostderr --binary-mirror http://127.0.0.1:46523 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-639081" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-639081
--- PASS: TestBinaryMirror (0.76s)

                                                
                                    
x
+
TestOffline (59.42s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-505820 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-505820 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (57.024143788s)
helpers_test.go:175: Cleaning up "offline-crio-505820" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-505820
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-505820: (2.39660677s)
--- PASS: TestOffline (59.42s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (118.28s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-023654 --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=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-023654 --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=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (1m58.280165419s)
--- PASS: TestAddons/Setup (118.28s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-023654 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-023654 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.12s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-023654 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-023654 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" [3ad66bf8-5441-4170-93a2-9caa3f1d6dcd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3ad66bf8-5441-4170-93a2-9caa3f1d6dcd] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 8.003755136s
addons_test.go:633: (dbg) Run:  kubectl --context addons-023654 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-023654 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-023654 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (8.45s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.438054ms
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-5kggn" [c30fbc07-7a69-4186-910e-ec96c0ef9653] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002067341s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-c8wmn" [1011cda5-f50b-4136-8d44-b98d678c110a] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.002741888s
addons_test.go:331: (dbg) Run:  kubectl --context addons-023654 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-023654 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-023654 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (2.81430344s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 ip
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.98s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.72s)

                                                
                                                
=== 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-dbtdq" [3da715cc-1c2c-492d-a6c7-a5a028faf18f] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003892604s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 addons disable inspektor-gadget --alsologtostderr -v=1: (5.714042951s)
--- PASS: TestAddons/parallel/InspektorGadget (11.72s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.539289ms
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-lxz6x" [2201b49a-915e-4d8e-a7a5-bc50cf0037f7] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.002256978s
addons_test.go:402: (dbg) Run:  kubectl --context addons-023654 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.82s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-023654 --alsologtostderr -v=1
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-4qrzb" [8d21e1af-4ae5-4457-ae60-92eed0c409f2] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-4qrzb" [8d21e1af-4ae5-4457-ae60-92eed0c409f2] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-4qrzb" [8d21e1af-4ae5-4457-ae60-92eed0c409f2] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003000066s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 addons disable headlamp --alsologtostderr -v=1: (5.622722933s)
--- PASS: TestAddons/parallel/Headlamp (18.35s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.48s)

                                                
                                                
=== 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-754dc876cd-2c2b5" [6737a68e-b11a-4073-9aa6-03c028542439] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003603991s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.48s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.45s)

                                                
                                                
=== 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-t54nc" [7ea32d63-c896-4e92-860c-5677214ac89f] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.00249764s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.45s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.62s)

                                                
                                                
=== 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-gz87l" [9a3acb8a-acc9-4fa0-82dc-35ea30685bd9] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00326236s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-023654 addons disable yakd --alsologtostderr -v=1: (5.619824843s)
--- PASS: TestAddons/parallel/Yakd (11.62s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-j9tlh" [4afe8939-0b95-4043-b92d-456b9277747d] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.003679509s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.46s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.05s)

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

                                                
                                    
x
+
TestCertOptions (25.05s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-050838 --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=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-050838 --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=crio: (21.500626576s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-050838 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-050838 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-050838 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-050838" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-050838
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-050838: (2.72075267s)
--- PASS: TestCertOptions (25.05s)

                                                
                                    
x
+
TestCertExpiration (219.11s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-614703 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-614703 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (22.635803575s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-614703 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-614703 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.117433009s)
helpers_test.go:175: Cleaning up "cert-expiration-614703" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-614703
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-614703: (2.351623426s)
--- PASS: TestCertExpiration (219.11s)

                                                
                                    
x
+
TestForceSystemdFlag (25.18s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-502216 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-502216 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (22.427051841s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-502216 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-502216" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-502216
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-502216: (2.45416717s)
--- PASS: TestForceSystemdFlag (25.18s)

                                                
                                    
x
+
TestForceSystemdEnv (39.58s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-607677 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-607677 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (34.533108076s)
helpers_test.go:175: Cleaning up "force-systemd-env-607677" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-607677
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-607677: (5.047048119s)
--- PASS: TestForceSystemdEnv (39.58s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.3s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0317 11:08:42.786620   11819 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0317 11:08:42.786786   11819 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0317 11:08:42.816838   11819 install.go:62] docker-machine-driver-kvm2: exit status 1
W0317 11:08:42.816957   11819 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0317 11:08:42.817014   11819 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1061674854/001/docker-machine-driver-kvm2
I0317 11:08:43.074260   11819 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1061674854/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc00056ef28 gz:0xc00056efd0 tar:0xc00056ef60 tar.bz2:0xc00056ef80 tar.gz:0xc00056efa0 tar.xz:0xc00056efb0 tar.zst:0xc00056efc0 tbz2:0xc00056ef80 tgz:0xc00056efa0 txz:0xc00056efb0 tzst:0xc00056efc0 xz:0xc00056efd8 zip:0xc00056efe0 zst:0xc00056eff0] Getters:map[file:0xc001c51300 http:0xc000876af0 https:0xc000876b40] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0317 11:08:43.074321   11819 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1061674854/001/docker-machine-driver-kvm2
I0317 11:08:44.587269   11819 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0317 11:08:44.587351   11819 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0317 11:08:44.614497   11819 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0317 11:08:44.614541   11819 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0317 11:08:44.614616   11819 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0317 11:08:44.614660   11819 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1061674854/002/docker-machine-driver-kvm2
I0317 11:08:44.780167   11819 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1061674854/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc00056ef28 gz:0xc00056efd0 tar:0xc00056ef60 tar.bz2:0xc00056ef80 tar.gz:0xc00056efa0 tar.xz:0xc00056efb0 tar.zst:0xc00056efc0 tbz2:0xc00056ef80 tgz:0xc00056efa0 txz:0xc00056efb0 tzst:0xc00056efc0 xz:0xc00056efd8 zip:0xc00056efe0 zst:0xc00056eff0] Getters:map[file:0xc000cf41e0 http:0xc000d12370 https:0xc000d123c0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0317 11:08:44.780213   11819 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1061674854/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.30s)

                                                
                                    
x
+
TestErrorSpam/setup (23.28s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-301332 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-301332 --driver=docker  --container-runtime=crio
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-301332 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-301332 --driver=docker  --container-runtime=crio: (23.281613227s)
--- PASS: TestErrorSpam/setup (23.28s)

                                                
                                    
x
+
TestErrorSpam/start (0.55s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.85s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.47s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.5s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.33s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-301332 --log_dir /tmp/nospam-301332 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-301332 --log_dir /tmp/nospam-301332 stop: (1.161586872s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-301332 --log_dir /tmp/nospam-301332 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-301332 --log_dir /tmp/nospam-301332 stop
--- PASS: TestErrorSpam/stop (1.33s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (28.89s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-247977 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-247977 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (28.886974374s)
functional_test.go:778: restart took 28.88710506s for "functional-247977" cluster.
I0317 10:44:22.807110   11819 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (28.89s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.17s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-amd64 -p functional-247977 logs: (1.16690625s)
--- PASS: TestFunctional/serial/LogsCmd (1.17s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.18s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 logs --file /tmp/TestFunctionalserialLogsFileCmd1891364781/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-247977 logs --file /tmp/TestFunctionalserialLogsFileCmd1891364781/001/logs.txt: (1.182411421s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.18s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.31s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.37s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:922: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-247977 --alsologtostderr -v=1]
functional_test.go:927: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-247977 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 53390: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (9.03s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.43s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 10:44:31.956918   52755 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:44:31.957047   52755 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:44:31.957058   52755 out.go:358] Setting ErrFile to fd 2...
	I0317 10:44:31.957062   52755 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:44:31.957255   52755 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:44:31.957775   52755 out.go:352] Setting JSON to false
	I0317 10:44:31.958824   52755 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1619,"bootTime":1742206653,"procs":209,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:44:31.958893   52755 start.go:139] virtualization: kvm guest
	I0317 10:44:31.961812   52755 out.go:177] * [functional-247977] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 10:44:31.963330   52755 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:44:31.963341   52755 notify.go:220] Checking for updates...
	I0317 10:44:31.964721   52755 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:44:31.966113   52755 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:44:31.967542   52755 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:44:31.968777   52755 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:44:31.971693   52755 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:44:31.974526   52755 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:44:31.975207   52755 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:44:32.014606   52755 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:44:32.014719   52755 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:44:32.079401   52755 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-03-17 10:44:32.067841828 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:44:32.079544   52755 docker.go:318] overlay module found
	I0317 10:44:32.082012   52755 out.go:177] * Using the docker driver based on existing profile
	I0317 10:44:32.083604   52755 start.go:297] selected driver: docker
	I0317 10:44:32.083620   52755 start.go:901] validating driver "docker" against &{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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}
	I0317 10:44:32.083726   52755 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:44:32.085907   52755 out.go:201] 
	W0317 10:44:32.087261   52755 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
	I0317 10:44:32.088584   52755 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 10:44:31.766069   52653 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:44:31.766314   52653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:44:31.766323   52653 out.go:358] Setting ErrFile to fd 2...
	I0317 10:44:31.766327   52653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:44:31.766621   52653 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:44:31.767112   52653 out.go:352] Setting JSON to false
	I0317 10:44:31.768006   52653 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1619,"bootTime":1742206653,"procs":206,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 10:44:31.768099   52653 start.go:139] virtualization: kvm guest
	I0317 10:44:31.770438   52653 out.go:177] * [functional-247977] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0317 10:44:31.772031   52653 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 10:44:31.772019   52653 notify.go:220] Checking for updates...
	I0317 10:44:31.774518   52653 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 10:44:31.775976   52653 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 10:44:31.777168   52653 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 10:44:31.778314   52653 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 10:44:31.779581   52653 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 10:44:31.781169   52653 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:44:31.781582   52653 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 10:44:31.809987   52653 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 10:44:31.810182   52653 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:44:31.875383   52653 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:41 OomKillDisable:true NGoroutines:54 SystemTime:2025-03-17 10:44:31.859035202 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:44:31.875483   52653 docker.go:318] overlay module found
	I0317 10:44:31.878243   52653 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0317 10:44:31.879597   52653 start.go:297] selected driver: docker
	I0317 10:44:31.879613   52653 start.go:901] validating driver "docker" against &{Name:functional-247977 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 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.2 ClusterName:functional-247977 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.2 ContainerRuntime:crio 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}
	I0317 10:44:31.879685   52653 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 10:44:31.881715   52653 out.go:201] 
	W0317 10:44:31.883114   52653 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
	I0317 10:44:31.884387   52653 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-247977 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-247977 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-58f9cf68d8-th46d" [26bf23cf-cd30-4b9e-b3c0-2b8e5b3d811e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-th46d" [26bf23cf-cd30-4b9e-b3c0-2b8e5b3d811e] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.066470047s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:30413
functional_test.go:1692: http://192.168.49.2:30413: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-th46d

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 addons list -o json
2025/03/17 10:44:41 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (31.55s)

                                                
                                                
=== 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" [c143db32-f05c-4ba2-9d0a-b2ce494ff12d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004196472s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-247977 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-247977 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-247977 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-247977 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" [33122eff-e794-4e97-90d0-373aa8a2afa5] Pending
helpers_test.go:344: "sp-pod" [33122eff-e794-4e97-90d0-373aa8a2afa5] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [33122eff-e794-4e97-90d0-373aa8a2afa5] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 14.003326349s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-247977 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-247977 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-247977 delete -f testdata/storage-provisioner/pod.yaml: (2.536570662s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-247977 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" [eb5d154c-1335-4908-abf1-92d6da5d16fd] Pending
helpers_test.go:344: "sp-pod" [eb5d154c-1335-4908-abf1-92d6da5d16fd] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [eb5d154c-1335-4908-abf1-92d6da5d16fd] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.006571937s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-247977 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (31.55s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.56s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (20.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-247977 replace --force -f testdata/mysql.yaml
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-hxzw7" [bfb8ea25-9231-4862-9cb1-5d9ca6e67b8a] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-hxzw7" [bfb8ea25-9231-4862-9cb1-5d9ca6e67b8a] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 20.004616197s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-247977 exec mysql-58ccfd96bb-hxzw7 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (20.46s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/11819.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "sudo cat /etc/ssl/certs/11819.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/11819.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "sudo cat /usr/share/ca-certificates/11819.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-amd64 -p functional-247977 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/118192.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "sudo cat /etc/ssl/certs/118192.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/118192.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "sudo cat /usr/share/ca-certificates/118192.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-amd64 -p functional-247977 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.75s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.8s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2044: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "sudo systemctl is-active containerd"
functional_test.go:2044: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-247977 ssh "sudo systemctl is-active containerd": exit status 1 (388.637705ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
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-amd64 license
--- PASS: TestFunctional/parallel/License (0.24s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-247977 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-247977 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-fcfd88b6f-w7rdk" [d5867013-cc4e-425a-88c3-9ef86bc9341e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-w7rdk" [d5867013-cc4e-425a-88c3-9ef86bc9341e] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.003984934s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.18s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0317 10:44:30.219880   11819 retry.go:31] will retry after 516.864523ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Mar 17 10:44 created-by-test
-rw-r--r-- 1 docker docker 24 Mar 17 10:44 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Mar 17 10:44 test-1742208269902555094
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh cat /mount-9p/test-1742208269902555094
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-247977 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" [7e608fbe-1ead-4882-a597-87ab8e4691a7] Pending
helpers_test.go:344: "busybox-mount" [7e608fbe-1ead-4882-a597-87ab8e4691a7] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [7e608fbe-1ead-4882-a597-87ab8e4691a7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [7e608fbe-1ead-4882-a597-87ab8e4691a7] 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 4.004428617s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-247977 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-247977 /tmp/TestFunctionalparallelMountCmdany-port2507186869/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.07s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0317 10:44:37.257063   11819 retry.go:31] will retry after 528.40164ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 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-amd64 mount -p functional-247977 /tmp/TestFunctionalparallelMountCmdspecific-port2811630873/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-amd64 -p functional-247977 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-247977 ssh "sudo umount -f /mount-9p": exit status 1 (269.062444ms)

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0317 10:44:39.277100   11819 retry.go:31] will retry after 311.266141ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-247977 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-247977 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2225305477/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-amd64 mount -p functional-247977 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2225305477/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-amd64 mount -p functional-247977 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2225305477/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.52s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-247977 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" [6c9bc784-1118-45eb-9ed3-5b5dc3d343c2] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [6c9bc784-1118-45eb-9ed3-5b5dc3d343c2] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 13.003749635s
I0317 10:44:54.399268   11819 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (13.21s)

                                                
                                    
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-amd64 -p functional-247977 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.17s)

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

                                                
                                                
=== 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-amd64 -p functional-247977 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.14s)

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

                                                
                                                
=== 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-amd64 -p functional-247977 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.14s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.81s)

                                                
                                    
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-amd64 -p functional-247977 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-247977 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.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-247977
localhost/kicbase/echo-server:functional-247977
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20250214-acbabc1a
docker.io/kindest/kindnetd:v20241212-9f82dd49
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-247977 image ls --format short --alsologtostderr:
I0317 10:45:02.043780   59519 out.go:345] Setting OutFile to fd 1 ...
I0317 10:45:02.043911   59519 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.043923   59519 out.go:358] Setting ErrFile to fd 2...
I0317 10:45:02.043929   59519 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.044139   59519 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
I0317 10:45:02.044746   59519 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.044883   59519 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.045374   59519 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
I0317 10:45:02.063500   59519 ssh_runner.go:195] Run: systemctl --version
I0317 10:45:02.063547   59519 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
I0317 10:45:02.083103   59519 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
I0317 10:45:02.178515   59519 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-amd64 -p functional-247977 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-247977 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-apiserver          | v1.32.2            | 85b7a174738ba | 98.1MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| localhost/minikube-local-cache-test     | functional-247977  | fc3dd4adc1805 | 3.33kB |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | d300845f67aeb | 95.7MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-controller-manager | v1.32.2            | b6a454c5a800d | 90.8MB |
| registry.k8s.io/kube-proxy              | v1.32.2            | f1332858868e1 | 95.3MB |
| docker.io/library/nginx                 | latest             | b52e0b094bc0e | 196MB  |
| registry.k8s.io/kube-scheduler          | v1.32.2            | d8e673e7c9983 | 70.7MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| docker.io/kindest/kindnetd              | v20250214-acbabc1a | df3849d954c98 | 95.7MB |
| docker.io/library/nginx                 | alpine             | 1ff4bb4faebcf | 49.3MB |
| localhost/kicbase/echo-server           | functional-247977  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-247977 image ls --format table --alsologtostderr:
I0317 10:45:02.501716   59745 out.go:345] Setting OutFile to fd 1 ...
I0317 10:45:02.501863   59745 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.501947   59745 out.go:358] Setting ErrFile to fd 2...
I0317 10:45:02.501980   59745 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.502294   59745 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
I0317 10:45:02.502974   59745 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.503066   59745 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.503639   59745 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
I0317 10:45:02.523261   59745 ssh_runner.go:195] Run: systemctl --version
I0317 10:45:02.523316   59745 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
I0317 10:45:02.545619   59745 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
I0317 10:45:02.638675   59745 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-247977 image ls --format json --alsologtostderr:
[{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56","repoDigests":["docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26","docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"95714353"},{"id":"df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f","repoDigests":["docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495","docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97"],"repoTags":["docker.io/kindest/kindnetd:v20250214-acbabc1a"],"size":"95703604"},{"id":"1ff4bb4faeb
cfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":["docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591","docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc"],"repoTags":["docker.io/library/nginx:alpine"],"size":"49323988"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"fc3dd4adc1805ba41679def6e0bf9f409b850fb518841634c69e0a5179f85966","repoDigests":["localhost/minikube-local-cache-test@sha256:7aac9ded621a7c68e10d990c94f5e9cff67ac62f3f6aaab2d19f19b30aa83460"],"repoTags":["localhost/minikube-local-cache-test:functional-247977"],"size":"3330"},{"id":"f1332858868e1c6a905123b21e2e322ab45
a5b99a3532e68ff49a87c2266ebc5","repoDigests":["registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d","registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"95271321"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-247977"],"size":"4943877"},{"id":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","repoDigests":["regist
ry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"98055648"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5","registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"90793286"},{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76","registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32
.2"],"size":"70653254"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":["registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"151021823"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b952
9bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"b52e0b094bc0e26c9eddc9e4ab7a64ce0033c3360d8b7ad4ff4132c4e03e8f7b","repoDigests":["docker.io/library/nginx@sha256:28edb1806e63847a8d6f77a7c312045e1bd91d5e3c944c8a0012f0b14c830c44","docker.io/library/nginx@sha256:9d6b58feebd2dbd3c56ab5853333d627cc6e281011cfd6050fa4bcf2072c9496"],"repoTags":["docker.io/library/nginx:latest"],"size":"196159380"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha25
6:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305e
e8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-247977 image ls --format json --alsologtostderr:
I0317 10:45:02.273778   59611 out.go:345] Setting OutFile to fd 1 ...
I0317 10:45:02.273949   59611 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.274006   59611 out.go:358] Setting ErrFile to fd 2...
I0317 10:45:02.274019   59611 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.274367   59611 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
I0317 10:45:02.275253   59611 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.275404   59611 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.275970   59611 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
I0317 10:45:02.295417   59611 ssh_runner.go:195] Run: systemctl --version
I0317 10:45:02.295501   59611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
I0317 10:45:02.314264   59611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
I0317 10:45:02.410487   59611 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

                                                
                                    
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-amd64 -p functional-247977 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-247977 image ls --format yaml --alsologtostderr:
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-247977
size: "4943877"
- id: df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f
repoDigests:
- docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495
- docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97
repoTags:
- docker.io/kindest/kindnetd:v20250214-acbabc1a
size: "95703604"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests:
- docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591
- docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc
repoTags:
- docker.io/library/nginx:alpine
size: "49323988"
- id: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d
- registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "98055648"
- id: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76
- registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "70653254"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: fc3dd4adc1805ba41679def6e0bf9f409b850fb518841634c69e0a5179f85966
repoDigests:
- localhost/minikube-local-cache-test@sha256:7aac9ded621a7c68e10d990c94f5e9cff67ac62f3f6aaab2d19f19b30aa83460
repoTags:
- localhost/minikube-local-cache-test:functional-247977
size: "3330"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests:
- registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "151021823"
- id: d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56
repoDigests:
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
- docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "95714353"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: b52e0b094bc0e26c9eddc9e4ab7a64ce0033c3360d8b7ad4ff4132c4e03e8f7b
repoDigests:
- docker.io/library/nginx@sha256:28edb1806e63847a8d6f77a7c312045e1bd91d5e3c944c8a0012f0b14c830c44
- docker.io/library/nginx@sha256:9d6b58feebd2dbd3c56ab5853333d627cc6e281011cfd6050fa4bcf2072c9496
repoTags:
- docker.io/library/nginx:latest
size: "196159380"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5
- registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "90793286"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests:
- registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d
- registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "95271321"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-247977 image ls --format yaml --alsologtostderr:
I0317 10:45:02.040978   59518 out.go:345] Setting OutFile to fd 1 ...
I0317 10:45:02.042514   59518 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.042587   59518 out.go:358] Setting ErrFile to fd 2...
I0317 10:45:02.042595   59518 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.043039   59518 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
I0317 10:45:02.044390   59518 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.044502   59518 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.044902   59518 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
I0317 10:45:02.062802   59518 ssh_runner.go:195] Run: systemctl --version
I0317 10:45:02.062848   59518 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
I0317 10:45:02.082885   59518 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
I0317 10:45:02.174799   59518 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 image build -t localhost/my-image:functional-247977 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-247977 image build -t localhost/my-image:functional-247977 testdata/build --alsologtostderr: (1.809319086s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-247977 image build -t localhost/my-image:functional-247977 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> da24481b5d1
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-247977
--> 2565311bbf5
Successfully tagged localhost/my-image:functional-247977
2565311bbf5fb19067ba6a641a47b8b68257d178c4e03dca9b53ccea72ad58f1
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-247977 image build -t localhost/my-image:functional-247977 testdata/build --alsologtostderr:
I0317 10:45:02.540048   59757 out.go:345] Setting OutFile to fd 1 ...
I0317 10:45:02.540397   59757 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.540409   59757 out.go:358] Setting ErrFile to fd 2...
I0317 10:45:02.540415   59757 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 10:45:02.540674   59757 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
I0317 10:45:02.541449   59757 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.542059   59757 config.go:182] Loaded profile config "functional-247977": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0317 10:45:02.542460   59757 cli_runner.go:164] Run: docker container inspect functional-247977 --format={{.State.Status}}
I0317 10:45:02.561371   59757 ssh_runner.go:195] Run: systemctl --version
I0317 10:45:02.561424   59757 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-247977
I0317 10:45:02.578391   59757 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/functional-247977/id_rsa Username:docker}
I0317 10:45:02.671009   59757 build_images.go:161] Building image from path: /tmp/build.3706751526.tar
I0317 10:45:02.671087   59757 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0317 10:45:02.679336   59757 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3706751526.tar
I0317 10:45:02.682552   59757 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3706751526.tar: stat -c "%s %y" /var/lib/minikube/build/build.3706751526.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3706751526.tar': No such file or directory
I0317 10:45:02.682587   59757 ssh_runner.go:362] scp /tmp/build.3706751526.tar --> /var/lib/minikube/build/build.3706751526.tar (3072 bytes)
I0317 10:45:02.708664   59757 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3706751526
I0317 10:45:02.716701   59757 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3706751526 -xf /var/lib/minikube/build/build.3706751526.tar
I0317 10:45:02.724954   59757 crio.go:315] Building image: /var/lib/minikube/build/build.3706751526
I0317 10:45:02.725049   59757 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-247977 /var/lib/minikube/build/build.3706751526 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0317 10:45:04.271967   59757 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-247977 /var/lib/minikube/build/build.3706751526 --cgroup-manager=cgroupfs: (1.546878305s)
I0317 10:45:04.272039   59757 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3706751526
I0317 10:45:04.279988   59757 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3706751526.tar
I0317 10:45:04.287566   59757 build_images.go:217] Built localhost/my-image:functional-247977 from /tmp/build.3706751526.tar
I0317 10:45:04.287599   59757 build_images.go:133] succeeded building to: functional-247977
I0317 10:45:04.287606   59757 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.28s)

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

                                                
                                                
=== 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-247977
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.95s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-247977 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.07s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.105.77.12 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-247977
functional_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 image load --daemon kicbase/echo-server:functional-247977 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-247977 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.22s)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (102.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-224334 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-224334 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m41.44280045s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (102.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.28s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.99s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-224334 -v=7 --alsologtostderr
E0317 10:47:19.344222   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-224334 -v=7 --alsologtostderr: (34.43064221s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (35.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.83s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp testdata/cp-test.txt ha-224334:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2666570060/001/cp-test_ha-224334.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334:/home/docker/cp-test.txt ha-224334-m02:/home/docker/cp-test_ha-224334_ha-224334-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test_ha-224334_ha-224334-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334:/home/docker/cp-test.txt ha-224334-m03:/home/docker/cp-test_ha-224334_ha-224334-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test_ha-224334_ha-224334-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334:/home/docker/cp-test.txt ha-224334-m04:/home/docker/cp-test_ha-224334_ha-224334-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test_ha-224334_ha-224334-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp testdata/cp-test.txt ha-224334-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2666570060/001/cp-test_ha-224334-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m02:/home/docker/cp-test.txt ha-224334:/home/docker/cp-test_ha-224334-m02_ha-224334.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test_ha-224334-m02_ha-224334.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m02:/home/docker/cp-test.txt ha-224334-m03:/home/docker/cp-test_ha-224334-m02_ha-224334-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test_ha-224334-m02_ha-224334-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m02:/home/docker/cp-test.txt ha-224334-m04:/home/docker/cp-test_ha-224334-m02_ha-224334-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test_ha-224334-m02_ha-224334-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp testdata/cp-test.txt ha-224334-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2666570060/001/cp-test_ha-224334-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m03:/home/docker/cp-test.txt ha-224334:/home/docker/cp-test_ha-224334-m03_ha-224334.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test_ha-224334-m03_ha-224334.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m03:/home/docker/cp-test.txt ha-224334-m02:/home/docker/cp-test_ha-224334-m03_ha-224334-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test_ha-224334-m03_ha-224334-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m03:/home/docker/cp-test.txt ha-224334-m04:/home/docker/cp-test_ha-224334-m03_ha-224334-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test_ha-224334-m03_ha-224334-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp testdata/cp-test.txt ha-224334-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2666570060/001/cp-test_ha-224334-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m04:/home/docker/cp-test.txt ha-224334:/home/docker/cp-test_ha-224334-m04_ha-224334.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334 "sudo cat /home/docker/cp-test_ha-224334-m04_ha-224334.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m04:/home/docker/cp-test.txt ha-224334-m02:/home/docker/cp-test_ha-224334-m04_ha-224334-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m02 "sudo cat /home/docker/cp-test_ha-224334-m04_ha-224334-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 cp ha-224334-m04:/home/docker/cp-test.txt ha-224334-m03:/home/docker/cp-test_ha-224334-m04_ha-224334-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 ssh -n ha-224334-m03 "sudo cat /home/docker/cp-test_ha-224334-m04_ha-224334-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (15.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.5s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 10:48:01.939930   80555 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:48:01.940071   80555 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:48:01.940081   80555 out.go:358] Setting ErrFile to fd 2...
	I0317 10:48:01.940086   80555 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:48:01.940296   80555 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:48:01.940438   80555 out.go:352] Setting JSON to false
	I0317 10:48:01.940465   80555 mustload.go:65] Loading cluster: ha-224334
	I0317 10:48:01.940520   80555 notify.go:220] Checking for updates...
	I0317 10:48:01.940843   80555 config.go:182] Loaded profile config "ha-224334": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:48:01.940861   80555 status.go:174] checking status of ha-224334 ...
	I0317 10:48:01.941240   80555 cli_runner.go:164] Run: docker container inspect ha-224334 --format={{.State.Status}}
	I0317 10:48:01.959336   80555 status.go:371] ha-224334 host status = "Running" (err=<nil>)
	I0317 10:48:01.959373   80555 host.go:66] Checking if "ha-224334" exists ...
	I0317 10:48:01.959702   80555 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-224334
	I0317 10:48:01.977026   80555 host.go:66] Checking if "ha-224334" exists ...
	I0317 10:48:01.977383   80555 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:48:01.977436   80555 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-224334
	I0317 10:48:01.996196   80555 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/ha-224334/id_rsa Username:docker}
	I0317 10:48:02.091751   80555 ssh_runner.go:195] Run: systemctl --version
	I0317 10:48:02.095841   80555 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 10:48:02.106522   80555 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 10:48:02.155235   80555 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:68 OomKillDisable:true NGoroutines:73 SystemTime:2025-03-17 10:48:02.146529352 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 10:48:02.155810   80555 kubeconfig.go:125] found "ha-224334" server: "https://192.168.49.254:8443"
	I0317 10:48:02.155842   80555 api_server.go:166] Checking apiserver status ...
	I0317 10:48:02.155881   80555 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 10:48:02.166642   80555 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1546/cgroup
	I0317 10:48:02.175164   80555 api_server.go:182] apiserver freezer: "5:freezer:/docker/d21fa9efc75f239618c789c6b1d3b59bc34e4a389be8e1844ad88b128fbd8e1d/crio/crio-609f79f938f6a57b863342e1acca45e0f532fcf1eefd08196a5949011a626b73"
	I0317 10:48:02.175230   80555 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d21fa9efc75f239618c789c6b1d3b59bc34e4a389be8e1844ad88b128fbd8e1d/crio/crio-609f79f938f6a57b863342e1acca45e0f532fcf1eefd08196a5949011a626b73/freezer.state
	I0317 10:48:02.182850   80555 api_server.go:204] freezer state: "THAWED"
	I0317 10:48:02.182876   80555 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0317 10:48:02.188529   80555 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0317 10:48:02.188560   80555 status.go:463] ha-224334 apiserver status = Running (err=<nil>)
	I0317 10:48:02.188572   80555 status.go:176] ha-224334 status: &{Name:ha-224334 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 10:48:02.188593   80555 status.go:174] checking status of ha-224334-m02 ...
	I0317 10:48:02.188894   80555 cli_runner.go:164] Run: docker container inspect ha-224334-m02 --format={{.State.Status}}
	I0317 10:48:02.207866   80555 status.go:371] ha-224334-m02 host status = "Stopped" (err=<nil>)
	I0317 10:48:02.207886   80555 status.go:384] host is not running, skipping remaining checks
	I0317 10:48:02.207892   80555 status.go:176] ha-224334-m02 status: &{Name:ha-224334-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 10:48:02.207909   80555 status.go:174] checking status of ha-224334-m03 ...
	I0317 10:48:02.208151   80555 cli_runner.go:164] Run: docker container inspect ha-224334-m03 --format={{.State.Status}}
	I0317 10:48:02.227292   80555 status.go:371] ha-224334-m03 host status = "Running" (err=<nil>)
	I0317 10:48:02.227314   80555 host.go:66] Checking if "ha-224334-m03" exists ...
	I0317 10:48:02.227560   80555 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-224334-m03
	I0317 10:48:02.243493   80555 host.go:66] Checking if "ha-224334-m03" exists ...
	I0317 10:48:02.243792   80555 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:48:02.243837   80555 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-224334-m03
	I0317 10:48:02.260829   80555 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/ha-224334-m03/id_rsa Username:docker}
	I0317 10:48:02.351908   80555 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 10:48:02.362498   80555 kubeconfig.go:125] found "ha-224334" server: "https://192.168.49.254:8443"
	I0317 10:48:02.362526   80555 api_server.go:166] Checking apiserver status ...
	I0317 10:48:02.362567   80555 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 10:48:02.372635   80555 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1428/cgroup
	I0317 10:48:02.380868   80555 api_server.go:182] apiserver freezer: "5:freezer:/docker/d568e0d8eb8c67e4a1cec583dfd6b4c3e524e15638776d8ce3a08831cd4d55b9/crio/crio-a50378eb4687fd6af8d36b825f5643234d8fabe527bbed1f6e41b3a7321edb22"
	I0317 10:48:02.380918   80555 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d568e0d8eb8c67e4a1cec583dfd6b4c3e524e15638776d8ce3a08831cd4d55b9/crio/crio-a50378eb4687fd6af8d36b825f5643234d8fabe527bbed1f6e41b3a7321edb22/freezer.state
	I0317 10:48:02.388638   80555 api_server.go:204] freezer state: "THAWED"
	I0317 10:48:02.388666   80555 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0317 10:48:02.392190   80555 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0317 10:48:02.392213   80555 status.go:463] ha-224334-m03 apiserver status = Running (err=<nil>)
	I0317 10:48:02.392221   80555 status.go:176] ha-224334-m03 status: &{Name:ha-224334-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 10:48:02.392234   80555 status.go:174] checking status of ha-224334-m04 ...
	I0317 10:48:02.392446   80555 cli_runner.go:164] Run: docker container inspect ha-224334-m04 --format={{.State.Status}}
	I0317 10:48:02.409998   80555 status.go:371] ha-224334-m04 host status = "Running" (err=<nil>)
	I0317 10:48:02.410029   80555 host.go:66] Checking if "ha-224334-m04" exists ...
	I0317 10:48:02.410264   80555 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-224334-m04
	I0317 10:48:02.427831   80555 host.go:66] Checking if "ha-224334-m04" exists ...
	I0317 10:48:02.428066   80555 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 10:48:02.428102   80555 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-224334-m04
	I0317 10:48:02.445578   80555 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/ha-224334-m04/id_rsa Username:docker}
	I0317 10:48:02.539390   80555 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 10:48:02.549569   80555 status.go:176] ha-224334-m04 status: &{Name:ha-224334-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (29.48s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (183.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-224334 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-224334 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-224334 -v=7 --alsologtostderr: (36.561081398s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-224334 --wait=true -v=7 --alsologtostderr
E0317 10:49:29.712539   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:29.718902   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:29.730244   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:29.751651   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:29.793081   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:29.874543   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:30.036139   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:30.357828   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:30.999892   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:32.281532   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:34.844400   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:39.966560   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:49:50.208436   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:50:10.690426   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:50:51.651994   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-224334 --wait=true -v=7 --alsologtostderr: (2m26.870204044s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-224334
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (183.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-224334 node delete m03 -v=7 --alsologtostderr: (10.626160592s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 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 (11.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 stop -v=7 --alsologtostderr
E0317 10:52:13.573444   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:52:19.348562   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-224334 stop -v=7 --alsologtostderr: (35.463937273s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-224334 status -v=7 --alsologtostderr: exit status 7 (101.791145ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 10:52:24.613247   98765 out.go:345] Setting OutFile to fd 1 ...
	I0317 10:52:24.613363   98765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:52:24.613376   98765 out.go:358] Setting ErrFile to fd 2...
	I0317 10:52:24.613382   98765 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 10:52:24.613651   98765 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 10:52:24.613807   98765 out.go:352] Setting JSON to false
	I0317 10:52:24.613833   98765 mustload.go:65] Loading cluster: ha-224334
	I0317 10:52:24.613878   98765 notify.go:220] Checking for updates...
	I0317 10:52:24.614318   98765 config.go:182] Loaded profile config "ha-224334": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 10:52:24.614339   98765 status.go:174] checking status of ha-224334 ...
	I0317 10:52:24.614852   98765 cli_runner.go:164] Run: docker container inspect ha-224334 --format={{.State.Status}}
	I0317 10:52:24.635609   98765 status.go:371] ha-224334 host status = "Stopped" (err=<nil>)
	I0317 10:52:24.635648   98765 status.go:384] host is not running, skipping remaining checks
	I0317 10:52:24.635660   98765 status.go:176] ha-224334 status: &{Name:ha-224334 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 10:52:24.635690   98765 status.go:174] checking status of ha-224334-m02 ...
	I0317 10:52:24.635961   98765 cli_runner.go:164] Run: docker container inspect ha-224334-m02 --format={{.State.Status}}
	I0317 10:52:24.653064   98765 status.go:371] ha-224334-m02 host status = "Stopped" (err=<nil>)
	I0317 10:52:24.653114   98765 status.go:384] host is not running, skipping remaining checks
	I0317 10:52:24.653121   98765 status.go:176] ha-224334-m02 status: &{Name:ha-224334-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 10:52:24.653140   98765 status.go:174] checking status of ha-224334-m04 ...
	I0317 10:52:24.653362   98765 cli_runner.go:164] Run: docker container inspect ha-224334-m04 --format={{.State.Status}}
	I0317 10:52:24.670075   98765 status.go:371] ha-224334-m04 host status = "Stopped" (err=<nil>)
	I0317 10:52:24.670098   98765 status.go:384] host is not running, skipping remaining checks
	I0317 10:52:24.670106   98765 status.go:176] ha-224334-m04 status: &{Name:ha-224334-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (72.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-224334 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-224334 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m11.443622919s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 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 (72.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (42.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-224334 --control-plane -v=7 --alsologtostderr
E0317 10:53:42.418617   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-224334 --control-plane -v=7 --alsologtostderr: (41.305870029s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-224334 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (42.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.85s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (42.97s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-706010 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0317 10:54:29.713397   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
E0317 10:54:57.414936   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-706010 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (42.970726797s)
--- PASS: TestJSONOutput/start/Command (42.97s)

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

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 pause -p json-output-706010 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.67s)

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-706010 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-706010 --output=json --user=testUser: (5.738795661s)
--- PASS: TestJSONOutput/stop/Command (5.74s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e31aeeaa-a2db-43e9-93e3-21ec2824c7b0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-495766] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d5e67cb1-b771-4d26-a1ea-d770738d5f44","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20535"}}
	{"specversion":"1.0","id":"4fe95f58-6fa6-44e6-adc6-32dadf762d32","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":"3f31fbe5-b40c-4b60-bb4d-ac8dbcb1c0f8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig"}}
	{"specversion":"1.0","id":"454270f9-e860-4754-ba5d-4062dccaa572","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube"}}
	{"specversion":"1.0","id":"ad69c04e-0e21-4273-b23f-d6fe9fc992b2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"cc4318aa-702a-481d-9d96-79b887fa2019","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"451ce9c7-2627-48c8-a338-f50e627d276b","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (30.08s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-189476 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-189476 --network=: (28.080046323s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-189476" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-189476
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-189476: (1.98520405s)
--- PASS: TestKicCustomNetwork/create_custom_network (30.08s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.15s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.58s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0317 10:56:17.337166   11819 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}}]}"
W0317 10:56:17.353468   11819 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
I0317 10:56:17.353534   11819 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0317 10:56:17.353550   11819 cli_runner.go:164] Run: docker network inspect existing-network
W0317 10:56:17.369428   11819 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0317 10:56:17.369457   11819 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
I0317 10:56:17.369476   11819 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0317 10:56:17.369593   11819 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}}]}"
I0317 10:56:17.385699   11819 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-dd4f81854421 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:d6:f8:3d:67:0b:e5} reservation:<nil>}
I0317 10:56:17.386092   11819 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:0xc0019fb290}
I0317 10:56:17.386124   11819 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 ...
I0317 10:56:17.386185   11819 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
I0317 10:56:17.432590   11819 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-amd64 start -p existing-network-607706 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-607706 --network=existing-network: (20.601884554s)
helpers_test.go:175: Cleaning up "existing-network-607706" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-607706
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-607706: (1.849047941s)
I0317 10:56:39.900545   11819 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.58s)

                                                
                                    
x
+
TestKicCustomSubnet (25.68s)

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

                                                
                                    
x
+
TestKicStaticIP (24.01s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-172548 --static-ip=192.168.200.200
E0317 10:57:19.344777   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-172548 --static-ip=192.168.200.200: (21.787294894s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-172548 ip
helpers_test.go:175: Cleaning up "static-ip-172548" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-172548
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-172548: (2.101439968s)
--- PASS: TestKicStaticIP (24.01s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (47.32s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-549246 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-549246 --driver=docker  --container-runtime=crio: (20.824684742s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-563327 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-563327 --driver=docker  --container-runtime=crio: (21.288137785s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-549246
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-563327
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-563327" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-563327
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-563327: (1.831275531s)
helpers_test.go:175: Cleaning up "first-549246" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-549246
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-549246: (2.241184831s)
--- PASS: TestMinikubeProfile (47.32s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.94s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.41s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.6s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-776102 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-776102 --alsologtostderr -v=5: (1.597399395s)
--- PASS: TestMountStart/serial/DeleteFirst (1.60s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-788930
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-788930: (1.170271922s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.02s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-788930
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-788930: (6.024026809s)
--- PASS: TestMountStart/serial/RestartStopped (7.02s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (67.49s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-823721 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0317 10:59:29.712542   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-823721 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m7.050225283s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-823721 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (67.49s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-823721 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-823721 -v 3 --alsologtostderr: (28.980745785s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-823721 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (29.57s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.61s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.93s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.08s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 11:00:35.560248  163840 out.go:345] Setting OutFile to fd 1 ...
	I0317 11:00:35.560340  163840 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 11:00:35.560348  163840 out.go:358] Setting ErrFile to fd 2...
	I0317 11:00:35.560352  163840 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 11:00:35.560554  163840 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 11:00:35.560730  163840 out.go:352] Setting JSON to false
	I0317 11:00:35.560759  163840 mustload.go:65] Loading cluster: multinode-823721
	I0317 11:00:35.560860  163840 notify.go:220] Checking for updates...
	I0317 11:00:35.561140  163840 config.go:182] Loaded profile config "multinode-823721": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 11:00:35.561158  163840 status.go:174] checking status of multinode-823721 ...
	I0317 11:00:35.562350  163840 cli_runner.go:164] Run: docker container inspect multinode-823721 --format={{.State.Status}}
	I0317 11:00:35.580736  163840 status.go:371] multinode-823721 host status = "Running" (err=<nil>)
	I0317 11:00:35.580764  163840 host.go:66] Checking if "multinode-823721" exists ...
	I0317 11:00:35.581011  163840 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-823721
	I0317 11:00:35.597865  163840 host.go:66] Checking if "multinode-823721" exists ...
	I0317 11:00:35.598094  163840 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 11:00:35.598138  163840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-823721
	I0317 11:00:35.614856  163840 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/multinode-823721/id_rsa Username:docker}
	I0317 11:00:35.711391  163840 ssh_runner.go:195] Run: systemctl --version
	I0317 11:00:35.715133  163840 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 11:00:35.725127  163840 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 11:00:35.775960  163840 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:50 OomKillDisable:true NGoroutines:63 SystemTime:2025-03-17 11:00:35.764612138 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 11:00:35.776678  163840 kubeconfig.go:125] found "multinode-823721" server: "https://192.168.67.2:8443"
	I0317 11:00:35.776714  163840 api_server.go:166] Checking apiserver status ...
	I0317 11:00:35.776759  163840 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 11:00:35.786675  163840 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1517/cgroup
	I0317 11:00:35.794762  163840 api_server.go:182] apiserver freezer: "5:freezer:/docker/7ebb8e37c7d5ae4c0ed6e19d600818164a7e5ac049d5e2914ab7c7dc58bf9f08/crio/crio-cea9333072d373b34dbde500da6376710d5015c95aaae51bb2ed8e9d4a3a880b"
	I0317 11:00:35.794833  163840 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7ebb8e37c7d5ae4c0ed6e19d600818164a7e5ac049d5e2914ab7c7dc58bf9f08/crio/crio-cea9333072d373b34dbde500da6376710d5015c95aaae51bb2ed8e9d4a3a880b/freezer.state
	I0317 11:00:35.802395  163840 api_server.go:204] freezer state: "THAWED"
	I0317 11:00:35.802422  163840 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0317 11:00:35.806201  163840 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0317 11:00:35.806220  163840 status.go:463] multinode-823721 apiserver status = Running (err=<nil>)
	I0317 11:00:35.806229  163840 status.go:176] multinode-823721 status: &{Name:multinode-823721 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 11:00:35.806242  163840 status.go:174] checking status of multinode-823721-m02 ...
	I0317 11:00:35.806553  163840 cli_runner.go:164] Run: docker container inspect multinode-823721-m02 --format={{.State.Status}}
	I0317 11:00:35.823444  163840 status.go:371] multinode-823721-m02 host status = "Running" (err=<nil>)
	I0317 11:00:35.823464  163840 host.go:66] Checking if "multinode-823721-m02" exists ...
	I0317 11:00:35.823684  163840 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-823721-m02
	I0317 11:00:35.840428  163840 host.go:66] Checking if "multinode-823721-m02" exists ...
	I0317 11:00:35.840795  163840 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 11:00:35.840844  163840 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-823721-m02
	I0317 11:00:35.857416  163840 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/20535-5055/.minikube/machines/multinode-823721-m02/id_rsa Username:docker}
	I0317 11:00:35.947330  163840 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 11:00:35.957355  163840 status.go:176] multinode-823721-m02 status: &{Name:multinode-823721-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0317 11:00:35.957402  163840 status.go:174] checking status of multinode-823721-m03 ...
	I0317 11:00:35.957666  163840 cli_runner.go:164] Run: docker container inspect multinode-823721-m03 --format={{.State.Status}}
	I0317 11:00:35.974552  163840 status.go:371] multinode-823721-m03 host status = "Stopped" (err=<nil>)
	I0317 11:00:35.974582  163840 status.go:384] host is not running, skipping remaining checks
	I0317 11:00:35.974590  163840 status.go:176] multinode-823721-m03 status: &{Name:multinode-823721-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.01s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (78.2s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-823721
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-823721
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-823721: (24.678998078s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-823721 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-823721 --wait=true -v=8 --alsologtostderr: (53.427547061s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-823721
--- PASS: TestMultiNode/serial/RestartKeepsNodes (78.20s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-823721 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-823721 node delete m03: (4.370272364s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-823721 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 (4.92s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.7s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-823721 stop
E0317 11:02:19.350606   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-823721 stop: (23.533522436s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-823721 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-823721 status: exit status 7 (86.5697ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 11:02:31.770022  173173 out.go:345] Setting OutFile to fd 1 ...
	I0317 11:02:31.770289  173173 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 11:02:31.770299  173173 out.go:358] Setting ErrFile to fd 2...
	I0317 11:02:31.770303  173173 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 11:02:31.770525  173173 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 11:02:31.770698  173173 out.go:352] Setting JSON to false
	I0317 11:02:31.770725  173173 mustload.go:65] Loading cluster: multinode-823721
	I0317 11:02:31.770760  173173 notify.go:220] Checking for updates...
	I0317 11:02:31.771100  173173 config.go:182] Loaded profile config "multinode-823721": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 11:02:31.771116  173173 status.go:174] checking status of multinode-823721 ...
	I0317 11:02:31.771494  173173 cli_runner.go:164] Run: docker container inspect multinode-823721 --format={{.State.Status}}
	I0317 11:02:31.791706  173173 status.go:371] multinode-823721 host status = "Stopped" (err=<nil>)
	I0317 11:02:31.791753  173173 status.go:384] host is not running, skipping remaining checks
	I0317 11:02:31.791760  173173 status.go:176] multinode-823721 status: &{Name:multinode-823721 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 11:02:31.791806  173173 status.go:174] checking status of multinode-823721-m02 ...
	I0317 11:02:31.792067  173173 cli_runner.go:164] Run: docker container inspect multinode-823721-m02 --format={{.State.Status}}
	I0317 11:02:31.809521  173173 status.go:371] multinode-823721-m02 host status = "Stopped" (err=<nil>)
	I0317 11:02:31.809541  173173 status.go:384] host is not running, skipping remaining checks
	I0317 11:02:31.809547  173173 status.go:176] multinode-823721-m02 status: &{Name:multinode-823721-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (59.55s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-823721 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-823721 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (58.989535798s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-823721 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 (59.55s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.67s)

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

                                                
                                                
-- stdout --
	* [multinode-823721-m02] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20535
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-823721-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-823721-m03 --driver=docker  --container-runtime=crio: (21.496552453s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-823721
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-823721: exit status 80 (253.179425ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-823721-m03 already exists in multinode-823721-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_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-823721-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-823721-m03: (1.812346344s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (23.67s)

                                                
                                    
x
+
TestPreload (100.89s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-792380 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0317 11:04:29.713124   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-792380 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m15.394757362s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-792380 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-792380 image pull gcr.io/k8s-minikube/busybox: (1.189800534s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-792380
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-792380: (5.660500885s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-792380 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-792380 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (16.144135479s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-792380 image list
helpers_test.go:175: Cleaning up "test-preload-792380" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-792380
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-792380: (2.281472992s)
--- PASS: TestPreload (100.89s)

                                                
                                    
x
+
TestScheduledStopUnix (100.65s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-215458 --memory=2048 --driver=docker  --container-runtime=crio
E0317 11:05:52.776967   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-215458 --memory=2048 --driver=docker  --container-runtime=crio: (23.806701192s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-215458 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-215458 -n scheduled-stop-215458
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-215458 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0317 11:06:04.056715   11819 retry.go:31] will retry after 97.766µs: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.057892   11819 retry.go:31] will retry after 218.412µs: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.059044   11819 retry.go:31] will retry after 321.716µs: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.060206   11819 retry.go:31] will retry after 466.874µs: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.061336   11819 retry.go:31] will retry after 668.301µs: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.062489   11819 retry.go:31] will retry after 739.381µs: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.063639   11819 retry.go:31] will retry after 1.426134ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.065884   11819 retry.go:31] will retry after 1.805243ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.068081   11819 retry.go:31] will retry after 2.48487ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.071277   11819 retry.go:31] will retry after 3.200936ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.075486   11819 retry.go:31] will retry after 7.32349ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.083694   11819 retry.go:31] will retry after 9.476349ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.093939   11819 retry.go:31] will retry after 14.260753ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.109199   11819 retry.go:31] will retry after 16.413891ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
I0317 11:06:04.126534   11819 retry.go:31] will retry after 38.827358ms: open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/scheduled-stop-215458/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-215458 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-215458 -n scheduled-stop-215458
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-215458
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-215458 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-215458
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-215458: exit status 7 (63.7423ms)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-215458" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p scheduled-stop-215458
E0317 11:07:19.344057   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p scheduled-stop-215458: (5.542452465s)
--- PASS: TestScheduledStopUnix (100.65s)

                                                
                                    
x
+
TestInsufficientStorage (9.94s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"3e5e2e0d-ff22-4b8d-8a5d-4fdf88c4dd44","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-057999] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"421f2923-fd86-4058-ab69-9a2dc76154cf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20535"}}
	{"specversion":"1.0","id":"c758c994-1767-4b54-8381-65ee026bdb18","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":"8a11c340-6cdb-4c51-8b38-a6cf06ec9812","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig"}}
	{"specversion":"1.0","id":"49ec77c9-f59f-426c-a1d8-1115de8b205c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube"}}
	{"specversion":"1.0","id":"bee95b76-701f-4da7-a8d2-010a63879506","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"553c3332-2c5e-49c1-a4a4-684e0f5aa391","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"dc4ea200-1eb4-476e-8536-3a222ccb0b85","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":"1f1567c5-f6d9-4472-951f-324fd3c17f92","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":"735e1ee2-e2f8-477c-8b22-55f68783b763","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":"32483ad0-73b4-45ea-b9ab-32458e4052c3","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":"963e44ab-7697-45cc-94a1-f0a9a027917a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-057999\" primary control-plane node in \"insufficient-storage-057999\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"31c4492e-5844-412f-bfef-8d1c23baff3c","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-1741860993-20523 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"4f6c1f84-dac4-40b9-9263-3a0af12b0f16","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":"7f4dc260-6903-4171-ad37-5f41d3ec1d2b","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-amd64 status -p insufficient-storage-057999 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-057999 --output=json --layout=cluster: exit status 7 (255.581457ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-057999","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-057999","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0317 11:07:28.373438  195322 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-057999" does not appear in /home/jenkins/minikube-integration/20535-5055/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-057999","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-057999","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0317 11:07:28.633638  195418 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-057999" does not appear in /home/jenkins/minikube-integration/20535-5055/kubeconfig
	E0317 11:07:28.643154  195418 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/insufficient-storage-057999/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-057999" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-057999
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-057999: (1.803045666s)
--- PASS: TestInsufficientStorage (9.94s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (51.93s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3440203909 start -p running-upgrade-220400 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3440203909 start -p running-upgrade-220400 --memory=2200 --vm-driver=docker  --container-runtime=crio: (26.953394425s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-220400 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0317 11:10:22.420892   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-220400 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (18.797659881s)
helpers_test.go:175: Cleaning up "running-upgrade-220400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-220400
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-220400: (5.660911821s)
--- PASS: TestRunningBinaryUpgrade (51.93s)

                                                
                                    
x
+
TestKubernetesUpgrade (346.57s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (45.377585265s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-593284
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-593284: (3.340818747s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-593284 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-593284 status --format={{.Host}}: exit status 7 (79.078504ms)

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m23.637759129s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-593284 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (66.856456ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-593284] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20535
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0317 11:14:29.713031   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-593284 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.851973779s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-593284" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-593284
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-593284: (2.150014249s)
--- PASS: TestKubernetesUpgrade (346.57s)

                                                
                                    
x
+
TestMissingContainerUpgrade (130.24s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3669836097 start -p missing-upgrade-508430 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3669836097 start -p missing-upgrade-508430 --memory=2200 --driver=docker  --container-runtime=crio: (1m0.783028227s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-508430
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-508430: (10.66936687s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-508430
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-508430 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-508430 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.736501293s)
helpers_test.go:175: Cleaning up "missing-upgrade-508430" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-508430
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-508430: (3.575341564s)
--- PASS: TestMissingContainerUpgrade (130.24s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-584704] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20535
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (39.7s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-584704 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-584704 --driver=docker  --container-runtime=crio: (39.250047964s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-584704 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (39.70s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.18s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-584704 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-584704 --no-kubernetes --driver=docker  --container-runtime=crio: (6.978066661s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-584704 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-584704 status -o json: exit status 2 (299.059628ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-584704
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-584704: (1.902195039s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (9.18s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.21s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-584704 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-584704 --no-kubernetes --driver=docker  --container-runtime=crio: (5.211852751s)
--- PASS: TestNoKubernetes/serial/Start (5.21s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (6.53s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-amd64 profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-linux-amd64 profile list: (5.520379862s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-amd64 profile list --output=json
no_kubernetes_test.go:179: (dbg) Done: out/minikube-linux-amd64 profile list --output=json: (1.008046097s)
--- PASS: TestNoKubernetes/serial/ProfileList (6.53s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.49s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-584704
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-584704: (2.488025921s)
--- PASS: TestNoKubernetes/serial/Stop (2.49s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.9s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-584704 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-584704 --driver=docker  --container-runtime=crio: (6.896110381s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.90s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.8s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 11:08:49.403960  222442 out.go:345] Setting OutFile to fd 1 ...
	I0317 11:08:49.404202  222442 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 11:08:49.404212  222442 out.go:358] Setting ErrFile to fd 2...
	I0317 11:08:49.404216  222442 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 11:08:49.404379  222442 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20535-5055/.minikube/bin
	I0317 11:08:49.404937  222442 out.go:352] Setting JSON to false
	I0317 11:08:49.405976  222442 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":3076,"bootTime":1742206653,"procs":288,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0317 11:08:49.406039  222442 start.go:139] virtualization: kvm guest
	I0317 11:08:49.407981  222442 out.go:177] * [false-597876] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0317 11:08:49.409371  222442 out.go:177]   - MINIKUBE_LOCATION=20535
	I0317 11:08:49.409471  222442 notify.go:220] Checking for updates...
	I0317 11:08:49.411731  222442 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 11:08:49.412995  222442 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20535-5055/kubeconfig
	I0317 11:08:49.414405  222442 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20535-5055/.minikube
	I0317 11:08:49.415739  222442 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0317 11:08:49.416860  222442 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 11:08:49.418600  222442 config.go:182] Loaded profile config "cert-expiration-614703": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 11:08:49.418737  222442 config.go:182] Loaded profile config "force-systemd-flag-502216": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0317 11:08:49.418873  222442 config.go:182] Loaded profile config "missing-upgrade-508430": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0317 11:08:49.418983  222442 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 11:08:49.443247  222442 docker.go:123] docker version: linux-28.0.1:Docker Engine - Community
	I0317 11:08:49.443344  222442 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0317 11:08:49.508545  222442 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:4 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:53 OomKillDisable:true NGoroutines:66 SystemTime:2025-03-17 11:08:49.495700684 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.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>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.21.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.33.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0317 11:08:49.508687  222442 docker.go:318] overlay module found
	I0317 11:08:49.510515  222442 out.go:177] * Using the docker driver based on user configuration
	I0317 11:08:49.511889  222442 start.go:297] selected driver: docker
	I0317 11:08:49.511906  222442 start.go:901] validating driver "docker" against <nil>
	I0317 11:08:49.511917  222442 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 11:08:49.514099  222442 out.go:201] 
	W0317 11:08:49.515565  222442 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0317 11:08:49.517034  222442 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:50 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: force-systemd-flag-502216
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:30 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-508430
contexts:
- context:
cluster: force-systemd-flag-502216
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:50 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: force-systemd-flag-502216
name: force-systemd-flag-502216
- context:
cluster: missing-upgrade-508430
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:30 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-508430
name: missing-upgrade-508430
current-context: force-systemd-flag-502216
kind: Config
preferences: {}
users:
- name: force-systemd-flag-502216
user:
client-certificate: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/force-systemd-flag-502216/client.crt
client-key: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/force-systemd-flag-502216/client.key
- name: missing-upgrade-508430
user:
client-certificate: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/missing-upgrade-508430/client.crt
client-key: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/missing-upgrade-508430/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-597876 [took: 3.447009983s] --------------------------------
helpers_test.go:175: Cleaning up "false-597876" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-597876
--- PASS: TestNetworkPlugins/group/false (3.80s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.58s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (59.13s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1579120434 start -p stopped-upgrade-097610 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1579120434 start -p stopped-upgrade-097610 --memory=2200 --vm-driver=docker  --container-runtime=crio: (28.111060943s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1579120434 -p stopped-upgrade-097610 stop
E0317 11:09:29.712886   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1579120434 -p stopped-upgrade-097610 stop: (5.492503758s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-097610 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-097610 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.530152252s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (59.13s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.94s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-097610
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (0.94s)

                                                
                                    
x
+
TestPause/serial/Start (41.38s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-939214 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-939214 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (41.381341981s)
--- PASS: TestPause/serial/Start (41.38s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-019082 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-019082 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m19.589873434s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (139.59s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (37.28s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-939214 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-939214 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.268828302s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (37.28s)

                                                
                                    
x
+
TestPause/serial/Pause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-939214","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 6 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-939214","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.32s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.75s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-939214 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.75s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.38s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-939214 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-939214 --alsologtostderr -v=5: (2.381334643s)
--- PASS: TestPause/serial/DeletePaused (2.38s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.72s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-227419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-227419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (50.863219162s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (50.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-721289 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-721289 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (40.711349926s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (40.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-227419 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" [2f0d43f5-5fbf-46f7-8635-d50a5c36fc53] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0317 11:12:19.344466   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [2f0d43f5-5fbf-46f7-8635-d50a5c36fc53] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003244292s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-227419 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.31s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-227419 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-227419 --alsologtostderr -v=3: (11.921763256s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.92s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p no-preload-227419 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-227419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-227419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m30.064634839s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-227419 -n no-preload-227419
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (270.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-019082 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" [95e997ef-b3e7-46b6-9687-f43914c7d580] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [95e997ef-b3e7-46b6-9687-f43914c7d580] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004264511s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-019082 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-721289 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" [e4e4211d-0525-4c0c-a851-8c3dbb9a2520] Pending
helpers_test.go:344: "busybox" [e4e4211d-0525-4c0c-a851-8c3dbb9a2520] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e4e4211d-0525-4c0c-a851-8c3dbb9a2520] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003781089s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-721289 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-019082 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-019082 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (0.91s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-019082 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-019082 --alsologtostderr -v=3: (11.945296426s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.95s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-721289 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-721289 --alsologtostderr -v=3: (11.835534487s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.84s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p old-k8s-version-019082 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-019082 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-019082 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m17.686823552s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-019082 -n old-k8s-version-019082
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (138.02s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p embed-certs-721289 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-721289 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-721289 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m26.109330497s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-721289 -n embed-certs-721289
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (266.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-158291 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-158291 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (41.418921672s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (41.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-158291 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" [26d83e6e-9b35-49b7-ac92-f10b4808ae88] Pending
helpers_test.go:344: "busybox" [26d83e6e-9b35-49b7-ac92-f10b4808ae88] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [26d83e6e-9b35-49b7-ac92-f10b4808ae88] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003441574s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-158291 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.30s)

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

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

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

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

                                                
                                    
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-8tjqg" [2bc84298-16e6-4b49-810f-b96186404081] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003400069s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-8tjqg" [2bc84298-16e6-4b49-810f-b96186404081] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004188099s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-019082 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-019082 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p old-k8s-version-019082 -n old-k8s-version-019082
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-019082 -n old-k8s-version-019082: exit status 2 (333.423534ms)

                                                
                                                
-- 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-amd64 unpause -p old-k8s-version-019082 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-019082 -n old-k8s-version-019082
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-019082 -n old-k8s-version-019082
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.71s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p default-k8s-diff-port-158291 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-158291 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-158291 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m24.268621447s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-158291 -n default-k8s-diff-port-158291
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (264.59s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-655682 --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=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-655682 --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=crio --kubernetes-version=v1.32.2: (25.345766341s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (25.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-655682 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-655682 --alsologtostderr -v=3: (2.135333788s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (2.14s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p newest-cni-655682 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-655682 --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=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-655682 --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=crio --kubernetes-version=v1.32.2: (12.791168841s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-655682 -n newest-cni-655682
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-655682 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: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.22s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p newest-cni-655682 -n newest-cni-655682
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-655682 -n newest-cni-655682: exit status 2 (289.196998ms)

                                                
                                                
-- 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-amd64 unpause -p newest-cni-655682 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-655682 -n newest-cni-655682
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-655682 -n newest-cni-655682
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.63s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (44.85361077s)
--- PASS: TestNetworkPlugins/group/auto/Start (44.85s)

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

                                                
                                                
=== 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-5ctsw" [b68fd282-571b-432d-848c-8aa88e9b49ea] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003998285s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-5ctsw" [b68fd282-571b-432d-848c-8aa88e9b49ea] Running
E0317 11:17:19.344775   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/addons-023654/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003377792s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-227419 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-597876 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-227419 image list --format=json
I0317 11:17:21.432547   11819 config.go:182] Loaded profile config "auto-597876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-597876 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-n4nb2" [82723faa-c2d7-4032-b049-6ed7a956a2cf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-n4nb2" [82723faa-c2d7-4032-b049-6ed7a956a2cf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.003317398s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.20s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p no-preload-227419 -n no-preload-227419
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-227419 -n no-preload-227419: exit status 2 (336.297755ms)

                                                
                                                
-- 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-amd64 unpause -p no-preload-227419 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-227419 -n no-preload-227419
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-227419 -n no-preload-227419
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.92s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (45.043701789s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (45.04s)

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

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

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

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

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

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

                                                
                                    
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-4qwbx" [46b17990-bb66-4688-b742-fd9c20044731] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00370263s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-4qwbx" [46b17990-bb66-4688-b742-fd9c20044731] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00370002s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-721289 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0317 11:17:52.553582   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
E0317 11:17:52.560003   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
E0317 11:17:52.571436   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
E0317 11:17:52.592932   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
E0317 11:17:52.634507   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
E0317 11:17:52.716048   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
E0317 11:17:52.877656   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
E0317 11:17:53.199333   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (54.941018887s)
--- PASS: TestNetworkPlugins/group/calico/Start (54.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-721289 image list --format=json
E0317 11:17:53.840733   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
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
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-721289 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-721289 -n embed-certs-721289
E0317 11:17:55.122791   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-721289 -n embed-certs-721289: exit status 2 (302.945477ms)

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p embed-certs-721289 -n embed-certs-721289
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-721289 -n embed-certs-721289: exit status 2 (346.002365ms)

                                                
                                                
-- 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-amd64 unpause -p embed-certs-721289 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-721289 -n embed-certs-721289
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-721289 -n embed-certs-721289
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0317 11:18:02.807116   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (46.459022459s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (46.46s)

                                                
                                    
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-lk2dc" [dfef006c-3ed7-498e-b44b-a8a9b2aeb444] Running
E0317 11:18:13.049164   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003376565s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-597876 "pgrep -a kubelet"
I0317 11:18:18.596391   11819 config.go:182] Loaded profile config "kindnet-597876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-597876 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-pjdkl" [9c98d351-8b4e-4147-a265-8b9fe6820a30] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-pjdkl" [9c98d351-8b4e-4147-a265-8b9fe6820a30] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004347859s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.22s)

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

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

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

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

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

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

                                                
                                    
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-d6zd7" [81103703-8a64-446f-9a37-0045e3aa763d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004639013s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-597876 "pgrep -a kubelet"
I0317 11:18:47.015721   11819 config.go:182] Loaded profile config "custom-flannel-597876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-597876 replace --force -f testdata/netcat-deployment.yaml
I0317 11:18:47.435057   11819 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
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-mdvg2" [f8909d71-afeb-46fe-adb7-97b10afe9f74] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-mdvg2" [f8909d71-afeb-46fe-adb7-97b10afe9f74] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003925121s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.44s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m9.295956415s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (69.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-597876 "pgrep -a kubelet"
I0317 11:18:51.005482   11819 config.go:182] Loaded profile config "calico-597876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-597876 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-cm86h" [094f5448-ce5f-449e-b858-4ff8affd6f4e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-cm86h" [094f5448-ce5f-449e-b858-4ff8affd6f4e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004515136s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.19s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (48.141448891s)
--- PASS: TestNetworkPlugins/group/flannel/Start (48.14s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0317 11:19:29.713078   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/functional-247977/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-597876 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m5.896801305s)
--- PASS: TestNetworkPlugins/group/bridge/Start (65.90s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-597876 "pgrep -a kubelet"
I0317 11:19:58.396886   11819 config.go:182] Loaded profile config "enable-default-cni-597876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-597876 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-94h7m" [2bb25033-9a32-4387-b3e4-15bd97a3f253] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-94h7m" [2bb25033-9a32-4387-b3e4-15bd97a3f253] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004758131s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.20s)

                                                
                                    
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-hk2qg" [afac04a4-7af7-4582-b2a3-8be96a958e4f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004046418s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-7xl8q" [817cb472-2646-460d-b242-dcb3b695662a] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004664366s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-597876 "pgrep -a kubelet"
I0317 11:20:12.379707   11819 config.go:182] Loaded profile config "flannel-597876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-597876 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-jm7h2" [f6e7af48-8d9c-4502-b01f-09e01a9bf726] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-jm7h2" [f6e7af48-8d9c-4502-b01f-09e01a9bf726] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004042219s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.18s)

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

                                                
                                                
=== 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-7xl8q" [817cb472-2646-460d-b242-dcb3b695662a] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003891837s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-158291 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-amd64 -p default-k8s-diff-port-158291 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: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-158291 -n default-k8s-diff-port-158291
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-158291 -n default-k8s-diff-port-158291: exit status 2 (316.403953ms)

                                                
                                                
-- 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-amd64 unpause -p default-k8s-diff-port-158291 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-158291 -n default-k8s-diff-port-158291
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-158291 -n default-k8s-diff-port-158291
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.88s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-597876 "pgrep -a kubelet"
I0317 11:20:30.760312   11819 config.go:182] Loaded profile config "bridge-597876": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-597876 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-kzdfn" [1c4a4b36-8b5e-4388-8994-ddb454fac5cc] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-kzdfn" [1c4a4b36-8b5e-4388-8994-ddb454fac5cc] Running
E0317 11:20:36.415303   11819 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/old-k8s-version-019082/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004367678s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.19s)

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

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

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

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

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

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

                                                
                                    

Test skip (27/331)

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.2/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.26s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:789: skipping: crio not supported
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-023654 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.26s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:702: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- 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
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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/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 crio
--- 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 crio
--- 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 crio container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
panic.go:631: 
----------------------- debugLogs start: kubenet-597876 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-597876

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-597876" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-597876" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-597876" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-597876" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-597876" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:30 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-508430
contexts:
- context:
cluster: missing-upgrade-508430
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:30 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-508430
name: missing-upgrade-508430
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-508430
user:
client-certificate: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/missing-upgrade-508430/client.crt
client-key: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/missing-upgrade-508430/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-597876

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-597876 [took: 3.115046856s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-597876" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-597876
--- SKIP: TestNetworkPlugins/group/kubenet (3.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.76s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:631: 
----------------------- debugLogs start: cilium-597876 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-597876

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-597876" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-597876" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-597876" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-597876

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-597876

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-597876

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-597876

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-597876" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-597876" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-597876" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20535-5055/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:30 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-508430
contexts:
- context:
cluster: missing-upgrade-508430
extensions:
- extension:
last-update: Mon, 17 Mar 2025 11:08:30 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-508430
name: missing-upgrade-508430
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-508430
user:
client-certificate: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/missing-upgrade-508430/client.crt
client-key: /home/jenkins/minikube-integration/20535-5055/.minikube/profiles/missing-upgrade-508430/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-597876

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-597876 [took: 3.587232003s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-597876" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-597876
--- SKIP: TestNetworkPlugins/group/cilium (3.76s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.15s)

                                                
                                                
=== 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-706578" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-706578
--- SKIP: TestStartStop/group/disable-driver-mounts (0.15s)

                                                
                                    
Copied to clipboard