Test Report: Hyper-V_Windows 20539

                    
                      404431ee24582bacb75d7cfbedbe3aa3f9ffc1a2:2025-03-17:38754
                    
                

Test fail (10/213)

x
+
TestErrorSpam/setup (183.95s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-633800 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 --driver=hyperv
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-633800 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 --driver=hyperv: (3m3.9517361s)
error_spam_test.go:96: unexpected stderr: "! Failing to connect to https://registry.k8s.io/ from inside the minikube VM"
error_spam_test.go:96: unexpected stderr: "* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/"
error_spam_test.go:110: minikube stdout:
* [nospam-633800] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
- KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
- MINIKUBE_LOCATION=20539
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the hyperv driver based on user configuration
* Starting "nospam-633800" primary control-plane node in "nospam-633800" cluster
* Creating hyperv VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-633800" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
--- FAIL: TestErrorSpam/setup (183.95s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 service --namespace=default --https --url hello-node
functional_test.go:1526: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-859900 service --namespace=default --https --url hello-node: exit status 1 (15.0142153s)
functional_test.go:1528: failed to get service url. args "out/minikube-windows-amd64.exe -p functional-859900 service --namespace=default --https --url hello-node" : exit status 1
--- FAIL: TestFunctional/parallel/ServiceCmd/HTTPS (15.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1557: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 service hello-node --url --format={{.IP}}
functional_test.go:1557: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-859900 service hello-node --url --format={{.IP}}: exit status 1 (15.0120159s)
functional_test.go:1559: failed to get service url with custom format. args "out/minikube-windows-amd64.exe -p functional-859900 service hello-node --url --format={{.IP}}": exit status 1
functional_test.go:1565: "" is not a valid IP
--- FAIL: TestFunctional/parallel/ServiceCmd/Format (15.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 service hello-node --url
functional_test.go:1576: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-859900 service hello-node --url: exit status 1 (15.0118272s)
functional_test.go:1578: failed to get service url. args: "out/minikube-windows-amd64.exe -p functional-859900 service hello-node --url": exit status 1
functional_test.go:1582: found endpoint for hello-node: 
functional_test.go:1590: expected scheme to be -"http"- got scheme: *""*
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (15.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (67.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-5tz5w -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-5tz5w -- sh -c "ping -c 1 172.26.208.1"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-5tz5w -- sh -c "ping -c 1 172.26.208.1": exit status 1 (10.454397s)

                                                
                                                
-- stdout --
	PING 172.26.208.1 (172.26.208.1): 56 data bytes
	
	--- 172.26.208.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.26.208.1) from pod (busybox-58667487b6-5tz5w): exit status 1
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-975x2 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-975x2 -- sh -c "ping -c 1 172.26.208.1"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-975x2 -- sh -c "ping -c 1 172.26.208.1": exit status 1 (10.4555724s)

                                                
                                                
-- stdout --
	PING 172.26.208.1 (172.26.208.1): 56 data bytes
	
	--- 172.26.208.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.26.208.1) from pod (busybox-58667487b6-975x2): exit status 1
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-jzcgv -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-jzcgv -- sh -c "ping -c 1 172.26.208.1"
E0317 13:05:52.027464    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-jzcgv -- sh -c "ping -c 1 172.26.208.1": exit status 1 (10.4565551s)

                                                
                                                
-- stdout --
	PING 172.26.208.1 (172.26.208.1): 56 data bytes
	
	--- 172.26.208.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.26.208.1) from pod (busybox-58667487b6-jzcgv): exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-837000 -n ha-837000
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-837000 -n ha-837000: (11.7261235s)
helpers_test.go:244: <<< TestMultiControlPlane/serial/PingHostFromPods FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/PingHostFromPods]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 logs -n 25: (9.0943411s)
helpers_test.go:252: TestMultiControlPlane/serial/PingHostFromPods logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| image   | functional-859900                    | functional-859900 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:49 UTC | 17 Mar 25 12:49 UTC |
	|         | image ls --format table              |                   |                   |         |                     |                     |
	|         | --alsologtostderr                    |                   |                   |         |                     |                     |
	| image   | functional-859900 image build -t     | functional-859900 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:49 UTC | 17 Mar 25 12:49 UTC |
	|         | localhost/my-image:functional-859900 |                   |                   |         |                     |                     |
	|         | testdata\build --alsologtostderr     |                   |                   |         |                     |                     |
	| image   | functional-859900 image ls           | functional-859900 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:49 UTC | 17 Mar 25 12:49 UTC |
	| delete  | -p functional-859900                 | functional-859900 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:53 UTC | 17 Mar 25 12:54 UTC |
	| start   | -p ha-837000 --wait=true             | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:54 UTC | 17 Mar 25 13:04 UTC |
	|         | --memory=2200 --ha                   |                   |                   |         |                     |                     |
	|         | -v=7 --alsologtostderr               |                   |                   |         |                     |                     |
	|         | --driver=hyperv                      |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- apply -f             | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | ./testdata/ha/ha-pod-dns-test.yaml   |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- rollout status       | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | deployment/busybox                   |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- get pods -o          | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- get pods -o          | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | jsonpath='{.items[*].metadata.name}' |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-5tz5w --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-975x2 --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-jzcgv --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-5tz5w --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-975x2 --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-jzcgv --          |                   |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-5tz5w -- nslookup |                   |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-975x2 -- nslookup |                   |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-jzcgv -- nslookup |                   |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- get pods -o          | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | jsonpath='{.items[*].metadata.name}' |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-5tz5w             |                   |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |                   |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |                   |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC |                     |
	|         | busybox-58667487b6-5tz5w -- sh       |                   |                   |         |                     |                     |
	|         | -c ping -c 1 172.26.208.1            |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-975x2             |                   |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |                   |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |                   |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC |                     |
	|         | busybox-58667487b6-975x2 -- sh       |                   |                   |         |                     |                     |
	|         | -c ping -c 1 172.26.208.1            |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC | 17 Mar 25 13:05 UTC |
	|         | busybox-58667487b6-jzcgv             |                   |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |                   |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |                   |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |                   |                   |         |                     |                     |
	| kubectl | -p ha-837000 -- exec                 | ha-837000         | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:05 UTC |                     |
	|         | busybox-58667487b6-jzcgv -- sh       |                   |                   |         |                     |                     |
	|         | -c ping -c 1 172.26.208.1            |                   |                   |         |                     |                     |
	|---------|--------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 12:54:05
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 12:54:05.515186   11932 out.go:345] Setting OutFile to fd 1944 ...
	I0317 12:54:05.564088   11932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:54:05.564088   11932 out.go:358] Setting ErrFile to fd 1948...
	I0317 12:54:05.564088   11932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:54:05.580140   11932 out.go:352] Setting JSON to false
	I0317 12:54:05.583339   11932 start.go:129] hostinfo: {"hostname":"minikube5","uptime":2305,"bootTime":1742213739,"procs":180,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 12:54:05.584330   11932 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 12:54:05.588072   11932 out.go:177] * [ha-837000] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 12:54:05.593175   11932 notify.go:220] Checking for updates...
	I0317 12:54:05.593220   11932 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:54:05.595955   11932 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 12:54:05.598615   11932 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 12:54:05.601122   11932 out.go:177]   - MINIKUBE_LOCATION=20539
	I0317 12:54:05.602344   11932 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 12:54:05.606477   11932 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 12:54:10.673627   11932 out.go:177] * Using the hyperv driver based on user configuration
	I0317 12:54:10.677462   11932 start.go:297] selected driver: hyperv
	I0317 12:54:10.677462   11932 start.go:901] validating driver "hyperv" against <nil>
	I0317 12:54:10.678021   11932 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 12:54:10.719956   11932 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 12:54:10.720771   11932 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 12:54:10.720771   11932 cni.go:84] Creating CNI manager for ""
	I0317 12:54:10.720771   11932 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I0317 12:54:10.720771   11932 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 12:54:10.721294   11932 start.go:340] cluster config:
	{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker
CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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 12:54:10.721397   11932 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 12:54:10.726508   11932 out.go:177] * Starting "ha-837000" primary control-plane node in "ha-837000" cluster
	I0317 12:54:10.729083   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:54:10.729083   11932 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 12:54:10.729425   11932 cache.go:56] Caching tarball of preloaded images
	I0317 12:54:10.729502   11932 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 12:54:10.729502   11932 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 12:54:10.730141   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:54:10.730474   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json: {Name:mk683bd9c6a92b9e3762d51d8ba2a6043185f597 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:54:10.730690   11932 start.go:360] acquireMachinesLock for ha-837000: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 12:54:10.730690   11932 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000"
	I0317 12:54:10.731776   11932 start.go:93] Provisioning new machine with config: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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
:ha-837000 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID
:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:54:10.731776   11932 start.go:125] createHost starting for "" (driver="hyperv")
	I0317 12:54:10.736037   11932 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 12:54:10.736374   11932 start.go:159] libmachine.API.Create for "ha-837000" (driver="hyperv")
	I0317 12:54:10.736420   11932 client.go:168] LocalClient.Create starting
	I0317 12:54:10.736835   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 12:54:10.736879   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:54:10.736879   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:54:10.736879   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 12:54:10.737408   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:54:10.737449   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:54:10.737449   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 12:54:12.677070   11932 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 12:54:12.677070   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:12.677908   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 12:54:14.306130   11932 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 12:54:14.306130   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:14.306130   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:54:15.680759   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:54:15.680759   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:15.680899   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:54:18.964763   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:54:18.964763   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:18.967425   11932 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 12:54:19.410221   11932 main.go:141] libmachine: Creating SSH key...
	I0317 12:54:19.818399   11932 main.go:141] libmachine: Creating VM...
	I0317 12:54:19.818399   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:54:22.415352   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:54:22.416252   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:22.416307   11932 main.go:141] libmachine: Using switch "Default Switch"
	I0317 12:54:22.416307   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:54:24.052034   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:54:24.052205   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:24.052205   11932 main.go:141] libmachine: Creating VHD
	I0317 12:54:24.052282   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 12:54:27.703521   11932 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 32354335-8B44-4A09-AE9D-8E57B878E4D7
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 12:54:27.704562   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:27.704562   11932 main.go:141] libmachine: Writing magic tar header
	I0317 12:54:27.704562   11932 main.go:141] libmachine: Writing SSH key tar header
	I0317 12:54:27.716804   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 12:54:30.724708   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:30.724708   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:30.724791   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\disk.vhd' -SizeBytes 20000MB
	I0317 12:54:33.086934   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:33.086934   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:33.087007   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-837000 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 12:54:36.488060   11932 main.go:141] libmachine: [stdout =====>] : 
	Name      State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----      ----- ----------- ----------------- ------   ------             -------
	ha-837000 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 12:54:36.488060   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:36.489081   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-837000 -DynamicMemoryEnabled $false
	I0317 12:54:38.574025   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:38.574097   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:38.574097   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-837000 -Count 2
	I0317 12:54:40.617834   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:40.617834   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:40.617834   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-837000 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\boot2docker.iso'
	I0317 12:54:43.070581   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:43.071593   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:43.071679   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-837000 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\disk.vhd'
	I0317 12:54:45.523426   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:45.523426   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:45.523426   11932 main.go:141] libmachine: Starting VM...
	I0317 12:54:45.523887   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000
	I0317 12:54:48.459757   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:48.459896   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:48.459896   11932 main.go:141] libmachine: Waiting for host to start...
	I0317 12:54:48.459896   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:54:50.520878   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:54:50.521100   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:50.521185   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:54:52.840556   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:52.841598   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:53.842334   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:54:55.897015   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:54:55.897015   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:55.897716   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:54:58.216357   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:58.216357   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:59.217689   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:01.258436   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:01.258474   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:01.258552   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:03.567325   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:55:03.567325   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:04.567913   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:06.612431   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:06.612431   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:06.613385   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:08.941061   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:55:08.941061   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:09.941556   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:12.009847   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:12.010249   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:12.010301   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:14.461426   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:14.462640   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:14.462640   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:16.451306   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:16.451306   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:16.451306   11932 machine.go:93] provisionDockerMachine start ...
	I0317 12:55:16.452143   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:18.473945   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:18.473945   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:18.474632   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:20.863644   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:20.863644   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:20.869327   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:20.885376   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:20.885376   11932 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 12:55:21.009830   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 12:55:21.009830   11932 buildroot.go:166] provisioning hostname "ha-837000"
	I0317 12:55:21.009830   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:22.992094   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:22.992221   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:22.992221   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:25.342619   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:25.342619   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:25.346630   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:25.347218   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:25.347218   11932 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-837000 && echo "ha-837000" | sudo tee /etc/hostname
	I0317 12:55:25.494547   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000
	
	I0317 12:55:25.494547   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:27.458186   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:27.458934   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:27.458934   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:29.796188   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:29.796188   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:29.800049   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:29.800446   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:29.800446   11932 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-837000' /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 ha-837000/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-837000' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 12:55:29.945892   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 12:55:29.945892   11932 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 12:55:29.945892   11932 buildroot.go:174] setting up certificates
	I0317 12:55:29.945892   11932 provision.go:84] configureAuth start
	I0317 12:55:29.945892   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:31.890175   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:31.890175   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:31.890443   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:34.318785   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:34.318785   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:34.319695   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:36.322275   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:36.322275   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:36.322362   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:38.672533   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:38.672533   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:38.673246   11932 provision.go:143] copyHostCerts
	I0317 12:55:38.673368   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 12:55:38.673685   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 12:55:38.673685   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 12:55:38.674019   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 12:55:38.674633   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 12:55:38.674633   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 12:55:38.675163   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 12:55:38.675403   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 12:55:38.676015   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 12:55:38.676015   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 12:55:38.676015   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 12:55:38.676757   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 12:55:38.677441   11932 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-837000 san=[127.0.0.1 172.26.217.157 ha-837000 localhost minikube]
	I0317 12:55:38.804640   11932 provision.go:177] copyRemoteCerts
	I0317 12:55:38.813192   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 12:55:38.813192   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:40.781576   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:40.781923   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:40.781923   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:43.196424   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:43.196424   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:43.196818   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:55:43.296340   11932 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4831232s)
	I0317 12:55:43.296340   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 12:55:43.296340   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1200 bytes)
	I0317 12:55:43.342669   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 12:55:43.342954   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 12:55:43.389539   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 12:55:43.389539   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 12:55:43.432081   11932 provision.go:87] duration metric: took 13.4861164s to configureAuth
	I0317 12:55:43.432081   11932 buildroot.go:189] setting minikube options for container-runtime
	I0317 12:55:43.432739   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:55:43.432739   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:45.408017   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:45.408017   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:45.408098   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:47.758711   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:47.758711   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:47.763172   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:47.763578   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:47.763578   11932 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 12:55:47.891088   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 12:55:47.891088   11932 buildroot.go:70] root file system type: tmpfs
	I0317 12:55:47.891088   11932 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 12:55:47.891088   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:49.844697   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:49.844697   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:49.845521   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:52.165658   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:52.165658   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:52.170789   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:52.170972   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:52.170972   11932 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 12:55:52.328493   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 12:55:52.328493   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:54.342528   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:54.342528   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:54.343235   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:56.692139   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:56.692139   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:56.696991   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:56.697070   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:56.697070   11932 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 12:55:58.890367   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 12:55:58.890503   11932 machine.go:96] duration metric: took 42.4389007s to provisionDockerMachine
	I0317 12:55:58.890503   11932 client.go:171] duration metric: took 1m48.1534724s to LocalClient.Create
	I0317 12:55:58.890503   11932 start.go:167] duration metric: took 1m48.1535494s to libmachine.API.Create "ha-837000"
	I0317 12:55:58.890568   11932 start.go:293] postStartSetup for "ha-837000" (driver="hyperv")
	I0317 12:55:58.890609   11932 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 12:55:58.898355   11932 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 12:55:58.898355   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:00.939575   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:00.939575   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:00.939575   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:03.310537   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:03.310537   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:03.310958   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:56:03.412718   11932 ssh_runner.go:235] Completed: 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: (4.514254s)
	I0317 12:56:03.420522   11932 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 12:56:03.426245   11932 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 12:56:03.426245   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 12:56:03.426850   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 12:56:03.427441   11932 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 12:56:03.427441   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 12:56:03.435958   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 12:56:03.453880   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 12:56:03.497004   11932 start.go:296] duration metric: took 4.6063697s for postStartSetup
	I0317 12:56:03.499495   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:05.518225   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:05.518225   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:05.519213   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:07.863223   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:07.864241   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:07.864385   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:56:07.866757   11932 start.go:128] duration metric: took 1m57.1343523s to createHost
	I0317 12:56:07.866862   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:09.886520   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:09.886600   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:09.886673   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:12.230878   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:12.230878   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:12.235038   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:56:12.236460   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:56:12.236460   11932 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 12:56:12.353878   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742216172.369982060
	
	I0317 12:56:12.353972   11932 fix.go:216] guest clock: 1742216172.369982060
	I0317 12:56:12.353972   11932 fix.go:229] Guest: 2025-03-17 12:56:12.36998206 +0000 UTC Remote: 2025-03-17 12:56:07.8667576 +0000 UTC m=+122.442966301 (delta=4.50322446s)
	I0317 12:56:12.354103   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:14.306709   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:14.306709   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:14.307047   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:16.682495   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:16.682495   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:16.688389   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:56:16.689015   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:56:16.689015   11932 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742216172
	I0317 12:56:16.828468   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 12:56:12 UTC 2025
	
	I0317 12:56:16.828468   11932 fix.go:236] clock set: Mon Mar 17 12:56:12 UTC 2025
	 (err=<nil>)
	I0317 12:56:16.828468   11932 start.go:83] releasing machines lock for "ha-837000", held for 2m6.0970993s
	I0317 12:56:16.829006   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:18.824520   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:18.824520   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:18.825134   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:21.158851   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:21.158851   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:21.162983   11932 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 12:56:21.163137   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:21.170147   11932 ssh_runner.go:195] Run: cat /version.json
	I0317 12:56:21.170260   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:23.207085   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:23.207085   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:23.207966   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:23.208577   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:23.208577   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:23.208703   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:25.664824   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:25.664824   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:25.665897   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:56:25.694912   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:25.694912   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:25.694912   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:56:25.768360   11932 ssh_runner.go:235] Completed: cat /version.json: (4.5980751s)
	I0317 12:56:25.780513   11932 ssh_runner.go:195] Run: systemctl --version
	I0317 12:56:25.785193   11932 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.622185s)
	W0317 12:56:25.785193   11932 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 12:56:25.798160   11932 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W0317 12:56:25.807214   11932 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 12:56:25.815119   11932 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 12:56:25.847320   11932 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 12:56:25.847320   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:56:25.847320   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	W0317 12:56:25.876215   11932 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 12:56:25.877290   11932 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 12:56:25.890813   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 12:56:25.918803   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 12:56:25.937511   11932 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 12:56:25.946730   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 12:56:25.972260   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:56:25.999445   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 12:56:26.028261   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:56:26.055669   11932 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 12:56:26.080688   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 12:56:26.108109   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 12:56:26.136894   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 12:56:26.165003   11932 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 12:56:26.187252   11932 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 12:56:26.195466   11932 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 12:56:26.226295   11932 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 12:56:26.252772   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:26.440246   11932 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 12:56:26.471826   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:56:26.481414   11932 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 12:56:26.518794   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:56:26.546659   11932 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 12:56:26.584461   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:56:26.613777   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:56:26.643480   11932 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 12:56:26.697344   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:56:26.719457   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 12:56:26.759340   11932 ssh_runner.go:195] Run: which cri-dockerd
	I0317 12:56:26.774018   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 12:56:26.791024   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 12:56:26.830567   11932 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 12:56:27.007508   11932 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 12:56:27.179842   11932 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 12:56:27.180090   11932 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 12:56:27.218171   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:27.402793   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 12:56:29.964140   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.561333s)
	I0317 12:56:29.973858   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 12:56:30.005950   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:56:30.037881   11932 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 12:56:30.229213   11932 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 12:56:30.404019   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:30.594005   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 12:56:30.631210   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:56:30.664893   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:30.854475   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 12:56:30.953535   11932 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 12:56:30.963894   11932 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 12:56:30.972892   11932 start.go:563] Will wait 60s for crictl version
	I0317 12:56:30.980962   11932 ssh_runner.go:195] Run: which crictl
	I0317 12:56:30.995254   11932 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 12:56:31.048041   11932 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 12:56:31.055251   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:56:31.096032   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:56:31.133033   11932 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 12:56:31.133188   11932 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 12:56:31.139965   11932 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 12:56:31.139965   11932 ip.go:214] interface addr: 172.26.208.1/20
	I0317 12:56:31.146919   11932 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 12:56:31.152991   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:56:31.186005   11932 kubeadm.go:883] updating cluster {Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespac
e:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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 12:56:31.186005   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:56:31.193417   11932 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 12:56:31.216557   11932 docker.go:689] Got preloaded images: 
	I0317 12:56:31.216557   11932 docker.go:695] registry.k8s.io/kube-apiserver:v1.32.2 wasn't preloaded
	I0317 12:56:31.225322   11932 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0317 12:56:31.249061   11932 ssh_runner.go:195] Run: which lz4
	I0317 12:56:31.254514   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I0317 12:56:31.263751   11932 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0317 12:56:31.269880   11932 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I0317 12:56:31.270065   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (349803115 bytes)
	I0317 12:56:32.801963   11932 docker.go:653] duration metric: took 1.5471497s to copy over tarball
	I0317 12:56:32.811054   11932 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0317 12:56:42.039949   11932 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (9.2288438s)
	I0317 12:56:42.040123   11932 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I0317 12:56:42.104463   11932 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0317 12:56:42.122991   11932 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I0317 12:56:42.165244   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:42.365185   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 12:56:45.522376   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.1571736s)
	I0317 12:56:45.529238   11932 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 12:56:45.560592   11932 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0317 12:56:45.560641   11932 cache_images.go:84] Images are preloaded, skipping loading
	I0317 12:56:45.560688   11932 kubeadm.go:934] updating node { 172.26.217.157 8443 v1.32.2 docker true true} ...
	I0317 12:56:45.560896   11932 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-837000 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.217.157
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 12:56:45.569310   11932 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0317 12:56:45.631652   11932 cni.go:84] Creating CNI manager for ""
	I0317 12:56:45.631738   11932 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0317 12:56:45.631785   11932 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 12:56:45.631821   11932 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.26.217.157 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-837000 NodeName:ha-837000 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "172.26.217.157"]]} {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:172.26.217.157 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/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 12:56:45.632125   11932 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.26.217.157
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "ha-837000"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.26.217.157"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.26.217.157"]
	  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/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0317 12:56:45.632260   11932 kube-vip.go:115] generating kube-vip config ...
	I0317 12:56:45.641850   11932 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0317 12:56:45.668431   11932 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0317 12:56:45.668431   11932 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.26.223.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/super-admin.conf"
	    name: kubeconfig
	status: {}
	I0317 12:56:45.680554   11932 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 12:56:45.698679   11932 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 12:56:45.707500   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0317 12:56:45.723620   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (310 bytes)
	I0317 12:56:45.753774   11932 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 12:56:45.785293   11932 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2293 bytes)
	I0317 12:56:45.814499   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1447 bytes)
	I0317 12:56:45.855671   11932 ssh_runner.go:195] Run: grep 172.26.223.254	control-plane.minikube.internal$ /etc/hosts
	I0317 12:56:45.862063   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.223.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:56:45.891206   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:46.088087   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 12:56:46.115842   11932 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000 for IP: 172.26.217.157
	I0317 12:56:46.115842   11932 certs.go:194] generating shared ca certs ...
	I0317 12:56:46.115842   11932 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.116860   11932 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 12:56:46.116961   11932 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 12:56:46.116961   11932 certs.go:256] generating profile certs ...
	I0317 12:56:46.117806   11932 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key
	I0317 12:56:46.117937   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.crt with IP's: []
	I0317 12:56:46.455919   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.crt ...
	I0317 12:56:46.455919   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.crt: {Name:mk740bb7199f0c9fd9f57343f61ba4cfc0d47a3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.456909   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key ...
	I0317 12:56:46.457918   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key: {Name:mk1d09af2b876d23edf4652542070059ae741f48 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.459171   11932 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda
	I0317 12:56:46.459416   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.217.157 172.26.223.254]
	I0317 12:56:46.911062   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda ...
	I0317 12:56:46.911062   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda: {Name:mk33c39d06ecb6a99845f459d402cb4c396f0ce4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.911579   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda ...
	I0317 12:56:46.911579   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda: {Name:mka3122b20ba1d2ceb3db9b4da850a1f7757fede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.912703   11932 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt
	I0317 12:56:46.927529   11932 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key
	I0317 12:56:46.928633   11932 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key
	I0317 12:56:46.928633   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt with IP's: []
	I0317 12:56:47.030292   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt ...
	I0317 12:56:47.030292   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt: {Name:mk56dc61ccf49172ee12b74182e54d3c8b523a84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:47.031359   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key ...
	I0317 12:56:47.031359   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key: {Name:mk9678448f34f2e9cb4981aa1790d6f82490d86a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:47.033022   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 12:56:47.033156   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 12:56:47.045931   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 12:56:47.046683   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 12:56:47.047269   11932 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 12:56:47.047305   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 12:56:47.047305   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 12:56:47.047305   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 12:56:47.047896   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 12:56:47.047896   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 12:56:47.048427   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.048529   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.048649   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.049273   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 12:56:47.089702   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 12:56:47.138054   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 12:56:47.180038   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 12:56:47.222302   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 12:56:47.268095   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 12:56:47.311665   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 12:56:47.354178   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 12:56:47.399127   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 12:56:47.440270   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 12:56:47.483268   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 12:56:47.526178   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 12:56:47.564213   11932 ssh_runner.go:195] Run: openssl version
	I0317 12:56:47.581482   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 12:56:47.610293   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.617223   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.625556   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.642477   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 12:56:47.669997   11932 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 12:56:47.698894   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.706257   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.713996   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.732211   11932 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 12:56:47.760427   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 12:56:47.789446   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.797011   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.804430   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.823943   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 12:56:47.852620   11932 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 12:56:47.859721   11932 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 12:56:47.859721   11932 kubeadm.go:392] StartCluster: {Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:d
efault APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mo
untUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 12:56:47.868214   11932 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0317 12:56:47.903155   11932 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 12:56:47.932942   11932 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 12:56:47.959954   11932 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 12:56:47.978466   11932 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 12:56:47.978466   11932 kubeadm.go:157] found existing configuration files:
	
	I0317 12:56:47.986689   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 12:56:48.004060   11932 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 12:56:48.012088   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 12:56:48.037680   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 12:56:48.054685   11932 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 12:56:48.064704   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 12:56:48.090492   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 12:56:48.108114   11932 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 12:56:48.117303   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 12:56:48.144536   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 12:56:48.161646   11932 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 12:56:48.169862   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 12:56:48.187941   11932 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"
	I0317 12:56:48.468162   11932 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0317 12:56:48.468335   11932 kubeadm.go:310] [preflight] Running pre-flight checks
	I0317 12:56:48.620060   11932 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 12:56:48.620060   11932 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 12:56:48.620060   11932 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 12:56:48.638915   11932 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 12:56:48.643168   11932 out.go:235]   - Generating certificates and keys ...
	I0317 12:56:48.643168   11932 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0317 12:56:48.643168   11932 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0317 12:56:48.766323   11932 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 12:56:48.935602   11932 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0317 12:56:49.180107   11932 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0317 12:56:49.317053   11932 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0317 12:56:49.529089   11932 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0317 12:56:49.529089   11932 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [ha-837000 localhost] and IPs [172.26.217.157 127.0.0.1 ::1]
	I0317 12:56:49.831762   11932 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0317 12:56:49.832150   11932 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [ha-837000 localhost] and IPs [172.26.217.157 127.0.0.1 ::1]
	I0317 12:56:50.060264   11932 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 12:56:50.258564   11932 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 12:56:50.391559   11932 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0317 12:56:50.391559   11932 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 12:56:50.662318   11932 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 12:56:51.369432   11932 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 12:56:51.505468   11932 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 12:56:51.769456   11932 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 12:56:52.118718   11932 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 12:56:52.119676   11932 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 12:56:52.123044   11932 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 12:56:52.126279   11932 out.go:235]   - Booting up control plane ...
	I0317 12:56:52.126516   11932 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 12:56:52.130773   11932 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 12:56:52.132419   11932 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 12:56:52.154106   11932 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 12:56:52.162636   11932 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 12:56:52.162636   11932 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0317 12:56:52.364939   11932 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 12:56:52.365195   11932 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 12:56:53.367454   11932 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00237797s
	I0317 12:56:53.367590   11932 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 12:57:00.870932   11932 kubeadm.go:310] [api-check] The API server is healthy after 7.501589104s
	I0317 12:57:00.889155   11932 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 12:57:00.917983   11932 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 12:57:00.972269   11932 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0317 12:57:00.972269   11932 kubeadm.go:310] [mark-control-plane] Marking the node ha-837000 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 12:57:00.984255   11932 kubeadm.go:310] [bootstrap-token] Using token: mhwxip.8irynio7zwmhgxzk
	I0317 12:57:00.988221   11932 out.go:235]   - Configuring RBAC rules ...
	I0317 12:57:00.988414   11932 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 12:57:01.006923   11932 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 12:57:01.020433   11932 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 12:57:01.026595   11932 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 12:57:01.037229   11932 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 12:57:01.054880   11932 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 12:57:01.281059   11932 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 12:57:01.805644   11932 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0317 12:57:02.279565   11932 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0317 12:57:02.280190   11932 kubeadm.go:310] 
	I0317 12:57:02.281256   11932 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0317 12:57:02.281256   11932 kubeadm.go:310] 
	I0317 12:57:02.281502   11932 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0317 12:57:02.281602   11932 kubeadm.go:310] 
	I0317 12:57:02.281785   11932 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0317 12:57:02.281908   11932 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 12:57:02.282068   11932 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 12:57:02.282142   11932 kubeadm.go:310] 
	I0317 12:57:02.282215   11932 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0317 12:57:02.282293   11932 kubeadm.go:310] 
	I0317 12:57:02.282365   11932 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 12:57:02.282365   11932 kubeadm.go:310] 
	I0317 12:57:02.282365   11932 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0317 12:57:02.282365   11932 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 12:57:02.282365   11932 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 12:57:02.282365   11932 kubeadm.go:310] 
	I0317 12:57:02.283017   11932 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0317 12:57:02.283253   11932 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0317 12:57:02.283253   11932 kubeadm.go:310] 
	I0317 12:57:02.283464   11932 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token mhwxip.8irynio7zwmhgxzk \
	I0317 12:57:02.283736   11932 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 \
	I0317 12:57:02.283805   11932 kubeadm.go:310] 	--control-plane 
	I0317 12:57:02.283805   11932 kubeadm.go:310] 
	I0317 12:57:02.284085   11932 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0317 12:57:02.284116   11932 kubeadm.go:310] 
	I0317 12:57:02.284313   11932 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token mhwxip.8irynio7zwmhgxzk \
	I0317 12:57:02.284417   11932 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 
	I0317 12:57:02.289015   11932 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 12:57:02.289015   11932 cni.go:84] Creating CNI manager for ""
	I0317 12:57:02.289015   11932 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0317 12:57:02.292746   11932 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 12:57:02.305942   11932 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 12:57:02.314358   11932 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 12:57:02.314358   11932 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 12:57:02.355391   11932 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 12:57:03.067980   11932 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 12:57:03.079367   11932 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 12:57:03.082080   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-837000 minikube.k8s.io/updated_at=2025_03_17T12_57_03_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=ha-837000 minikube.k8s.io/primary=true
	I0317 12:57:03.097007   11932 ops.go:34] apiserver oom_adj: -16
	I0317 12:57:03.271541   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:03.769959   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:04.271952   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:04.770012   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:05.270139   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:05.771874   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:06.270693   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:06.768421   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:06.913105   11932 kubeadm.go:1113] duration metric: took 3.8449502s to wait for elevateKubeSystemPrivileges
	I0317 12:57:06.913105   11932 kubeadm.go:394] duration metric: took 19.0532793s to StartCluster
	I0317 12:57:06.913105   11932 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:57:06.913105   11932 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:57:06.915555   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:57:06.917385   11932 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 12:57:06.917385   11932 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 12:57:06.917583   11932 addons.go:69] Setting storage-provisioner=true in profile "ha-837000"
	I0317 12:57:06.917685   11932 addons.go:69] Setting default-storageclass=true in profile "ha-837000"
	I0317 12:57:06.917327   11932 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:57:06.917784   11932 addons.go:238] Setting addon storage-provisioner=true in "ha-837000"
	I0317 12:57:06.917784   11932 start.go:241] waiting for startup goroutines ...
	I0317 12:57:06.917784   11932 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "ha-837000"
	I0317 12:57:06.917896   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:57:06.917784   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:57:06.918682   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:06.918682   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:07.082059   11932 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           172.26.208.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 12:57:07.425824   11932 start.go:971] {"host.minikube.internal": 172.26.208.1} host record injected into CoreDNS's ConfigMap
	I0317 12:57:09.052532   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:09.052532   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:09.052696   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:09.052634   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:09.053798   11932 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:57:09.053895   11932 kapi.go:59] client config for ha-837000: &rest.Config{Host:"https://172.26.223.254:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 12:57:09.055643   11932 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 12:57:09.055711   11932 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0317 12:57:09.055711   11932 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0317 12:57:09.055788   11932 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0317 12:57:09.055817   11932 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0317 12:57:09.055855   11932 addons.go:238] Setting addon default-storageclass=true in "ha-837000"
	I0317 12:57:09.055855   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:57:09.056714   11932 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 12:57:09.057224   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:09.059057   11932 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 12:57:09.059057   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 12:57:09.059057   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:11.296982   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:11.297562   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:11.297602   11932 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 12:57:11.297638   11932 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 12:57:11.297638   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:11.297712   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:11.297769   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:57:11.297769   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:13.484474   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:13.484474   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:13.484588   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:57:13.928750   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:57:13.928889   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:13.928889   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:57:14.070823   11932 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 12:57:15.921095   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:57:15.921095   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:15.921095   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:57:16.050708   11932 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 12:57:16.203614   11932 round_trippers.go:470] GET https://172.26.223.254:8443/apis/storage.k8s.io/v1/storageclasses
	I0317 12:57:16.203614   11932 round_trippers.go:476] Request Headers:
	I0317 12:57:16.203614   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 12:57:16.203614   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 12:57:16.216454   11932 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0317 12:57:16.216931   11932 round_trippers.go:470] PUT https://172.26.223.254:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I0317 12:57:16.216931   11932 round_trippers.go:476] Request Headers:
	I0317 12:57:16.216981   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 12:57:16.216981   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 12:57:16.216981   11932 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 12:57:16.221414   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 12:57:16.224914   11932 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0317 12:57:16.228342   11932 addons.go:514] duration metric: took 9.3109053s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0317 12:57:16.228342   11932 start.go:246] waiting for cluster config update ...
	I0317 12:57:16.228342   11932 start.go:255] writing updated cluster config ...
	I0317 12:57:16.234148   11932 out.go:201] 
	I0317 12:57:16.246822   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:57:16.247054   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:57:16.252301   11932 out.go:177] * Starting "ha-837000-m02" control-plane node in "ha-837000" cluster
	I0317 12:57:16.254582   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:57:16.254582   11932 cache.go:56] Caching tarball of preloaded images
	I0317 12:57:16.254582   11932 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 12:57:16.254582   11932 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 12:57:16.255738   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:57:16.265333   11932 start.go:360] acquireMachinesLock for ha-837000-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 12:57:16.265333   11932 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000-m02"
	I0317 12:57:16.265333   11932 start.go:93] Provisioning new machine with config: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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
:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s
Mount:false MountString:C:\Users\jenkins.minikube5:/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:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:57:16.265333   11932 start.go:125] createHost starting for "m02" (driver="hyperv")
	I0317 12:57:16.269154   11932 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 12:57:16.270072   11932 start.go:159] libmachine.API.Create for "ha-837000" (driver="hyperv")
	I0317 12:57:16.270159   11932 client.go:168] LocalClient.Create starting
	I0317 12:57:16.270227   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 12:57:16.270227   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:57:16.270227   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:57:16.270899   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 12:57:16.271060   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:57:16.271060   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:57:16.271060   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 12:57:18.043673   11932 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 12:57:18.043673   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:18.044299   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 12:57:19.659797   11932 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 12:57:19.659797   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:19.660093   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:57:21.024784   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:57:21.025638   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:21.025698   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:57:24.434293   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:57:24.434293   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:24.436536   11932 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 12:57:24.837637   11932 main.go:141] libmachine: Creating SSH key...
	I0317 12:57:24.984775   11932 main.go:141] libmachine: Creating VM...
	I0317 12:57:24.984775   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:57:27.679262   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:57:27.679432   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:27.680518   11932 main.go:141] libmachine: Using switch "Default Switch"
	I0317 12:57:27.680699   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:57:29.340655   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:57:29.341215   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:29.341215   11932 main.go:141] libmachine: Creating VHD
	I0317 12:57:29.341289   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 12:57:32.991911   11932 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 05EC92CB-769E-4AF4-9FEA-777CB634D806
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 12:57:32.991911   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:32.991911   11932 main.go:141] libmachine: Writing magic tar header
	I0317 12:57:32.991911   11932 main.go:141] libmachine: Writing SSH key tar header
	I0317 12:57:32.992631   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 12:57:36.047268   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:36.048104   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:36.048104   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\disk.vhd' -SizeBytes 20000MB
	I0317 12:57:38.449072   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:38.449302   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:38.449385   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-837000-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 12:57:41.795209   11932 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-837000-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 12:57:41.795209   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:41.795209   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-837000-m02 -DynamicMemoryEnabled $false
	I0317 12:57:43.945771   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:43.945771   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:43.946273   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-837000-m02 -Count 2
	I0317 12:57:45.952317   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:45.953241   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:45.953241   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-837000-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\boot2docker.iso'
	I0317 12:57:48.337818   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:48.337885   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:48.337979   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-837000-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\disk.vhd'
	I0317 12:57:50.791006   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:50.791849   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:50.791849   11932 main.go:141] libmachine: Starting VM...
	I0317 12:57:50.791996   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000-m02
	I0317 12:57:53.698865   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:53.698865   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:53.698865   11932 main.go:141] libmachine: Waiting for host to start...
	I0317 12:57:53.698865   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:57:55.826562   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:55.826562   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:55.826562   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:57:58.150357   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:58.150357   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:59.151394   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:01.204916   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:01.204916   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:01.205157   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:03.570455   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:58:03.570455   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:04.571660   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:06.635717   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:06.635717   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:06.635717   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:09.000357   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:58:09.001402   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:10.002391   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:12.041222   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:12.042169   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:12.042169   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:14.377905   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:58:14.378840   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:15.379498   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:17.432895   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:17.432895   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:17.432988   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:19.893549   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:19.893549   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:19.893957   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:21.894861   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:21.894861   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:21.894861   11932 machine.go:93] provisionDockerMachine start ...
	I0317 12:58:21.895078   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:23.902161   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:23.902161   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:23.902161   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:26.289668   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:26.290710   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:26.294757   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:26.295216   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:26.295216   11932 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 12:58:26.428342   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 12:58:26.428342   11932 buildroot.go:166] provisioning hostname "ha-837000-m02"
	I0317 12:58:26.428342   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:28.415506   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:28.415506   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:28.415916   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:30.754359   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:30.754359   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:30.758724   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:30.759250   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:30.759250   11932 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-837000-m02 && echo "ha-837000-m02" | sudo tee /etc/hostname
	I0317 12:58:30.927543   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000-m02
	
	I0317 12:58:30.927543   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:32.922072   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:32.922268   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:32.922268   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:35.293592   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:35.293592   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:35.298564   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:35.299165   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:35.299165   11932 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-837000-m02' /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 ha-837000-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-837000-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 12:58:35.443363   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 12:58:35.443363   11932 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 12:58:35.443363   11932 buildroot.go:174] setting up certificates
	I0317 12:58:35.443363   11932 provision.go:84] configureAuth start
	I0317 12:58:35.443363   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:37.398290   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:37.398290   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:37.398707   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:39.783216   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:39.783216   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:39.783216   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:41.718384   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:41.718495   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:41.718495   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:44.087874   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:44.087952   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:44.087952   11932 provision.go:143] copyHostCerts
	I0317 12:58:44.088116   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 12:58:44.088116   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 12:58:44.088116   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 12:58:44.088900   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 12:58:44.089894   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 12:58:44.089963   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 12:58:44.089963   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 12:58:44.090637   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 12:58:44.091238   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 12:58:44.091763   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 12:58:44.091849   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 12:58:44.091849   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 12:58:44.092902   11932 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-837000-m02 san=[127.0.0.1 172.26.209.112 ha-837000-m02 localhost minikube]
	I0317 12:58:44.276806   11932 provision.go:177] copyRemoteCerts
	I0317 12:58:44.284210   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 12:58:44.284210   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:46.268507   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:46.268507   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:46.268608   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:48.625633   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:48.625633   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:48.625849   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:58:48.725876   11932 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4416408s)
	I0317 12:58:48.725876   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 12:58:48.725876   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 12:58:48.769472   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 12:58:48.769472   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0317 12:58:48.813118   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 12:58:48.813118   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 12:58:48.857000   11932 provision.go:87] duration metric: took 13.4135609s to configureAuth
	I0317 12:58:48.857000   11932 buildroot.go:189] setting minikube options for container-runtime
	I0317 12:58:48.857634   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:58:48.857718   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:50.823587   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:50.823587   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:50.824679   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:53.173029   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:53.173291   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:53.176468   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:53.177075   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:53.177075   11932 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 12:58:53.313527   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 12:58:53.313527   11932 buildroot.go:70] root file system type: tmpfs
	I0317 12:58:53.314157   11932 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 12:58:53.314229   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:55.303798   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:55.303798   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:55.304072   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:57.622766   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:57.623696   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:57.628240   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:57.628854   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:57.628854   11932 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.26.217.157"
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 12:58:57.787467   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.26.217.157
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 12:58:57.787533   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:59.746054   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:59.746054   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:59.746054   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:02.107781   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:02.107934   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:02.111863   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:59:02.112198   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:59:02.112198   11932 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 12:59:04.344507   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 12:59:04.344507   11932 machine.go:96] duration metric: took 42.4494049s to provisionDockerMachine
	I0317 12:59:04.344507   11932 client.go:171] duration metric: took 1m48.0737396s to LocalClient.Create
	I0317 12:59:04.345087   11932 start.go:167] duration metric: took 1m48.0744061s to libmachine.API.Create "ha-837000"
	I0317 12:59:04.345125   11932 start.go:293] postStartSetup for "ha-837000-m02" (driver="hyperv")
	I0317 12:59:04.345165   11932 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 12:59:04.353669   11932 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 12:59:04.353669   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:06.316307   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:06.316386   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:06.316454   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:08.708687   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:08.708687   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:08.708687   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:59:08.815605   11932 ssh_runner.go:235] Completed: 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: (4.4614388s)
	I0317 12:59:08.823938   11932 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 12:59:08.831268   11932 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 12:59:08.831268   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 12:59:08.831643   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 12:59:08.832247   11932 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 12:59:08.832318   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 12:59:08.840548   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 12:59:08.859121   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 12:59:08.905070   11932 start.go:296] duration metric: took 4.5599198s for postStartSetup
	I0317 12:59:08.907547   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:10.913743   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:10.913743   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:10.913743   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:13.271291   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:13.271291   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:13.271291   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:59:13.272784   11932 start.go:128] duration metric: took 1m57.0067912s to createHost
	I0317 12:59:13.273311   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:15.265754   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:15.265936   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:15.265936   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:17.666364   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:17.666364   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:17.670395   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:59:17.670923   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:59:17.671041   11932 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 12:59:17.805677   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742216357.817896546
	
	I0317 12:59:17.805677   11932 fix.go:216] guest clock: 1742216357.817896546
	I0317 12:59:17.805677   11932 fix.go:229] Guest: 2025-03-17 12:59:17.817896546 +0000 UTC Remote: 2025-03-17 12:59:13.2733116 +0000 UTC m=+307.848484601 (delta=4.544584946s)
	I0317 12:59:17.805677   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:19.775825   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:19.775825   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:19.775928   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:22.108514   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:22.108514   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:22.115559   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:59:22.116228   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:59:22.116228   11932 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742216357
	I0317 12:59:22.268009   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 12:59:17 UTC 2025
	
	I0317 12:59:22.268009   11932 fix.go:236] clock set: Mon Mar 17 12:59:17 UTC 2025
	 (err=<nil>)
	I0317 12:59:22.268009   11932 start.go:83] releasing machines lock for "ha-837000-m02", held for 2m6.0019653s
	I0317 12:59:22.268658   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:24.230126   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:24.230126   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:24.230200   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:26.578179   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:26.578892   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:26.581641   11932 out.go:177] * Found network options:
	I0317 12:59:26.584111   11932 out.go:177]   - NO_PROXY=172.26.217.157
	W0317 12:59:26.586396   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 12:59:26.588407   11932 out.go:177]   - NO_PROXY=172.26.217.157
	W0317 12:59:26.590328   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 12:59:26.592100   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 12:59:26.595205   11932 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 12:59:26.595361   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:26.605686   11932 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 12:59:26.605939   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:28.619724   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:28.619724   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:28.619724   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:28.621746   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:28.621746   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:28.621746   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:31.034892   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:31.035089   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:31.035400   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:59:31.056201   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:31.056338   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:31.056872   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:59:31.142357   11932 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.536645s)
	W0317 12:59:31.142357   11932 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 12:59:31.151683   11932 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5564527s)
	W0317 12:59:31.151683   11932 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 12:59:31.151882   11932 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 12:59:31.181152   11932 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 12:59:31.181152   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:59:31.181152   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 12:59:31.222360   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 12:59:31.249315   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	W0317 12:59:31.265791   11932 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 12:59:31.265888   11932 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 12:59:31.269686   11932 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 12:59:31.277081   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 12:59:31.304887   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:59:31.332529   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 12:59:31.359650   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:59:31.388295   11932 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 12:59:31.418119   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 12:59:31.447542   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 12:59:31.474491   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 12:59:31.501789   11932 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 12:59:31.519502   11932 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 12:59:31.527283   11932 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 12:59:31.556942   11932 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 12:59:31.580144   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:31.773382   11932 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 12:59:31.802715   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:59:31.811610   11932 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 12:59:31.842415   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:59:31.869929   11932 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 12:59:31.902371   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:59:31.931442   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:59:31.962291   11932 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 12:59:32.021122   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:59:32.044370   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 12:59:32.088191   11932 ssh_runner.go:195] Run: which cri-dockerd
	I0317 12:59:32.101455   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 12:59:32.118553   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 12:59:32.157424   11932 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 12:59:32.342181   11932 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 12:59:32.515068   11932 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 12:59:32.515068   11932 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 12:59:32.556312   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:32.742891   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 12:59:35.318362   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5754565s)
	I0317 12:59:35.326022   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 12:59:35.355845   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:59:35.384258   11932 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 12:59:35.574298   11932 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 12:59:35.770575   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:35.954928   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 12:59:35.993998   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:59:36.023965   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:36.210756   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 12:59:36.314848   11932 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 12:59:36.322994   11932 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 12:59:36.335962   11932 start.go:563] Will wait 60s for crictl version
	I0317 12:59:36.344958   11932 ssh_runner.go:195] Run: which crictl
	I0317 12:59:36.360017   11932 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 12:59:36.409991   11932 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 12:59:36.417166   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:59:36.458661   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:59:36.494672   11932 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 12:59:36.496675   11932 out.go:177]   - env NO_PROXY=172.26.217.157
	I0317 12:59:36.500689   11932 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 12:59:36.507672   11932 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 12:59:36.507672   11932 ip.go:214] interface addr: 172.26.208.1/20
	I0317 12:59:36.515811   11932 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 12:59:36.522021   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:59:36.545762   11932 mustload.go:65] Loading cluster: ha-837000
	I0317 12:59:36.546403   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:59:36.546403   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:59:38.511828   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:38.511828   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:38.512032   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:59:38.512614   11932 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000 for IP: 172.26.209.112
	I0317 12:59:38.512690   11932 certs.go:194] generating shared ca certs ...
	I0317 12:59:38.512690   11932 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:59:38.513222   11932 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 12:59:38.513457   11932 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 12:59:38.513630   11932 certs.go:256] generating profile certs ...
	I0317 12:59:38.514294   11932 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key
	I0317 12:59:38.514703   11932 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b
	I0317 12:59:38.514918   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.217.157 172.26.209.112 172.26.223.254]
	I0317 12:59:38.591917   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b ...
	I0317 12:59:38.591917   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b: {Name:mk09af7fd1c8f9ae28a3e8485053192b2e1b0a7f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:59:38.594026   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b ...
	I0317 12:59:38.594026   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b: {Name:mkde8fee038c0e8564fcb22cc624d2d411e2929d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:59:38.594392   11932 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt
	I0317 12:59:38.611136   11932 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key
	I0317 12:59:38.611912   11932 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key
	I0317 12:59:38.612106   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 12:59:38.612106   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 12:59:38.612233   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 12:59:38.612335   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 12:59:38.612452   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 12:59:38.613273   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 12:59:38.613385   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 12:59:38.613447   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 12:59:38.613827   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 12:59:38.614077   11932 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 12:59:38.614156   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 12:59:38.614323   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 12:59:38.614533   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 12:59:38.614731   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 12:59:38.615030   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 12:59:38.615189   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 12:59:38.615344   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:38.615344   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 12:59:38.615344   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:59:40.622299   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:40.622299   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:40.622299   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:42.980230   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:59:42.980230   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:42.980455   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:59:43.066520   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0317 12:59:43.075127   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0317 12:59:43.104185   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0317 12:59:43.110271   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1675 bytes)
	I0317 12:59:43.137328   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0317 12:59:43.144698   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0317 12:59:43.172653   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0317 12:59:43.180233   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I0317 12:59:43.208085   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0317 12:59:43.214997   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0317 12:59:43.240561   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0317 12:59:43.247126   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I0317 12:59:43.268002   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 12:59:43.314149   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 12:59:43.358566   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 12:59:43.401341   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 12:59:43.445343   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1436 bytes)
	I0317 12:59:43.490089   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0317 12:59:43.533123   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 12:59:43.575125   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 12:59:43.619779   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 12:59:43.662461   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 12:59:43.704791   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 12:59:43.745482   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0317 12:59:43.775519   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1675 bytes)
	I0317 12:59:43.805644   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0317 12:59:43.836560   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I0317 12:59:43.866883   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0317 12:59:43.895601   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I0317 12:59:43.923528   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0317 12:59:43.960485   11932 ssh_runner.go:195] Run: openssl version
	I0317 12:59:43.976130   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 12:59:44.002527   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 12:59:44.009050   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 12:59:44.016595   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 12:59:44.033052   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 12:59:44.060313   11932 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 12:59:44.087361   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:44.095171   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:44.102752   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:44.119478   11932 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 12:59:44.147357   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 12:59:44.175357   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 12:59:44.182950   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 12:59:44.191150   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 12:59:44.207687   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 12:59:44.234716   11932 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 12:59:44.241173   11932 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 12:59:44.241363   11932 kubeadm.go:934] updating node {m02 172.26.209.112 8443 v1.32.2 docker true true} ...
	I0317 12:59:44.241570   11932 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-837000-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.209.112
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 12:59:44.241633   11932 kube-vip.go:115] generating kube-vip config ...
	I0317 12:59:44.249680   11932 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0317 12:59:44.275975   11932 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0317 12:59:44.276091   11932 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.26.223.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0317 12:59:44.285131   11932 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 12:59:44.301218   11932 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0317 12:59:44.309359   11932 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0317 12:59:44.328807   11932 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet
	I0317 12:59:44.328986   11932 download.go:108] Downloading: 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 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl
	I0317 12:59:44.329079   11932 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm
	I0317 12:59:45.432120   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 12:59:45.442426   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 12:59:45.449758   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0317 12:59:45.449758   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0317 12:59:45.582648   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 12:59:45.590439   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 12:59:45.633812   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0317 12:59:45.633812   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0317 12:59:45.638366   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 12:59:45.688588   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 12:59:45.696552   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 12:59:45.713549   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0317 12:59:45.713549   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0317 12:59:46.691151   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0317 12:59:46.709256   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (314 bytes)
	I0317 12:59:46.740053   11932 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 12:59:46.770888   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0317 12:59:46.810778   11932 ssh_runner.go:195] Run: grep 172.26.223.254	control-plane.minikube.internal$ /etc/hosts
	I0317 12:59:46.817153   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.223.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:59:46.845723   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:47.036498   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 12:59:47.065491   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:59:47.066273   11932 start.go:317] joinCluster: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:def
ault APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:fal
se MountString:C:\Users\jenkins.minikube5:/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 12:59:47.066462   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0317 12:59:47.066527   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:59:49.044597   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:49.044727   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:49.044803   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:51.381965   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:59:51.381965   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:51.382371   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:59:51.822044   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.7555543s)
	I0317 12:59:51.822044   11932 start.go:343] trying to join control-plane node "m02" to cluster: &{Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:59:51.822044   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 7086bf.krl9ibq06i0x92cx --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m02 --control-plane --apiserver-advertise-address=172.26.209.112 --apiserver-bind-port=8443"
	I0317 13:00:29.867866   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 7086bf.krl9ibq06i0x92cx --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m02 --control-plane --apiserver-advertise-address=172.26.209.112 --apiserver-bind-port=8443": (38.0456009s)
	I0317 13:00:29.867866   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0317 13:00:30.560493   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-837000-m02 minikube.k8s.io/updated_at=2025_03_17T13_00_30_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=ha-837000 minikube.k8s.io/primary=false
	I0317 13:00:30.724762   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-837000-m02 node-role.kubernetes.io/control-plane:NoSchedule-
	I0317 13:00:31.188249   11932 start.go:319] duration metric: took 44.1216381s to joinCluster
	I0317 13:00:31.188482   11932 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:00:31.189079   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:00:31.191334   11932 out.go:177] * Verifying Kubernetes components...
	I0317 13:00:31.205804   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:00:31.539693   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:00:31.584324   11932 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:00:31.584569   11932 kapi.go:59] client config for ha-837000: &rest.Config{Host:"https://172.26.223.254:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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)}
	W0317 13:00:31.584569   11932 kubeadm.go:483] Overriding stale ClientConfig host https://172.26.223.254:8443 with https://172.26.217.157:8443
	I0317 13:00:31.585562   11932 node_ready.go:35] waiting up to 6m0s for node "ha-837000-m02" to be "Ready" ...
	I0317 13:00:31.586208   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:31.586251   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:31.586251   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:31.586251   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:31.600244   11932 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 13:00:32.086630   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:32.086630   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:32.086630   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:32.086630   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:32.107624   11932 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0317 13:00:32.586640   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:32.586719   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:32.586719   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:32.586719   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:32.591938   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:33.086385   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:33.086385   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:33.086385   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:33.086385   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:33.092401   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:33.585832   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:33.585832   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:33.585832   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:33.585832   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:33.592392   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:33.592712   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:34.086046   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:34.086046   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:34.086046   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:34.086046   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:34.090047   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:34.585883   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:34.585883   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:34.585883   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:34.585883   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:34.590880   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:35.086696   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:35.086696   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:35.086696   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:35.086696   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:35.094826   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:00:35.586626   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:35.586626   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:35.586626   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:35.586626   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:35.591640   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:36.086581   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:36.086581   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:36.086581   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:36.086581   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:36.091728   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:36.092109   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:36.585784   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:36.585784   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:36.585784   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:36.585784   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:36.590793   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:37.087087   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:37.087087   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:37.087087   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:37.087087   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:37.093093   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:37.586381   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:37.586381   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:37.586381   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:37.586381   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:37.592518   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:38.086579   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:38.086579   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:38.086579   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:38.086579   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:38.315758   11932 round_trippers.go:581] Response Status: 200 OK in 229 milliseconds
	I0317 13:00:38.316380   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:38.585862   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:38.585862   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:38.585862   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:38.585862   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:38.590692   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:39.086726   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:39.086726   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:39.086726   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:39.086726   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:39.092277   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:39.586443   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:39.586516   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:39.586516   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:39.586516   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:39.591307   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:40.086425   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:40.086425   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:40.086425   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:40.086425   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:40.092256   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:40.586549   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:40.586549   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:40.586549   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:40.586549   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:40.592326   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:40.592833   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:41.086606   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:41.086606   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:41.086606   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:41.086606   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:41.091964   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:41.586079   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:41.586079   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:41.586079   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:41.586079   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:41.593305   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:42.085966   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:42.085966   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:42.085966   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:42.085966   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:42.092214   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:42.586913   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:42.586913   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:42.586913   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:42.586913   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:42.593244   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:42.593662   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:43.085994   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:43.085994   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:43.085994   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:43.085994   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:43.091762   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:43.586380   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:43.586380   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:43.586380   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:43.586380   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:43.593943   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:44.086333   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:44.086333   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:44.086333   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:44.086333   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:44.092955   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:44.585824   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:44.585824   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:44.585824   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:44.585824   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:44.591834   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:45.086690   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:45.086868   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:45.086935   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:45.086935   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:45.091754   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:45.092246   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:45.586616   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:45.586616   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:45.586616   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:45.586616   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:45.592973   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:46.086220   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:46.086220   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:46.086220   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:46.086220   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:46.092278   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:46.586458   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:46.586458   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:46.586458   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:46.586458   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:46.593397   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:47.086851   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:47.086851   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:47.086851   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:47.086851   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:47.092789   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:47.093326   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:47.586249   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:47.586548   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:47.586548   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:47.586633   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:47.592383   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:48.086283   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:48.086352   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:48.086352   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:48.086352   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:48.092680   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:48.586192   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:48.586192   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:48.586192   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:48.586192   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:48.592128   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:49.086468   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:49.086468   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:49.086468   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:49.086468   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:49.092736   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:49.586051   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:49.586150   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:49.586150   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:49.586150   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:49.591337   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:49.591641   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:50.085837   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:50.085837   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:50.085837   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:50.085837   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:50.095092   11932 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0317 13:00:50.586100   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:50.586445   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:50.586445   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:50.586445   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:50.592323   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.086234   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:51.086234   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.086234   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.086234   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.091980   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.585835   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:51.585835   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.585835   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.585835   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.592091   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:51.592534   11932 node_ready.go:49] node "ha-837000-m02" has status "Ready":"True"
	I0317 13:00:51.592609   11932 node_ready.go:38] duration metric: took 20.0069311s for node "ha-837000-m02" to be "Ready" ...
	I0317 13:00:51.592609   11932 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 13:00:51.592814   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:51.592814   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.592814   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.592814   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.598494   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.600978   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.601260   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-qt6wg
	I0317 13:00:51.601260   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.601260   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.601260   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.609072   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:51.609162   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.609689   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.609689   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.609689   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.613453   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:00:51.613453   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.613453   11932 pod_ready.go:82] duration metric: took 12.3455ms for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.613453   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.613453   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-v98gl
	I0317 13:00:51.613453   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.613453   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.613453   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.621244   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:51.623038   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.623038   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.623038   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.623038   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.631292   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:00:51.631563   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.631623   11932 pod_ready.go:82] duration metric: took 18.1702ms for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.631667   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.631739   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000
	I0317 13:00:51.631781   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.631817   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.631817   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.648693   11932 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0317 13:00:51.649298   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.649298   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.649298   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.649298   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.659079   11932 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0317 13:00:51.659455   11932 pod_ready.go:93] pod "etcd-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.659488   11932 pod_ready.go:82] duration metric: took 27.8204ms for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.659488   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.659625   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m02
	I0317 13:00:51.659625   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.659662   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.659662   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.664677   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:51.666509   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:51.666509   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.666509   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.666558   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.670825   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:51.671442   11932 pod_ready.go:93] pod "etcd-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.671488   11932 pod_ready.go:82] duration metric: took 11.9582ms for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.671520   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.786394   11932 request.go:661] Waited for 114.7842ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:00:51.786723   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:00:51.786723   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.786723   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.786723   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.791536   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:51.986016   11932 request.go:661] Waited for 194.0872ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.986016   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.986016   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.986016   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.986016   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.991628   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.992847   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.992878   11932 pod_ready.go:82] duration metric: took 321.3565ms for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.992878   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.186687   11932 request.go:661] Waited for 193.6811ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:00:52.186930   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:00:52.186930   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.186930   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.186930   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.193210   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:52.386528   11932 request.go:661] Waited for 192.8943ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:52.386528   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:52.386528   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.386528   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.386528   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.392739   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:52.392920   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:52.392920   11932 pod_ready.go:82] duration metric: took 400.0395ms for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.392920   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.586725   11932 request.go:661] Waited for 193.2662ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:00:52.586725   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:00:52.586725   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.586725   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.586725   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.592997   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:52.786474   11932 request.go:661] Waited for 191.8042ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:52.786474   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:52.786474   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.786474   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.786474   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.791857   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:52.792091   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:52.792091   11932 pod_ready.go:82] duration metric: took 399.1683ms for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.792091   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.987049   11932 request.go:661] Waited for 194.9563ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:00:52.987049   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:00:52.987049   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.987049   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.987049   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.993156   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:53.186758   11932 request.go:661] Waited for 193.5399ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.186758   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.186758   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.186758   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.186758   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.191999   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:53.192696   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:53.192696   11932 pod_ready.go:82] duration metric: took 400.6029ms for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.192806   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.385957   11932 request.go:661] Waited for 193.0834ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:00:53.385957   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:00:53.386360   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.386360   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.386360   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.391519   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:53.585961   11932 request.go:661] Waited for 193.4295ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:53.585961   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:53.585961   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.585961   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.585961   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.592664   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:53.593028   11932 pod_ready.go:93] pod "kube-proxy-6nstf" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:53.593028   11932 pod_ready.go:82] duration metric: took 400.2187ms for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.593028   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.786811   11932 request.go:661] Waited for 193.6142ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:00:53.786811   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:00:53.786811   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.786811   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.786811   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.791855   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:53.986881   11932 request.go:661] Waited for 194.7399ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.986881   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.987290   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.987290   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.987290   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.991920   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:53.991920   11932 pod_ready.go:93] pod "kube-proxy-6w84s" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:53.992451   11932 pod_ready.go:82] duration metric: took 399.4211ms for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.992451   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.186856   11932 request.go:661] Waited for 194.3272ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:00:54.186856   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:00:54.186856   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.186856   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.186856   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.194233   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:54.386068   11932 request.go:661] Waited for 191.451ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:54.386068   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:54.386068   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.386068   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.386545   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.392826   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:54.393724   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:54.393724   11932 pod_ready.go:82] duration metric: took 401.2709ms for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.393724   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.585903   11932 request.go:661] Waited for 192.1042ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:00:54.586301   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:00:54.586374   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.586374   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.586374   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.591781   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:54.786793   11932 request.go:661] Waited for 194.5876ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:54.787060   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:54.787060   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.787060   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.787060   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.791537   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:54.791836   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:54.791914   11932 pod_ready.go:82] duration metric: took 398.1141ms for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.791914   11932 pod_ready.go:39] duration metric: took 3.1992007s 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 13:00:54.791990   11932 api_server.go:52] waiting for apiserver process to appear ...
	I0317 13:00:54.799217   11932 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 13:00:54.824413   11932 api_server.go:72] duration metric: took 23.6355729s to wait for apiserver process to appear ...
	I0317 13:00:54.824578   11932 api_server.go:88] waiting for apiserver healthz status ...
	I0317 13:00:54.824578   11932 api_server.go:253] Checking apiserver healthz at https://172.26.217.157:8443/healthz ...
	I0317 13:00:54.843104   11932 api_server.go:279] https://172.26.217.157:8443/healthz returned 200:
	ok
	I0317 13:00:54.843170   11932 round_trippers.go:470] GET https://172.26.217.157:8443/version
	I0317 13:00:54.843170   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.843170   11932 round_trippers.go:480]     Accept: application/json, */*
	I0317 13:00:54.843170   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.844819   11932 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 13:00:54.845334   11932 api_server.go:141] control plane version: v1.32.2
	I0317 13:00:54.845379   11932 api_server.go:131] duration metric: took 20.8008ms to wait for apiserver health ...
	I0317 13:00:54.845379   11932 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 13:00:54.986551   11932 request.go:661] Waited for 141.0576ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:54.986800   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:54.986840   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.986840   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.986884   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.995449   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:00:54.997449   11932 system_pods.go:59] 17 kube-system pods found
	I0317 13:00:54.997511   11932 system_pods.go:61] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:00:54.997703   11932 system_pods.go:74] duration metric: took 152.2912ms to wait for pod list to return data ...
	I0317 13:00:54.997775   11932 default_sa.go:34] waiting for default service account to be created ...
	I0317 13:00:55.186283   11932 request.go:661] Waited for 188.3835ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:00:55.186725   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:00:55.186791   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:55.186791   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:55.186791   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:55.193387   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:55.193531   11932 default_sa.go:45] found service account: "default"
	I0317 13:00:55.193649   11932 default_sa.go:55] duration metric: took 195.8729ms for default service account to be created ...
	I0317 13:00:55.193649   11932 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 13:00:55.385967   11932 request.go:661] Waited for 192.1739ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:55.385967   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:55.385967   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:55.385967   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:55.385967   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:55.392120   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:55.393825   11932 system_pods.go:86] 17 kube-system pods found
	I0317 13:00:55.393871   11932 system_pods.go:89] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:00:55.393949   11932 system_pods.go:89] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:00:55.393980   11932 system_pods.go:89] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:00:55.394002   11932 system_pods.go:89] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:00:55.394002   11932 system_pods.go:89] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:00:55.394002   11932 system_pods.go:89] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:00:55.394055   11932 system_pods.go:126] duration metric: took 200.4054ms to wait for k8s-apps to be running ...
	I0317 13:00:55.394116   11932 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 13:00:55.402256   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:00:55.426941   11932 system_svc.go:56] duration metric: took 32.824ms WaitForService to wait for kubelet
	I0317 13:00:55.426941   11932 kubeadm.go:582] duration metric: took 24.2380967s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 13:00:55.426941   11932 node_conditions.go:102] verifying NodePressure condition ...
	I0317 13:00:55.586046   11932 request.go:661] Waited for 159.1045ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes
	I0317 13:00:55.586468   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes
	I0317 13:00:55.586468   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:55.586539   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:55.586539   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:55.592225   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:55.592885   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:00:55.592974   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:00:55.592974   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:00:55.592974   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:00:55.592974   11932 node_conditions.go:105] duration metric: took 166.0321ms to run NodePressure ...
	I0317 13:00:55.593076   11932 start.go:241] waiting for startup goroutines ...
	I0317 13:00:55.593120   11932 start.go:255] writing updated cluster config ...
	I0317 13:00:55.596470   11932 out.go:201] 
	I0317 13:00:55.611025   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:00:55.611224   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:00:55.615379   11932 out.go:177] * Starting "ha-837000-m03" control-plane node in "ha-837000" cluster
	I0317 13:00:55.619331   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 13:00:55.619331   11932 cache.go:56] Caching tarball of preloaded images
	I0317 13:00:55.620336   11932 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 13:00:55.620336   11932 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 13:00:55.620336   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:00:55.627366   11932 start.go:360] acquireMachinesLock for ha-837000-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 13:00:55.627366   11932 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000-m03"
	I0317 13:00:55.627921   11932 start.go:93] Provisioning new machine with config: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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
:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMir
ror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:00:55.627921   11932 start.go:125] createHost starting for "m03" (driver="hyperv")
	I0317 13:00:55.630916   11932 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 13:00:55.630916   11932 start.go:159] libmachine.API.Create for "ha-837000" (driver="hyperv")
	I0317 13:00:55.630916   11932 client.go:168] LocalClient.Create starting
	I0317 13:00:55.630916   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Parsing certificate...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Parsing certificate...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 13:00:57.430762   11932 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 13:00:57.430762   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:00:57.430762   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 13:00:59.063787   11932 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 13:00:59.064200   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:00:59.064281   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:01:00.460671   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:01:00.461647   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:00.461752   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:01:03.921830   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:01:03.921903   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:03.923894   11932 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 13:01:04.305340   11932 main.go:141] libmachine: Creating SSH key...
	I0317 13:01:04.762007   11932 main.go:141] libmachine: Creating VM...
	I0317 13:01:04.762007   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:01:07.492728   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:01:07.492728   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:07.492803   11932 main.go:141] libmachine: Using switch "Default Switch"
	I0317 13:01:07.492880   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:01:09.160912   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:01:09.161131   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:09.161243   11932 main.go:141] libmachine: Creating VHD
	I0317 13:01:09.161243   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 13:01:12.827852   11932 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 8C20A8A6-9FE7-48EB-86F6-A9C1D7A9D882
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 13:01:12.827852   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:12.827949   11932 main.go:141] libmachine: Writing magic tar header
	I0317 13:01:12.827949   11932 main.go:141] libmachine: Writing SSH key tar header
	I0317 13:01:12.840251   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 13:01:15.905970   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:15.905970   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:15.905970   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\disk.vhd' -SizeBytes 20000MB
	I0317 13:01:18.383444   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:18.383444   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:18.383444   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-837000-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 13:01:21.834798   11932 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-837000-m03 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 13:01:21.834798   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:21.834798   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-837000-m03 -DynamicMemoryEnabled $false
	I0317 13:01:24.024108   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:24.024108   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:24.024481   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-837000-m03 -Count 2
	I0317 13:01:26.101989   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:26.102059   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:26.102143   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-837000-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\boot2docker.iso'
	I0317 13:01:28.537640   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:28.537794   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:28.537861   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-837000-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\disk.vhd'
	I0317 13:01:31.009246   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:31.009246   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:31.010153   11932 main.go:141] libmachine: Starting VM...
	I0317 13:01:31.010153   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000-m03
	I0317 13:01:33.985234   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:33.985234   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:33.985234   11932 main.go:141] libmachine: Waiting for host to start...
	I0317 13:01:33.985234   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:36.118436   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:36.118687   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:36.118780   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:38.473551   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:38.473551   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:39.473972   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:41.499089   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:41.499089   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:41.499171   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:43.875935   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:43.875935   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:44.876284   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:46.912265   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:46.912265   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:46.912265   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:49.243681   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:49.243681   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:50.244094   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:52.321425   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:52.321462   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:52.321462   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:54.679393   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:54.679393   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:55.680630   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:57.757010   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:57.757010   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:57.757010   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:00.197417   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:00.197417   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:00.197515   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:02.205192   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:02.205192   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:02.205735   11932 machine.go:93] provisionDockerMachine start ...
	I0317 13:02:02.205735   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:04.302446   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:04.302593   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:04.302593   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:06.730705   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:06.730705   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:06.735703   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:06.735913   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:06.735913   11932 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 13:02:06.878903   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 13:02:06.878903   11932 buildroot.go:166] provisioning hostname "ha-837000-m03"
	I0317 13:02:06.878903   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:08.956431   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:08.956679   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:08.956791   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:11.395896   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:11.395896   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:11.399911   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:11.400535   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:11.400535   11932 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-837000-m03 && echo "ha-837000-m03" | sudo tee /etc/hostname
	I0317 13:02:11.570284   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000-m03
	
	I0317 13:02:11.570392   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:13.585856   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:13.586611   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:13.586738   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:15.956352   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:15.956352   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:15.959815   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:15.960393   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:15.960393   11932 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-837000-m03' /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 ha-837000-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-837000-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 13:02:16.118397   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 13:02:16.118397   11932 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 13:02:16.118397   11932 buildroot.go:174] setting up certificates
	I0317 13:02:16.118397   11932 provision.go:84] configureAuth start
	I0317 13:02:16.118397   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:18.189978   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:18.190700   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:18.190783   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:20.621163   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:20.622162   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:20.622247   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:22.630330   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:22.631084   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:22.631190   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:25.073007   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:25.073007   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:25.073007   11932 provision.go:143] copyHostCerts
	I0317 13:02:25.073692   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 13:02:25.073692   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 13:02:25.073692   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 13:02:25.074294   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 13:02:25.074966   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 13:02:25.074966   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 13:02:25.075489   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 13:02:25.075548   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 13:02:25.076133   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 13:02:25.076133   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 13:02:25.076652   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 13:02:25.076923   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 13:02:25.077535   11932 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-837000-m03 san=[127.0.0.1 172.26.208.100 ha-837000-m03 localhost minikube]
	I0317 13:02:25.348905   11932 provision.go:177] copyRemoteCerts
	I0317 13:02:25.356897   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 13:02:25.356897   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:27.416327   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:27.416327   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:27.416327   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:29.853009   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:29.853009   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:29.853567   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:02:29.968052   11932 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.6111272s)
	I0317 13:02:29.968052   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 13:02:29.968582   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 13:02:30.014631   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 13:02:30.015112   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0317 13:02:30.060196   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 13:02:30.061206   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 13:02:30.112317   11932 provision.go:87] duration metric: took 13.9937265s to configureAuth
	I0317 13:02:30.112351   11932 buildroot.go:189] setting minikube options for container-runtime
	I0317 13:02:30.112535   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:02:30.112535   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:32.157199   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:32.157361   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:32.157443   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:34.564723   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:34.564723   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:34.568649   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:34.569463   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:34.569463   11932 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 13:02:34.715896   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 13:02:34.715977   11932 buildroot.go:70] root file system type: tmpfs
	I0317 13:02:34.716154   11932 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 13:02:34.716189   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:36.778862   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:36.779857   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:36.779857   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:39.238045   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:39.238346   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:39.242305   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:39.242964   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:39.242964   11932 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.26.217.157"
	Environment="NO_PROXY=172.26.217.157,172.26.209.112"
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 13:02:39.407029   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.26.217.157
	Environment=NO_PROXY=172.26.217.157,172.26.209.112
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 13:02:39.407133   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:41.463428   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:41.464194   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:41.464296   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:43.937670   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:43.937670   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:43.942053   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:43.942475   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:43.942547   11932 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 13:02:46.192772   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 13:02:46.192847   11932 machine.go:96] duration metric: took 43.9868441s to provisionDockerMachine
	I0317 13:02:46.192903   11932 client.go:171] duration metric: took 1m50.5613207s to LocalClient.Create
	I0317 13:02:46.192903   11932 start.go:167] duration metric: took 1m50.5613207s to libmachine.API.Create "ha-837000"
	I0317 13:02:46.192903   11932 start.go:293] postStartSetup for "ha-837000-m03" (driver="hyperv")
	I0317 13:02:46.192903   11932 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 13:02:46.200432   11932 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 13:02:46.200432   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:48.244077   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:48.244077   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:48.244077   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:50.659647   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:50.659647   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:50.659647   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:02:50.768296   11932 ssh_runner.go:235] Completed: 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: (4.5667146s)
	I0317 13:02:50.778595   11932 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 13:02:50.785762   11932 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 13:02:50.785762   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 13:02:50.786134   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 13:02:50.786395   11932 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 13:02:50.786395   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 13:02:50.794387   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 13:02:50.813404   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 13:02:50.858231   11932 start.go:296] duration metric: took 4.665299s for postStartSetup
	I0317 13:02:50.860505   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:52.871516   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:52.871516   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:52.871592   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:55.275359   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:55.275359   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:55.276292   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:02:55.277799   11932 start.go:128] duration metric: took 1m59.6491552s to createHost
	I0317 13:02:55.278326   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:57.338131   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:57.338131   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:57.338131   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:59.757772   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:59.757772   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:59.762311   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:59.762901   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:59.762901   11932 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 13:02:59.907976   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742216579.926060685
	
	I0317 13:02:59.907976   11932 fix.go:216] guest clock: 1742216579.926060685
	I0317 13:02:59.907976   11932 fix.go:229] Guest: 2025-03-17 13:02:59.926060685 +0000 UTC Remote: 2025-03-17 13:02:55.2777994 +0000 UTC m=+529.851658401 (delta=4.648261285s)
	I0317 13:02:59.907976   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:01.952868   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:01.953367   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:01.953448   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:04.328535   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:04.328535   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:04.332280   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:03:04.332933   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:03:04.332933   11932 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742216579
	I0317 13:03:04.485718   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 13:02:59 UTC 2025
	
	I0317 13:03:04.485774   11932 fix.go:236] clock set: Mon Mar 17 13:02:59 UTC 2025
	 (err=<nil>)
	I0317 13:03:04.485774   11932 start.go:83] releasing machines lock for "ha-837000-m03", held for 2m8.8576295s
	I0317 13:03:04.485870   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:06.482757   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:06.483740   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:06.483829   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:08.931519   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:08.931664   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:08.934572   11932 out.go:177] * Found network options:
	I0317 13:03:08.938931   11932 out.go:177]   - NO_PROXY=172.26.217.157,172.26.209.112
	W0317 13:03:08.941254   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.941254   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 13:03:08.943573   11932 out.go:177]   - NO_PROXY=172.26.217.157,172.26.209.112
	W0317 13:03:08.947684   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.947952   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.948936   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.948936   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 13:03:08.950877   11932 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 13:03:08.950877   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:08.957634   11932 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 13:03:08.957634   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:11.036955   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:11.036955   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:11.037048   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:11.044648   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:11.044648   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:11.044648   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:13.483629   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:13.483629   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:13.484036   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:03:13.509041   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:13.509283   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:13.509506   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:03:13.582106   11932 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6244443s)
	W0317 13:03:13.582106   11932 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 13:03:13.590456   11932 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 13:03:13.595931   11932 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6450259s)
	W0317 13:03:13.595931   11932 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 13:03:13.622806   11932 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 13:03:13.622885   11932 start.go:495] detecting cgroup driver to use...
	I0317 13:03:13.623091   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 13:03:13.665232   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 13:03:13.691808   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 13:03:13.715498   11932 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 13:03:13.723450   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 13:03:13.750725   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 13:03:13.778436   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	W0317 13:03:13.796513   11932 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 13:03:13.796513   11932 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 13:03:13.807035   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 13:03:13.835153   11932 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 13:03:13.863163   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 13:03:13.892580   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 13:03:13.922876   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 13:03:13.949953   11932 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 13:03:13.968537   11932 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 13:03:13.976418   11932 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 13:03:14.006468   11932 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 13:03:14.036751   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:14.241583   11932 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 13:03:14.272265   11932 start.go:495] detecting cgroup driver to use...
	I0317 13:03:14.280849   11932 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 13:03:14.319820   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 13:03:14.350478   11932 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 13:03:14.395949   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 13:03:14.427785   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 13:03:14.462488   11932 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 13:03:14.520305   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 13:03:14.544467   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 13:03:14.588126   11932 ssh_runner.go:195] Run: which cri-dockerd
	I0317 13:03:14.601186   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 13:03:14.619987   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 13:03:14.658175   11932 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 13:03:14.848599   11932 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 13:03:15.029844   11932 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 13:03:15.029844   11932 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 13:03:15.069271   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:15.255139   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 13:03:17.848526   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5933704s)
	I0317 13:03:17.857438   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 13:03:17.891576   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 13:03:17.924262   11932 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 13:03:18.111918   11932 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 13:03:18.296604   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:18.474551   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 13:03:18.521640   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 13:03:18.553451   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:18.731040   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 13:03:18.840364   11932 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 13:03:18.848784   11932 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 13:03:18.858316   11932 start.go:563] Will wait 60s for crictl version
	I0317 13:03:18.868984   11932 ssh_runner.go:195] Run: which crictl
	I0317 13:03:18.883570   11932 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 13:03:18.935126   11932 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 13:03:18.942621   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 13:03:18.984731   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 13:03:19.025589   11932 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 13:03:19.028502   11932 out.go:177]   - env NO_PROXY=172.26.217.157
	I0317 13:03:19.031379   11932 out.go:177]   - env NO_PROXY=172.26.217.157,172.26.209.112
	I0317 13:03:19.033902   11932 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 13:03:19.040336   11932 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 13:03:19.040336   11932 ip.go:214] interface addr: 172.26.208.1/20
	I0317 13:03:19.048908   11932 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 13:03:19.056202   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 13:03:19.077323   11932 mustload.go:65] Loading cluster: ha-837000
	I0317 13:03:19.078103   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:03:19.078722   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:03:21.086097   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:21.086351   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:21.086351   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 13:03:21.086492   11932 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000 for IP: 172.26.208.100
	I0317 13:03:21.087021   11932 certs.go:194] generating shared ca certs ...
	I0317 13:03:21.087021   11932 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:03:21.087633   11932 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 13:03:21.088075   11932 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 13:03:21.088354   11932 certs.go:256] generating profile certs ...
	I0317 13:03:21.088886   11932 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key
	I0317 13:03:21.088972   11932 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722
	I0317 13:03:21.089078   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.217.157 172.26.209.112 172.26.208.100 172.26.223.254]
	I0317 13:03:21.358634   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722 ...
	I0317 13:03:21.358634   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722: {Name:mkda8114f54461f152b32cfd553ae74b9f9e48c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:03:21.359698   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722 ...
	I0317 13:03:21.359698   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722: {Name:mk68bd4c66240dbbbbb45c98bffe004e6c057af5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:03:21.360677   11932 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt
	I0317 13:03:21.380014   11932 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key
	I0317 13:03:21.381202   11932 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key
	I0317 13:03:21.381202   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 13:03:21.382319   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 13:03:21.382464   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 13:03:21.383007   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 13:03:21.383194   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 13:03:21.383838   11932 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 13:03:21.383959   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 13:03:21.384044   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 13:03:21.384044   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 13:03:21.384809   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 13:03:21.385246   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 13:03:21.385246   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 13:03:21.385246   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 13:03:21.385873   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:21.386100   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:03:23.418050   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:23.418406   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:23.418406   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:25.868145   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 13:03:25.868145   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:25.868506   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 13:03:25.961203   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0317 13:03:25.969374   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0317 13:03:26.001032   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0317 13:03:26.008405   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1675 bytes)
	I0317 13:03:26.038589   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0317 13:03:26.046540   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0317 13:03:26.079213   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0317 13:03:26.086939   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I0317 13:03:26.120515   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0317 13:03:26.127745   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0317 13:03:26.157669   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0317 13:03:26.165334   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I0317 13:03:26.186105   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 13:03:26.233144   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 13:03:26.283754   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 13:03:26.328967   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 13:03:26.380624   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1444 bytes)
	I0317 13:03:26.431856   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0317 13:03:26.478604   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 13:03:26.525794   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 13:03:26.571472   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 13:03:26.618170   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 13:03:26.666000   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 13:03:26.714022   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0317 13:03:26.744593   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1675 bytes)
	I0317 13:03:26.775267   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0317 13:03:26.807555   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I0317 13:03:26.838036   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0317 13:03:26.874005   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I0317 13:03:26.904788   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0317 13:03:26.943851   11932 ssh_runner.go:195] Run: openssl version
	I0317 13:03:26.961186   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 13:03:26.989892   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 13:03:26.996949   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 13:03:27.004606   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 13:03:27.022025   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 13:03:27.049887   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 13:03:27.079261   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 13:03:27.086744   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 13:03:27.094335   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 13:03:27.111148   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 13:03:27.139465   11932 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 13:03:27.167347   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:27.175019   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:27.184266   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:27.201040   11932 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 13:03:27.229027   11932 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 13:03:27.237027   11932 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 13:03:27.237378   11932 kubeadm.go:934] updating node {m03 172.26.208.100 8443 v1.32.2 docker true true} ...
	I0317 13:03:27.237605   11932 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-837000-m03 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.208.100
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 13:03:27.237605   11932 kube-vip.go:115] generating kube-vip config ...
	I0317 13:03:27.245553   11932 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0317 13:03:27.271036   11932 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0317 13:03:27.271036   11932 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.26.223.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0317 13:03:27.280410   11932 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 13:03:27.300909   11932 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0317 13:03:27.312890   11932 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0317 13:03:27.331867   11932 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256
	I0317 13:03:27.331867   11932 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256
	I0317 13:03:27.331967   11932 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
	I0317 13:03:27.332023   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 13:03:27.332126   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 13:03:27.342559   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:03:27.342559   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 13:03:27.344274   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 13:03:27.362767   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0317 13:03:27.362767   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0317 13:03:27.362767   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 13:03:27.362767   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0317 13:03:27.362767   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0317 13:03:27.373631   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 13:03:27.431497   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0317 13:03:27.431748   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0317 13:03:28.634735   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0317 13:03:28.652392   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (314 bytes)
	I0317 13:03:28.683808   11932 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 13:03:28.714647   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0317 13:03:28.757936   11932 ssh_runner.go:195] Run: grep 172.26.223.254	control-plane.minikube.internal$ /etc/hosts
	I0317 13:03:28.764248   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.223.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 13:03:28.793312   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:28.985483   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:03:29.017237   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 13:03:29.017942   11932 start.go:317] joinCluster: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:def
ault APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP:172.26.208.100 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disab
leOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 13:03:29.018147   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0317 13:03:29.018272   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:03:30.996577   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:30.996577   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:30.996577   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:33.488310   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 13:03:33.489295   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:33.489890   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 13:03:33.683328   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.665085s)
	I0317 13:03:33.683478   11932 start.go:343] trying to join control-plane node "m03" to cluster: &{Name:m03 IP:172.26.208.100 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:03:33.683584   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token h50rvk.rifqc1culc9wd3hz --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m03 --control-plane --apiserver-advertise-address=172.26.208.100 --apiserver-bind-port=8443"
	I0317 13:04:14.182083   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token h50rvk.rifqc1culc9wd3hz --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m03 --control-plane --apiserver-advertise-address=172.26.208.100 --apiserver-bind-port=8443": (40.4982474s)
	I0317 13:04:14.182083   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0317 13:04:14.927686   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-837000-m03 minikube.k8s.io/updated_at=2025_03_17T13_04_14_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=ha-837000 minikube.k8s.io/primary=false
	I0317 13:04:15.114866   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-837000-m03 node-role.kubernetes.io/control-plane:NoSchedule-
	I0317 13:04:15.283753   11932 start.go:319] duration metric: took 46.2655246s to joinCluster
	I0317 13:04:15.283753   11932 start.go:235] Will wait 6m0s for node &{Name:m03 IP:172.26.208.100 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:04:15.284927   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:04:15.286656   11932 out.go:177] * Verifying Kubernetes components...
	I0317 13:04:15.298050   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:04:15.686550   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:04:15.719949   11932 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:04:15.720399   11932 kapi.go:59] client config for ha-837000: &rest.Config{Host:"https://172.26.223.254:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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)}
	W0317 13:04:15.720534   11932 kubeadm.go:483] Overriding stale ClientConfig host https://172.26.223.254:8443 with https://172.26.217.157:8443
	I0317 13:04:15.721215   11932 node_ready.go:35] waiting up to 6m0s for node "ha-837000-m03" to be "Ready" ...
	I0317 13:04:15.721397   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:15.721397   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:15.721468   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:15.721468   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:15.735037   11932 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 13:04:16.221538   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:16.221538   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:16.221538   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:16.221538   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:16.227521   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:16.722070   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:16.722070   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:16.722070   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:16.722070   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:16.728191   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:17.222116   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:17.222116   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:17.222116   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:17.222116   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:17.239176   11932 round_trippers.go:581] Response Status: 200 OK in 17 milliseconds
	I0317 13:04:17.721427   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:17.721427   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:17.721427   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:17.721427   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:17.734588   11932 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 13:04:17.734588   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:18.222265   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:18.222265   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:18.222265   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:18.222265   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:18.226294   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:18.721473   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:18.721473   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:18.721473   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:18.721473   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:18.877228   11932 round_trippers.go:581] Response Status: 200 OK in 155 milliseconds
	I0317 13:04:19.222637   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:19.222637   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:19.222637   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:19.222637   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:19.227561   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:19.722533   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:19.722533   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:19.722533   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:19.722533   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:19.727287   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:20.221796   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:20.221796   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:20.221796   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:20.221796   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:20.226786   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:20.226786   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:20.721442   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:20.721442   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:20.721442   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:20.721442   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:20.726856   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:21.221929   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:21.221969   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:21.221999   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:21.221999   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:21.227032   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:21.721591   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:21.721591   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:21.721591   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:21.721591   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:21.727647   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:22.221658   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:22.221658   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:22.221658   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:22.221658   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:22.229665   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:04:22.229665   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:22.722284   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:22.722284   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:22.722284   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:22.722284   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:22.728053   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:23.221821   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:23.221821   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:23.221821   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:23.221821   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:23.227224   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:23.722376   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:23.722376   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:23.722376   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:23.722376   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:23.727284   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:24.222021   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:24.222021   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:24.222021   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:24.222021   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:24.227617   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:24.721573   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:24.721573   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:24.721573   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:24.721573   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:24.726705   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:24.727240   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:25.221944   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:25.221944   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:25.221944   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:25.221944   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:25.227143   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:25.722049   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:25.722119   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:25.722119   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:25.722119   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:25.727465   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:26.221954   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:26.221954   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:26.221954   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:26.221954   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:26.229909   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:04:26.721926   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:26.722315   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:26.722315   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:26.722315   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:26.727041   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:26.727645   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:27.221530   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:27.221530   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:27.221530   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:27.221530   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:27.227156   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:27.721956   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:27.721956   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:27.721956   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:27.721956   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:27.726107   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:28.221744   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:28.221744   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:28.221744   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:28.221744   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:28.227499   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:28.721912   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:28.721912   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:28.721912   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:28.721912   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:28.726968   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:28.727791   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:29.222518   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:29.222891   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:29.222891   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:29.222891   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:29.228099   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:29.722102   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:29.722102   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:29.722102   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:29.722102   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:29.727262   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:30.221961   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:30.221961   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:30.221961   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:30.221961   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:30.226985   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:30.722736   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:30.722736   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:30.722736   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:30.722736   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:30.727799   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:30.728516   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:31.222423   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:31.222924   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:31.222924   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:31.222924   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:31.228318   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:31.722768   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:31.722768   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:31.722768   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:31.722768   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:31.728030   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:32.222885   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:32.222885   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:32.222885   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:32.222885   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:32.228247   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:32.722267   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:32.722695   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:32.722695   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:32.722695   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:32.728689   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:32.729018   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:33.221600   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:33.221600   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:33.221600   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:33.221600   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:33.224136   11932 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:04:33.725331   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:33.725331   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:33.725331   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:33.725331   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:33.729934   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.222549   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:34.222549   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.222549   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.222549   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.228152   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:34.228477   11932 node_ready.go:49] node "ha-837000-m03" has status "Ready":"True"
	I0317 13:04:34.228477   11932 node_ready.go:38] duration metric: took 18.5071472s for node "ha-837000-m03" to be "Ready" ...
	I0317 13:04:34.228477   11932 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 13:04:34.228597   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:34.228710   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.228710   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.228710   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.234822   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:34.237283   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.237871   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-qt6wg
	I0317 13:04:34.237871   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.237871   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.237925   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.242136   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.242136   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:34.242136   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.242136   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.242136   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.246520   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.247258   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.247302   11932 pod_ready.go:82] duration metric: took 10.0188ms for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.247341   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.247454   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-v98gl
	I0317 13:04:34.247454   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.247454   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.247454   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.251162   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.252215   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:34.252279   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.252279   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.252279   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.256786   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.257258   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.257258   11932 pod_ready.go:82] duration metric: took 9.9162ms for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.257318   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.257383   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000
	I0317 13:04:34.257383   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.257383   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.257450   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.260672   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.260672   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:34.260672   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.261681   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.261681   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.265461   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.265461   11932 pod_ready.go:93] pod "etcd-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.265735   11932 pod_ready.go:82] duration metric: took 8.4179ms for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.265735   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.265735   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m02
	I0317 13:04:34.265853   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.265853   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.265853   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.269677   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.270153   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:34.270153   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.270153   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.270153   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.273714   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.274265   11932 pod_ready.go:93] pod "etcd-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.274265   11932 pod_ready.go:82] duration metric: took 8.5291ms for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.274265   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.423340   11932 request.go:661] Waited for 149.0744ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m03
	I0317 13:04:34.423340   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m03
	I0317 13:04:34.423340   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.423340   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.423340   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.431589   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:04:34.623860   11932 request.go:661] Waited for 192.154ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:34.624163   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:34.624227   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.624227   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.624227   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.629721   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:34.630857   11932 pod_ready.go:93] pod "etcd-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.630857   11932 pod_ready.go:82] duration metric: took 356.5903ms for pod "etcd-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.630961   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.823580   11932 request.go:661] Waited for 192.5299ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:04:34.823580   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:04:34.823580   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.823580   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.823580   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.828357   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:35.023098   11932 request.go:661] Waited for 194.1796ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:35.023098   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:35.023098   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.023098   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.023098   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.028060   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:35.028458   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:35.028458   11932 pod_ready.go:82] duration metric: took 397.4939ms for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.028458   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.223532   11932 request.go:661] Waited for 194.9742ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:04:35.223869   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:04:35.223869   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.223869   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.223935   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.230220   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:35.422981   11932 request.go:661] Waited for 192.1386ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:35.422981   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:35.422981   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.422981   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.422981   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.428807   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:35.429096   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:35.429096   11932 pod_ready.go:82] duration metric: took 400.5368ms for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.429096   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.623216   11932 request.go:661] Waited for 194.1188ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m03
	I0317 13:04:35.623216   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m03
	I0317 13:04:35.623216   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.623216   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.623216   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.627712   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:35.822870   11932 request.go:661] Waited for 193.7956ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:35.822870   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:35.822870   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.822870   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.822870   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.829215   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:35.829772   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:35.829874   11932 pod_ready.go:82] duration metric: took 400.7751ms for pod "kube-apiserver-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.829874   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.023072   11932 request.go:661] Waited for 192.9908ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:04:36.023072   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:04:36.023072   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.023072   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.023072   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.031176   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:04:36.222807   11932 request.go:661] Waited for 191.4917ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:36.222807   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:36.222807   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.222807   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.222807   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.227072   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:36.227508   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:36.227508   11932 pod_ready.go:82] duration metric: took 397.5326ms for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.227577   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.422919   11932 request.go:661] Waited for 195.3415ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:04:36.422919   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:04:36.422919   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.422919   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.422919   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.429341   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:36.622980   11932 request.go:661] Waited for 193.2229ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:36.622980   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:36.622980   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.622980   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.622980   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.628271   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:36.628607   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:36.628709   11932 pod_ready.go:82] duration metric: took 401.1302ms for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.628709   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.823459   11932 request.go:661] Waited for 194.641ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m03
	I0317 13:04:36.823862   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m03
	I0317 13:04:36.823862   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.823862   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.823862   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.831455   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:04:37.022660   11932 request.go:661] Waited for 191.2029ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:37.022908   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:37.022908   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.022908   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.022908   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.027830   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:37.028214   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:37.028214   11932 pod_ready.go:82] duration metric: took 399.5017ms for pod "kube-controller-manager-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.028214   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.223456   11932 request.go:661] Waited for 195.1037ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:04:37.223783   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:04:37.223783   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.223783   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.223783   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.229266   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:37.422886   11932 request.go:661] Waited for 193.1444ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:37.423181   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:37.423181   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.423181   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.423181   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.429233   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:37.429733   11932 pod_ready.go:93] pod "kube-proxy-6nstf" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:37.429733   11932 pod_ready.go:82] duration metric: took 401.3796ms for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.429798   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.623260   11932 request.go:661] Waited for 193.3882ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:04:37.623659   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:04:37.623748   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.623748   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.623748   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.629227   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:37.823947   11932 request.go:661] Waited for 194.7188ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:37.823947   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:37.823947   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.823947   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.823947   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.829253   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:37.829786   11932 pod_ready.go:93] pod "kube-proxy-6w84s" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:37.829786   11932 pod_ready.go:82] duration metric: took 399.9857ms for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.829786   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wxprr" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.023271   11932 request.go:661] Waited for 193.3766ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wxprr
	I0317 13:04:38.023271   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wxprr
	I0317 13:04:38.023271   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.023271   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.023271   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.037346   11932 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0317 13:04:38.223346   11932 request.go:661] Waited for 185.9996ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:38.223346   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:38.223346   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.224326   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.224326   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.229678   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:38.229678   11932 pod_ready.go:93] pod "kube-proxy-wxprr" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:38.229678   11932 pod_ready.go:82] duration metric: took 399.8887ms for pod "kube-proxy-wxprr" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.229678   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.423073   11932 request.go:661] Waited for 193.3939ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:04:38.423574   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:04:38.423653   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.423653   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.423653   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.430553   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:38.622616   11932 request.go:661] Waited for 191.3372ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:38.622616   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:38.622616   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.622616   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.622616   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.628272   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:38.628581   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:38.628655   11932 pod_ready.go:82] duration metric: took 398.9746ms for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.628655   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.823578   11932 request.go:661] Waited for 194.8661ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:04:38.823578   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:04:38.823578   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.823578   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.823578   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.828767   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.023110   11932 request.go:661] Waited for 193.9659ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:39.023110   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:39.023110   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.023110   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.023110   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.028985   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.029931   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:39.029931   11932 pod_ready.go:82] duration metric: took 401.2737ms for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:39.029931   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:39.222760   11932 request.go:661] Waited for 192.6977ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m03
	I0317 13:04:39.223239   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m03
	I0317 13:04:39.223239   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.223239   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.223324   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.231407   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:04:39.423181   11932 request.go:661] Waited for 191.7726ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:39.423181   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:39.423181   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.423181   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.423181   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.429107   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.429437   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:39.429511   11932 pod_ready.go:82] duration metric: took 399.5778ms for pod "kube-scheduler-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:39.429511   11932 pod_ready.go:39] duration metric: took 5.201002s 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 13:04:39.429575   11932 api_server.go:52] waiting for apiserver process to appear ...
	I0317 13:04:39.437685   11932 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 13:04:39.463782   11932 api_server.go:72] duration metric: took 24.1798778s to wait for apiserver process to appear ...
	I0317 13:04:39.463782   11932 api_server.go:88] waiting for apiserver healthz status ...
	I0317 13:04:39.463782   11932 api_server.go:253] Checking apiserver healthz at https://172.26.217.157:8443/healthz ...
	I0317 13:04:39.473384   11932 api_server.go:279] https://172.26.217.157:8443/healthz returned 200:
	ok
	I0317 13:04:39.473563   11932 round_trippers.go:470] GET https://172.26.217.157:8443/version
	I0317 13:04:39.473607   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.473607   11932 round_trippers.go:480]     Accept: application/json, */*
	I0317 13:04:39.473607   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.475088   11932 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 13:04:39.475088   11932 api_server.go:141] control plane version: v1.32.2
	I0317 13:04:39.475088   11932 api_server.go:131] duration metric: took 11.306ms to wait for apiserver health ...
	I0317 13:04:39.475088   11932 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 13:04:39.623700   11932 request.go:661] Waited for 148.6109ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:39.623700   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:39.623700   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.623700   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.623700   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.629319   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.631690   11932 system_pods.go:59] 24 kube-system pods found
	I0317 13:04:39.631690   11932 system_pods.go:61] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:04:39.631690   11932 system_pods.go:61] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "etcd-ha-837000-m03" [c15e3140-ee1a-497c-bf3d-c3c47cbb5c75] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kindnet-722gg" [65f0b0a7-ecc4-4f0a-84c7-ac458c0bff1c] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-apiserver-ha-837000-m03" [275f6fd4-a1e2-40aa-8d60-76bf7d91abdb] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-controller-manager-ha-837000-m03" [be8b68b8-c689-4ded-b95c-0ecd9f25b83a] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-proxy-wxprr" [de28418e-9e3f-4c7d-934f-7d118d2bb747] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-scheduler-ha-837000-m03" [5ccf8ab8-322e-41c8-b6ef-1da503f9b92b] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-vip-ha-837000-m03" [58ee284b-33e7-4cc2-9123-da7c4c9fd04c] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:04:39.631852   11932 system_pods.go:74] duration metric: took 156.7636ms to wait for pod list to return data ...
	I0317 13:04:39.631984   11932 default_sa.go:34] waiting for default service account to be created ...
	I0317 13:04:39.822911   11932 request.go:661] Waited for 190.7909ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:04:39.823326   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:04:39.823326   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.823326   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.823326   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.828706   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.828851   11932 default_sa.go:45] found service account: "default"
	I0317 13:04:39.828879   11932 default_sa.go:55] duration metric: took 196.8942ms for default service account to be created ...
	I0317 13:04:39.828879   11932 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 13:04:40.022898   11932 request.go:661] Waited for 194.0179ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:40.022898   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:40.023226   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:40.023226   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:40.023270   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:40.029524   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:40.032622   11932 system_pods.go:86] 24 kube-system pods found
	I0317 13:04:40.032722   11932 system_pods.go:89] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:04:40.032722   11932 system_pods.go:89] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:04:40.032722   11932 system_pods.go:89] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:04:40.032778   11932 system_pods.go:89] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:04:40.032778   11932 system_pods.go:89] "etcd-ha-837000-m03" [c15e3140-ee1a-497c-bf3d-c3c47cbb5c75] Running
	I0317 13:04:40.032863   11932 system_pods.go:89] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:04:40.032863   11932 system_pods.go:89] "kindnet-722gg" [65f0b0a7-ecc4-4f0a-84c7-ac458c0bff1c] Running
	I0317 13:04:40.032906   11932 system_pods.go:89] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:04:40.032906   11932 system_pods.go:89] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:04:40.032906   11932 system_pods.go:89] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:04:40.032963   11932 system_pods.go:89] "kube-apiserver-ha-837000-m03" [275f6fd4-a1e2-40aa-8d60-76bf7d91abdb] Running
	I0317 13:04:40.032963   11932 system_pods.go:89] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:04:40.033025   11932 system_pods.go:89] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:04:40.033025   11932 system_pods.go:89] "kube-controller-manager-ha-837000-m03" [be8b68b8-c689-4ded-b95c-0ecd9f25b83a] Running
	I0317 13:04:40.033025   11932 system_pods.go:89] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-proxy-wxprr" [de28418e-9e3f-4c7d-934f-7d118d2bb747] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-scheduler-ha-837000-m03" [5ccf8ab8-322e-41c8-b6ef-1da503f9b92b] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:04:40.033143   11932 system_pods.go:89] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:04:40.033143   11932 system_pods.go:89] "kube-vip-ha-837000-m03" [58ee284b-33e7-4cc2-9123-da7c4c9fd04c] Running
	I0317 13:04:40.033143   11932 system_pods.go:89] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:04:40.033196   11932 system_pods.go:126] duration metric: took 204.2627ms to wait for k8s-apps to be running ...
	I0317 13:04:40.033196   11932 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 13:04:40.043883   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:04:40.071831   11932 system_svc.go:56] duration metric: took 38.6343ms WaitForService to wait for kubelet
	I0317 13:04:40.071888   11932 kubeadm.go:582] duration metric: took 24.7879806s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 13:04:40.071939   11932 node_conditions.go:102] verifying NodePressure condition ...
	I0317 13:04:40.223646   11932 request.go:661] Waited for 151.5916ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes
	I0317 13:04:40.224100   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes
	I0317 13:04:40.224100   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:40.224161   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:40.224161   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:40.231002   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:40.231540   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:04:40.231576   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:04:40.231599   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:04:40.231628   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:04:40.231628   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:04:40.231628   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:04:40.231628   11932 node_conditions.go:105] duration metric: took 159.6565ms to run NodePressure ...
	I0317 13:04:40.231664   11932 start.go:241] waiting for startup goroutines ...
	I0317 13:04:40.231702   11932 start.go:255] writing updated cluster config ...
	I0317 13:04:40.240691   11932 ssh_runner.go:195] Run: rm -f paused
	I0317 13:04:40.376291   11932 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0317 13:04:40.382041   11932 out.go:177] * Done! kubectl is now configured to use "ha-837000" cluster and "default" namespace by default
	
	
	==> Docker <==
	Mar 17 12:57:31 ha-837000 dockerd[1449]: time="2025-03-17T12:57:31.985251244Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.185645484Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.185750285Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.185929587Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.186720294Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 cri-dockerd[1341]: time="2025-03-17T12:57:32Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/9d2f2b6d8bda1ab148aa9e7cba4eef8de6248ae53dedccf1ddb58609477fef4e/resolv.conf as [nameserver 172.26.208.1]"
	Mar 17 12:57:32 ha-837000 cri-dockerd[1341]: time="2025-03-17T12:57:32Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a8dd77db999263b51d5a9e764123b99b55591d28d7aabcfdb55c0876d5d6ccfa/resolv.conf as [nameserver 172.26.208.1]"
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570291597Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570352698Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570366298Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570450799Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668179660Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668362462Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668382162Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668771566Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.595314436Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.596936747Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.597026147Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.597307149Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:16 ha-837000 cri-dockerd[1341]: time="2025-03-17T13:05:16Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/2b11d9e9896c500befb43585f494b5ce8ab6c951e0702f50fa4c1eb671f86f12/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Mar 17 13:05:19 ha-837000 cri-dockerd[1341]: time="2025-03-17T13:05:19Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.704540409Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.705302517Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.705514419Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.705892823Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	b239ecd0eee49       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   About a minute ago   Running             busybox                   0                   2b11d9e9896c5       busybox-58667487b6-975x2
	baf9a549f8c6d       c69fa2e9cbf5f                                                                                         8 minutes ago        Running             coredns                   0                   a8dd77db99926       coredns-668d6bf9bc-v98gl
	bad1eac43143e       c69fa2e9cbf5f                                                                                         8 minutes ago        Running             coredns                   0                   9d2f2b6d8bda1       coredns-668d6bf9bc-qt6wg
	23df3d7732cd8       6e38f40d628db                                                                                         8 minutes ago        Running             storage-provisioner       0                   87dbbaeac3c49       storage-provisioner
	bbf305e448fb0       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              9 minutes ago        Running             kindnet-cni               0                   cdf035383bb5d       kindnet-9vl6f
	ae985aa96a243       f1332858868e1                                                                                         9 minutes ago        Running             kube-proxy                0                   23284a7378812       kube-proxy-6nstf
	262a883d86f58       ghcr.io/kube-vip/kube-vip@sha256:717b8bef2758c10042d64ae7949201ef7f243d928fce265b04e488e844bf9528     9 minutes ago        Running             kube-vip                  0                   9dccf3a0326e0       kube-vip-ha-837000
	f7ec1a93e77cf       b6a454c5a800d                                                                                         9 minutes ago        Running             kube-controller-manager   0                   46e430350788c       kube-controller-manager-ha-837000
	851aca8d675f0       d8e673e7c9983                                                                                         9 minutes ago        Running             kube-scheduler            0                   59d91582af03c       kube-scheduler-ha-837000
	21040d7a63327       85b7a174738ba                                                                                         9 minutes ago        Running             kube-apiserver            0                   89477189e717f       kube-apiserver-ha-837000
	18898aff7847e       a9e7e6b294baf                                                                                         9 minutes ago        Running             etcd                      0                   5ef84fa9ace4d       etcd-ha-837000
	
	
	==> coredns [bad1eac43143] <==
	[INFO] 10.244.1.2:37299 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000208602s
	[INFO] 10.244.1.2:39968 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.013143929s
	[INFO] 10.244.1.2:47072 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000128001s
	[INFO] 10.244.0.4:59166 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000121002s
	[INFO] 10.244.0.4:46508 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000457505s
	[INFO] 10.244.0.4:60323 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000230803s
	[INFO] 10.244.2.2:47166 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000190002s
	[INFO] 10.244.2.2:49832 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000203702s
	[INFO] 10.244.2.2:57044 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000351403s
	[INFO] 10.244.2.2:50432 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000151801s
	[INFO] 10.244.2.2:55242 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000118101s
	[INFO] 10.244.1.2:43813 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000155701s
	[INFO] 10.244.0.4:60856 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000222902s
	[INFO] 10.244.0.4:58329 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000276602s
	[INFO] 10.244.0.4:54657 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000144401s
	[INFO] 10.244.0.4:57108 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000123401s
	[INFO] 10.244.2.2:46855 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000234703s
	[INFO] 10.244.2.2:35304 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000301903s
	[INFO] 10.244.2.2:42050 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000182202s
	[INFO] 10.244.1.2:51003 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000127301s
	[INFO] 10.244.0.4:52118 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000185702s
	[INFO] 10.244.0.4:54797 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.0000735s
	[INFO] 10.244.2.2:57225 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000135501s
	[INFO] 10.244.2.2:56424 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000136902s
	[INFO] 10.244.2.2:33407 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000070101s
	
	
	==> coredns [baf9a549f8c6] <==
	[INFO] 10.244.1.2:56678 - 4 "A IN kubernetes.io. udp 31 false 512" NOERROR qr,rd 60 0.040174595s
	[INFO] 10.244.1.2:35585 - 5 "PTR IN 148.40.75.147.in-addr.arpa. udp 44 false 512" NXDOMAIN qr,rd,ra 140 1.258052872s
	[INFO] 10.244.0.4:48470 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000444005s
	[INFO] 10.244.1.2:34980 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000156302s
	[INFO] 10.244.1.2:49030 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000189602s
	[INFO] 10.244.1.2:39729 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000143201s
	[INFO] 10.244.1.2:60480 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000189002s
	[INFO] 10.244.0.4:37504 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.25384009s
	[INFO] 10.244.0.4:37569 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000390203s
	[INFO] 10.244.0.4:48239 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000230002s
	[INFO] 10.244.0.4:40499 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.116041138s
	[INFO] 10.244.0.4:34041 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000105201s
	[INFO] 10.244.2.2:47954 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000097501s
	[INFO] 10.244.2.2:48646 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000281203s
	[INFO] 10.244.2.2:56630 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000078301s
	[INFO] 10.244.1.2:44781 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000156902s
	[INFO] 10.244.1.2:44923 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000154701s
	[INFO] 10.244.1.2:37535 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000141101s
	[INFO] 10.244.2.2:43632 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000174102s
	[INFO] 10.244.1.2:47082 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000171602s
	[INFO] 10.244.1.2:35505 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000282003s
	[INFO] 10.244.1.2:47828 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000101101s
	[INFO] 10.244.0.4:59333 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000152101s
	[INFO] 10.244.0.4:36180 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000082101s
	[INFO] 10.244.2.2:36601 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000171302s
	
	
	==> describe nodes <==
	Name:               ha-837000
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-837000
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=ha-837000
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T12_57_03_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/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 12:56:59 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-837000
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 13:06:13 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 13:05:32 +0000   Mon, 17 Mar 2025 12:56:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 13:05:32 +0000   Mon, 17 Mar 2025 12:56:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 13:05:32 +0000   Mon, 17 Mar 2025 12:56:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 13:05:32 +0000   Mon, 17 Mar 2025 12:57:31 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.217.157
	  Hostname:    ha-837000
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 4a6b2735b3a946d3be3683249fa71930
	  System UUID:                32207780-a2d7-3c46-b5db-7f4c3b112bff
	  Boot ID:                    47cc682a-43a3-4dab-aa7b-57af7cfbadda
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  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:          (11 in total)
	  Namespace                   Name                                 CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                 ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-975x2             0 (0%)        0 (0%)      0 (0%)           0 (0%)         66s
	  kube-system                 coredns-668d6bf9bc-qt6wg             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     9m14s
	  kube-system                 coredns-668d6bf9bc-v98gl             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     9m14s
	  kube-system                 etcd-ha-837000                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         9m20s
	  kube-system                 kindnet-9vl6f                        100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      9m15s
	  kube-system                 kube-apiserver-ha-837000             250m (12%)    0 (0%)      0 (0%)           0 (0%)         9m20s
	  kube-system                 kube-controller-manager-ha-837000    200m (10%)    0 (0%)      0 (0%)           0 (0%)         9m20s
	  kube-system                 kube-proxy-6nstf                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m15s
	  kube-system                 kube-scheduler-ha-837000             100m (5%)     0 (0%)      0 (0%)           0 (0%)         9m20s
	  kube-system                 kube-vip-ha-837000                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m20s
	  kube-system                 storage-provisioner                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m7s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                950m (47%)   100m (5%)
	  memory             290Mi (13%)  390Mi (18%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 9m12s  kube-proxy       
	  Normal  NodeHasSufficientMemory  9m28s  kubelet          Node ha-837000 status is now: NodeHasSufficientMemory
	  Normal  Starting                 9m20s  kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  9m20s  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  9m20s  kubelet          Node ha-837000 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m20s  kubelet          Node ha-837000 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m20s  kubelet          Node ha-837000 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m15s  node-controller  Node ha-837000 event: Registered Node ha-837000 in Controller
	  Normal  NodeReady                8m50s  kubelet          Node ha-837000 status is now: NodeReady
	  Normal  RegisteredNode           5m46s  node-controller  Node ha-837000 event: Registered Node ha-837000 in Controller
	  Normal  RegisteredNode           2m2s   node-controller  Node ha-837000 event: Registered Node ha-837000 in Controller
	
	
	Name:               ha-837000-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-837000-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=ha-837000
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T13_00_30_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/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 13:00:25 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-837000-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 13:06:12 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 13:05:31 +0000   Mon, 17 Mar 2025 13:00:25 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 13:05:31 +0000   Mon, 17 Mar 2025 13:00:25 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 13:05:31 +0000   Mon, 17 Mar 2025 13:00:25 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 13:05:31 +0000   Mon, 17 Mar 2025 13:00:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.209.112
	  Hostname:    ha-837000-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 7053bea3bf594ccda59f1f07e1c5f3b4
	  System UUID:                bd124533-386c-f64b-94a4-cf2a83ef2ef9
	  Boot ID:                    35c85aa3-dc73-4f19-80ee-5ca20b911d20
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-5tz5w                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         66s
	  kube-system                 etcd-ha-837000-m02                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         5m55s
	  kube-system                 kindnet-4xgrf                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      5m56s
	  kube-system                 kube-apiserver-ha-837000-m02             250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m55s
	  kube-system                 kube-controller-manager-ha-837000-m02    200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m55s
	  kube-system                 kube-proxy-6w84s                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m56s
	  kube-system                 kube-scheduler-ha-837000-m02             100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m55s
	  kube-system                 kube-vip-ha-837000-m02                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m55s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 5m50s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  5m56s (x8 over 5m56s)  kubelet          Node ha-837000-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m56s (x8 over 5m56s)  kubelet          Node ha-837000-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m56s (x7 over 5m56s)  kubelet          Node ha-837000-m02 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5m55s                  node-controller  Node ha-837000-m02 event: Registered Node ha-837000-m02 in Controller
	  Normal  RegisteredNode           5m46s                  node-controller  Node ha-837000-m02 event: Registered Node ha-837000-m02 in Controller
	  Normal  RegisteredNode           2m2s                   node-controller  Node ha-837000-m02 event: Registered Node ha-837000-m02 in Controller
	
	
	Name:               ha-837000-m03
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-837000-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=ha-837000
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T13_04_14_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/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 13:04:08 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-837000-m03
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 13:06:11 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 13:05:39 +0000   Mon, 17 Mar 2025 13:04:08 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 13:05:39 +0000   Mon, 17 Mar 2025 13:04:08 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 13:05:39 +0000   Mon, 17 Mar 2025 13:04:08 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 13:05:39 +0000   Mon, 17 Mar 2025 13:04:33 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.208.100
	  Hostname:    ha-837000-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 3d84979e5a294bab928d11c53fd596ab
	  System UUID:                b22c15f7-e5ed-f045-b4d5-67066ba727e5
	  Boot ID:                    ea0e264b-7a35-4136-9e11-da0441e6411e
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.2.0/24
	PodCIDRs:                     10.244.2.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-jzcgv                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         66s
	  kube-system                 etcd-ha-837000-m03                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         2m12s
	  kube-system                 kindnet-722gg                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      2m13s
	  kube-system                 kube-apiserver-ha-837000-m03             250m (12%)    0 (0%)      0 (0%)           0 (0%)         2m13s
	  kube-system                 kube-controller-manager-ha-837000-m03    200m (10%)    0 (0%)      0 (0%)           0 (0%)         2m12s
	  kube-system                 kube-proxy-wxprr                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m13s
	  kube-system                 kube-scheduler-ha-837000-m03             100m (5%)     0 (0%)      0 (0%)           0 (0%)         2m12s
	  kube-system                 kube-vip-ha-837000-m03                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m12s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 2m7s                   kube-proxy       
	  Normal  NodeHasSufficientMemory  2m13s (x8 over 2m14s)  kubelet          Node ha-837000-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m13s (x8 over 2m14s)  kubelet          Node ha-837000-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m13s (x7 over 2m14s)  kubelet          Node ha-837000-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  2m13s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           2m11s                  node-controller  Node ha-837000-m03 event: Registered Node ha-837000-m03 in Controller
	  Normal  RegisteredNode           2m10s                  node-controller  Node ha-837000-m03 event: Registered Node ha-837000-m03 in Controller
	  Normal  RegisteredNode           2m2s                   node-controller  Node ha-837000-m03 event: Registered Node ha-837000-m03 in Controller
	
	
	==> dmesg <==
	[  +7.342306] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000008] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[ +43.748744] systemd-fstab-generator[637]: Ignoring "noauto" option for root device
	[  +0.157820] systemd-fstab-generator[649]: Ignoring "noauto" option for root device
	[Mar17 12:56] systemd-fstab-generator[1006]: Ignoring "noauto" option for root device
	[  +0.101546] kauditd_printk_skb: 69 callbacks suppressed
	[  +0.475997] systemd-fstab-generator[1045]: Ignoring "noauto" option for root device
	[  +0.185980] systemd-fstab-generator[1057]: Ignoring "noauto" option for root device
	[  +0.209708] systemd-fstab-generator[1071]: Ignoring "noauto" option for root device
	[  +2.822831] systemd-fstab-generator[1294]: Ignoring "noauto" option for root device
	[  +0.182566] systemd-fstab-generator[1306]: Ignoring "noauto" option for root device
	[  +0.186555] systemd-fstab-generator[1318]: Ignoring "noauto" option for root device
	[  +0.257222] systemd-fstab-generator[1333]: Ignoring "noauto" option for root device
	[ +11.505386] systemd-fstab-generator[1435]: Ignoring "noauto" option for root device
	[  +0.095474] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.630171] systemd-fstab-generator[1702]: Ignoring "noauto" option for root device
	[  +6.259429] systemd-fstab-generator[1852]: Ignoring "noauto" option for root device
	[  +0.092749] kauditd_printk_skb: 74 callbacks suppressed
	[  +6.064484] kauditd_printk_skb: 67 callbacks suppressed
	[Mar17 12:57] systemd-fstab-generator[2376]: Ignoring "noauto" option for root device
	[  +6.665514] kauditd_printk_skb: 17 callbacks suppressed
	[  +7.405117] kauditd_printk_skb: 29 callbacks suppressed
	[Mar17 12:59] hrtimer: interrupt took 3769331 ns
	[Mar17 13:00] kauditd_printk_skb: 26 callbacks suppressed
	
	
	==> etcd [18898aff7847] <==
	{"level":"warn","ts":"2025-03-17T13:04:18.897903Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.214355ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T13:04:18.897956Z","caller":"traceutil/trace.go:171","msg":"trace[1270133548] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1481; }","duration":"117.298455ms","start":"2025-03-17T13:04:18.780649Z","end":"2025-03-17T13:04:18.897948Z","steps":["trace[1270133548] 'agreement among raft nodes before linearized reading'  (duration: 117.212454ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T13:04:21.715350Z","caller":"traceutil/trace.go:171","msg":"trace[2102603379] transaction","detail":"{read_only:false; response_revision:1494; number_of_response:1; }","duration":"168.866086ms","start":"2025-03-17T13:04:21.546466Z","end":"2025-03-17T13:04:21.715333Z","steps":["trace[2102603379] 'process raft request'  (duration: 157.810015ms)","trace[2102603379] 'compare'  (duration: 10.549268ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T13:05:16.119154Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.589352ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/default/default\" limit:1 ","response":"range_response_count:1 size:171"}
	{"level":"info","ts":"2025-03-17T13:05:16.119234Z","caller":"traceutil/trace.go:171","msg":"trace[1553205848] range","detail":"{range_begin:/registry/serviceaccounts/default/default; range_end:; response_count:1; response_revision:1685; }","duration":"102.717353ms","start":"2025-03-17T13:05:16.016504Z","end":"2025-03-17T13:05:16.119221Z","steps":["trace[1553205848] 'agreement among raft nodes before linearized reading'  (duration: 84.263836ms)","trace[1553205848] 'range keys from in-memory index tree'  (duration: 18.306216ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T13:06:14.853639Z","caller":"etcdserver/raft.go:426","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"af9e092a5cb12305","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"228.023173ms"}
	{"level":"warn","ts":"2025-03-17T13:06:14.853705Z","caller":"etcdserver/raft.go:426","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"53b540b7829967f2","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"228.095274ms"}
	{"level":"info","ts":"2025-03-17T13:06:14.858782Z","caller":"traceutil/trace.go:171","msg":"trace[1535636141] transaction","detail":"{read_only:false; response_revision:1895; number_of_response:1; }","duration":"415.643355ms","start":"2025-03-17T13:06:14.441979Z","end":"2025-03-17T13:06:14.857623Z","steps":["trace[1535636141] 'process raft request'  (duration: 411.796919ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T13:06:14.859436Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-03-17T13:06:14.441960Z","time spent":"417.367672ms","remote":"127.0.0.1:59230","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":420,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/leases/kube-system/plndr-cp-lock\" mod_revision:1891 > success:<request_put:<key:\"/registry/leases/kube-system/plndr-cp-lock\" value_size:370 >> failure:<request_range:<key:\"/registry/leases/kube-system/plndr-cp-lock\" > >"}
	{"level":"warn","ts":"2025-03-17T13:06:16.375324Z","caller":"etcdserver/raft.go:426","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"af9e092a5cb12305","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"349.629525ms"}
	{"level":"warn","ts":"2025-03-17T13:06:16.375385Z","caller":"etcdserver/raft.go:426","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"53b540b7829967f2","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"349.694426ms"}
	{"level":"info","ts":"2025-03-17T13:06:16.412101Z","caller":"traceutil/trace.go:171","msg":"trace[942855877] transaction","detail":"{read_only:false; response_revision:1897; number_of_response:1; }","duration":"545.269283ms","start":"2025-03-17T13:06:15.866812Z","end":"2025-03-17T13:06:16.412082Z","steps":["trace[942855877] 'process raft request'  (duration: 544.591877ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T13:06:16.412239Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-03-17T13:06:15.866789Z","time spent":"545.387084ms","remote":"127.0.0.1:59230","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":420,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/leases/kube-system/plndr-cp-lock\" mod_revision:1895 > success:<request_put:<key:\"/registry/leases/kube-system/plndr-cp-lock\" value_size:370 >> failure:<request_range:<key:\"/registry/leases/kube-system/plndr-cp-lock\" > >"}
	{"level":"warn","ts":"2025-03-17T13:06:16.411636Z","caller":"etcdserver/v3_server.go:920","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":4040456348079019805,"retry-timeout":"500ms"}
	{"level":"info","ts":"2025-03-17T13:06:16.415803Z","caller":"traceutil/trace.go:171","msg":"trace[1862522025] linearizableReadLoop","detail":"{readStateIndex:2201; appliedIndex:2202; }","duration":"504.188793ms","start":"2025-03-17T13:06:15.911600Z","end":"2025-03-17T13:06:16.415789Z","steps":["trace[1862522025] 'read index received'  (duration: 504.184593ms)","trace[1862522025] 'applied index is now lower than readState.Index'  (duration: 2.6µs)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T13:06:16.416160Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"504.499295ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2025-03-17T13:06:16.416324Z","caller":"traceutil/trace.go:171","msg":"trace[1804221428] range","detail":"{range_begin:/registry/flowschemas/; range_end:/registry/flowschemas0; response_count:0; response_revision:1897; }","duration":"504.746698ms","start":"2025-03-17T13:06:15.911567Z","end":"2025-03-17T13:06:16.416314Z","steps":["trace[1804221428] 'agreement among raft nodes before linearized reading'  (duration: 504.495095ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T13:06:16.416361Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-03-17T13:06:15.911454Z","time spent":"504.895199ms","remote":"127.0.0.1:59380","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":13,"response size":30,"request content":"key:\"/registry/flowschemas/\" range_end:\"/registry/flowschemas0\" count_only:true "}
	{"level":"warn","ts":"2025-03-17T13:06:16.434138Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"493.965596ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T13:06:16.434318Z","caller":"traceutil/trace.go:171","msg":"trace[1832040408] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1897; }","duration":"494.154598ms","start":"2025-03-17T13:06:15.940150Z","end":"2025-03-17T13:06:16.434305Z","steps":["trace[1832040408] 'agreement among raft nodes before linearized reading'  (duration: 493.946496ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T13:06:17.607174Z","caller":"traceutil/trace.go:171","msg":"trace[1634064525] transaction","detail":"{read_only:false; response_revision:1899; number_of_response:1; }","duration":"110.874753ms","start":"2025-03-17T13:06:17.496275Z","end":"2025-03-17T13:06:17.607150Z","steps":["trace[1634064525] 'process raft request'  (duration: 55.172424ms)","trace[1634064525] 'compare'  (duration: 55.458127ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T13:06:18.399388Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.590117ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/\" range_end:\"/registry/serviceaccounts0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2025-03-17T13:06:18.399588Z","caller":"traceutil/trace.go:171","msg":"trace[1592247343] range","detail":"{range_begin:/registry/serviceaccounts/; range_end:/registry/serviceaccounts0; response_count:0; response_revision:1899; }","duration":"117.806819ms","start":"2025-03-17T13:06:18.281736Z","end":"2025-03-17T13:06:18.399543Z","steps":["trace[1592247343] 'count revisions from in-memory index tree'  (duration: 115.976501ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T13:06:18.399446Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"459.033458ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T13:06:18.401449Z","caller":"traceutil/trace.go:171","msg":"trace[484896743] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1899; }","duration":"461.005476ms","start":"2025-03-17T13:06:17.940398Z","end":"2025-03-17T13:06:18.401403Z","steps":["trace[484896743] 'range keys from in-memory index tree'  (duration: 457.491944ms)"],"step_count":1}
	
	
	==> kernel <==
	 13:06:21 up 11 min,  0 users,  load average: 2.25, 0.96, 0.44
	Linux ha-837000 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [bbf305e448fb] <==
	I0317 13:05:36.457887       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	I0317 13:05:46.452240       1 main.go:297] Handling node with IPs: map[172.26.217.157:{}]
	I0317 13:05:46.452517       1 main.go:301] handling current node
	I0317 13:05:46.452697       1 main.go:297] Handling node with IPs: map[172.26.209.112:{}]
	I0317 13:05:46.452761       1 main.go:324] Node ha-837000-m02 has CIDR [10.244.1.0/24] 
	I0317 13:05:46.453266       1 main.go:297] Handling node with IPs: map[172.26.208.100:{}]
	I0317 13:05:46.453480       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	I0317 13:05:56.460208       1 main.go:297] Handling node with IPs: map[172.26.208.100:{}]
	I0317 13:05:56.460309       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	I0317 13:05:56.460827       1 main.go:297] Handling node with IPs: map[172.26.217.157:{}]
	I0317 13:05:56.460917       1 main.go:301] handling current node
	I0317 13:05:56.460933       1 main.go:297] Handling node with IPs: map[172.26.209.112:{}]
	I0317 13:05:56.460941       1 main.go:324] Node ha-837000-m02 has CIDR [10.244.1.0/24] 
	I0317 13:06:06.458921       1 main.go:297] Handling node with IPs: map[172.26.209.112:{}]
	I0317 13:06:06.459115       1 main.go:324] Node ha-837000-m02 has CIDR [10.244.1.0/24] 
	I0317 13:06:06.459889       1 main.go:297] Handling node with IPs: map[172.26.208.100:{}]
	I0317 13:06:06.459916       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	I0317 13:06:06.460115       1 main.go:297] Handling node with IPs: map[172.26.217.157:{}]
	I0317 13:06:06.460208       1 main.go:301] handling current node
	I0317 13:06:16.452642       1 main.go:297] Handling node with IPs: map[172.26.217.157:{}]
	I0317 13:06:16.453125       1 main.go:301] handling current node
	I0317 13:06:16.453335       1 main.go:297] Handling node with IPs: map[172.26.209.112:{}]
	I0317 13:06:16.453514       1 main.go:324] Node ha-837000-m02 has CIDR [10.244.1.0/24] 
	I0317 13:06:16.454032       1 main.go:297] Handling node with IPs: map[172.26.208.100:{}]
	I0317 13:06:16.454207       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	
	
	==> kube-apiserver [21040d7a6332] <==
	E0317 13:04:08.994174       1 writers.go:123] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:08.994251       1 writers.go:123] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:08.994486       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 4.1µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E0317 13:04:08.994871       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 75.7µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E0317 13:04:08.998690       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.002866       1 writers.go:136] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.006565       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.008345       1 writers.go:136] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.007095       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="109.543807ms" method="PATCH" path="/api/v1/namespaces/default/events/ha-837000-m03.182d98cf8891c511" result=null
	E0317 13:04:09.010618       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="113.10383ms" method="POST" path="/api/v1/namespaces/kube-system/pods" result=null
	E0317 13:05:23.033892       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58819: use of closed network connection
	E0317 13:05:24.676717       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58821: use of closed network connection
	E0317 13:05:25.140186       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58823: use of closed network connection
	E0317 13:05:25.644965       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58825: use of closed network connection
	E0317 13:05:26.481084       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58827: use of closed network connection
	E0317 13:05:26.919982       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58829: use of closed network connection
	E0317 13:05:27.374450       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58831: use of closed network connection
	E0317 13:05:27.837822       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58833: use of closed network connection
	E0317 13:05:28.325099       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58835: use of closed network connection
	E0317 13:05:29.161270       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58838: use of closed network connection
	E0317 13:05:39.627622       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58840: use of closed network connection
	E0317 13:05:40.088610       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58844: use of closed network connection
	E0317 13:05:50.559089       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58846: use of closed network connection
	E0317 13:05:51.013018       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58849: use of closed network connection
	E0317 13:06:01.480200       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58851: use of closed network connection
	
	
	==> kube-controller-manager [f7ec1a93e77c] <==
	I0317 13:04:18.425181       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:04:19.891309       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:04:19.950526       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:04:33.960529       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:04:34.005063       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:04:34.931686       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:04:38.922332       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:05:15.799652       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="139.024183ms"
	I0317 13:05:15.887950       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="86.456949ms"
	I0317 13:05:15.888515       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="169.801µs"
	I0317 13:05:15.890653       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="41.001µs"
	I0317 13:05:16.189396       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="294.935674ms"
	I0317 13:05:16.520507       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="331.044104ms"
	I0317 13:05:16.565956       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="45.376189ms"
	I0317 13:05:16.569601       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="3.435122ms"
	I0317 13:05:18.017792       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="66.4µs"
	I0317 13:05:18.940851       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="112.299207ms"
	I0317 13:05:18.941067       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="108.301µs"
	I0317 13:05:19.921675       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="27.845475ms"
	I0317 13:05:19.922514       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="86.201µs"
	I0317 13:05:20.265503       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="27.107266ms"
	I0317 13:05:20.266121       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="174.802µs"
	I0317 13:05:31.831101       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:05:32.586394       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000"
	I0317 13:05:40.051470       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	
	
	==> kube-proxy [ae985aa96a24] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0317 12:57:08.766068       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0317 12:57:08.851606       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.26.217.157"]
	E0317 12:57:08.852467       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 12:57:08.916576       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0317 12:57:08.916857       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0317 12:57:08.917173       1 server_linux.go:170] "Using iptables Proxier"
	I0317 12:57:08.921859       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 12:57:08.924795       1 server.go:497] "Version info" version="v1.32.2"
	I0317 12:57:08.924896       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 12:57:08.931448       1 config.go:199] "Starting service config controller"
	I0317 12:57:08.932700       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 12:57:08.933181       1 config.go:329] "Starting node config controller"
	I0317 12:57:08.933211       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 12:57:08.934141       1 config.go:105] "Starting endpoint slice config controller"
	I0317 12:57:08.934287       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 12:57:09.033073       1 shared_informer.go:320] Caches are synced for service config
	I0317 12:57:09.033902       1 shared_informer.go:320] Caches are synced for node config
	I0317 12:57:09.035774       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [851aca8d675f] <==
	W0317 12:56:59.817380       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 12:56:59.817434       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 12:56:59.861854       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 12:56:59.861964       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 12:56:59.870449       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 12:56:59.870524       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"
	W0317 12:56:59.925547       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 12:56:59.925585       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 12:56:59.941907       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 12:56:59.942491       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 12:56:59.978189       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 12:56:59.978232       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 12:57:00.052297       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 12:57:00.052348       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"
	I0317 12:57:02.211653       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0317 13:05:15.779292       1 cache.go:504] "Pod was added to a different node than it was assumed" podKey="d2bef895-6095-4ae3-87fe-b3b898932879" pod="default/busybox-58667487b6-jzcgv" assumedNode="ha-837000-m03" currentNode="ha-837000-m02"
	E0317 13:05:15.792965       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-jzcgv\": pod busybox-58667487b6-jzcgv is already assigned to node \"ha-837000-m03\"" plugin="DefaultBinder" pod="default/busybox-58667487b6-jzcgv" node="ha-837000-m02"
	E0317 13:05:15.796628       1 schedule_one.go:359] "scheduler cache ForgetPod failed" err="pod d2bef895-6095-4ae3-87fe-b3b898932879(default/busybox-58667487b6-jzcgv) was assumed on ha-837000-m02 but assigned to ha-837000-m03" pod="default/busybox-58667487b6-jzcgv"
	E0317 13:05:15.796738       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-jzcgv\": pod busybox-58667487b6-jzcgv is already assigned to node \"ha-837000-m03\"" pod="default/busybox-58667487b6-jzcgv"
	I0317 13:05:15.796794       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-58667487b6-jzcgv" node="ha-837000-m03"
	I0317 13:05:15.804463       1 cache.go:504] "Pod was added to a different node than it was assumed" podKey="82f8013d-a78b-416f-bb5b-e2729e8da66f" pod="default/busybox-58667487b6-5tz5w" assumedNode="ha-837000-m02" currentNode="ha-837000-m03"
	E0317 13:05:15.812338       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-5tz5w\": pod busybox-58667487b6-5tz5w is already assigned to node \"ha-837000-m02\"" plugin="DefaultBinder" pod="default/busybox-58667487b6-5tz5w" node="ha-837000-m03"
	E0317 13:05:15.813395       1 schedule_one.go:359] "scheduler cache ForgetPod failed" err="pod 82f8013d-a78b-416f-bb5b-e2729e8da66f(default/busybox-58667487b6-5tz5w) was assumed on ha-837000-m03 but assigned to ha-837000-m02" pod="default/busybox-58667487b6-5tz5w"
	E0317 13:05:15.813600       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-5tz5w\": pod busybox-58667487b6-5tz5w is already assigned to node \"ha-837000-m02\"" pod="default/busybox-58667487b6-5tz5w"
	I0317 13:05:15.813777       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-58667487b6-5tz5w" node="ha-837000-m02"
	
	
	==> kubelet <==
	Mar 17 13:02:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:02:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:03:01 ha-837000 kubelet[2383]: E0317 13:03:01.856652    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:03:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:03:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:03:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:03:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:04:01 ha-837000 kubelet[2383]: E0317 13:04:01.855122    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:04:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:04:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:04:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:04:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:05:01 ha-837000 kubelet[2383]: E0317 13:05:01.854866    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:05:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:05:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:05:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:05:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:05:15 ha-837000 kubelet[2383]: I0317 13:05:15.828394    2383 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-668d6bf9bc-v98gl" podStartSLOduration=488.819437706 podStartE2EDuration="8m8.819437706s" podCreationTimestamp="2025-03-17 12:57:07 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-03-17 12:57:33.524025937 +0000 UTC m=+31.939398800" watchObservedRunningTime="2025-03-17 13:05:15.819437706 +0000 UTC m=+494.234810569"
	Mar 17 13:05:15 ha-837000 kubelet[2383]: I0317 13:05:15.887574    2383 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-8lfrt\" (UniqueName: \"kubernetes.io/projected/0aec5467-37f2-434e-9cd3-95e19a53dfe4-kube-api-access-8lfrt\") pod \"busybox-58667487b6-975x2\" (UID: \"0aec5467-37f2-434e-9cd3-95e19a53dfe4\") " pod="default/busybox-58667487b6-975x2"
	Mar 17 13:05:16 ha-837000 kubelet[2383]: I0317 13:05:16.808712    2383 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="2b11d9e9896c500befb43585f494b5ce8ab6c951e0702f50fa4c1eb671f86f12"
	Mar 17 13:06:01 ha-837000 kubelet[2383]: E0317 13:06:01.855379    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:06:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:06:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:06:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:06:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-837000 -n ha-837000
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-837000 -n ha-837000: (11.7366454s)
helpers_test.go:261: (dbg) Run:  kubectl --context ha-837000 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiControlPlane/serial/PingHostFromPods FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiControlPlane/serial/PingHostFromPods (67.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (140.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 node start m02 -v=7 --alsologtostderr: exit status 1 (50.9571973s)

                                                
                                                
-- stdout --
	* Starting "ha-837000-m02" control-plane node in "ha-837000" cluster
	* Restarting existing hyperv VM for "ha-837000-m02" ...

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 13:23:14.572161    8544 out.go:345] Setting OutFile to fd 1696 ...
	I0317 13:23:14.649348    8544 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 13:23:14.649417    8544 out.go:358] Setting ErrFile to fd 1832...
	I0317 13:23:14.649417    8544 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 13:23:14.661953    8544 mustload.go:65] Loading cluster: ha-837000
	I0317 13:23:14.662707    8544 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:23:14.663496    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:16.670151    8544 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 13:23:16.670217    8544 main.go:141] libmachine: [stderr =====>] : 
	W0317 13:23:16.670276    8544 host.go:58] "ha-837000-m02" host status: Stopped
	I0317 13:23:16.674802    8544 out.go:177] * Starting "ha-837000-m02" control-plane node in "ha-837000" cluster
	I0317 13:23:16.677426    8544 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 13:23:16.677911    8544 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 13:23:16.677965    8544 cache.go:56] Caching tarball of preloaded images
	I0317 13:23:16.678317    8544 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 13:23:16.678317    8544 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 13:23:16.678317    8544 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:23:16.680928    8544 start.go:360] acquireMachinesLock for ha-837000-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 13:23:16.680928    8544 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000-m02"
	I0317 13:23:16.680928    8544 start.go:96] Skipping create...Using existing machine configuration
	I0317 13:23:16.680928    8544 fix.go:54] fixHost starting: m02
	I0317 13:23:16.682059    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:18.696398    8544 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 13:23:18.696633    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:18.696633    8544 fix.go:112] recreateIfNeeded on ha-837000-m02: state=Stopped err=<nil>
	W0317 13:23:18.696716    8544 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 13:23:18.699938    8544 out.go:177] * Restarting existing hyperv VM for "ha-837000-m02" ...
	I0317 13:23:18.702018    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000-m02
	I0317 13:23:21.677370    8544 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:23:21.677370    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:21.677370    8544 main.go:141] libmachine: Waiting for host to start...
	I0317 13:23:21.677370    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:23.856145    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:23.856244    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:23.856330    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:23:26.212300    8544 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:23:26.212300    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:27.213312    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:29.335196    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:29.335632    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:29.335632    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:23:31.758403    8544 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:23:31.758466    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:32.759154    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:34.860905    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:34.860905    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:34.860905    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:23:37.248022    8544 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:23:37.248058    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:38.248910    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:40.398994    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:40.398994    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:40.398994    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:23:42.760665    8544 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:23:42.760665    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:43.761453    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:45.824429    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:45.825198    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:45.825310    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:23:48.275953    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196
	
	I0317 13:23:48.276752    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:48.278784    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:50.288488    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:50.288542    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:50.288654    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:23:52.697350    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196
	
	I0317 13:23:52.697532    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:52.697532    8544 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:23:52.699757    8544 machine.go:93] provisionDockerMachine start ...
	I0317 13:23:52.699821    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:54.741357    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:54.741357    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:54.741357    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:23:57.170894    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196
	
	I0317 13:23:57.170894    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:57.174900    8544 main.go:141] libmachine: Using SSH client type: native
	I0317 13:23:57.175517    8544 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.216.196 22 <nil> <nil>}
	I0317 13:23:57.175517    8544 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 13:23:57.311952    8544 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 13:23:57.311952    8544 buildroot.go:166] provisioning hostname "ha-837000-m02"
	I0317 13:23:57.311952    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:23:59.333762    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:23:59.334420    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:23:59.334475    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:24:01.752341    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196
	
	I0317 13:24:01.753299    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:24:01.757304    8544 main.go:141] libmachine: Using SSH client type: native
	I0317 13:24:01.757818    8544 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.216.196 22 <nil> <nil>}
	I0317 13:24:01.757885    8544 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-837000-m02 && echo "ha-837000-m02" | sudo tee /etc/hostname
	I0317 13:24:01.917270    8544 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000-m02
	
	I0317 13:24:01.917814    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:24:03.943910    8544 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:24:03.943910    8544 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:24:03.944127    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]

                                                
                                                
** /stderr **
ha_test.go:424: I0317 13:23:14.572161    8544 out.go:345] Setting OutFile to fd 1696 ...
I0317 13:23:14.649348    8544 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 13:23:14.649417    8544 out.go:358] Setting ErrFile to fd 1832...
I0317 13:23:14.649417    8544 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 13:23:14.661953    8544 mustload.go:65] Loading cluster: ha-837000
I0317 13:23:14.662707    8544 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 13:23:14.663496    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:16.670151    8544 main.go:141] libmachine: [stdout =====>] : Off

                                                
                                                
I0317 13:23:16.670217    8544 main.go:141] libmachine: [stderr =====>] : 
W0317 13:23:16.670276    8544 host.go:58] "ha-837000-m02" host status: Stopped
I0317 13:23:16.674802    8544 out.go:177] * Starting "ha-837000-m02" control-plane node in "ha-837000" cluster
I0317 13:23:16.677426    8544 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
I0317 13:23:16.677911    8544 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
I0317 13:23:16.677965    8544 cache.go:56] Caching tarball of preloaded images
I0317 13:23:16.678317    8544 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
I0317 13:23:16.678317    8544 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
I0317 13:23:16.678317    8544 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
I0317 13:23:16.680928    8544 start.go:360] acquireMachinesLock for ha-837000-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
I0317 13:23:16.680928    8544 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000-m02"
I0317 13:23:16.680928    8544 start.go:96] Skipping create...Using existing machine configuration
I0317 13:23:16.680928    8544 fix.go:54] fixHost starting: m02
I0317 13:23:16.682059    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:18.696398    8544 main.go:141] libmachine: [stdout =====>] : Off

                                                
                                                
I0317 13:23:18.696633    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:18.696633    8544 fix.go:112] recreateIfNeeded on ha-837000-m02: state=Stopped err=<nil>
W0317 13:23:18.696716    8544 fix.go:138] unexpected machine state, will restart: <nil>
I0317 13:23:18.699938    8544 out.go:177] * Restarting existing hyperv VM for "ha-837000-m02" ...
I0317 13:23:18.702018    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000-m02
I0317 13:23:21.677370    8544 main.go:141] libmachine: [stdout =====>] : 
I0317 13:23:21.677370    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:21.677370    8544 main.go:141] libmachine: Waiting for host to start...
I0317 13:23:21.677370    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:23.856145    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:23.856244    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:23.856330    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:23:26.212300    8544 main.go:141] libmachine: [stdout =====>] : 
I0317 13:23:26.212300    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:27.213312    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:29.335196    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:29.335632    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:29.335632    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:23:31.758403    8544 main.go:141] libmachine: [stdout =====>] : 
I0317 13:23:31.758466    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:32.759154    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:34.860905    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:34.860905    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:34.860905    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:23:37.248022    8544 main.go:141] libmachine: [stdout =====>] : 
I0317 13:23:37.248058    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:38.248910    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:40.398994    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:40.398994    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:40.398994    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:23:42.760665    8544 main.go:141] libmachine: [stdout =====>] : 
I0317 13:23:42.760665    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:43.761453    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:45.824429    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:45.825198    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:45.825310    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:23:48.275953    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196

                                                
                                                
I0317 13:23:48.276752    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:48.278784    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:50.288488    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:50.288542    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:50.288654    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:23:52.697350    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196

                                                
                                                
I0317 13:23:52.697532    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:52.697532    8544 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
I0317 13:23:52.699757    8544 machine.go:93] provisionDockerMachine start ...
I0317 13:23:52.699821    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:54.741357    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:54.741357    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:54.741357    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:23:57.170894    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196

                                                
                                                
I0317 13:23:57.170894    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:57.174900    8544 main.go:141] libmachine: Using SSH client type: native
I0317 13:23:57.175517    8544 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.216.196 22 <nil> <nil>}
I0317 13:23:57.175517    8544 main.go:141] libmachine: About to run SSH command:
hostname
I0317 13:23:57.311952    8544 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube

                                                
                                                
I0317 13:23:57.311952    8544 buildroot.go:166] provisioning hostname "ha-837000-m02"
I0317 13:23:57.311952    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:23:59.333762    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:23:59.334420    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:23:59.334475    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
I0317 13:24:01.752341    8544 main.go:141] libmachine: [stdout =====>] : 172.26.216.196

                                                
                                                
I0317 13:24:01.753299    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:24:01.757304    8544 main.go:141] libmachine: Using SSH client type: native
I0317 13:24:01.757818    8544 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.216.196 22 <nil> <nil>}
I0317 13:24:01.757885    8544 main.go:141] libmachine: About to run SSH command:
sudo hostname ha-837000-m02 && echo "ha-837000-m02" | sudo tee /etc/hostname
I0317 13:24:01.917270    8544 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000-m02

                                                
                                                
I0317 13:24:01.917814    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
I0317 13:24:03.943910    8544 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 13:24:03.943910    8544 main.go:141] libmachine: [stderr =====>] : 
I0317 13:24:03.944127    8544 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]

                                                
                                                
ha_test.go:425: secondary control-plane node start returned an error. args "out/minikube-windows-amd64.exe -p ha-837000 node start m02 -v=7 --alsologtostderr": exit status 1
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (82.7µs)
I0317 13:24:05.438317    5188 retry.go:31] will retry after 724.741932ms: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0317 13:24:06.163877    5188 retry.go:31] will retry after 1.423088024s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0317 13:24:07.587555    5188 retry.go:31] will retry after 2.718978179s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0317 13:24:10.307036    5188 retry.go:31] will retry after 3.426649365s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0317 13:24:13.734392    5188 retry.go:31] will retry after 3.080631098s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0317 13:24:16.815361    5188 retry.go:31] will retry after 4.819029212s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (298.9µs)
I0317 13:24:21.635943    5188 retry.go:31] will retry after 15.536506803s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (0s)
I0317 13:24:37.173153    5188 retry.go:31] will retry after 24.738030677s: context deadline exceeded
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: context deadline exceeded (0s)
ha_test.go:434: failed to run minikube status. args "out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr" : context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-837000 -n ha-837000
E0317 13:25:09.231652    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-837000 -n ha-837000: (11.4482789s)
helpers_test.go:244: <<< TestMultiControlPlane/serial/RestartSecondaryNode FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/RestartSecondaryNode]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 logs -n 25: (8.3422082s)
helpers_test.go:252: TestMultiControlPlane/serial/RestartSecondaryNode logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| Command |                                                           Args                                                            |  Profile  |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:17 UTC | 17 Mar 25 13:17 UTC |
	|         | ha-837000-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:17 UTC | 17 Mar 25 13:17 UTC |
	|         | ha-837000:/home/docker/cp-test_ha-837000-m03_ha-837000.txt                                                                |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:17 UTC | 17 Mar 25 13:17 UTC |
	|         | ha-837000-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n ha-837000 sudo cat                                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:17 UTC | 17 Mar 25 13:18 UTC |
	|         | /home/docker/cp-test_ha-837000-m03_ha-837000.txt                                                                          |           |                   |         |                     |                     |
	| cp      | ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:18 UTC | 17 Mar 25 13:18 UTC |
	|         | ha-837000-m02:/home/docker/cp-test_ha-837000-m03_ha-837000-m02.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:18 UTC | 17 Mar 25 13:18 UTC |
	|         | ha-837000-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n ha-837000-m02 sudo cat                                                                                   | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:18 UTC | 17 Mar 25 13:18 UTC |
	|         | /home/docker/cp-test_ha-837000-m03_ha-837000-m02.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:18 UTC | 17 Mar 25 13:18 UTC |
	|         | ha-837000-m04:/home/docker/cp-test_ha-837000-m03_ha-837000-m04.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:18 UTC | 17 Mar 25 13:19 UTC |
	|         | ha-837000-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n ha-837000-m04 sudo cat                                                                                   | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:19 UTC | 17 Mar 25 13:19 UTC |
	|         | /home/docker/cp-test_ha-837000-m03_ha-837000-m04.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-837000 cp testdata\cp-test.txt                                                                                         | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:19 UTC | 17 Mar 25 13:19 UTC |
	|         | ha-837000-m04:/home/docker/cp-test.txt                                                                                    |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:19 UTC | 17 Mar 25 13:19 UTC |
	|         | ha-837000-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:19 UTC | 17 Mar 25 13:19 UTC |
	|         | C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000-m04.txt |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:19 UTC | 17 Mar 25 13:19 UTC |
	|         | ha-837000-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:19 UTC | 17 Mar 25 13:20 UTC |
	|         | ha-837000:/home/docker/cp-test_ha-837000-m04_ha-837000.txt                                                                |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:20 UTC | 17 Mar 25 13:20 UTC |
	|         | ha-837000-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n ha-837000 sudo cat                                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:20 UTC | 17 Mar 25 13:20 UTC |
	|         | /home/docker/cp-test_ha-837000-m04_ha-837000.txt                                                                          |           |                   |         |                     |                     |
	| cp      | ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:20 UTC | 17 Mar 25 13:20 UTC |
	|         | ha-837000-m02:/home/docker/cp-test_ha-837000-m04_ha-837000-m02.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:20 UTC | 17 Mar 25 13:20 UTC |
	|         | ha-837000-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n ha-837000-m02 sudo cat                                                                                   | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:20 UTC | 17 Mar 25 13:20 UTC |
	|         | /home/docker/cp-test_ha-837000-m04_ha-837000-m02.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt                                                                       | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:20 UTC | 17 Mar 25 13:21 UTC |
	|         | ha-837000-m03:/home/docker/cp-test_ha-837000-m04_ha-837000-m03.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n                                                                                                          | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:21 UTC | 17 Mar 25 13:21 UTC |
	|         | ha-837000-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-837000 ssh -n ha-837000-m03 sudo cat                                                                                   | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:21 UTC | 17 Mar 25 13:21 UTC |
	|         | /home/docker/cp-test_ha-837000-m04_ha-837000-m03.txt                                                                      |           |                   |         |                     |                     |
	| node    | ha-837000 node stop m02 -v=7                                                                                              | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:21 UTC | 17 Mar 25 13:22 UTC |
	|         | --alsologtostderr                                                                                                         |           |                   |         |                     |                     |
	| node    | ha-837000 node start m02 -v=7                                                                                             | ha-837000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:23 UTC |                     |
	|         | --alsologtostderr                                                                                                         |           |                   |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 12:54:05
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 12:54:05.515186   11932 out.go:345] Setting OutFile to fd 1944 ...
	I0317 12:54:05.564088   11932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:54:05.564088   11932 out.go:358] Setting ErrFile to fd 1948...
	I0317 12:54:05.564088   11932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:54:05.580140   11932 out.go:352] Setting JSON to false
	I0317 12:54:05.583339   11932 start.go:129] hostinfo: {"hostname":"minikube5","uptime":2305,"bootTime":1742213739,"procs":180,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 12:54:05.584330   11932 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 12:54:05.588072   11932 out.go:177] * [ha-837000] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 12:54:05.593175   11932 notify.go:220] Checking for updates...
	I0317 12:54:05.593220   11932 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:54:05.595955   11932 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 12:54:05.598615   11932 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 12:54:05.601122   11932 out.go:177]   - MINIKUBE_LOCATION=20539
	I0317 12:54:05.602344   11932 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 12:54:05.606477   11932 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 12:54:10.673627   11932 out.go:177] * Using the hyperv driver based on user configuration
	I0317 12:54:10.677462   11932 start.go:297] selected driver: hyperv
	I0317 12:54:10.677462   11932 start.go:901] validating driver "hyperv" against <nil>
	I0317 12:54:10.678021   11932 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 12:54:10.719956   11932 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 12:54:10.720771   11932 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 12:54:10.720771   11932 cni.go:84] Creating CNI manager for ""
	I0317 12:54:10.720771   11932 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I0317 12:54:10.720771   11932 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 12:54:10.721294   11932 start.go:340] cluster config:
	{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker
CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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 12:54:10.721397   11932 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 12:54:10.726508   11932 out.go:177] * Starting "ha-837000" primary control-plane node in "ha-837000" cluster
	I0317 12:54:10.729083   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:54:10.729083   11932 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 12:54:10.729425   11932 cache.go:56] Caching tarball of preloaded images
	I0317 12:54:10.729502   11932 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 12:54:10.729502   11932 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 12:54:10.730141   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:54:10.730474   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json: {Name:mk683bd9c6a92b9e3762d51d8ba2a6043185f597 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:54:10.730690   11932 start.go:360] acquireMachinesLock for ha-837000: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 12:54:10.730690   11932 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000"
	I0317 12:54:10.731776   11932 start.go:93] Provisioning new machine with config: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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
:ha-837000 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID
:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:54:10.731776   11932 start.go:125] createHost starting for "" (driver="hyperv")
	I0317 12:54:10.736037   11932 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 12:54:10.736374   11932 start.go:159] libmachine.API.Create for "ha-837000" (driver="hyperv")
	I0317 12:54:10.736420   11932 client.go:168] LocalClient.Create starting
	I0317 12:54:10.736835   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 12:54:10.736879   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:54:10.736879   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:54:10.736879   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 12:54:10.737408   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:54:10.737449   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:54:10.737449   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 12:54:12.677070   11932 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 12:54:12.677070   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:12.677908   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 12:54:14.306130   11932 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 12:54:14.306130   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:14.306130   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:54:15.680759   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:54:15.680759   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:15.680899   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:54:18.964763   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:54:18.964763   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:18.967425   11932 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 12:54:19.410221   11932 main.go:141] libmachine: Creating SSH key...
	I0317 12:54:19.818399   11932 main.go:141] libmachine: Creating VM...
	I0317 12:54:19.818399   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:54:22.415352   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:54:22.416252   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:22.416307   11932 main.go:141] libmachine: Using switch "Default Switch"
	I0317 12:54:22.416307   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:54:24.052034   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:54:24.052205   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:24.052205   11932 main.go:141] libmachine: Creating VHD
	I0317 12:54:24.052282   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 12:54:27.703521   11932 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 32354335-8B44-4A09-AE9D-8E57B878E4D7
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 12:54:27.704562   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:27.704562   11932 main.go:141] libmachine: Writing magic tar header
	I0317 12:54:27.704562   11932 main.go:141] libmachine: Writing SSH key tar header
	I0317 12:54:27.716804   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 12:54:30.724708   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:30.724708   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:30.724791   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\disk.vhd' -SizeBytes 20000MB
	I0317 12:54:33.086934   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:33.086934   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:33.087007   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-837000 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 12:54:36.488060   11932 main.go:141] libmachine: [stdout =====>] : 
	Name      State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----      ----- ----------- ----------------- ------   ------             -------
	ha-837000 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 12:54:36.488060   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:36.489081   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-837000 -DynamicMemoryEnabled $false
	I0317 12:54:38.574025   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:38.574097   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:38.574097   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-837000 -Count 2
	I0317 12:54:40.617834   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:40.617834   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:40.617834   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-837000 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\boot2docker.iso'
	I0317 12:54:43.070581   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:43.071593   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:43.071679   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-837000 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\disk.vhd'
	I0317 12:54:45.523426   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:45.523426   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:45.523426   11932 main.go:141] libmachine: Starting VM...
	I0317 12:54:45.523887   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000
	I0317 12:54:48.459757   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:48.459896   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:48.459896   11932 main.go:141] libmachine: Waiting for host to start...
	I0317 12:54:48.459896   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:54:50.520878   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:54:50.521100   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:50.521185   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:54:52.840556   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:52.841598   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:53.842334   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:54:55.897015   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:54:55.897015   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:55.897716   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:54:58.216357   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:54:58.216357   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:54:59.217689   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:01.258436   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:01.258474   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:01.258552   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:03.567325   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:55:03.567325   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:04.567913   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:06.612431   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:06.612431   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:06.613385   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:08.941061   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:55:08.941061   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:09.941556   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:12.009847   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:12.010249   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:12.010301   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:14.461426   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:14.462640   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:14.462640   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:16.451306   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:16.451306   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:16.451306   11932 machine.go:93] provisionDockerMachine start ...
	I0317 12:55:16.452143   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:18.473945   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:18.473945   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:18.474632   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:20.863644   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:20.863644   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:20.869327   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:20.885376   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:20.885376   11932 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 12:55:21.009830   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 12:55:21.009830   11932 buildroot.go:166] provisioning hostname "ha-837000"
	I0317 12:55:21.009830   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:22.992094   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:22.992221   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:22.992221   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:25.342619   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:25.342619   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:25.346630   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:25.347218   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:25.347218   11932 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-837000 && echo "ha-837000" | sudo tee /etc/hostname
	I0317 12:55:25.494547   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000
	
	I0317 12:55:25.494547   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:27.458186   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:27.458934   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:27.458934   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:29.796188   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:29.796188   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:29.800049   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:29.800446   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:29.800446   11932 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-837000' /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 ha-837000/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-837000' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 12:55:29.945892   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 12:55:29.945892   11932 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 12:55:29.945892   11932 buildroot.go:174] setting up certificates
	I0317 12:55:29.945892   11932 provision.go:84] configureAuth start
	I0317 12:55:29.945892   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:31.890175   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:31.890175   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:31.890443   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:34.318785   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:34.318785   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:34.319695   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:36.322275   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:36.322275   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:36.322362   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:38.672533   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:38.672533   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:38.673246   11932 provision.go:143] copyHostCerts
	I0317 12:55:38.673368   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 12:55:38.673685   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 12:55:38.673685   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 12:55:38.674019   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 12:55:38.674633   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 12:55:38.674633   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 12:55:38.675163   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 12:55:38.675403   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 12:55:38.676015   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 12:55:38.676015   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 12:55:38.676015   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 12:55:38.676757   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 12:55:38.677441   11932 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-837000 san=[127.0.0.1 172.26.217.157 ha-837000 localhost minikube]
	I0317 12:55:38.804640   11932 provision.go:177] copyRemoteCerts
	I0317 12:55:38.813192   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 12:55:38.813192   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:40.781576   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:40.781923   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:40.781923   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:43.196424   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:43.196424   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:43.196818   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:55:43.296340   11932 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4831232s)
	I0317 12:55:43.296340   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 12:55:43.296340   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1200 bytes)
	I0317 12:55:43.342669   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 12:55:43.342954   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 12:55:43.389539   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 12:55:43.389539   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 12:55:43.432081   11932 provision.go:87] duration metric: took 13.4861164s to configureAuth
	I0317 12:55:43.432081   11932 buildroot.go:189] setting minikube options for container-runtime
	I0317 12:55:43.432739   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:55:43.432739   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:45.408017   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:45.408017   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:45.408098   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:47.758711   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:47.758711   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:47.763172   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:47.763578   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:47.763578   11932 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 12:55:47.891088   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 12:55:47.891088   11932 buildroot.go:70] root file system type: tmpfs
	I0317 12:55:47.891088   11932 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 12:55:47.891088   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:49.844697   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:49.844697   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:49.845521   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:52.165658   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:52.165658   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:52.170789   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:52.170972   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:52.170972   11932 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 12:55:52.328493   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 12:55:52.328493   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:55:54.342528   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:55:54.342528   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:54.343235   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:55:56.692139   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:55:56.692139   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:55:56.696991   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:55:56.697070   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:55:56.697070   11932 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 12:55:58.890367   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 12:55:58.890503   11932 machine.go:96] duration metric: took 42.4389007s to provisionDockerMachine
	I0317 12:55:58.890503   11932 client.go:171] duration metric: took 1m48.1534724s to LocalClient.Create
	I0317 12:55:58.890503   11932 start.go:167] duration metric: took 1m48.1535494s to libmachine.API.Create "ha-837000"
	I0317 12:55:58.890568   11932 start.go:293] postStartSetup for "ha-837000" (driver="hyperv")
	I0317 12:55:58.890609   11932 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 12:55:58.898355   11932 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 12:55:58.898355   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:00.939575   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:00.939575   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:00.939575   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:03.310537   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:03.310537   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:03.310958   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:56:03.412718   11932 ssh_runner.go:235] Completed: 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: (4.514254s)
	I0317 12:56:03.420522   11932 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 12:56:03.426245   11932 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 12:56:03.426245   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 12:56:03.426850   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 12:56:03.427441   11932 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 12:56:03.427441   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 12:56:03.435958   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 12:56:03.453880   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 12:56:03.497004   11932 start.go:296] duration metric: took 4.6063697s for postStartSetup
	I0317 12:56:03.499495   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:05.518225   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:05.518225   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:05.519213   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:07.863223   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:07.864241   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:07.864385   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:56:07.866757   11932 start.go:128] duration metric: took 1m57.1343523s to createHost
	I0317 12:56:07.866862   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:09.886520   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:09.886600   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:09.886673   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:12.230878   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:12.230878   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:12.235038   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:56:12.236460   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:56:12.236460   11932 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 12:56:12.353878   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742216172.369982060
	
	I0317 12:56:12.353972   11932 fix.go:216] guest clock: 1742216172.369982060
	I0317 12:56:12.353972   11932 fix.go:229] Guest: 2025-03-17 12:56:12.36998206 +0000 UTC Remote: 2025-03-17 12:56:07.8667576 +0000 UTC m=+122.442966301 (delta=4.50322446s)
	I0317 12:56:12.354103   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:14.306709   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:14.306709   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:14.307047   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:16.682495   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:16.682495   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:16.688389   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:56:16.689015   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.217.157 22 <nil> <nil>}
	I0317 12:56:16.689015   11932 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742216172
	I0317 12:56:16.828468   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 12:56:12 UTC 2025
	
	I0317 12:56:16.828468   11932 fix.go:236] clock set: Mon Mar 17 12:56:12 UTC 2025
	 (err=<nil>)
	I0317 12:56:16.828468   11932 start.go:83] releasing machines lock for "ha-837000", held for 2m6.0970993s
	I0317 12:56:16.829006   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:18.824520   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:18.824520   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:18.825134   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:21.158851   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:21.158851   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:21.162983   11932 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 12:56:21.163137   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:21.170147   11932 ssh_runner.go:195] Run: cat /version.json
	I0317 12:56:21.170260   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:56:23.207085   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:23.207085   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:23.207966   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:23.208577   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:56:23.208577   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:23.208703   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:56:25.664824   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:25.664824   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:25.665897   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:56:25.694912   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:56:25.694912   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:56:25.694912   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:56:25.768360   11932 ssh_runner.go:235] Completed: cat /version.json: (4.5980751s)
	I0317 12:56:25.780513   11932 ssh_runner.go:195] Run: systemctl --version
	I0317 12:56:25.785193   11932 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.622185s)
	W0317 12:56:25.785193   11932 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 12:56:25.798160   11932 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W0317 12:56:25.807214   11932 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 12:56:25.815119   11932 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 12:56:25.847320   11932 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 12:56:25.847320   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:56:25.847320   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	W0317 12:56:25.876215   11932 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 12:56:25.877290   11932 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 12:56:25.890813   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 12:56:25.918803   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 12:56:25.937511   11932 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 12:56:25.946730   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 12:56:25.972260   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:56:25.999445   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 12:56:26.028261   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:56:26.055669   11932 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 12:56:26.080688   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 12:56:26.108109   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 12:56:26.136894   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 12:56:26.165003   11932 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 12:56:26.187252   11932 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 12:56:26.195466   11932 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 12:56:26.226295   11932 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 12:56:26.252772   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:26.440246   11932 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 12:56:26.471826   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:56:26.481414   11932 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 12:56:26.518794   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:56:26.546659   11932 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 12:56:26.584461   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:56:26.613777   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:56:26.643480   11932 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 12:56:26.697344   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:56:26.719457   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 12:56:26.759340   11932 ssh_runner.go:195] Run: which cri-dockerd
	I0317 12:56:26.774018   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 12:56:26.791024   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 12:56:26.830567   11932 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 12:56:27.007508   11932 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 12:56:27.179842   11932 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 12:56:27.180090   11932 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 12:56:27.218171   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:27.402793   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 12:56:29.964140   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.561333s)
	I0317 12:56:29.973858   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 12:56:30.005950   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:56:30.037881   11932 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 12:56:30.229213   11932 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 12:56:30.404019   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:30.594005   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 12:56:30.631210   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:56:30.664893   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:30.854475   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 12:56:30.953535   11932 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 12:56:30.963894   11932 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 12:56:30.972892   11932 start.go:563] Will wait 60s for crictl version
	I0317 12:56:30.980962   11932 ssh_runner.go:195] Run: which crictl
	I0317 12:56:30.995254   11932 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 12:56:31.048041   11932 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 12:56:31.055251   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:56:31.096032   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:56:31.133033   11932 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 12:56:31.133188   11932 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 12:56:31.137479   11932 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 12:56:31.139965   11932 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 12:56:31.139965   11932 ip.go:214] interface addr: 172.26.208.1/20
	I0317 12:56:31.146919   11932 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 12:56:31.152991   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:56:31.186005   11932 kubeadm.go:883] updating cluster {Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespac
e:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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 12:56:31.186005   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:56:31.193417   11932 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 12:56:31.216557   11932 docker.go:689] Got preloaded images: 
	I0317 12:56:31.216557   11932 docker.go:695] registry.k8s.io/kube-apiserver:v1.32.2 wasn't preloaded
	I0317 12:56:31.225322   11932 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0317 12:56:31.249061   11932 ssh_runner.go:195] Run: which lz4
	I0317 12:56:31.254514   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I0317 12:56:31.263751   11932 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0317 12:56:31.269880   11932 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I0317 12:56:31.270065   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (349803115 bytes)
	I0317 12:56:32.801963   11932 docker.go:653] duration metric: took 1.5471497s to copy over tarball
	I0317 12:56:32.811054   11932 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0317 12:56:42.039949   11932 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (9.2288438s)
	I0317 12:56:42.040123   11932 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I0317 12:56:42.104463   11932 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0317 12:56:42.122991   11932 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I0317 12:56:42.165244   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:42.365185   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 12:56:45.522376   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.1571736s)
	I0317 12:56:45.529238   11932 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 12:56:45.560592   11932 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0317 12:56:45.560641   11932 cache_images.go:84] Images are preloaded, skipping loading
	I0317 12:56:45.560688   11932 kubeadm.go:934] updating node { 172.26.217.157 8443 v1.32.2 docker true true} ...
	I0317 12:56:45.560896   11932 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-837000 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.217.157
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 12:56:45.569310   11932 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0317 12:56:45.631652   11932 cni.go:84] Creating CNI manager for ""
	I0317 12:56:45.631738   11932 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0317 12:56:45.631785   11932 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 12:56:45.631821   11932 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.26.217.157 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-837000 NodeName:ha-837000 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "172.26.217.157"]]} {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:172.26.217.157 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/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 12:56:45.632125   11932 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.26.217.157
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "ha-837000"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.26.217.157"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.26.217.157"]
	  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/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0317 12:56:45.632260   11932 kube-vip.go:115] generating kube-vip config ...
	I0317 12:56:45.641850   11932 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0317 12:56:45.668431   11932 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0317 12:56:45.668431   11932 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.26.223.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/super-admin.conf"
	    name: kubeconfig
	status: {}
	I0317 12:56:45.680554   11932 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 12:56:45.698679   11932 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 12:56:45.707500   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I0317 12:56:45.723620   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (310 bytes)
	I0317 12:56:45.753774   11932 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 12:56:45.785293   11932 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2293 bytes)
	I0317 12:56:45.814499   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1447 bytes)
	I0317 12:56:45.855671   11932 ssh_runner.go:195] Run: grep 172.26.223.254	control-plane.minikube.internal$ /etc/hosts
	I0317 12:56:45.862063   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.223.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:56:45.891206   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:56:46.088087   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 12:56:46.115842   11932 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000 for IP: 172.26.217.157
	I0317 12:56:46.115842   11932 certs.go:194] generating shared ca certs ...
	I0317 12:56:46.115842   11932 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.116860   11932 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 12:56:46.116961   11932 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 12:56:46.116961   11932 certs.go:256] generating profile certs ...
	I0317 12:56:46.117806   11932 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key
	I0317 12:56:46.117937   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.crt with IP's: []
	I0317 12:56:46.455919   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.crt ...
	I0317 12:56:46.455919   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.crt: {Name:mk740bb7199f0c9fd9f57343f61ba4cfc0d47a3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.456909   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key ...
	I0317 12:56:46.457918   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key: {Name:mk1d09af2b876d23edf4652542070059ae741f48 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.459171   11932 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda
	I0317 12:56:46.459416   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.217.157 172.26.223.254]
	I0317 12:56:46.911062   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda ...
	I0317 12:56:46.911062   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda: {Name:mk33c39d06ecb6a99845f459d402cb4c396f0ce4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.911579   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda ...
	I0317 12:56:46.911579   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda: {Name:mka3122b20ba1d2ceb3db9b4da850a1f7757fede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:46.912703   11932 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.01843fda -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt
	I0317 12:56:46.927529   11932 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.01843fda -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key
	I0317 12:56:46.928633   11932 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key
	I0317 12:56:46.928633   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt with IP's: []
	I0317 12:56:47.030292   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt ...
	I0317 12:56:47.030292   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt: {Name:mk56dc61ccf49172ee12b74182e54d3c8b523a84 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:47.031359   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key ...
	I0317 12:56:47.031359   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key: {Name:mk9678448f34f2e9cb4981aa1790d6f82490d86a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:56:47.033022   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 12:56:47.033156   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 12:56:47.033349   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 12:56:47.045931   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 12:56:47.046683   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 12:56:47.047269   11932 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 12:56:47.047305   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 12:56:47.047305   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 12:56:47.047305   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 12:56:47.047896   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 12:56:47.047896   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 12:56:47.048427   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.048529   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.048649   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.049273   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 12:56:47.089702   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 12:56:47.138054   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 12:56:47.180038   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 12:56:47.222302   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 12:56:47.268095   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0317 12:56:47.311665   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 12:56:47.354178   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 12:56:47.399127   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 12:56:47.440270   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 12:56:47.483268   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 12:56:47.526178   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 12:56:47.564213   11932 ssh_runner.go:195] Run: openssl version
	I0317 12:56:47.581482   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 12:56:47.610293   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.617223   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.625556   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 12:56:47.642477   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 12:56:47.669997   11932 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 12:56:47.698894   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.706257   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.713996   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:56:47.732211   11932 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 12:56:47.760427   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 12:56:47.789446   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.797011   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.804430   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 12:56:47.823943   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 12:56:47.852620   11932 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 12:56:47.859721   11932 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 12:56:47.859721   11932 kubeadm.go:392] StartCluster: {Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:d
efault APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mo
untUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 12:56:47.868214   11932 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0317 12:56:47.903155   11932 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 12:56:47.932942   11932 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 12:56:47.959954   11932 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 12:56:47.978466   11932 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 12:56:47.978466   11932 kubeadm.go:157] found existing configuration files:
	
	I0317 12:56:47.986689   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 12:56:48.004060   11932 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 12:56:48.012088   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 12:56:48.037680   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 12:56:48.054685   11932 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 12:56:48.064704   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 12:56:48.090492   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 12:56:48.108114   11932 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 12:56:48.117303   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 12:56:48.144536   11932 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 12:56:48.161646   11932 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 12:56:48.169862   11932 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 12:56:48.187941   11932 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"
	I0317 12:56:48.468162   11932 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0317 12:56:48.468335   11932 kubeadm.go:310] [preflight] Running pre-flight checks
	I0317 12:56:48.620060   11932 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 12:56:48.620060   11932 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 12:56:48.620060   11932 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 12:56:48.638915   11932 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 12:56:48.643168   11932 out.go:235]   - Generating certificates and keys ...
	I0317 12:56:48.643168   11932 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0317 12:56:48.643168   11932 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0317 12:56:48.766323   11932 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 12:56:48.935602   11932 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0317 12:56:49.180107   11932 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0317 12:56:49.317053   11932 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0317 12:56:49.529089   11932 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0317 12:56:49.529089   11932 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [ha-837000 localhost] and IPs [172.26.217.157 127.0.0.1 ::1]
	I0317 12:56:49.831762   11932 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0317 12:56:49.832150   11932 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [ha-837000 localhost] and IPs [172.26.217.157 127.0.0.1 ::1]
	I0317 12:56:50.060264   11932 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 12:56:50.258564   11932 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 12:56:50.391559   11932 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0317 12:56:50.391559   11932 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 12:56:50.662318   11932 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 12:56:51.369432   11932 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 12:56:51.505468   11932 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 12:56:51.769456   11932 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 12:56:52.118718   11932 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 12:56:52.119676   11932 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 12:56:52.123044   11932 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 12:56:52.126279   11932 out.go:235]   - Booting up control plane ...
	I0317 12:56:52.126516   11932 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 12:56:52.130773   11932 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 12:56:52.132419   11932 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 12:56:52.154106   11932 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 12:56:52.162636   11932 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 12:56:52.162636   11932 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0317 12:56:52.364939   11932 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 12:56:52.365195   11932 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 12:56:53.367454   11932 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00237797s
	I0317 12:56:53.367590   11932 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 12:57:00.870932   11932 kubeadm.go:310] [api-check] The API server is healthy after 7.501589104s
	I0317 12:57:00.889155   11932 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 12:57:00.917983   11932 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 12:57:00.972269   11932 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0317 12:57:00.972269   11932 kubeadm.go:310] [mark-control-plane] Marking the node ha-837000 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 12:57:00.984255   11932 kubeadm.go:310] [bootstrap-token] Using token: mhwxip.8irynio7zwmhgxzk
	I0317 12:57:00.988221   11932 out.go:235]   - Configuring RBAC rules ...
	I0317 12:57:00.988414   11932 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 12:57:01.006923   11932 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 12:57:01.020433   11932 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 12:57:01.026595   11932 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 12:57:01.037229   11932 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 12:57:01.054880   11932 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 12:57:01.281059   11932 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 12:57:01.805644   11932 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0317 12:57:02.279565   11932 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0317 12:57:02.280190   11932 kubeadm.go:310] 
	I0317 12:57:02.281256   11932 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0317 12:57:02.281256   11932 kubeadm.go:310] 
	I0317 12:57:02.281502   11932 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0317 12:57:02.281602   11932 kubeadm.go:310] 
	I0317 12:57:02.281785   11932 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0317 12:57:02.281908   11932 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 12:57:02.282068   11932 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 12:57:02.282142   11932 kubeadm.go:310] 
	I0317 12:57:02.282215   11932 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0317 12:57:02.282293   11932 kubeadm.go:310] 
	I0317 12:57:02.282365   11932 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 12:57:02.282365   11932 kubeadm.go:310] 
	I0317 12:57:02.282365   11932 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0317 12:57:02.282365   11932 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 12:57:02.282365   11932 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 12:57:02.282365   11932 kubeadm.go:310] 
	I0317 12:57:02.283017   11932 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0317 12:57:02.283253   11932 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0317 12:57:02.283253   11932 kubeadm.go:310] 
	I0317 12:57:02.283464   11932 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token mhwxip.8irynio7zwmhgxzk \
	I0317 12:57:02.283736   11932 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 \
	I0317 12:57:02.283805   11932 kubeadm.go:310] 	--control-plane 
	I0317 12:57:02.283805   11932 kubeadm.go:310] 
	I0317 12:57:02.284085   11932 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0317 12:57:02.284116   11932 kubeadm.go:310] 
	I0317 12:57:02.284313   11932 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token mhwxip.8irynio7zwmhgxzk \
	I0317 12:57:02.284417   11932 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 
	I0317 12:57:02.289015   11932 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 12:57:02.289015   11932 cni.go:84] Creating CNI manager for ""
	I0317 12:57:02.289015   11932 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0317 12:57:02.292746   11932 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 12:57:02.305942   11932 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 12:57:02.314358   11932 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 12:57:02.314358   11932 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 12:57:02.355391   11932 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 12:57:03.067980   11932 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 12:57:03.079367   11932 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 12:57:03.082080   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-837000 minikube.k8s.io/updated_at=2025_03_17T12_57_03_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=ha-837000 minikube.k8s.io/primary=true
	I0317 12:57:03.097007   11932 ops.go:34] apiserver oom_adj: -16
	I0317 12:57:03.271541   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:03.769959   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:04.271952   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:04.770012   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:05.270139   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:05.771874   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:06.270693   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:06.768421   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 12:57:06.913105   11932 kubeadm.go:1113] duration metric: took 3.8449502s to wait for elevateKubeSystemPrivileges
	I0317 12:57:06.913105   11932 kubeadm.go:394] duration metric: took 19.0532793s to StartCluster
	I0317 12:57:06.913105   11932 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:57:06.913105   11932 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:57:06.915555   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:57:06.917385   11932 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 12:57:06.917385   11932 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 12:57:06.917583   11932 addons.go:69] Setting storage-provisioner=true in profile "ha-837000"
	I0317 12:57:06.917685   11932 addons.go:69] Setting default-storageclass=true in profile "ha-837000"
	I0317 12:57:06.917327   11932 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:57:06.917784   11932 addons.go:238] Setting addon storage-provisioner=true in "ha-837000"
	I0317 12:57:06.917784   11932 start.go:241] waiting for startup goroutines ...
	I0317 12:57:06.917784   11932 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "ha-837000"
	I0317 12:57:06.917896   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:57:06.917784   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:57:06.918682   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:06.918682   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:07.082059   11932 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           172.26.208.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 12:57:07.425824   11932 start.go:971] {"host.minikube.internal": 172.26.208.1} host record injected into CoreDNS's ConfigMap
	I0317 12:57:09.052532   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:09.052532   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:09.052696   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:09.052634   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:09.053798   11932 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:57:09.053895   11932 kapi.go:59] client config for ha-837000: &rest.Config{Host:"https://172.26.223.254:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 12:57:09.055643   11932 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 12:57:09.055711   11932 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0317 12:57:09.055711   11932 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0317 12:57:09.055788   11932 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0317 12:57:09.055817   11932 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0317 12:57:09.055855   11932 addons.go:238] Setting addon default-storageclass=true in "ha-837000"
	I0317 12:57:09.055855   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:57:09.056714   11932 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 12:57:09.057224   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:09.059057   11932 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 12:57:09.059057   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 12:57:09.059057   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:11.296982   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:11.297562   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:11.297602   11932 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 12:57:11.297638   11932 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 12:57:11.297638   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:11.297712   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:11.297769   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:57:11.297769   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:57:13.484474   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:13.484474   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:13.484588   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:57:13.928750   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:57:13.928889   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:13.928889   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:57:14.070823   11932 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 12:57:15.921095   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:57:15.921095   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:15.921095   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:57:16.050708   11932 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 12:57:16.203614   11932 round_trippers.go:470] GET https://172.26.223.254:8443/apis/storage.k8s.io/v1/storageclasses
	I0317 12:57:16.203614   11932 round_trippers.go:476] Request Headers:
	I0317 12:57:16.203614   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 12:57:16.203614   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 12:57:16.216454   11932 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0317 12:57:16.216931   11932 round_trippers.go:470] PUT https://172.26.223.254:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I0317 12:57:16.216931   11932 round_trippers.go:476] Request Headers:
	I0317 12:57:16.216981   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 12:57:16.216981   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 12:57:16.216981   11932 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 12:57:16.221414   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 12:57:16.224914   11932 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0317 12:57:16.228342   11932 addons.go:514] duration metric: took 9.3109053s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0317 12:57:16.228342   11932 start.go:246] waiting for cluster config update ...
	I0317 12:57:16.228342   11932 start.go:255] writing updated cluster config ...
	I0317 12:57:16.234148   11932 out.go:201] 
	I0317 12:57:16.246822   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:57:16.247054   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:57:16.252301   11932 out.go:177] * Starting "ha-837000-m02" control-plane node in "ha-837000" cluster
	I0317 12:57:16.254582   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:57:16.254582   11932 cache.go:56] Caching tarball of preloaded images
	I0317 12:57:16.254582   11932 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 12:57:16.254582   11932 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 12:57:16.255738   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:57:16.265333   11932 start.go:360] acquireMachinesLock for ha-837000-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 12:57:16.265333   11932 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000-m02"
	I0317 12:57:16.265333   11932 start.go:93] Provisioning new machine with config: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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
:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s
Mount:false MountString:C:\Users\jenkins.minikube5:/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:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:57:16.265333   11932 start.go:125] createHost starting for "m02" (driver="hyperv")
	I0317 12:57:16.269154   11932 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 12:57:16.270072   11932 start.go:159] libmachine.API.Create for "ha-837000" (driver="hyperv")
	I0317 12:57:16.270159   11932 client.go:168] LocalClient.Create starting
	I0317 12:57:16.270227   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 12:57:16.270227   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:57:16.270227   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:57:16.270899   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 12:57:16.271060   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 12:57:16.271060   11932 main.go:141] libmachine: Parsing certificate...
	I0317 12:57:16.271060   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 12:57:18.043673   11932 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 12:57:18.043673   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:18.044299   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 12:57:19.659797   11932 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 12:57:19.659797   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:19.660093   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:57:21.024784   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:57:21.025638   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:21.025698   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:57:24.434293   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:57:24.434293   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:24.436536   11932 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 12:57:24.837637   11932 main.go:141] libmachine: Creating SSH key...
	I0317 12:57:24.984775   11932 main.go:141] libmachine: Creating VM...
	I0317 12:57:24.984775   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 12:57:27.679262   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 12:57:27.679432   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:27.680518   11932 main.go:141] libmachine: Using switch "Default Switch"
	I0317 12:57:27.680699   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 12:57:29.340655   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 12:57:29.341215   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:29.341215   11932 main.go:141] libmachine: Creating VHD
	I0317 12:57:29.341289   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 12:57:32.991911   11932 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 05EC92CB-769E-4AF4-9FEA-777CB634D806
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 12:57:32.991911   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:32.991911   11932 main.go:141] libmachine: Writing magic tar header
	I0317 12:57:32.991911   11932 main.go:141] libmachine: Writing SSH key tar header
	I0317 12:57:32.992631   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 12:57:36.047268   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:36.048104   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:36.048104   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\disk.vhd' -SizeBytes 20000MB
	I0317 12:57:38.449072   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:38.449302   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:38.449385   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-837000-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 12:57:41.795209   11932 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-837000-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 12:57:41.795209   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:41.795209   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-837000-m02 -DynamicMemoryEnabled $false
	I0317 12:57:43.945771   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:43.945771   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:43.946273   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-837000-m02 -Count 2
	I0317 12:57:45.952317   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:45.953241   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:45.953241   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-837000-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\boot2docker.iso'
	I0317 12:57:48.337818   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:48.337885   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:48.337979   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-837000-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\disk.vhd'
	I0317 12:57:50.791006   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:50.791849   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:50.791849   11932 main.go:141] libmachine: Starting VM...
	I0317 12:57:50.791996   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000-m02
	I0317 12:57:53.698865   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:53.698865   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:53.698865   11932 main.go:141] libmachine: Waiting for host to start...
	I0317 12:57:53.698865   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:57:55.826562   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:57:55.826562   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:55.826562   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:57:58.150357   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:57:58.150357   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:57:59.151394   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:01.204916   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:01.204916   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:01.205157   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:03.570455   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:58:03.570455   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:04.571660   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:06.635717   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:06.635717   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:06.635717   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:09.000357   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:58:09.001402   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:10.002391   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:12.041222   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:12.042169   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:12.042169   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:14.377905   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 12:58:14.378840   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:15.379498   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:17.432895   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:17.432895   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:17.432988   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:19.893549   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:19.893549   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:19.893957   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:21.894861   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:21.894861   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:21.894861   11932 machine.go:93] provisionDockerMachine start ...
	I0317 12:58:21.895078   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:23.902161   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:23.902161   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:23.902161   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:26.289668   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:26.290710   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:26.294757   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:26.295216   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:26.295216   11932 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 12:58:26.428342   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 12:58:26.428342   11932 buildroot.go:166] provisioning hostname "ha-837000-m02"
	I0317 12:58:26.428342   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:28.415506   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:28.415506   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:28.415916   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:30.754359   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:30.754359   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:30.758724   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:30.759250   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:30.759250   11932 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-837000-m02 && echo "ha-837000-m02" | sudo tee /etc/hostname
	I0317 12:58:30.927543   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000-m02
	
	I0317 12:58:30.927543   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:32.922072   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:32.922268   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:32.922268   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:35.293592   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:35.293592   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:35.298564   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:35.299165   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:35.299165   11932 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-837000-m02' /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 ha-837000-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-837000-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 12:58:35.443363   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 12:58:35.443363   11932 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 12:58:35.443363   11932 buildroot.go:174] setting up certificates
	I0317 12:58:35.443363   11932 provision.go:84] configureAuth start
	I0317 12:58:35.443363   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:37.398290   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:37.398290   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:37.398707   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:39.783216   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:39.783216   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:39.783216   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:41.718384   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:41.718495   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:41.718495   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:44.087874   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:44.087952   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:44.087952   11932 provision.go:143] copyHostCerts
	I0317 12:58:44.088116   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 12:58:44.088116   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 12:58:44.088116   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 12:58:44.088900   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 12:58:44.089894   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 12:58:44.089963   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 12:58:44.089963   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 12:58:44.090637   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 12:58:44.091238   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 12:58:44.091763   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 12:58:44.091849   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 12:58:44.091849   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 12:58:44.092902   11932 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-837000-m02 san=[127.0.0.1 172.26.209.112 ha-837000-m02 localhost minikube]
	I0317 12:58:44.276806   11932 provision.go:177] copyRemoteCerts
	I0317 12:58:44.284210   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 12:58:44.284210   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:46.268507   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:46.268507   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:46.268608   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:48.625633   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:48.625633   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:48.625849   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:58:48.725876   11932 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.4416408s)
	I0317 12:58:48.725876   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 12:58:48.725876   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 12:58:48.769472   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 12:58:48.769472   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0317 12:58:48.813118   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 12:58:48.813118   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 12:58:48.857000   11932 provision.go:87] duration metric: took 13.4135609s to configureAuth
	I0317 12:58:48.857000   11932 buildroot.go:189] setting minikube options for container-runtime
	I0317 12:58:48.857634   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:58:48.857718   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:50.823587   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:50.823587   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:50.824679   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:53.173029   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:53.173291   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:53.176468   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:53.177075   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:53.177075   11932 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 12:58:53.313527   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 12:58:53.313527   11932 buildroot.go:70] root file system type: tmpfs
	I0317 12:58:53.314157   11932 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 12:58:53.314229   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:55.303798   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:55.303798   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:55.304072   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:58:57.622766   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:58:57.623696   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:57.628240   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:58:57.628854   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:58:57.628854   11932 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.26.217.157"
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 12:58:57.787467   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.26.217.157
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 12:58:57.787533   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:58:59.746054   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:58:59.746054   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:58:59.746054   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:02.107781   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:02.107934   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:02.111863   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:59:02.112198   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:59:02.112198   11932 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 12:59:04.344507   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 12:59:04.344507   11932 machine.go:96] duration metric: took 42.4494049s to provisionDockerMachine
	I0317 12:59:04.344507   11932 client.go:171] duration metric: took 1m48.0737396s to LocalClient.Create
	I0317 12:59:04.345087   11932 start.go:167] duration metric: took 1m48.0744061s to libmachine.API.Create "ha-837000"
	I0317 12:59:04.345125   11932 start.go:293] postStartSetup for "ha-837000-m02" (driver="hyperv")
	I0317 12:59:04.345165   11932 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 12:59:04.353669   11932 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 12:59:04.353669   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:06.316307   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:06.316386   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:06.316454   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:08.708687   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:08.708687   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:08.708687   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:59:08.815605   11932 ssh_runner.go:235] Completed: 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: (4.4614388s)
	I0317 12:59:08.823938   11932 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 12:59:08.831268   11932 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 12:59:08.831268   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 12:59:08.831643   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 12:59:08.832247   11932 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 12:59:08.832318   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 12:59:08.840548   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 12:59:08.859121   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 12:59:08.905070   11932 start.go:296] duration metric: took 4.5599198s for postStartSetup
	I0317 12:59:08.907547   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:10.913743   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:10.913743   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:10.913743   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:13.271291   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:13.271291   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:13.271291   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 12:59:13.272784   11932 start.go:128] duration metric: took 1m57.0067912s to createHost
	I0317 12:59:13.273311   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:15.265754   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:15.265936   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:15.265936   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:17.666364   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:17.666364   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:17.670395   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:59:17.670923   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:59:17.671041   11932 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 12:59:17.805677   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742216357.817896546
	
	I0317 12:59:17.805677   11932 fix.go:216] guest clock: 1742216357.817896546
	I0317 12:59:17.805677   11932 fix.go:229] Guest: 2025-03-17 12:59:17.817896546 +0000 UTC Remote: 2025-03-17 12:59:13.2733116 +0000 UTC m=+307.848484601 (delta=4.544584946s)
	I0317 12:59:17.805677   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:19.775825   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:19.775825   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:19.775928   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:22.108514   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:22.108514   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:22.115559   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 12:59:22.116228   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.209.112 22 <nil> <nil>}
	I0317 12:59:22.116228   11932 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742216357
	I0317 12:59:22.268009   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 12:59:17 UTC 2025
	
	I0317 12:59:22.268009   11932 fix.go:236] clock set: Mon Mar 17 12:59:17 UTC 2025
	 (err=<nil>)
	I0317 12:59:22.268009   11932 start.go:83] releasing machines lock for "ha-837000-m02", held for 2m6.0019653s
	I0317 12:59:22.268658   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:24.230126   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:24.230126   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:24.230200   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:26.578179   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:26.578892   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:26.581641   11932 out.go:177] * Found network options:
	I0317 12:59:26.584111   11932 out.go:177]   - NO_PROXY=172.26.217.157
	W0317 12:59:26.586396   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 12:59:26.588407   11932 out.go:177]   - NO_PROXY=172.26.217.157
	W0317 12:59:26.590328   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 12:59:26.592100   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 12:59:26.595205   11932 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 12:59:26.595361   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:26.605686   11932 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 12:59:26.605939   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 12:59:28.619724   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:28.619724   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:28.619724   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:28.621746   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:28.621746   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:28.621746   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:31.034892   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:31.035089   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:31.035400   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:59:31.056201   11932 main.go:141] libmachine: [stdout =====>] : 172.26.209.112
	
	I0317 12:59:31.056338   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:31.056872   11932 sshutil.go:53] new ssh client: &{IP:172.26.209.112 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m02\id_rsa Username:docker}
	I0317 12:59:31.142357   11932 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.536645s)
	W0317 12:59:31.142357   11932 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 12:59:31.151683   11932 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5564527s)
	W0317 12:59:31.151683   11932 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 12:59:31.151882   11932 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 12:59:31.181152   11932 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 12:59:31.181152   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:59:31.181152   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 12:59:31.222360   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 12:59:31.249315   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	W0317 12:59:31.265791   11932 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 12:59:31.265888   11932 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 12:59:31.269686   11932 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 12:59:31.277081   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 12:59:31.304887   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:59:31.332529   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 12:59:31.359650   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 12:59:31.388295   11932 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 12:59:31.418119   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 12:59:31.447542   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 12:59:31.474491   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 12:59:31.501789   11932 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 12:59:31.519502   11932 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 12:59:31.527283   11932 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 12:59:31.556942   11932 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 12:59:31.580144   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:31.773382   11932 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 12:59:31.802715   11932 start.go:495] detecting cgroup driver to use...
	I0317 12:59:31.811610   11932 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 12:59:31.842415   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:59:31.869929   11932 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 12:59:31.902371   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 12:59:31.931442   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:59:31.962291   11932 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 12:59:32.021122   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 12:59:32.044370   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 12:59:32.088191   11932 ssh_runner.go:195] Run: which cri-dockerd
	I0317 12:59:32.101455   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 12:59:32.118553   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 12:59:32.157424   11932 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 12:59:32.342181   11932 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 12:59:32.515068   11932 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 12:59:32.515068   11932 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 12:59:32.556312   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:32.742891   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 12:59:35.318362   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5754565s)
	I0317 12:59:35.326022   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 12:59:35.355845   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:59:35.384258   11932 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 12:59:35.574298   11932 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 12:59:35.770575   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:35.954928   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 12:59:35.993998   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 12:59:36.023965   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:36.210756   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 12:59:36.314848   11932 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 12:59:36.322994   11932 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 12:59:36.335962   11932 start.go:563] Will wait 60s for crictl version
	I0317 12:59:36.344958   11932 ssh_runner.go:195] Run: which crictl
	I0317 12:59:36.360017   11932 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 12:59:36.409991   11932 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 12:59:36.417166   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:59:36.458661   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 12:59:36.494672   11932 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 12:59:36.496675   11932 out.go:177]   - env NO_PROXY=172.26.217.157
	I0317 12:59:36.500689   11932 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 12:59:36.504674   11932 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 12:59:36.507672   11932 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 12:59:36.507672   11932 ip.go:214] interface addr: 172.26.208.1/20
	I0317 12:59:36.515811   11932 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 12:59:36.522021   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:59:36.545762   11932 mustload.go:65] Loading cluster: ha-837000
	I0317 12:59:36.546403   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:59:36.546403   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:59:38.511828   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:38.511828   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:38.512032   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:59:38.512614   11932 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000 for IP: 172.26.209.112
	I0317 12:59:38.512690   11932 certs.go:194] generating shared ca certs ...
	I0317 12:59:38.512690   11932 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:59:38.513222   11932 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 12:59:38.513457   11932 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 12:59:38.513630   11932 certs.go:256] generating profile certs ...
	I0317 12:59:38.514294   11932 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key
	I0317 12:59:38.514703   11932 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b
	I0317 12:59:38.514918   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.217.157 172.26.209.112 172.26.223.254]
	I0317 12:59:38.591917   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b ...
	I0317 12:59:38.591917   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b: {Name:mk09af7fd1c8f9ae28a3e8485053192b2e1b0a7f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:59:38.594026   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b ...
	I0317 12:59:38.594026   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b: {Name:mkde8fee038c0e8564fcb22cc624d2d411e2929d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:59:38.594392   11932 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.94df101b -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt
	I0317 12:59:38.611136   11932 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.94df101b -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key
	I0317 12:59:38.611912   11932 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key
	I0317 12:59:38.612106   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 12:59:38.612106   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 12:59:38.612233   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 12:59:38.612335   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 12:59:38.612452   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 12:59:38.613273   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 12:59:38.613385   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 12:59:38.613447   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 12:59:38.613827   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 12:59:38.614077   11932 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 12:59:38.614156   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 12:59:38.614323   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 12:59:38.614533   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 12:59:38.614731   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 12:59:38.615030   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 12:59:38.615189   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 12:59:38.615344   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:38.615344   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 12:59:38.615344   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:59:40.622299   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:40.622299   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:40.622299   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:42.980230   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:59:42.980230   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:42.980455   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:59:43.066520   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0317 12:59:43.075127   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0317 12:59:43.104185   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0317 12:59:43.110271   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1675 bytes)
	I0317 12:59:43.137328   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0317 12:59:43.144698   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0317 12:59:43.172653   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0317 12:59:43.180233   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I0317 12:59:43.208085   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0317 12:59:43.214997   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0317 12:59:43.240561   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0317 12:59:43.247126   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I0317 12:59:43.268002   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 12:59:43.314149   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 12:59:43.358566   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 12:59:43.401341   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 12:59:43.445343   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1436 bytes)
	I0317 12:59:43.490089   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0317 12:59:43.533123   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 12:59:43.575125   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 12:59:43.619779   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 12:59:43.662461   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 12:59:43.704791   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 12:59:43.745482   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0317 12:59:43.775519   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1675 bytes)
	I0317 12:59:43.805644   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0317 12:59:43.836560   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I0317 12:59:43.866883   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0317 12:59:43.895601   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I0317 12:59:43.923528   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0317 12:59:43.960485   11932 ssh_runner.go:195] Run: openssl version
	I0317 12:59:43.976130   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 12:59:44.002527   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 12:59:44.009050   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 12:59:44.016595   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 12:59:44.033052   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 12:59:44.060313   11932 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 12:59:44.087361   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:44.095171   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:44.102752   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 12:59:44.119478   11932 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 12:59:44.147357   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 12:59:44.175357   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 12:59:44.182950   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 12:59:44.191150   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 12:59:44.207687   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 12:59:44.234716   11932 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 12:59:44.241173   11932 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 12:59:44.241363   11932 kubeadm.go:934] updating node {m02 172.26.209.112 8443 v1.32.2 docker true true} ...
	I0317 12:59:44.241570   11932 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-837000-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.209.112
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 12:59:44.241633   11932 kube-vip.go:115] generating kube-vip config ...
	I0317 12:59:44.249680   11932 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0317 12:59:44.275975   11932 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0317 12:59:44.276091   11932 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.26.223.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0317 12:59:44.285131   11932 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 12:59:44.301218   11932 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0317 12:59:44.309359   11932 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0317 12:59:44.328807   11932 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet
	I0317 12:59:44.328986   11932 download.go:108] Downloading: 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 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl
	I0317 12:59:44.329079   11932 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm
	I0317 12:59:45.432120   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 12:59:45.442426   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 12:59:45.449758   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0317 12:59:45.449758   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0317 12:59:45.582648   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 12:59:45.590439   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 12:59:45.633812   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0317 12:59:45.633812   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0317 12:59:45.638366   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 12:59:45.688588   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 12:59:45.696552   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 12:59:45.713549   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0317 12:59:45.713549   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0317 12:59:46.691151   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0317 12:59:46.709256   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (314 bytes)
	I0317 12:59:46.740053   11932 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 12:59:46.770888   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0317 12:59:46.810778   11932 ssh_runner.go:195] Run: grep 172.26.223.254	control-plane.minikube.internal$ /etc/hosts
	I0317 12:59:46.817153   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.223.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 12:59:46.845723   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 12:59:47.036498   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 12:59:47.065491   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 12:59:47.066273   11932 start.go:317] joinCluster: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:def
ault APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:fal
se MountString:C:\Users\jenkins.minikube5:/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 12:59:47.066462   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0317 12:59:47.066527   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 12:59:49.044597   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 12:59:49.044727   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:49.044803   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 12:59:51.381965   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 12:59:51.381965   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 12:59:51.382371   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 12:59:51.822044   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.7555543s)
	I0317 12:59:51.822044   11932 start.go:343] trying to join control-plane node "m02" to cluster: &{Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 12:59:51.822044   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 7086bf.krl9ibq06i0x92cx --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m02 --control-plane --apiserver-advertise-address=172.26.209.112 --apiserver-bind-port=8443"
	I0317 13:00:29.867866   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 7086bf.krl9ibq06i0x92cx --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m02 --control-plane --apiserver-advertise-address=172.26.209.112 --apiserver-bind-port=8443": (38.0456009s)
	I0317 13:00:29.867866   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0317 13:00:30.560493   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-837000-m02 minikube.k8s.io/updated_at=2025_03_17T13_00_30_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=ha-837000 minikube.k8s.io/primary=false
	I0317 13:00:30.724762   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-837000-m02 node-role.kubernetes.io/control-plane:NoSchedule-
	I0317 13:00:31.188249   11932 start.go:319] duration metric: took 44.1216381s to joinCluster
	I0317 13:00:31.188482   11932 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:00:31.189079   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:00:31.191334   11932 out.go:177] * Verifying Kubernetes components...
	I0317 13:00:31.205804   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:00:31.539693   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:00:31.584324   11932 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:00:31.584569   11932 kapi.go:59] client config for ha-837000: &rest.Config{Host:"https://172.26.223.254:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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)}
	W0317 13:00:31.584569   11932 kubeadm.go:483] Overriding stale ClientConfig host https://172.26.223.254:8443 with https://172.26.217.157:8443
	I0317 13:00:31.585562   11932 node_ready.go:35] waiting up to 6m0s for node "ha-837000-m02" to be "Ready" ...
	I0317 13:00:31.586208   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:31.586251   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:31.586251   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:31.586251   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:31.600244   11932 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 13:00:32.086630   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:32.086630   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:32.086630   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:32.086630   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:32.107624   11932 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0317 13:00:32.586640   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:32.586719   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:32.586719   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:32.586719   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:32.591938   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:33.086385   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:33.086385   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:33.086385   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:33.086385   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:33.092401   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:33.585832   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:33.585832   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:33.585832   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:33.585832   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:33.592392   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:33.592712   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:34.086046   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:34.086046   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:34.086046   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:34.086046   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:34.090047   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:34.585883   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:34.585883   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:34.585883   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:34.585883   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:34.590880   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:35.086696   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:35.086696   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:35.086696   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:35.086696   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:35.094826   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:00:35.586626   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:35.586626   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:35.586626   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:35.586626   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:35.591640   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:36.086581   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:36.086581   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:36.086581   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:36.086581   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:36.091728   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:36.092109   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:36.585784   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:36.585784   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:36.585784   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:36.585784   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:36.590793   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:37.087087   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:37.087087   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:37.087087   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:37.087087   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:37.093093   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:37.586381   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:37.586381   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:37.586381   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:37.586381   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:37.592518   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:38.086579   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:38.086579   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:38.086579   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:38.086579   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:38.315758   11932 round_trippers.go:581] Response Status: 200 OK in 229 milliseconds
	I0317 13:00:38.316380   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:38.585862   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:38.585862   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:38.585862   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:38.585862   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:38.590692   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:39.086726   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:39.086726   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:39.086726   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:39.086726   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:39.092277   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:39.586443   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:39.586516   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:39.586516   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:39.586516   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:39.591307   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:40.086425   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:40.086425   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:40.086425   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:40.086425   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:40.092256   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:40.586549   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:40.586549   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:40.586549   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:40.586549   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:40.592326   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:40.592833   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:41.086606   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:41.086606   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:41.086606   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:41.086606   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:41.091964   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:41.586079   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:41.586079   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:41.586079   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:41.586079   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:41.593305   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:42.085966   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:42.085966   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:42.085966   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:42.085966   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:42.092214   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:42.586913   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:42.586913   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:42.586913   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:42.586913   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:42.593244   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:42.593662   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:43.085994   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:43.085994   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:43.085994   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:43.085994   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:43.091762   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:43.586380   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:43.586380   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:43.586380   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:43.586380   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:43.593943   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:44.086333   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:44.086333   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:44.086333   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:44.086333   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:44.092955   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:44.585824   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:44.585824   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:44.585824   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:44.585824   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:44.591834   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:45.086690   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:45.086868   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:45.086935   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:45.086935   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:45.091754   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:45.092246   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:45.586616   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:45.586616   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:45.586616   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:45.586616   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:45.592973   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:46.086220   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:46.086220   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:46.086220   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:46.086220   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:46.092278   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:46.586458   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:46.586458   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:46.586458   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:46.586458   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:46.593397   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:47.086851   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:47.086851   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:47.086851   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:47.086851   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:47.092789   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:47.093326   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:47.586249   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:47.586548   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:47.586548   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:47.586633   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:47.592383   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:48.086283   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:48.086352   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:48.086352   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:48.086352   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:48.092680   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:48.586192   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:48.586192   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:48.586192   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:48.586192   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:48.592128   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:49.086468   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:49.086468   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:49.086468   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:49.086468   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:49.092736   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:49.586051   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:49.586150   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:49.586150   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:49.586150   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:49.591337   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:49.591641   11932 node_ready.go:53] node "ha-837000-m02" has status "Ready":"False"
	I0317 13:00:50.085837   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:50.085837   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:50.085837   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:50.085837   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:50.095092   11932 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0317 13:00:50.586100   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:50.586445   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:50.586445   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:50.586445   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:50.592323   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.086234   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:51.086234   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.086234   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.086234   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.091980   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.585835   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:51.585835   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.585835   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.585835   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.592091   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:51.592534   11932 node_ready.go:49] node "ha-837000-m02" has status "Ready":"True"
	I0317 13:00:51.592609   11932 node_ready.go:38] duration metric: took 20.0069311s for node "ha-837000-m02" to be "Ready" ...
	I0317 13:00:51.592609   11932 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 13:00:51.592814   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:51.592814   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.592814   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.592814   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.598494   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.600978   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.601260   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-qt6wg
	I0317 13:00:51.601260   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.601260   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.601260   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.609072   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:51.609162   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.609689   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.609689   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.609689   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.613453   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:00:51.613453   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.613453   11932 pod_ready.go:82] duration metric: took 12.3455ms for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.613453   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.613453   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-v98gl
	I0317 13:00:51.613453   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.613453   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.613453   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.621244   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:51.623038   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.623038   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.623038   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.623038   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.631292   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:00:51.631563   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.631623   11932 pod_ready.go:82] duration metric: took 18.1702ms for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.631667   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.631739   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000
	I0317 13:00:51.631781   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.631817   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.631817   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.648693   11932 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0317 13:00:51.649298   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.649298   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.649298   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.649298   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.659079   11932 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0317 13:00:51.659455   11932 pod_ready.go:93] pod "etcd-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.659488   11932 pod_ready.go:82] duration metric: took 27.8204ms for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.659488   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.659625   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m02
	I0317 13:00:51.659625   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.659662   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.659662   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.664677   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:51.666509   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:51.666509   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.666509   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.666558   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.670825   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:51.671442   11932 pod_ready.go:93] pod "etcd-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.671488   11932 pod_ready.go:82] duration metric: took 11.9582ms for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.671520   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.786394   11932 request.go:661] Waited for 114.7842ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:00:51.786723   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:00:51.786723   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.786723   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.786723   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.791536   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:51.986016   11932 request.go:661] Waited for 194.0872ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.986016   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:51.986016   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:51.986016   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:51.986016   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:51.991628   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:51.992847   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:51.992878   11932 pod_ready.go:82] duration metric: took 321.3565ms for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:51.992878   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.186687   11932 request.go:661] Waited for 193.6811ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:00:52.186930   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:00:52.186930   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.186930   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.186930   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.193210   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:52.386528   11932 request.go:661] Waited for 192.8943ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:52.386528   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:52.386528   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.386528   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.386528   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.392739   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:52.392920   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:52.392920   11932 pod_ready.go:82] duration metric: took 400.0395ms for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.392920   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.586725   11932 request.go:661] Waited for 193.2662ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:00:52.586725   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:00:52.586725   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.586725   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.586725   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.592997   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:52.786474   11932 request.go:661] Waited for 191.8042ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:52.786474   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:52.786474   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.786474   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.786474   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.791857   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:52.792091   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:52.792091   11932 pod_ready.go:82] duration metric: took 399.1683ms for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.792091   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:52.987049   11932 request.go:661] Waited for 194.9563ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:00:52.987049   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:00:52.987049   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:52.987049   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:52.987049   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:52.993156   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:53.186758   11932 request.go:661] Waited for 193.5399ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.186758   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.186758   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.186758   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.186758   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.191999   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:53.192696   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:53.192696   11932 pod_ready.go:82] duration metric: took 400.6029ms for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.192806   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.385957   11932 request.go:661] Waited for 193.0834ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:00:53.385957   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:00:53.386360   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.386360   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.386360   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.391519   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:53.585961   11932 request.go:661] Waited for 193.4295ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:53.585961   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:53.585961   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.585961   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.585961   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.592664   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:53.593028   11932 pod_ready.go:93] pod "kube-proxy-6nstf" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:53.593028   11932 pod_ready.go:82] duration metric: took 400.2187ms for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.593028   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.786811   11932 request.go:661] Waited for 193.6142ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:00:53.786811   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:00:53.786811   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.786811   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.786811   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.791855   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:53.986881   11932 request.go:661] Waited for 194.7399ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.986881   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:53.987290   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:53.987290   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:53.987290   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:53.991920   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:53.991920   11932 pod_ready.go:93] pod "kube-proxy-6w84s" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:53.992451   11932 pod_ready.go:82] duration metric: took 399.4211ms for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:53.992451   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.186856   11932 request.go:661] Waited for 194.3272ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:00:54.186856   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:00:54.186856   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.186856   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.186856   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.194233   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:00:54.386068   11932 request.go:661] Waited for 191.451ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:54.386068   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:00:54.386068   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.386068   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.386545   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.392826   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:54.393724   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:54.393724   11932 pod_ready.go:82] duration metric: took 401.2709ms for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.393724   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.585903   11932 request.go:661] Waited for 192.1042ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:00:54.586301   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:00:54.586374   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.586374   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.586374   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.591781   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:54.786793   11932 request.go:661] Waited for 194.5876ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:54.787060   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:00:54.787060   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.787060   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.787060   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.791537   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:00:54.791836   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:00:54.791914   11932 pod_ready.go:82] duration metric: took 398.1141ms for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:00:54.791914   11932 pod_ready.go:39] duration metric: took 3.1992007s 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 13:00:54.791990   11932 api_server.go:52] waiting for apiserver process to appear ...
	I0317 13:00:54.799217   11932 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 13:00:54.824413   11932 api_server.go:72] duration metric: took 23.6355729s to wait for apiserver process to appear ...
	I0317 13:00:54.824578   11932 api_server.go:88] waiting for apiserver healthz status ...
	I0317 13:00:54.824578   11932 api_server.go:253] Checking apiserver healthz at https://172.26.217.157:8443/healthz ...
	I0317 13:00:54.843104   11932 api_server.go:279] https://172.26.217.157:8443/healthz returned 200:
	ok
	I0317 13:00:54.843170   11932 round_trippers.go:470] GET https://172.26.217.157:8443/version
	I0317 13:00:54.843170   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.843170   11932 round_trippers.go:480]     Accept: application/json, */*
	I0317 13:00:54.843170   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.844819   11932 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 13:00:54.845334   11932 api_server.go:141] control plane version: v1.32.2
	I0317 13:00:54.845379   11932 api_server.go:131] duration metric: took 20.8008ms to wait for apiserver health ...
	I0317 13:00:54.845379   11932 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 13:00:54.986551   11932 request.go:661] Waited for 141.0576ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:54.986800   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:54.986840   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:54.986840   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:54.986884   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:54.995449   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:00:54.997449   11932 system_pods.go:59] 17 kube-system pods found
	I0317 13:00:54.997511   11932 system_pods.go:61] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:00:54.997511   11932 system_pods.go:61] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:00:54.997703   11932 system_pods.go:61] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:00:54.997703   11932 system_pods.go:74] duration metric: took 152.2912ms to wait for pod list to return data ...
	I0317 13:00:54.997775   11932 default_sa.go:34] waiting for default service account to be created ...
	I0317 13:00:55.186283   11932 request.go:661] Waited for 188.3835ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:00:55.186725   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:00:55.186791   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:55.186791   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:55.186791   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:55.193387   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:55.193531   11932 default_sa.go:45] found service account: "default"
	I0317 13:00:55.193649   11932 default_sa.go:55] duration metric: took 195.8729ms for default service account to be created ...
	I0317 13:00:55.193649   11932 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 13:00:55.385967   11932 request.go:661] Waited for 192.1739ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:55.385967   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:00:55.385967   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:55.385967   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:55.385967   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:55.392120   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:00:55.393825   11932 system_pods.go:86] 17 kube-system pods found
	I0317 13:00:55.393871   11932 system_pods.go:89] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:00:55.393901   11932 system_pods.go:89] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:00:55.393949   11932 system_pods.go:89] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:00:55.393980   11932 system_pods.go:89] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:00:55.394002   11932 system_pods.go:89] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:00:55.394002   11932 system_pods.go:89] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:00:55.394002   11932 system_pods.go:89] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:00:55.394025   11932 system_pods.go:89] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:00:55.394055   11932 system_pods.go:126] duration metric: took 200.4054ms to wait for k8s-apps to be running ...
	I0317 13:00:55.394116   11932 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 13:00:55.402256   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:00:55.426941   11932 system_svc.go:56] duration metric: took 32.824ms WaitForService to wait for kubelet
	I0317 13:00:55.426941   11932 kubeadm.go:582] duration metric: took 24.2380967s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 13:00:55.426941   11932 node_conditions.go:102] verifying NodePressure condition ...
	I0317 13:00:55.586046   11932 request.go:661] Waited for 159.1045ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes
	I0317 13:00:55.586468   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes
	I0317 13:00:55.586468   11932 round_trippers.go:476] Request Headers:
	I0317 13:00:55.586539   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:00:55.586539   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:00:55.592225   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:00:55.592885   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:00:55.592974   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:00:55.592974   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:00:55.592974   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:00:55.592974   11932 node_conditions.go:105] duration metric: took 166.0321ms to run NodePressure ...
	I0317 13:00:55.593076   11932 start.go:241] waiting for startup goroutines ...
	I0317 13:00:55.593120   11932 start.go:255] writing updated cluster config ...
	I0317 13:00:55.596470   11932 out.go:201] 
	I0317 13:00:55.611025   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:00:55.611224   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:00:55.615379   11932 out.go:177] * Starting "ha-837000-m03" control-plane node in "ha-837000" cluster
	I0317 13:00:55.619331   11932 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 13:00:55.619331   11932 cache.go:56] Caching tarball of preloaded images
	I0317 13:00:55.620336   11932 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 13:00:55.620336   11932 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 13:00:55.620336   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:00:55.627366   11932 start.go:360] acquireMachinesLock for ha-837000-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 13:00:55.627366   11932 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-837000-m03"
	I0317 13:00:55.627921   11932 start.go:93] Provisioning new machine with config: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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
:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMir
ror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m03 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:00:55.627921   11932 start.go:125] createHost starting for "m03" (driver="hyperv")
	I0317 13:00:55.630916   11932 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 13:00:55.630916   11932 start.go:159] libmachine.API.Create for "ha-837000" (driver="hyperv")
	I0317 13:00:55.630916   11932 client.go:168] LocalClient.Create starting
	I0317 13:00:55.630916   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Parsing certificate...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Decoding PEM data...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: Parsing certificate...
	I0317 13:00:55.631917   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 13:00:57.430762   11932 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 13:00:57.430762   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:00:57.430762   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 13:00:59.063787   11932 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 13:00:59.064200   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:00:59.064281   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:01:00.460671   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:01:00.461647   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:00.461752   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:01:03.921830   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:01:03.921903   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:03.923894   11932 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 13:01:04.305340   11932 main.go:141] libmachine: Creating SSH key...
	I0317 13:01:04.762007   11932 main.go:141] libmachine: Creating VM...
	I0317 13:01:04.762007   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:01:07.492728   11932 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:01:07.492728   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:07.492803   11932 main.go:141] libmachine: Using switch "Default Switch"
	I0317 13:01:07.492880   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:01:09.160912   11932 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:01:09.161131   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:09.161243   11932 main.go:141] libmachine: Creating VHD
	I0317 13:01:09.161243   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 13:01:12.827852   11932 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 8C20A8A6-9FE7-48EB-86F6-A9C1D7A9D882
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 13:01:12.827852   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:12.827949   11932 main.go:141] libmachine: Writing magic tar header
	I0317 13:01:12.827949   11932 main.go:141] libmachine: Writing SSH key tar header
	I0317 13:01:12.840251   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 13:01:15.905970   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:15.905970   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:15.905970   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\disk.vhd' -SizeBytes 20000MB
	I0317 13:01:18.383444   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:18.383444   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:18.383444   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-837000-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 13:01:21.834798   11932 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-837000-m03 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 13:01:21.834798   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:21.834798   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-837000-m03 -DynamicMemoryEnabled $false
	I0317 13:01:24.024108   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:24.024108   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:24.024481   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-837000-m03 -Count 2
	I0317 13:01:26.101989   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:26.102059   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:26.102143   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-837000-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\boot2docker.iso'
	I0317 13:01:28.537640   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:28.537794   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:28.537861   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-837000-m03 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\disk.vhd'
	I0317 13:01:31.009246   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:31.009246   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:31.010153   11932 main.go:141] libmachine: Starting VM...
	I0317 13:01:31.010153   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-837000-m03
	I0317 13:01:33.985234   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:33.985234   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:33.985234   11932 main.go:141] libmachine: Waiting for host to start...
	I0317 13:01:33.985234   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:36.118436   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:36.118687   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:36.118780   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:38.473551   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:38.473551   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:39.473972   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:41.499089   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:41.499089   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:41.499171   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:43.875935   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:43.875935   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:44.876284   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:46.912265   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:46.912265   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:46.912265   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:49.243681   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:49.243681   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:50.244094   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:52.321425   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:52.321462   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:52.321462   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:01:54.679393   11932 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:01:54.679393   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:55.680630   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:01:57.757010   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:01:57.757010   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:01:57.757010   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:00.197417   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:00.197417   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:00.197515   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:02.205192   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:02.205192   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:02.205735   11932 machine.go:93] provisionDockerMachine start ...
	I0317 13:02:02.205735   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:04.302446   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:04.302593   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:04.302593   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:06.730705   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:06.730705   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:06.735703   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:06.735913   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:06.735913   11932 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 13:02:06.878903   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 13:02:06.878903   11932 buildroot.go:166] provisioning hostname "ha-837000-m03"
	I0317 13:02:06.878903   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:08.956431   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:08.956679   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:08.956791   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:11.395896   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:11.395896   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:11.399911   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:11.400535   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:11.400535   11932 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-837000-m03 && echo "ha-837000-m03" | sudo tee /etc/hostname
	I0317 13:02:11.570284   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-837000-m03
	
	I0317 13:02:11.570392   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:13.585856   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:13.586611   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:13.586738   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:15.956352   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:15.956352   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:15.959815   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:15.960393   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:15.960393   11932 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-837000-m03' /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 ha-837000-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-837000-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 13:02:16.118397   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 13:02:16.118397   11932 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 13:02:16.118397   11932 buildroot.go:174] setting up certificates
	I0317 13:02:16.118397   11932 provision.go:84] configureAuth start
	I0317 13:02:16.118397   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:18.189978   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:18.190700   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:18.190783   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:20.621163   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:20.622162   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:20.622247   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:22.630330   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:22.631084   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:22.631190   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:25.073007   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:25.073007   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:25.073007   11932 provision.go:143] copyHostCerts
	I0317 13:02:25.073692   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 13:02:25.073692   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 13:02:25.073692   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 13:02:25.074294   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 13:02:25.074966   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 13:02:25.074966   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 13:02:25.075489   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 13:02:25.075548   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 13:02:25.076133   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 13:02:25.076133   11932 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 13:02:25.076652   11932 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 13:02:25.076923   11932 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 13:02:25.077535   11932 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-837000-m03 san=[127.0.0.1 172.26.208.100 ha-837000-m03 localhost minikube]
	I0317 13:02:25.348905   11932 provision.go:177] copyRemoteCerts
	I0317 13:02:25.356897   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 13:02:25.356897   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:27.416327   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:27.416327   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:27.416327   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:29.853009   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:29.853009   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:29.853567   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:02:29.968052   11932 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.6111272s)
	I0317 13:02:29.968052   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 13:02:29.968582   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 13:02:30.014631   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 13:02:30.015112   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I0317 13:02:30.060196   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 13:02:30.061206   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 13:02:30.112317   11932 provision.go:87] duration metric: took 13.9937265s to configureAuth
	I0317 13:02:30.112351   11932 buildroot.go:189] setting minikube options for container-runtime
	I0317 13:02:30.112535   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:02:30.112535   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:32.157199   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:32.157361   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:32.157443   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:34.564723   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:34.564723   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:34.568649   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:34.569463   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:34.569463   11932 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 13:02:34.715896   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 13:02:34.715977   11932 buildroot.go:70] root file system type: tmpfs
	I0317 13:02:34.716154   11932 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 13:02:34.716189   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:36.778862   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:36.779857   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:36.779857   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:39.238045   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:39.238346   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:39.242305   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:39.242964   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:39.242964   11932 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.26.217.157"
	Environment="NO_PROXY=172.26.217.157,172.26.209.112"
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 13:02:39.407029   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.26.217.157
	Environment=NO_PROXY=172.26.217.157,172.26.209.112
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 13:02:39.407133   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:41.463428   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:41.464194   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:41.464296   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:43.937670   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:43.937670   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:43.942053   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:43.942475   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:43.942547   11932 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 13:02:46.192772   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 13:02:46.192847   11932 machine.go:96] duration metric: took 43.9868441s to provisionDockerMachine
	I0317 13:02:46.192903   11932 client.go:171] duration metric: took 1m50.5613207s to LocalClient.Create
	I0317 13:02:46.192903   11932 start.go:167] duration metric: took 1m50.5613207s to libmachine.API.Create "ha-837000"
	I0317 13:02:46.192903   11932 start.go:293] postStartSetup for "ha-837000-m03" (driver="hyperv")
	I0317 13:02:46.192903   11932 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 13:02:46.200432   11932 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 13:02:46.200432   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:48.244077   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:48.244077   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:48.244077   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:50.659647   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:50.659647   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:50.659647   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:02:50.768296   11932 ssh_runner.go:235] Completed: 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: (4.5667146s)
	I0317 13:02:50.778595   11932 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 13:02:50.785762   11932 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 13:02:50.785762   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 13:02:50.786134   11932 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 13:02:50.786395   11932 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 13:02:50.786395   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 13:02:50.794387   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 13:02:50.813404   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 13:02:50.858231   11932 start.go:296] duration metric: took 4.665299s for postStartSetup
	I0317 13:02:50.860505   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:52.871516   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:52.871516   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:52.871592   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:55.275359   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:55.275359   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:55.276292   11932 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\config.json ...
	I0317 13:02:55.277799   11932 start.go:128] duration metric: took 1m59.6491552s to createHost
	I0317 13:02:55.278326   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:02:57.338131   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:02:57.338131   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:57.338131   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:02:59.757772   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:02:59.757772   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:02:59.762311   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:02:59.762901   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:02:59.762901   11932 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 13:02:59.907976   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742216579.926060685
	
	I0317 13:02:59.907976   11932 fix.go:216] guest clock: 1742216579.926060685
	I0317 13:02:59.907976   11932 fix.go:229] Guest: 2025-03-17 13:02:59.926060685 +0000 UTC Remote: 2025-03-17 13:02:55.2777994 +0000 UTC m=+529.851658401 (delta=4.648261285s)
	I0317 13:02:59.907976   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:01.952868   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:01.953367   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:01.953448   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:04.328535   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:04.328535   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:04.332280   11932 main.go:141] libmachine: Using SSH client type: native
	I0317 13:03:04.332933   11932 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.208.100 22 <nil> <nil>}
	I0317 13:03:04.332933   11932 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742216579
	I0317 13:03:04.485718   11932 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 13:02:59 UTC 2025
	
	I0317 13:03:04.485774   11932 fix.go:236] clock set: Mon Mar 17 13:02:59 UTC 2025
	 (err=<nil>)
	I0317 13:03:04.485774   11932 start.go:83] releasing machines lock for "ha-837000-m03", held for 2m8.8576295s
	I0317 13:03:04.485870   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:06.482757   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:06.483740   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:06.483829   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:08.931519   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:08.931664   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:08.934572   11932 out.go:177] * Found network options:
	I0317 13:03:08.938931   11932 out.go:177]   - NO_PROXY=172.26.217.157,172.26.209.112
	W0317 13:03:08.941254   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.941254   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 13:03:08.943573   11932 out.go:177]   - NO_PROXY=172.26.217.157,172.26.209.112
	W0317 13:03:08.947684   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.947952   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.948936   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 13:03:08.948936   11932 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 13:03:08.950877   11932 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 13:03:08.950877   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:08.957634   11932 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 13:03:08.957634   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:03:11.036955   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:11.036955   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:11.037048   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:11.044648   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:11.044648   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:11.044648   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:13.483629   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:13.483629   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:13.484036   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:03:13.509041   11932 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:03:13.509283   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:13.509506   11932 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:03:13.582106   11932 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6244443s)
	W0317 13:03:13.582106   11932 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 13:03:13.590456   11932 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 13:03:13.595931   11932 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6450259s)
	W0317 13:03:13.595931   11932 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 13:03:13.622806   11932 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 13:03:13.622885   11932 start.go:495] detecting cgroup driver to use...
	I0317 13:03:13.623091   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 13:03:13.665232   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 13:03:13.691808   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 13:03:13.715498   11932 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 13:03:13.723450   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 13:03:13.750725   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 13:03:13.778436   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	W0317 13:03:13.796513   11932 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 13:03:13.796513   11932 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 13:03:13.807035   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 13:03:13.835153   11932 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 13:03:13.863163   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 13:03:13.892580   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 13:03:13.922876   11932 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 13:03:13.949953   11932 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 13:03:13.968537   11932 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 13:03:13.976418   11932 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 13:03:14.006468   11932 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 13:03:14.036751   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:14.241583   11932 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 13:03:14.272265   11932 start.go:495] detecting cgroup driver to use...
	I0317 13:03:14.280849   11932 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 13:03:14.319820   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 13:03:14.350478   11932 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 13:03:14.395949   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 13:03:14.427785   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 13:03:14.462488   11932 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 13:03:14.520305   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 13:03:14.544467   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 13:03:14.588126   11932 ssh_runner.go:195] Run: which cri-dockerd
	I0317 13:03:14.601186   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 13:03:14.619987   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 13:03:14.658175   11932 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 13:03:14.848599   11932 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 13:03:15.029844   11932 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 13:03:15.029844   11932 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 13:03:15.069271   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:15.255139   11932 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 13:03:17.848526   11932 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5933704s)
	I0317 13:03:17.857438   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 13:03:17.891576   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 13:03:17.924262   11932 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 13:03:18.111918   11932 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 13:03:18.296604   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:18.474551   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 13:03:18.521640   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 13:03:18.553451   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:18.731040   11932 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 13:03:18.840364   11932 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 13:03:18.848784   11932 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 13:03:18.858316   11932 start.go:563] Will wait 60s for crictl version
	I0317 13:03:18.868984   11932 ssh_runner.go:195] Run: which crictl
	I0317 13:03:18.883570   11932 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 13:03:18.935126   11932 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 13:03:18.942621   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 13:03:18.984731   11932 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 13:03:19.025589   11932 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 13:03:19.028502   11932 out.go:177]   - env NO_PROXY=172.26.217.157
	I0317 13:03:19.031379   11932 out.go:177]   - env NO_PROXY=172.26.217.157,172.26.209.112
	I0317 13:03:19.033902   11932 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 13:03:19.037248   11932 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 13:03:19.040336   11932 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 13:03:19.040336   11932 ip.go:214] interface addr: 172.26.208.1/20
	I0317 13:03:19.048908   11932 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 13:03:19.056202   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 13:03:19.077323   11932 mustload.go:65] Loading cluster: ha-837000
	I0317 13:03:19.078103   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:03:19.078722   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:03:21.086097   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:21.086351   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:21.086351   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 13:03:21.086492   11932 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000 for IP: 172.26.208.100
	I0317 13:03:21.087021   11932 certs.go:194] generating shared ca certs ...
	I0317 13:03:21.087021   11932 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:03:21.087633   11932 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 13:03:21.088075   11932 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 13:03:21.088354   11932 certs.go:256] generating profile certs ...
	I0317 13:03:21.088886   11932 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\client.key
	I0317 13:03:21.088972   11932 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722
	I0317 13:03:21.089078   11932 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.217.157 172.26.209.112 172.26.208.100 172.26.223.254]
	I0317 13:03:21.358634   11932 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722 ...
	I0317 13:03:21.358634   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722: {Name:mkda8114f54461f152b32cfd553ae74b9f9e48c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:03:21.359698   11932 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722 ...
	I0317 13:03:21.359698   11932 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722: {Name:mk68bd4c66240dbbbbb45c98bffe004e6c057af5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:03:21.360677   11932 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt.02b38722 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt
	I0317 13:03:21.380014   11932 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key.02b38722 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key
	I0317 13:03:21.381202   11932 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key
	I0317 13:03:21.381202   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 13:03:21.381650   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 13:03:21.382319   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 13:03:21.382464   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 13:03:21.383007   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 13:03:21.383194   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 13:03:21.383838   11932 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 13:03:21.383959   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 13:03:21.384044   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 13:03:21.384044   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 13:03:21.384809   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 13:03:21.385246   11932 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 13:03:21.385246   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 13:03:21.385246   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 13:03:21.385873   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:21.386100   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:03:23.418050   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:23.418406   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:23.418406   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:25.868145   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 13:03:25.868145   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:25.868506   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 13:03:25.961203   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I0317 13:03:25.969374   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I0317 13:03:26.001032   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I0317 13:03:26.008405   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1675 bytes)
	I0317 13:03:26.038589   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I0317 13:03:26.046540   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I0317 13:03:26.079213   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I0317 13:03:26.086939   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I0317 13:03:26.120515   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I0317 13:03:26.127745   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I0317 13:03:26.157669   11932 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I0317 13:03:26.165334   11932 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I0317 13:03:26.186105   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 13:03:26.233144   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 13:03:26.283754   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 13:03:26.328967   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 13:03:26.380624   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1444 bytes)
	I0317 13:03:26.431856   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0317 13:03:26.478604   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 13:03:26.525794   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\ha-837000\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0317 13:03:26.571472   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 13:03:26.618170   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 13:03:26.666000   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 13:03:26.714022   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I0317 13:03:26.744593   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1675 bytes)
	I0317 13:03:26.775267   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I0317 13:03:26.807555   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I0317 13:03:26.838036   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I0317 13:03:26.874005   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I0317 13:03:26.904788   11932 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I0317 13:03:26.943851   11932 ssh_runner.go:195] Run: openssl version
	I0317 13:03:26.961186   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 13:03:26.989892   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 13:03:26.996949   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 13:03:27.004606   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 13:03:27.022025   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 13:03:27.049887   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 13:03:27.079261   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 13:03:27.086744   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 13:03:27.094335   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 13:03:27.111148   11932 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 13:03:27.139465   11932 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 13:03:27.167347   11932 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:27.175019   11932 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:27.184266   11932 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:03:27.201040   11932 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 13:03:27.229027   11932 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 13:03:27.237027   11932 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 13:03:27.237378   11932 kubeadm.go:934] updating node {m03 172.26.208.100 8443 v1.32.2 docker true true} ...
	I0317 13:03:27.237605   11932 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-837000-m03 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.208.100
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:ha-837000 Namespace:default APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 13:03:27.237605   11932 kube-vip.go:115] generating kube-vip config ...
	I0317 13:03:27.245553   11932 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I0317 13:03:27.271036   11932 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I0317 13:03:27.271036   11932 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.26.223.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.9
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I0317 13:03:27.280410   11932 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 13:03:27.300909   11932 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0317 13:03:27.312890   11932 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0317 13:03:27.331867   11932 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256
	I0317 13:03:27.331867   11932 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256
	I0317 13:03:27.331967   11932 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
	I0317 13:03:27.332023   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 13:03:27.332126   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 13:03:27.342559   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:03:27.342559   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 13:03:27.344274   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 13:03:27.362767   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0317 13:03:27.362767   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0317 13:03:27.362767   11932 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 13:03:27.362767   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0317 13:03:27.362767   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0317 13:03:27.373631   11932 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 13:03:27.431497   11932 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0317 13:03:27.431748   11932 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0317 13:03:28.634735   11932 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I0317 13:03:28.652392   11932 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (314 bytes)
	I0317 13:03:28.683808   11932 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 13:03:28.714647   11932 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I0317 13:03:28.757936   11932 ssh_runner.go:195] Run: grep 172.26.223.254	control-plane.minikube.internal$ /etc/hosts
	I0317 13:03:28.764248   11932 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.223.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 13:03:28.793312   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:03:28.985483   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:03:29.017237   11932 host.go:66] Checking if "ha-837000" exists ...
	I0317 13:03:29.017942   11932 start.go:317] joinCluster: &{Name:ha-837000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:ha-837000 Namespace:def
ault APIServerHAVIP:172.26.223.254 APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.217.157 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.209.112 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP:172.26.208.100 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disab
leOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 13:03:29.018147   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0317 13:03:29.018272   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:03:30.996577   11932 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:03:30.996577   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:30.996577   11932 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 13:03:33.488310   11932 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 13:03:33.489295   11932 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:03:33.489890   11932 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 13:03:33.683328   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.665085s)
	I0317 13:03:33.683478   11932 start.go:343] trying to join control-plane node "m03" to cluster: &{Name:m03 IP:172.26.208.100 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:03:33.683584   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token h50rvk.rifqc1culc9wd3hz --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m03 --control-plane --apiserver-advertise-address=172.26.208.100 --apiserver-bind-port=8443"
	I0317 13:04:14.182083   11932 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token h50rvk.rifqc1culc9wd3hz --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-837000-m03 --control-plane --apiserver-advertise-address=172.26.208.100 --apiserver-bind-port=8443": (40.4982474s)
	I0317 13:04:14.182083   11932 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0317 13:04:14.927686   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-837000-m03 minikube.k8s.io/updated_at=2025_03_17T13_04_14_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=ha-837000 minikube.k8s.io/primary=false
	I0317 13:04:15.114866   11932 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-837000-m03 node-role.kubernetes.io/control-plane:NoSchedule-
	I0317 13:04:15.283753   11932 start.go:319] duration metric: took 46.2655246s to joinCluster
	I0317 13:04:15.283753   11932 start.go:235] Will wait 6m0s for node &{Name:m03 IP:172.26.208.100 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:04:15.284927   11932 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:04:15.286656   11932 out.go:177] * Verifying Kubernetes components...
	I0317 13:04:15.298050   11932 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:04:15.686550   11932 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:04:15.719949   11932 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:04:15.720399   11932 kapi.go:59] client config for ha-837000: &rest.Config{Host:"https://172.26.223.254:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\ha-837000\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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)}
	W0317 13:04:15.720534   11932 kubeadm.go:483] Overriding stale ClientConfig host https://172.26.223.254:8443 with https://172.26.217.157:8443
	I0317 13:04:15.721215   11932 node_ready.go:35] waiting up to 6m0s for node "ha-837000-m03" to be "Ready" ...
	I0317 13:04:15.721397   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:15.721397   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:15.721468   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:15.721468   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:15.735037   11932 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 13:04:16.221538   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:16.221538   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:16.221538   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:16.221538   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:16.227521   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:16.722070   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:16.722070   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:16.722070   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:16.722070   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:16.728191   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:17.222116   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:17.222116   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:17.222116   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:17.222116   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:17.239176   11932 round_trippers.go:581] Response Status: 200 OK in 17 milliseconds
	I0317 13:04:17.721427   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:17.721427   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:17.721427   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:17.721427   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:17.734588   11932 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 13:04:17.734588   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:18.222265   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:18.222265   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:18.222265   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:18.222265   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:18.226294   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:18.721473   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:18.721473   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:18.721473   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:18.721473   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:18.877228   11932 round_trippers.go:581] Response Status: 200 OK in 155 milliseconds
	I0317 13:04:19.222637   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:19.222637   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:19.222637   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:19.222637   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:19.227561   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:19.722533   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:19.722533   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:19.722533   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:19.722533   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:19.727287   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:20.221796   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:20.221796   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:20.221796   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:20.221796   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:20.226786   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:20.226786   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:20.721442   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:20.721442   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:20.721442   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:20.721442   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:20.726856   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:21.221929   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:21.221969   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:21.221999   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:21.221999   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:21.227032   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:21.721591   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:21.721591   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:21.721591   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:21.721591   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:21.727647   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:22.221658   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:22.221658   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:22.221658   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:22.221658   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:22.229665   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:04:22.229665   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:22.722284   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:22.722284   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:22.722284   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:22.722284   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:22.728053   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:23.221821   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:23.221821   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:23.221821   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:23.221821   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:23.227224   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:23.722376   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:23.722376   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:23.722376   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:23.722376   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:23.727284   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:24.222021   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:24.222021   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:24.222021   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:24.222021   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:24.227617   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:24.721573   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:24.721573   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:24.721573   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:24.721573   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:24.726705   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:24.727240   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:25.221944   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:25.221944   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:25.221944   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:25.221944   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:25.227143   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:25.722049   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:25.722119   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:25.722119   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:25.722119   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:25.727465   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:26.221954   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:26.221954   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:26.221954   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:26.221954   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:26.229909   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:04:26.721926   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:26.722315   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:26.722315   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:26.722315   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:26.727041   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:26.727645   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:27.221530   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:27.221530   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:27.221530   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:27.221530   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:27.227156   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:27.721956   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:27.721956   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:27.721956   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:27.721956   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:27.726107   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:28.221744   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:28.221744   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:28.221744   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:28.221744   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:28.227499   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:28.721912   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:28.721912   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:28.721912   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:28.721912   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:28.726968   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:28.727791   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:29.222518   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:29.222891   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:29.222891   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:29.222891   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:29.228099   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:29.722102   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:29.722102   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:29.722102   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:29.722102   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:29.727262   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:30.221961   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:30.221961   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:30.221961   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:30.221961   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:30.226985   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:30.722736   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:30.722736   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:30.722736   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:30.722736   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:30.727799   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:30.728516   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:31.222423   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:31.222924   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:31.222924   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:31.222924   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:31.228318   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:31.722768   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:31.722768   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:31.722768   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:31.722768   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:31.728030   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:32.222885   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:32.222885   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:32.222885   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:32.222885   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:32.228247   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:32.722267   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:32.722695   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:32.722695   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:32.722695   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:32.728689   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:32.729018   11932 node_ready.go:53] node "ha-837000-m03" has status "Ready":"False"
	I0317 13:04:33.221600   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:33.221600   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:33.221600   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:33.221600   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:33.224136   11932 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:04:33.725331   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:33.725331   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:33.725331   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:33.725331   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:33.729934   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.222549   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:34.222549   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.222549   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.222549   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.228152   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:34.228477   11932 node_ready.go:49] node "ha-837000-m03" has status "Ready":"True"
	I0317 13:04:34.228477   11932 node_ready.go:38] duration metric: took 18.5071472s for node "ha-837000-m03" to be "Ready" ...
	I0317 13:04:34.228477   11932 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 13:04:34.228597   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:34.228710   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.228710   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.228710   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.234822   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:34.237283   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.237871   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-qt6wg
	I0317 13:04:34.237871   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.237871   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.237925   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.242136   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.242136   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:34.242136   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.242136   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.242136   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.246520   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.247258   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.247302   11932 pod_ready.go:82] duration metric: took 10.0188ms for pod "coredns-668d6bf9bc-qt6wg" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.247341   11932 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.247454   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-v98gl
	I0317 13:04:34.247454   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.247454   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.247454   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.251162   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.252215   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:34.252279   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.252279   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.252279   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.256786   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:34.257258   11932 pod_ready.go:93] pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.257258   11932 pod_ready.go:82] duration metric: took 9.9162ms for pod "coredns-668d6bf9bc-v98gl" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.257318   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.257383   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000
	I0317 13:04:34.257383   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.257383   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.257450   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.260672   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.260672   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:34.260672   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.261681   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.261681   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.265461   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.265461   11932 pod_ready.go:93] pod "etcd-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.265735   11932 pod_ready.go:82] duration metric: took 8.4179ms for pod "etcd-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.265735   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.265735   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m02
	I0317 13:04:34.265853   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.265853   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.265853   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.269677   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.270153   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:34.270153   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.270153   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.270153   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.273714   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:34.274265   11932 pod_ready.go:93] pod "etcd-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.274265   11932 pod_ready.go:82] duration metric: took 8.5291ms for pod "etcd-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.274265   11932 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.423340   11932 request.go:661] Waited for 149.0744ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m03
	I0317 13:04:34.423340   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/etcd-ha-837000-m03
	I0317 13:04:34.423340   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.423340   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.423340   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.431589   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:04:34.623860   11932 request.go:661] Waited for 192.154ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:34.624163   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:34.624227   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.624227   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.624227   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.629721   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:34.630857   11932 pod_ready.go:93] pod "etcd-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:34.630857   11932 pod_ready.go:82] duration metric: took 356.5903ms for pod "etcd-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.630961   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:34.823580   11932 request.go:661] Waited for 192.5299ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:04:34.823580   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000
	I0317 13:04:34.823580   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:34.823580   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:34.823580   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:34.828357   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:35.023098   11932 request.go:661] Waited for 194.1796ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:35.023098   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:35.023098   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.023098   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.023098   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.028060   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:35.028458   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:35.028458   11932 pod_ready.go:82] duration metric: took 397.4939ms for pod "kube-apiserver-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.028458   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.223532   11932 request.go:661] Waited for 194.9742ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:04:35.223869   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m02
	I0317 13:04:35.223869   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.223869   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.223935   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.230220   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:35.422981   11932 request.go:661] Waited for 192.1386ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:35.422981   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:35.422981   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.422981   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.422981   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.428807   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:35.429096   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:35.429096   11932 pod_ready.go:82] duration metric: took 400.5368ms for pod "kube-apiserver-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.429096   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.623216   11932 request.go:661] Waited for 194.1188ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m03
	I0317 13:04:35.623216   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-837000-m03
	I0317 13:04:35.623216   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.623216   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.623216   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.627712   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:35.822870   11932 request.go:661] Waited for 193.7956ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:35.822870   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:35.822870   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:35.822870   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:35.822870   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:35.829215   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:35.829772   11932 pod_ready.go:93] pod "kube-apiserver-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:35.829874   11932 pod_ready.go:82] duration metric: took 400.7751ms for pod "kube-apiserver-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:35.829874   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.023072   11932 request.go:661] Waited for 192.9908ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:04:36.023072   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000
	I0317 13:04:36.023072   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.023072   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.023072   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.031176   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:04:36.222807   11932 request.go:661] Waited for 191.4917ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:36.222807   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:36.222807   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.222807   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.222807   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.227072   11932 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:04:36.227508   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:36.227508   11932 pod_ready.go:82] duration metric: took 397.5326ms for pod "kube-controller-manager-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.227577   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.422919   11932 request.go:661] Waited for 195.3415ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:04:36.422919   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m02
	I0317 13:04:36.422919   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.422919   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.422919   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.429341   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:36.622980   11932 request.go:661] Waited for 193.2229ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:36.622980   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:36.622980   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.622980   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.622980   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.628271   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:36.628607   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:36.628709   11932 pod_ready.go:82] duration metric: took 401.1302ms for pod "kube-controller-manager-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.628709   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:36.823459   11932 request.go:661] Waited for 194.641ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m03
	I0317 13:04:36.823862   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-837000-m03
	I0317 13:04:36.823862   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:36.823862   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:36.823862   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:36.831455   11932 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:04:37.022660   11932 request.go:661] Waited for 191.2029ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:37.022908   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:37.022908   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.022908   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.022908   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.027830   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:37.028214   11932 pod_ready.go:93] pod "kube-controller-manager-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:37.028214   11932 pod_ready.go:82] duration metric: took 399.5017ms for pod "kube-controller-manager-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.028214   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.223456   11932 request.go:661] Waited for 195.1037ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:04:37.223783   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6nstf
	I0317 13:04:37.223783   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.223783   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.223783   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.229266   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:37.422886   11932 request.go:661] Waited for 193.1444ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:37.423181   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:37.423181   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.423181   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.423181   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.429233   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:37.429733   11932 pod_ready.go:93] pod "kube-proxy-6nstf" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:37.429733   11932 pod_ready.go:82] duration metric: took 401.3796ms for pod "kube-proxy-6nstf" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.429798   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.623260   11932 request.go:661] Waited for 193.3882ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:04:37.623659   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-6w84s
	I0317 13:04:37.623748   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.623748   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.623748   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.629227   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:37.823947   11932 request.go:661] Waited for 194.7188ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:37.823947   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:37.823947   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:37.823947   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:37.823947   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:37.829253   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:37.829786   11932 pod_ready.go:93] pod "kube-proxy-6w84s" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:37.829786   11932 pod_ready.go:82] duration metric: took 399.9857ms for pod "kube-proxy-6w84s" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:37.829786   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wxprr" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.023271   11932 request.go:661] Waited for 193.3766ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wxprr
	I0317 13:04:38.023271   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wxprr
	I0317 13:04:38.023271   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.023271   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.023271   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.037346   11932 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0317 13:04:38.223346   11932 request.go:661] Waited for 185.9996ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:38.223346   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:38.223346   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.224326   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.224326   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.229678   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:38.229678   11932 pod_ready.go:93] pod "kube-proxy-wxprr" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:38.229678   11932 pod_ready.go:82] duration metric: took 399.8887ms for pod "kube-proxy-wxprr" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.229678   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.423073   11932 request.go:661] Waited for 193.3939ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:04:38.423574   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000
	I0317 13:04:38.423653   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.423653   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.423653   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.430553   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:38.622616   11932 request.go:661] Waited for 191.3372ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:38.622616   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000
	I0317 13:04:38.622616   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.622616   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.622616   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.628272   11932 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:04:38.628581   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:38.628655   11932 pod_ready.go:82] duration metric: took 398.9746ms for pod "kube-scheduler-ha-837000" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.628655   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:38.823578   11932 request.go:661] Waited for 194.8661ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:04:38.823578   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m02
	I0317 13:04:38.823578   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:38.823578   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:38.823578   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:38.828767   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.023110   11932 request.go:661] Waited for 193.9659ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:39.023110   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m02
	I0317 13:04:39.023110   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.023110   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.023110   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.028985   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.029931   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:39.029931   11932 pod_ready.go:82] duration metric: took 401.2737ms for pod "kube-scheduler-ha-837000-m02" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:39.029931   11932 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:39.222760   11932 request.go:661] Waited for 192.6977ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m03
	I0317 13:04:39.223239   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-837000-m03
	I0317 13:04:39.223239   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.223239   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.223324   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.231407   11932 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:04:39.423181   11932 request.go:661] Waited for 191.7726ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:39.423181   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes/ha-837000-m03
	I0317 13:04:39.423181   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.423181   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.423181   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.429107   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.429437   11932 pod_ready.go:93] pod "kube-scheduler-ha-837000-m03" in "kube-system" namespace has status "Ready":"True"
	I0317 13:04:39.429511   11932 pod_ready.go:82] duration metric: took 399.5778ms for pod "kube-scheduler-ha-837000-m03" in "kube-system" namespace to be "Ready" ...
	I0317 13:04:39.429511   11932 pod_ready.go:39] duration metric: took 5.201002s 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 13:04:39.429575   11932 api_server.go:52] waiting for apiserver process to appear ...
	I0317 13:04:39.437685   11932 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 13:04:39.463782   11932 api_server.go:72] duration metric: took 24.1798778s to wait for apiserver process to appear ...
	I0317 13:04:39.463782   11932 api_server.go:88] waiting for apiserver healthz status ...
	I0317 13:04:39.463782   11932 api_server.go:253] Checking apiserver healthz at https://172.26.217.157:8443/healthz ...
	I0317 13:04:39.473384   11932 api_server.go:279] https://172.26.217.157:8443/healthz returned 200:
	ok
	I0317 13:04:39.473563   11932 round_trippers.go:470] GET https://172.26.217.157:8443/version
	I0317 13:04:39.473607   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.473607   11932 round_trippers.go:480]     Accept: application/json, */*
	I0317 13:04:39.473607   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.475088   11932 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 13:04:39.475088   11932 api_server.go:141] control plane version: v1.32.2
	I0317 13:04:39.475088   11932 api_server.go:131] duration metric: took 11.306ms to wait for apiserver health ...
	I0317 13:04:39.475088   11932 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 13:04:39.623700   11932 request.go:661] Waited for 148.6109ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:39.623700   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:39.623700   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.623700   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.623700   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.629319   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.631690   11932 system_pods.go:59] 24 kube-system pods found
	I0317 13:04:39.631690   11932 system_pods.go:61] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:04:39.631690   11932 system_pods.go:61] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "etcd-ha-837000-m03" [c15e3140-ee1a-497c-bf3d-c3c47cbb5c75] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kindnet-722gg" [65f0b0a7-ecc4-4f0a-84c7-ac458c0bff1c] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-apiserver-ha-837000-m03" [275f6fd4-a1e2-40aa-8d60-76bf7d91abdb] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-controller-manager-ha-837000-m03" [be8b68b8-c689-4ded-b95c-0ecd9f25b83a] Running
	I0317 13:04:39.631754   11932 system_pods.go:61] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-proxy-wxprr" [de28418e-9e3f-4c7d-934f-7d118d2bb747] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:04:39.631825   11932 system_pods.go:61] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-scheduler-ha-837000-m03" [5ccf8ab8-322e-41c8-b6ef-1da503f9b92b] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "kube-vip-ha-837000-m03" [58ee284b-33e7-4cc2-9123-da7c4c9fd04c] Running
	I0317 13:04:39.631852   11932 system_pods.go:61] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:04:39.631852   11932 system_pods.go:74] duration metric: took 156.7636ms to wait for pod list to return data ...
	I0317 13:04:39.631984   11932 default_sa.go:34] waiting for default service account to be created ...
	I0317 13:04:39.822911   11932 request.go:661] Waited for 190.7909ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:04:39.823326   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:04:39.823326   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:39.823326   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:39.823326   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:39.828706   11932 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:04:39.828851   11932 default_sa.go:45] found service account: "default"
	I0317 13:04:39.828879   11932 default_sa.go:55] duration metric: took 196.8942ms for default service account to be created ...
	I0317 13:04:39.828879   11932 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 13:04:40.022898   11932 request.go:661] Waited for 194.0179ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:40.022898   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/namespaces/kube-system/pods
	I0317 13:04:40.023226   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:40.023226   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:40.023270   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:40.029524   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:40.032622   11932 system_pods.go:86] 24 kube-system pods found
	I0317 13:04:40.032722   11932 system_pods.go:89] "coredns-668d6bf9bc-qt6wg" [5d174b11-5532-4690-b824-5568be07dded] Running
	I0317 13:04:40.032722   11932 system_pods.go:89] "coredns-668d6bf9bc-v98gl" [b3aa204c-477f-4e48-9ecd-879a76f72b3e] Running
	I0317 13:04:40.032722   11932 system_pods.go:89] "etcd-ha-837000" [4fc24dfe-e125-4368-b4c1-c2584bf62e39] Running
	I0317 13:04:40.032778   11932 system_pods.go:89] "etcd-ha-837000-m02" [6065a233-1289-417d-bcf4-2cb252091bfc] Running
	I0317 13:04:40.032778   11932 system_pods.go:89] "etcd-ha-837000-m03" [c15e3140-ee1a-497c-bf3d-c3c47cbb5c75] Running
	I0317 13:04:40.032863   11932 system_pods.go:89] "kindnet-4xgrf" [ab8fba1a-37c6-4b3d-b0d6-c167dcd03a19] Running
	I0317 13:04:40.032863   11932 system_pods.go:89] "kindnet-722gg" [65f0b0a7-ecc4-4f0a-84c7-ac458c0bff1c] Running
	I0317 13:04:40.032906   11932 system_pods.go:89] "kindnet-9vl6f" [638ac187-8560-4cab-b70c-4eec2219419c] Running
	I0317 13:04:40.032906   11932 system_pods.go:89] "kube-apiserver-ha-837000" [6a12eb1a-b19f-4cda-a713-2c2d4f0b7277] Running
	I0317 13:04:40.032906   11932 system_pods.go:89] "kube-apiserver-ha-837000-m02" [77460472-cf04-417d-bcef-8ba784dbdf27] Running
	I0317 13:04:40.032963   11932 system_pods.go:89] "kube-apiserver-ha-837000-m03" [275f6fd4-a1e2-40aa-8d60-76bf7d91abdb] Running
	I0317 13:04:40.032963   11932 system_pods.go:89] "kube-controller-manager-ha-837000" [3d55a5e2-df79-47ad-bac7-a70cb57537e3] Running
	I0317 13:04:40.033025   11932 system_pods.go:89] "kube-controller-manager-ha-837000-m02" [038c2010-50f4-4dfa-8b77-548310cc04e7] Running
	I0317 13:04:40.033025   11932 system_pods.go:89] "kube-controller-manager-ha-837000-m03" [be8b68b8-c689-4ded-b95c-0ecd9f25b83a] Running
	I0317 13:04:40.033025   11932 system_pods.go:89] "kube-proxy-6nstf" [82fde677-6a9c-4cee-8874-c880d0bd2cc6] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-proxy-6w84s" [cd1870dc-e9af-4d0d-80a4-e52194d31b77] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-proxy-wxprr" [de28418e-9e3f-4c7d-934f-7d118d2bb747] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-scheduler-ha-837000" [da62f605-ba6a-4e10-a184-3261466cef14] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-scheduler-ha-837000-m02" [f48e7952-aba8-4ac6-b4c4-ec015b1d0976] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-scheduler-ha-837000-m03" [5ccf8ab8-322e-41c8-b6ef-1da503f9b92b] Running
	I0317 13:04:40.033087   11932 system_pods.go:89] "kube-vip-ha-837000" [9554ca02-e40a-4bdd-a6fc-5eb406af7596] Running
	I0317 13:04:40.033143   11932 system_pods.go:89] "kube-vip-ha-837000-m02" [1a1cb33f-9496-4cb2-acd3-58fc823d198f] Running
	I0317 13:04:40.033143   11932 system_pods.go:89] "kube-vip-ha-837000-m03" [58ee284b-33e7-4cc2-9123-da7c4c9fd04c] Running
	I0317 13:04:40.033143   11932 system_pods.go:89] "storage-provisioner" [fcbb1d96-7b58-4335-80ff-f0aee534038f] Running
	I0317 13:04:40.033196   11932 system_pods.go:126] duration metric: took 204.2627ms to wait for k8s-apps to be running ...
	I0317 13:04:40.033196   11932 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 13:04:40.043883   11932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:04:40.071831   11932 system_svc.go:56] duration metric: took 38.6343ms WaitForService to wait for kubelet
	I0317 13:04:40.071888   11932 kubeadm.go:582] duration metric: took 24.7879806s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 13:04:40.071939   11932 node_conditions.go:102] verifying NodePressure condition ...
	I0317 13:04:40.223646   11932 request.go:661] Waited for 151.5916ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.217.157:8443/api/v1/nodes
	I0317 13:04:40.224100   11932 round_trippers.go:470] GET https://172.26.217.157:8443/api/v1/nodes
	I0317 13:04:40.224100   11932 round_trippers.go:476] Request Headers:
	I0317 13:04:40.224161   11932 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:04:40.224161   11932 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:04:40.231002   11932 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:04:40.231540   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:04:40.231576   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:04:40.231599   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:04:40.231628   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:04:40.231628   11932 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:04:40.231628   11932 node_conditions.go:123] node cpu capacity is 2
	I0317 13:04:40.231628   11932 node_conditions.go:105] duration metric: took 159.6565ms to run NodePressure ...
	I0317 13:04:40.231664   11932 start.go:241] waiting for startup goroutines ...
	I0317 13:04:40.231702   11932 start.go:255] writing updated cluster config ...
	I0317 13:04:40.240691   11932 ssh_runner.go:195] Run: rm -f paused
	I0317 13:04:40.376291   11932 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0317 13:04:40.382041   11932 out.go:177] * Done! kubectl is now configured to use "ha-837000" cluster and "default" namespace by default
	
	
	==> Docker <==
	Mar 17 12:57:31 ha-837000 dockerd[1449]: time="2025-03-17T12:57:31.985251244Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.185645484Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.185750285Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.185929587Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.186720294Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 cri-dockerd[1341]: time="2025-03-17T12:57:32Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/9d2f2b6d8bda1ab148aa9e7cba4eef8de6248ae53dedccf1ddb58609477fef4e/resolv.conf as [nameserver 172.26.208.1]"
	Mar 17 12:57:32 ha-837000 cri-dockerd[1341]: time="2025-03-17T12:57:32Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a8dd77db999263b51d5a9e764123b99b55591d28d7aabcfdb55c0876d5d6ccfa/resolv.conf as [nameserver 172.26.208.1]"
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570291597Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570352698Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570366298Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.570450799Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668179660Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668362462Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668382162Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 12:57:32 ha-837000 dockerd[1449]: time="2025-03-17T12:57:32.668771566Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.595314436Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.596936747Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.597026147Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:16 ha-837000 dockerd[1449]: time="2025-03-17T13:05:16.597307149Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:16 ha-837000 cri-dockerd[1341]: time="2025-03-17T13:05:16Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/2b11d9e9896c500befb43585f494b5ce8ab6c951e0702f50fa4c1eb671f86f12/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Mar 17 13:05:19 ha-837000 cri-dockerd[1341]: time="2025-03-17T13:05:19Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.704540409Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.705302517Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.705514419Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:05:19 ha-837000 dockerd[1449]: time="2025-03-17T13:05:19.705892823Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	b239ecd0eee49       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   20 minutes ago      Running             busybox                   0                   2b11d9e9896c5       busybox-58667487b6-975x2
	baf9a549f8c6d       c69fa2e9cbf5f                                                                                         27 minutes ago      Running             coredns                   0                   a8dd77db99926       coredns-668d6bf9bc-v98gl
	bad1eac43143e       c69fa2e9cbf5f                                                                                         27 minutes ago      Running             coredns                   0                   9d2f2b6d8bda1       coredns-668d6bf9bc-qt6wg
	23df3d7732cd8       6e38f40d628db                                                                                         27 minutes ago      Running             storage-provisioner       0                   87dbbaeac3c49       storage-provisioner
	bbf305e448fb0       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              28 minutes ago      Running             kindnet-cni               0                   cdf035383bb5d       kindnet-9vl6f
	ae985aa96a243       f1332858868e1                                                                                         28 minutes ago      Running             kube-proxy                0                   23284a7378812       kube-proxy-6nstf
	262a883d86f58       ghcr.io/kube-vip/kube-vip@sha256:717b8bef2758c10042d64ae7949201ef7f243d928fce265b04e488e844bf9528     28 minutes ago      Running             kube-vip                  0                   9dccf3a0326e0       kube-vip-ha-837000
	f7ec1a93e77cf       b6a454c5a800d                                                                                         28 minutes ago      Running             kube-controller-manager   0                   46e430350788c       kube-controller-manager-ha-837000
	851aca8d675f0       d8e673e7c9983                                                                                         28 minutes ago      Running             kube-scheduler            0                   59d91582af03c       kube-scheduler-ha-837000
	21040d7a63327       85b7a174738ba                                                                                         28 minutes ago      Running             kube-apiserver            0                   89477189e717f       kube-apiserver-ha-837000
	18898aff7847e       a9e7e6b294baf                                                                                         28 minutes ago      Running             etcd                      0                   5ef84fa9ace4d       etcd-ha-837000
	
	
	==> coredns [bad1eac43143] <==
	[INFO] 10.244.1.2:37299 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000208602s
	[INFO] 10.244.1.2:39968 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.013143929s
	[INFO] 10.244.1.2:47072 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000128001s
	[INFO] 10.244.0.4:59166 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000121002s
	[INFO] 10.244.0.4:46508 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000457505s
	[INFO] 10.244.0.4:60323 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000230803s
	[INFO] 10.244.2.2:47166 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000190002s
	[INFO] 10.244.2.2:49832 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000203702s
	[INFO] 10.244.2.2:57044 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000351403s
	[INFO] 10.244.2.2:50432 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000151801s
	[INFO] 10.244.2.2:55242 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000118101s
	[INFO] 10.244.1.2:43813 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000155701s
	[INFO] 10.244.0.4:60856 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000222902s
	[INFO] 10.244.0.4:58329 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000276602s
	[INFO] 10.244.0.4:54657 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000144401s
	[INFO] 10.244.0.4:57108 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000123401s
	[INFO] 10.244.2.2:46855 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000234703s
	[INFO] 10.244.2.2:35304 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000301903s
	[INFO] 10.244.2.2:42050 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000182202s
	[INFO] 10.244.1.2:51003 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000127301s
	[INFO] 10.244.0.4:52118 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000185702s
	[INFO] 10.244.0.4:54797 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.0000735s
	[INFO] 10.244.2.2:57225 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000135501s
	[INFO] 10.244.2.2:56424 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000136902s
	[INFO] 10.244.2.2:33407 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000070101s
	
	
	==> coredns [baf9a549f8c6] <==
	[INFO] 10.244.1.2:56678 - 4 "A IN kubernetes.io. udp 31 false 512" NOERROR qr,rd 60 0.040174595s
	[INFO] 10.244.1.2:35585 - 5 "PTR IN 148.40.75.147.in-addr.arpa. udp 44 false 512" NXDOMAIN qr,rd,ra 140 1.258052872s
	[INFO] 10.244.0.4:48470 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000444005s
	[INFO] 10.244.1.2:34980 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000156302s
	[INFO] 10.244.1.2:49030 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000189602s
	[INFO] 10.244.1.2:39729 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000143201s
	[INFO] 10.244.1.2:60480 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000189002s
	[INFO] 10.244.0.4:37504 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.25384009s
	[INFO] 10.244.0.4:37569 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000390203s
	[INFO] 10.244.0.4:48239 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000230002s
	[INFO] 10.244.0.4:40499 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.116041138s
	[INFO] 10.244.0.4:34041 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000105201s
	[INFO] 10.244.2.2:47954 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000097501s
	[INFO] 10.244.2.2:48646 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000281203s
	[INFO] 10.244.2.2:56630 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000078301s
	[INFO] 10.244.1.2:44781 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000156902s
	[INFO] 10.244.1.2:44923 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000154701s
	[INFO] 10.244.1.2:37535 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000141101s
	[INFO] 10.244.2.2:43632 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000174102s
	[INFO] 10.244.1.2:47082 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000171602s
	[INFO] 10.244.1.2:35505 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000282003s
	[INFO] 10.244.1.2:47828 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000101101s
	[INFO] 10.244.0.4:59333 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000152101s
	[INFO] 10.244.0.4:36180 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000082101s
	[INFO] 10.244.2.2:36601 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000171302s
	
	
	==> describe nodes <==
	Name:               ha-837000
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-837000
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=ha-837000
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T12_57_03_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/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 12:56:59 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-837000
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 13:25:16 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 13:24:44 +0000   Mon, 17 Mar 2025 12:56:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 13:24:44 +0000   Mon, 17 Mar 2025 12:56:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 13:24:44 +0000   Mon, 17 Mar 2025 12:56:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 13:24:44 +0000   Mon, 17 Mar 2025 12:57:31 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.217.157
	  Hostname:    ha-837000
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 4a6b2735b3a946d3be3683249fa71930
	  System UUID:                32207780-a2d7-3c46-b5db-7f4c3b112bff
	  Boot ID:                    47cc682a-43a3-4dab-aa7b-57af7cfbadda
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  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:          (11 in total)
	  Namespace                   Name                                 CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                 ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-975x2             0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 coredns-668d6bf9bc-qt6wg             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     28m
	  kube-system                 coredns-668d6bf9bc-v98gl             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     28m
	  kube-system                 etcd-ha-837000                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         28m
	  kube-system                 kindnet-9vl6f                        100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      28m
	  kube-system                 kube-apiserver-ha-837000             250m (12%)    0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-controller-manager-ha-837000    200m (10%)    0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-proxy-6nstf                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-scheduler-ha-837000             100m (5%)     0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 kube-vip-ha-837000                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	  kube-system                 storage-provisioner                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         28m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                950m (47%)   100m (5%)
	  memory             290Mi (13%)  390Mi (18%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age   From             Message
	  ----    ------                   ----  ----             -------
	  Normal  Starting                 28m   kube-proxy       
	  Normal  NodeHasSufficientMemory  28m   kubelet          Node ha-837000 status is now: NodeHasSufficientMemory
	  Normal  Starting                 28m   kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  28m   kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  28m   kubelet          Node ha-837000 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    28m   kubelet          Node ha-837000 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     28m   kubelet          Node ha-837000 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           28m   node-controller  Node ha-837000 event: Registered Node ha-837000 in Controller
	  Normal  NodeReady                27m   kubelet          Node ha-837000 status is now: NodeReady
	  Normal  RegisteredNode           24m   node-controller  Node ha-837000 event: Registered Node ha-837000 in Controller
	  Normal  RegisteredNode           21m   node-controller  Node ha-837000 event: Registered Node ha-837000 in Controller
	
	
	Name:               ha-837000-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-837000-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=ha-837000
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T13_00_30_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/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 13:00:25 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-837000-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 13:21:32 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Mon, 17 Mar 2025 13:20:19 +0000   Mon, 17 Mar 2025 13:22:25 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Mon, 17 Mar 2025 13:20:19 +0000   Mon, 17 Mar 2025 13:22:25 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Mon, 17 Mar 2025 13:20:19 +0000   Mon, 17 Mar 2025 13:22:25 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Mon, 17 Mar 2025 13:20:19 +0000   Mon, 17 Mar 2025 13:22:25 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  172.26.209.112
	  Hostname:    ha-837000-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 7053bea3bf594ccda59f1f07e1c5f3b4
	  System UUID:                bd124533-386c-f64b-94a4-cf2a83ef2ef9
	  Boot ID:                    35c85aa3-dc73-4f19-80ee-5ca20b911d20
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-5tz5w                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 etcd-ha-837000-m02                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         24m
	  kube-system                 kindnet-4xgrf                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      24m
	  kube-system                 kube-apiserver-ha-837000-m02             250m (12%)    0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-controller-manager-ha-837000-m02    200m (10%)    0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-proxy-6w84s                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-scheduler-ha-837000-m02             100m (5%)     0 (0%)      0 (0%)           0 (0%)         24m
	  kube-system                 kube-vip-ha-837000-m02                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 24m                kube-proxy       
	  Normal  NodeHasSufficientMemory  24m (x8 over 24m)  kubelet          Node ha-837000-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    24m (x8 over 24m)  kubelet          Node ha-837000-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     24m (x7 over 24m)  kubelet          Node ha-837000-m02 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           24m                node-controller  Node ha-837000-m02 event: Registered Node ha-837000-m02 in Controller
	  Normal  RegisteredNode           24m                node-controller  Node ha-837000-m02 event: Registered Node ha-837000-m02 in Controller
	  Normal  RegisteredNode           21m                node-controller  Node ha-837000-m02 event: Registered Node ha-837000-m02 in Controller
	  Normal  NodeNotReady             2m56s              node-controller  Node ha-837000-m02 status is now: NodeNotReady
	
	
	Name:               ha-837000-m03
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-837000-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=ha-837000
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T13_04_14_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/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 13:04:08 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-837000-m03
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 13:25:16 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 13:20:58 +0000   Mon, 17 Mar 2025 13:04:08 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 13:20:58 +0000   Mon, 17 Mar 2025 13:04:08 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 13:20:58 +0000   Mon, 17 Mar 2025 13:04:08 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 13:20:58 +0000   Mon, 17 Mar 2025 13:04:33 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.208.100
	  Hostname:    ha-837000-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 3d84979e5a294bab928d11c53fd596ab
	  System UUID:                b22c15f7-e5ed-f045-b4d5-67066ba727e5
	  Boot ID:                    ea0e264b-7a35-4136-9e11-da0441e6411e
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.2.0/24
	PodCIDRs:                     10.244.2.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-jzcgv                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         20m
	  kube-system                 etcd-ha-837000-m03                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         21m
	  kube-system                 kindnet-722gg                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      21m
	  kube-system                 kube-apiserver-ha-837000-m03             250m (12%)    0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-controller-manager-ha-837000-m03    200m (10%)    0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-proxy-wxprr                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-scheduler-ha-837000-m03             100m (5%)     0 (0%)      0 (0%)           0 (0%)         21m
	  kube-system                 kube-vip-ha-837000-m03                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         21m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 21m                kube-proxy       
	  Normal  NodeHasSufficientMemory  21m (x8 over 21m)  kubelet          Node ha-837000-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    21m (x8 over 21m)  kubelet          Node ha-837000-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     21m (x7 over 21m)  kubelet          Node ha-837000-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  21m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           21m                node-controller  Node ha-837000-m03 event: Registered Node ha-837000-m03 in Controller
	  Normal  RegisteredNode           21m                node-controller  Node ha-837000-m03 event: Registered Node ha-837000-m03 in Controller
	  Normal  RegisteredNode           21m                node-controller  Node ha-837000-m03 event: Registered Node ha-837000-m03 in Controller
	
	
	Name:               ha-837000-m04
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-837000-m04
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=ha-837000
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T13_09_23_0700
	                    minikube.k8s.io/version=v1.35.0
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 13:09:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-837000-m04
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 13:25:11 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 13:25:20 +0000   Mon, 17 Mar 2025 13:09:22 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 13:25:20 +0000   Mon, 17 Mar 2025 13:09:22 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 13:25:20 +0000   Mon, 17 Mar 2025 13:09:22 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 13:25:20 +0000   Mon, 17 Mar 2025 13:09:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.214.144
	  Hostname:    ha-837000-m04
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 39ab2b09170d4218add2b5a6fd34829f
	  System UUID:                309c835f-5058-2d47-9f9f-fe2a83d93aec
	  Boot ID:                    ce96b1ff-c977-498b-9838-8de160275e1f
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (2 in total)
	  Namespace                   Name                CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                ------------  ----------  ---------------  -------------  ---
	  kube-system                 kindnet-65wfn       100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      15m
	  kube-system                 kube-proxy-8kdvh    0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 15m                kube-proxy       
	  Normal  NodeHasSufficientMemory  15m (x2 over 15m)  kubelet          Node ha-837000-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    15m (x2 over 15m)  kubelet          Node ha-837000-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     15m (x2 over 15m)  kubelet          Node ha-837000-m04 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           15m                node-controller  Node ha-837000-m04 event: Registered Node ha-837000-m04 in Controller
	  Normal  RegisteredNode           15m                node-controller  Node ha-837000-m04 event: Registered Node ha-837000-m04 in Controller
	  Normal  RegisteredNode           15m                node-controller  Node ha-837000-m04 event: Registered Node ha-837000-m04 in Controller
	  Normal  NodeReady                15m                kubelet          Node ha-837000-m04 status is now: NodeReady
	
	
	==> dmesg <==
	[  +7.342306] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000008] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[ +43.748744] systemd-fstab-generator[637]: Ignoring "noauto" option for root device
	[  +0.157820] systemd-fstab-generator[649]: Ignoring "noauto" option for root device
	[Mar17 12:56] systemd-fstab-generator[1006]: Ignoring "noauto" option for root device
	[  +0.101546] kauditd_printk_skb: 69 callbacks suppressed
	[  +0.475997] systemd-fstab-generator[1045]: Ignoring "noauto" option for root device
	[  +0.185980] systemd-fstab-generator[1057]: Ignoring "noauto" option for root device
	[  +0.209708] systemd-fstab-generator[1071]: Ignoring "noauto" option for root device
	[  +2.822831] systemd-fstab-generator[1294]: Ignoring "noauto" option for root device
	[  +0.182566] systemd-fstab-generator[1306]: Ignoring "noauto" option for root device
	[  +0.186555] systemd-fstab-generator[1318]: Ignoring "noauto" option for root device
	[  +0.257222] systemd-fstab-generator[1333]: Ignoring "noauto" option for root device
	[ +11.505386] systemd-fstab-generator[1435]: Ignoring "noauto" option for root device
	[  +0.095474] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.630171] systemd-fstab-generator[1702]: Ignoring "noauto" option for root device
	[  +6.259429] systemd-fstab-generator[1852]: Ignoring "noauto" option for root device
	[  +0.092749] kauditd_printk_skb: 74 callbacks suppressed
	[  +6.064484] kauditd_printk_skb: 67 callbacks suppressed
	[Mar17 12:57] systemd-fstab-generator[2376]: Ignoring "noauto" option for root device
	[  +6.665514] kauditd_printk_skb: 17 callbacks suppressed
	[  +7.405117] kauditd_printk_skb: 29 callbacks suppressed
	[Mar17 12:59] hrtimer: interrupt took 3769331 ns
	[Mar17 13:00] kauditd_printk_skb: 26 callbacks suppressed
	
	
	==> etcd [18898aff7847] <==
	{"level":"warn","ts":"2025-03-17T13:25:21.090433Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.100468Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.109481Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.121891Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.125363Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.131117Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.140496Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.145843Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.150489Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.218930Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.225455Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.228100Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.236293Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.236606Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.241064Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.245951Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.251272Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.258719Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.265943Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.270789Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.275445Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.279259Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.286418Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.318294Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2025-03-17T13:25:21.326099Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"1bf3453641f33812","from":"1bf3453641f33812","remote-peer-id":"53b540b7829967f2","remote-peer-name":"pipeline","remote-peer-active":false}
	
	
	==> kernel <==
	 13:25:21 up 30 min,  0 users,  load average: 0.10, 0.31, 0.34
	Linux ha-837000 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [bbf305e448fb] <==
	I0317 13:24:46.456706       1 main.go:324] Node ha-837000-m04 has CIDR [10.244.3.0/24] 
	I0317 13:24:56.452266       1 main.go:297] Handling node with IPs: map[172.26.217.157:{}]
	I0317 13:24:56.452305       1 main.go:301] handling current node
	I0317 13:24:56.452323       1 main.go:297] Handling node with IPs: map[172.26.209.112:{}]
	I0317 13:24:56.452330       1 main.go:324] Node ha-837000-m02 has CIDR [10.244.1.0/24] 
	I0317 13:24:56.452861       1 main.go:297] Handling node with IPs: map[172.26.208.100:{}]
	I0317 13:24:56.452944       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	I0317 13:24:56.453249       1 main.go:297] Handling node with IPs: map[172.26.214.144:{}]
	I0317 13:24:56.453261       1 main.go:324] Node ha-837000-m04 has CIDR [10.244.3.0/24] 
	I0317 13:25:06.459372       1 main.go:297] Handling node with IPs: map[172.26.217.157:{}]
	I0317 13:25:06.459555       1 main.go:301] handling current node
	I0317 13:25:06.459592       1 main.go:297] Handling node with IPs: map[172.26.209.112:{}]
	I0317 13:25:06.459615       1 main.go:324] Node ha-837000-m02 has CIDR [10.244.1.0/24] 
	I0317 13:25:06.460081       1 main.go:297] Handling node with IPs: map[172.26.208.100:{}]
	I0317 13:25:06.460188       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	I0317 13:25:06.460352       1 main.go:297] Handling node with IPs: map[172.26.214.144:{}]
	I0317 13:25:06.460448       1 main.go:324] Node ha-837000-m04 has CIDR [10.244.3.0/24] 
	I0317 13:25:16.452448       1 main.go:297] Handling node with IPs: map[172.26.217.157:{}]
	I0317 13:25:16.452485       1 main.go:301] handling current node
	I0317 13:25:16.452503       1 main.go:297] Handling node with IPs: map[172.26.209.112:{}]
	I0317 13:25:16.452510       1 main.go:324] Node ha-837000-m02 has CIDR [10.244.1.0/24] 
	I0317 13:25:16.453395       1 main.go:297] Handling node with IPs: map[172.26.208.100:{}]
	I0317 13:25:16.453489       1 main.go:324] Node ha-837000-m03 has CIDR [10.244.2.0/24] 
	I0317 13:25:16.453784       1 main.go:297] Handling node with IPs: map[172.26.214.144:{}]
	I0317 13:25:16.453797       1 main.go:324] Node ha-837000-m04 has CIDR [10.244.3.0/24] 
	
	
	==> kube-apiserver [21040d7a6332] <==
	E0317 13:04:08.994251       1 writers.go:123] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:08.994486       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 4.1µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E0317 13:04:08.994871       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 75.7µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E0317 13:04:08.998690       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.002866       1 writers.go:136] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.006565       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.008345       1 writers.go:136] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E0317 13:04:09.007095       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="109.543807ms" method="PATCH" path="/api/v1/namespaces/default/events/ha-837000-m03.182d98cf8891c511" result=null
	E0317 13:04:09.010618       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="113.10383ms" method="POST" path="/api/v1/namespaces/kube-system/pods" result=null
	E0317 13:05:23.033892       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58819: use of closed network connection
	E0317 13:05:24.676717       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58821: use of closed network connection
	E0317 13:05:25.140186       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58823: use of closed network connection
	E0317 13:05:25.644965       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58825: use of closed network connection
	E0317 13:05:26.481084       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58827: use of closed network connection
	E0317 13:05:26.919982       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58829: use of closed network connection
	E0317 13:05:27.374450       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58831: use of closed network connection
	E0317 13:05:27.837822       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58833: use of closed network connection
	E0317 13:05:28.325099       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58835: use of closed network connection
	E0317 13:05:29.161270       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58838: use of closed network connection
	E0317 13:05:39.627622       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58840: use of closed network connection
	E0317 13:05:40.088610       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58844: use of closed network connection
	E0317 13:05:50.559089       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58846: use of closed network connection
	E0317 13:05:51.013018       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58849: use of closed network connection
	E0317 13:06:01.480200       1 conn.go:339] Error on socket receive: read tcp 172.26.223.254:8443->172.26.208.1:58851: use of closed network connection
	W0317 13:21:51.006104       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.26.208.100 172.26.217.157]
	
	
	==> kube-controller-manager [f7ec1a93e77c] <==
	I0317 13:09:33.276398       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	I0317 13:09:51.927796       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	I0317 13:09:51.937911       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="ha-837000-m04"
	I0317 13:09:51.963609       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	I0317 13:09:53.710198       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	I0317 13:09:55.027825       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	I0317 13:10:07.260556       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:10:46.003640       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:14:34.024612       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000"
	I0317 13:15:08.907634       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	I0317 13:15:13.074536       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:15:52.000239       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:19:39.213600       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000"
	I0317 13:20:14.790539       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	I0317 13:20:19.736150       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:20:58.912683       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m03"
	I0317 13:22:25.212645       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="ha-837000-m04"
	I0317 13:22:25.213775       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:22:25.248772       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:22:25.334775       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="22.96256ms"
	I0317 13:22:25.335353       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="77.5µs"
	I0317 13:22:26.530021       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:22:30.602467       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m02"
	I0317 13:24:44.838735       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000"
	I0317 13:25:20.469787       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="ha-837000-m04"
	
	
	==> kube-proxy [ae985aa96a24] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0317 12:57:08.766068       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0317 12:57:08.851606       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.26.217.157"]
	E0317 12:57:08.852467       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 12:57:08.916576       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0317 12:57:08.916857       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0317 12:57:08.917173       1 server_linux.go:170] "Using iptables Proxier"
	I0317 12:57:08.921859       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 12:57:08.924795       1 server.go:497] "Version info" version="v1.32.2"
	I0317 12:57:08.924896       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 12:57:08.931448       1 config.go:199] "Starting service config controller"
	I0317 12:57:08.932700       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 12:57:08.933181       1 config.go:329] "Starting node config controller"
	I0317 12:57:08.933211       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 12:57:08.934141       1 config.go:105] "Starting endpoint slice config controller"
	I0317 12:57:08.934287       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 12:57:09.033073       1 shared_informer.go:320] Caches are synced for service config
	I0317 12:57:09.033902       1 shared_informer.go:320] Caches are synced for node config
	I0317 12:57:09.035774       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [851aca8d675f] <==
	W0317 12:56:59.817380       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 12:56:59.817434       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 12:56:59.861854       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 12:56:59.861964       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 12:56:59.870449       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 12:56:59.870524       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"
	W0317 12:56:59.925547       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 12:56:59.925585       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 12:56:59.941907       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 12:56:59.942491       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 12:56:59.978189       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 12:56:59.978232       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 12:57:00.052297       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 12:57:00.052348       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"
	I0317 12:57:02.211653       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0317 13:05:15.779292       1 cache.go:504] "Pod was added to a different node than it was assumed" podKey="d2bef895-6095-4ae3-87fe-b3b898932879" pod="default/busybox-58667487b6-jzcgv" assumedNode="ha-837000-m03" currentNode="ha-837000-m02"
	E0317 13:05:15.792965       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-jzcgv\": pod busybox-58667487b6-jzcgv is already assigned to node \"ha-837000-m03\"" plugin="DefaultBinder" pod="default/busybox-58667487b6-jzcgv" node="ha-837000-m02"
	E0317 13:05:15.796628       1 schedule_one.go:359] "scheduler cache ForgetPod failed" err="pod d2bef895-6095-4ae3-87fe-b3b898932879(default/busybox-58667487b6-jzcgv) was assumed on ha-837000-m02 but assigned to ha-837000-m03" pod="default/busybox-58667487b6-jzcgv"
	E0317 13:05:15.796738       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-jzcgv\": pod busybox-58667487b6-jzcgv is already assigned to node \"ha-837000-m03\"" pod="default/busybox-58667487b6-jzcgv"
	I0317 13:05:15.796794       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-58667487b6-jzcgv" node="ha-837000-m03"
	I0317 13:05:15.804463       1 cache.go:504] "Pod was added to a different node than it was assumed" podKey="82f8013d-a78b-416f-bb5b-e2729e8da66f" pod="default/busybox-58667487b6-5tz5w" assumedNode="ha-837000-m02" currentNode="ha-837000-m03"
	E0317 13:05:15.812338       1 framework.go:1316] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-5tz5w\": pod busybox-58667487b6-5tz5w is already assigned to node \"ha-837000-m02\"" plugin="DefaultBinder" pod="default/busybox-58667487b6-5tz5w" node="ha-837000-m03"
	E0317 13:05:15.813395       1 schedule_one.go:359] "scheduler cache ForgetPod failed" err="pod 82f8013d-a78b-416f-bb5b-e2729e8da66f(default/busybox-58667487b6-5tz5w) was assumed on ha-837000-m03 but assigned to ha-837000-m02" pod="default/busybox-58667487b6-5tz5w"
	E0317 13:05:15.813600       1 schedule_one.go:1058] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-58667487b6-5tz5w\": pod busybox-58667487b6-5tz5w is already assigned to node \"ha-837000-m02\"" pod="default/busybox-58667487b6-5tz5w"
	I0317 13:05:15.813777       1 schedule_one.go:1071] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-58667487b6-5tz5w" node="ha-837000-m02"
	
	
	==> kubelet <==
	Mar 17 13:21:01 ha-837000 kubelet[2383]: E0317 13:21:01.854708    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:21:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:21:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:21:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:21:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:22:01 ha-837000 kubelet[2383]: E0317 13:22:01.857230    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:22:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:22:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:22:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:22:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:23:01 ha-837000 kubelet[2383]: E0317 13:23:01.854376    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:23:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:23:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:23:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:23:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:24:01 ha-837000 kubelet[2383]: E0317 13:24:01.855294    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:24:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:24:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:24:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:24:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:25:01 ha-837000 kubelet[2383]: E0317 13:25:01.855338    2383 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:25:01 ha-837000 kubelet[2383]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:25:01 ha-837000 kubelet[2383]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:25:01 ha-837000 kubelet[2383]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:25:01 ha-837000 kubelet[2383]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-837000 -n ha-837000
E0317 13:25:26.155864    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-837000 -n ha-837000: (11.5760609s)
helpers_test.go:261: (dbg) Run:  kubectl --context ha-837000 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiControlPlane/serial/RestartSecondaryNode FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiControlPlane/serial/RestartSecondaryNode (140.23s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (55.35s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-702300 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-702300 -- exec busybox-58667487b6-ppt96 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-702300 -- exec busybox-58667487b6-ppt96 -- sh -c "ping -c 1 172.26.208.1"
multinode_test.go:583: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p multinode-702300 -- exec busybox-58667487b6-ppt96 -- sh -c "ping -c 1 172.26.208.1": exit status 1 (10.42188s)

                                                
                                                
-- stdout --
	PING 172.26.208.1 (172.26.208.1): 56 data bytes
	
	--- 172.26.208.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
multinode_test.go:584: Failed to ping host (172.26.208.1) from pod (busybox-58667487b6-ppt96): exit status 1
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-702300 -- exec busybox-58667487b6-sh8gp -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-702300 -- exec busybox-58667487b6-sh8gp -- sh -c "ping -c 1 172.26.208.1"
multinode_test.go:583: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p multinode-702300 -- exec busybox-58667487b6-sh8gp -- sh -c "ping -c 1 172.26.208.1": exit status 1 (10.4233341s)

                                                
                                                
-- stdout --
	PING 172.26.208.1 (172.26.208.1): 56 data bytes
	
	--- 172.26.208.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
multinode_test.go:584: Failed to ping host (172.26.208.1) from pod (busybox-58667487b6-sh8gp): exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-702300 -n multinode-702300
E0317 14:02:15.139825    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-702300 -n multinode-702300: (11.3864208s)
helpers_test.go:244: <<< TestMultiNode/serial/PingHostFrom2Pods FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiNode/serial/PingHostFrom2Pods]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 logs -n 25: (8.3538067s)
helpers_test.go:252: TestMultiNode/serial/PingHostFrom2Pods logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |                       Args                        |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| ssh     | mount-start-2-235000 ssh -- ls                    | mount-start-2-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:51 UTC | 17 Mar 25 13:51 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| delete  | -p mount-start-1-235000                           | mount-start-1-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:51 UTC | 17 Mar 25 13:51 UTC |
	|         | --alsologtostderr -v=5                            |                      |                   |         |                     |                     |
	| ssh     | mount-start-2-235000 ssh -- ls                    | mount-start-2-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:51 UTC | 17 Mar 25 13:51 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| stop    | -p mount-start-2-235000                           | mount-start-2-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:51 UTC | 17 Mar 25 13:52 UTC |
	| start   | -p mount-start-2-235000                           | mount-start-2-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:52 UTC | 17 Mar 25 13:54 UTC |
	| mount   | C:\Users\jenkins.minikube5:/minikube-host         | mount-start-2-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:54 UTC |                     |
	|         | --profile mount-start-2-235000 --v 0              |                      |                   |         |                     |                     |
	|         | --9p-version 9p2000.L --gid 0 --ip                |                      |                   |         |                     |                     |
	|         | --msize 6543 --port 46465 --type 9p --uid         |                      |                   |         |                     |                     |
	|         |                                                 0 |                      |                   |         |                     |                     |
	| ssh     | mount-start-2-235000 ssh -- ls                    | mount-start-2-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:54 UTC | 17 Mar 25 13:54 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| delete  | -p mount-start-2-235000                           | mount-start-2-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:54 UTC | 17 Mar 25 13:54 UTC |
	| delete  | -p mount-start-1-235000                           | mount-start-1-235000 | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:54 UTC | 17 Mar 25 13:54 UTC |
	| start   | -p multinode-702300                               | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 13:54 UTC | 17 Mar 25 14:01 UTC |
	|         | --wait=true --memory=2200                         |                      |                   |         |                     |                     |
	|         | --nodes=2 -v=8                                    |                      |                   |         |                     |                     |
	|         | --alsologtostderr                                 |                      |                   |         |                     |                     |
	|         | --driver=hyperv                                   |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- apply -f                   | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | ./testdata/multinodes/multinode-pod-dns-test.yaml |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- rollout                    | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | status deployment/busybox                         |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- get pods -o                | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | jsonpath='{.items[*].status.podIP}'               |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- get pods -o                | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | jsonpath='{.items[*].metadata.name}'              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | busybox-58667487b6-ppt96 --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.io                            |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | busybox-58667487b6-sh8gp --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.io                            |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | busybox-58667487b6-ppt96 --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.default                       |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | busybox-58667487b6-sh8gp --                       |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.default                       |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | busybox-58667487b6-ppt96 -- nslookup              |                      |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | busybox-58667487b6-sh8gp -- nslookup              |                      |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- get pods -o                | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | jsonpath='{.items[*].metadata.name}'              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC | 17 Mar 25 14:01 UTC |
	|         | busybox-58667487b6-ppt96                          |                      |                   |         |                     |                     |
	|         | -- sh -c nslookup                                 |                      |                   |         |                     |                     |
	|         | host.minikube.internal | awk                      |                      |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3                           |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:01 UTC |                     |
	|         | busybox-58667487b6-ppt96 -- sh                    |                      |                   |         |                     |                     |
	|         | -c ping -c 1 172.26.208.1                         |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:02 UTC | 17 Mar 25 14:02 UTC |
	|         | busybox-58667487b6-sh8gp                          |                      |                   |         |                     |                     |
	|         | -- sh -c nslookup                                 |                      |                   |         |                     |                     |
	|         | host.minikube.internal | awk                      |                      |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3                           |                      |                   |         |                     |                     |
	| kubectl | -p multinode-702300 -- exec                       | multinode-702300     | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:02 UTC |                     |
	|         | busybox-58667487b6-sh8gp -- sh                    |                      |                   |         |                     |                     |
	|         | -c ping -c 1 172.26.208.1                         |                      |                   |         |                     |                     |
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 13:54:46
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 13:54:46.632785   13012 out.go:345] Setting OutFile to fd 1152 ...
	I0317 13:54:46.683761   13012 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 13:54:46.683761   13012 out.go:358] Setting ErrFile to fd 1340...
	I0317 13:54:46.683761   13012 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 13:54:46.699750   13012 out.go:352] Setting JSON to false
	I0317 13:54:46.702751   13012 start.go:129] hostinfo: {"hostname":"minikube5","uptime":5947,"bootTime":1742213739,"procs":182,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 13:54:46.702751   13012 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 13:54:46.709753   13012 out.go:177] * [multinode-702300] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 13:54:46.716759   13012 notify.go:220] Checking for updates...
	I0317 13:54:46.720021   13012 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:54:46.722694   13012 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 13:54:46.724936   13012 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 13:54:46.727304   13012 out.go:177]   - MINIKUBE_LOCATION=20539
	I0317 13:54:46.730297   13012 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 13:54:46.733210   13012 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:54:46.734768   13012 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 13:54:51.773536   13012 out.go:177] * Using the hyperv driver based on user configuration
	I0317 13:54:51.777484   13012 start.go:297] selected driver: hyperv
	I0317 13:54:51.777484   13012 start.go:901] validating driver "hyperv" against <nil>
	I0317 13:54:51.777484   13012 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 13:54:51.821271   13012 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 13:54:51.822276   13012 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 13:54:51.823494   13012 cni.go:84] Creating CNI manager for ""
	I0317 13:54:51.823494   13012 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I0317 13:54:51.823494   13012 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0317 13:54:51.823655   13012 start.go:340] cluster config:
	{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime:docker 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:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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: Stat
icIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 13:54:51.823966   13012 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 13:54:51.827874   13012 out.go:177] * Starting "multinode-702300" primary control-plane node in "multinode-702300" cluster
	I0317 13:54:51.830900   13012 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 13:54:51.830900   13012 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 13:54:51.830900   13012 cache.go:56] Caching tarball of preloaded images
	I0317 13:54:51.831907   13012 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 13:54:51.832230   13012 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 13:54:51.832376   13012 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 13:54:51.832621   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json: {Name:mk2605f442bf827db0fdb893ea40e8dda50685ba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:54:51.832806   13012 start.go:360] acquireMachinesLock for multinode-702300: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 13:54:51.833808   13012 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-702300"
	I0317 13:54:51.834093   13012 start.go:93] Provisioning new machine with config: &{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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 Clus
terName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountTy
pe:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:54:51.834214   13012 start.go:125] createHost starting for "" (driver="hyperv")
	I0317 13:54:51.837602   13012 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 13:54:51.839693   13012 start.go:159] libmachine.API.Create for "multinode-702300" (driver="hyperv")
	I0317 13:54:51.839746   13012 client.go:168] LocalClient.Create starting
	I0317 13:54:51.839746   13012 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 13:54:51.840386   13012 main.go:141] libmachine: Decoding PEM data...
	I0317 13:54:51.840473   13012 main.go:141] libmachine: Parsing certificate...
	I0317 13:54:51.840572   13012 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 13:54:51.840572   13012 main.go:141] libmachine: Decoding PEM data...
	I0317 13:54:51.840572   13012 main.go:141] libmachine: Parsing certificate...
	I0317 13:54:51.840572   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 13:54:53.851658   13012 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 13:54:53.852020   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:54:53.852076   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 13:54:55.514618   13012 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 13:54:55.514618   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:54:55.515188   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:54:56.932001   13012 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:54:56.932047   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:54:56.932140   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:55:00.425340   13012 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:55:00.425340   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:00.427195   13012 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 13:55:00.860368   13012 main.go:141] libmachine: Creating SSH key...
	I0317 13:55:00.990317   13012 main.go:141] libmachine: Creating VM...
	I0317 13:55:00.990317   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:55:03.731682   13012 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:55:03.731919   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:03.731919   13012 main.go:141] libmachine: Using switch "Default Switch"
	I0317 13:55:03.732008   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:55:05.419632   13012 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:55:05.420458   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:05.420458   13012 main.go:141] libmachine: Creating VHD
	I0317 13:55:05.420458   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 13:55:09.117088   13012 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 50698E2B-F969-42A9-BEAD-B72BBA0FE35E
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 13:55:09.117179   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:09.117274   13012 main.go:141] libmachine: Writing magic tar header
	I0317 13:55:09.117274   13012 main.go:141] libmachine: Writing SSH key tar header
	I0317 13:55:09.129610   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 13:55:12.243089   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:12.243089   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:12.243089   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\disk.vhd' -SizeBytes 20000MB
	I0317 13:55:14.694017   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:14.694017   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:14.694344   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM multinode-702300 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 13:55:18.059131   13012 main.go:141] libmachine: [stdout =====>] : 
	Name             State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----             ----- ----------- ----------------- ------   ------             -------
	multinode-702300 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 13:55:18.059131   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:18.059220   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName multinode-702300 -DynamicMemoryEnabled $false
	I0317 13:55:20.218416   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:20.219115   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:20.219320   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor multinode-702300 -Count 2
	I0317 13:55:22.298844   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:22.298844   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:22.298844   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName multinode-702300 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\boot2docker.iso'
	I0317 13:55:24.782147   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:24.782147   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:24.782542   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName multinode-702300 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\disk.vhd'
	I0317 13:55:27.297088   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:27.297088   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:27.297088   13012 main.go:141] libmachine: Starting VM...
	I0317 13:55:27.297088   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300
	I0317 13:55:30.307193   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:30.307247   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:30.307247   13012 main.go:141] libmachine: Waiting for host to start...
	I0317 13:55:30.307247   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:55:32.496945   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:55:32.497022   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:32.497089   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:55:34.885208   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:34.885208   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:35.885785   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:55:38.008228   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:55:38.008228   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:38.008634   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:55:40.444530   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:40.444530   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:41.445792   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:55:43.603144   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:55:43.603144   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:43.603812   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:55:46.035359   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:46.035508   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:47.036488   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:55:49.119056   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:55:49.119830   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:49.119938   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:55:51.496198   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:55:51.496198   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:52.496688   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:55:54.597641   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:55:54.597641   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:54.597750   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:55:57.045243   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:55:57.045243   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:57.045988   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:55:59.097090   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:55:59.097168   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:55:59.097168   13012 machine.go:93] provisionDockerMachine start ...
	I0317 13:55:59.097301   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:01.181255   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:01.181255   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:01.181454   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:03.632641   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:03.632641   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:03.639379   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:56:03.654262   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:56:03.654353   13012 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 13:56:03.791512   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 13:56:03.791603   13012 buildroot.go:166] provisioning hostname "multinode-702300"
	I0317 13:56:03.791603   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:05.818339   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:05.818339   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:05.818582   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:08.195352   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:08.195421   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:08.199134   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:56:08.199713   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:56:08.199713   13012 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-702300 && echo "multinode-702300" | sudo tee /etc/hostname
	I0317 13:56:08.363719   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-702300
	
	I0317 13:56:08.363719   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:10.407679   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:10.407679   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:10.408512   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:12.816520   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:12.816804   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:12.820526   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:56:12.821176   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:56:12.821176   13012 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-702300' /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 multinode-702300/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-702300' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 13:56:12.976937   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 13:56:12.977029   13012 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 13:56:12.977135   13012 buildroot.go:174] setting up certificates
	I0317 13:56:12.977135   13012 provision.go:84] configureAuth start
	I0317 13:56:12.977135   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:14.994496   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:14.994496   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:14.994573   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:17.396430   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:17.396520   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:17.396520   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:19.447962   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:19.447962   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:19.448242   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:21.864823   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:21.865008   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:21.865008   13012 provision.go:143] copyHostCerts
	I0317 13:56:21.865200   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 13:56:21.865200   13012 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 13:56:21.865200   13012 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 13:56:21.865868   13012 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 13:56:21.867005   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 13:56:21.867323   13012 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 13:56:21.867406   13012 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 13:56:21.867773   13012 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 13:56:21.868897   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 13:56:21.868897   13012 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 13:56:21.868897   13012 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 13:56:21.868897   13012 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 13:56:21.870175   13012 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-702300 san=[127.0.0.1 172.26.218.56 localhost minikube multinode-702300]
	I0317 13:56:22.175031   13012 provision.go:177] copyRemoteCerts
	I0317 13:56:22.183095   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 13:56:22.183095   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:24.210880   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:24.210880   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:24.210880   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:26.617855   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:26.617855   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:26.618373   13012 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 13:56:26.734323   13012 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5511837s)
	I0317 13:56:26.734323   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 13:56:26.734323   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0317 13:56:26.777877   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 13:56:26.778315   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 13:56:26.824688   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 13:56:26.825186   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I0317 13:56:26.871607   13012 provision.go:87] duration metric: took 13.8943019s to configureAuth
	I0317 13:56:26.871690   13012 buildroot.go:189] setting minikube options for container-runtime
	I0317 13:56:26.872365   13012 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:56:26.872397   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:28.894935   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:28.894935   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:28.895083   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:31.331698   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:31.332651   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:31.337363   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:56:31.337542   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:56:31.337542   13012 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 13:56:31.470977   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 13:56:31.470977   13012 buildroot.go:70] root file system type: tmpfs
	I0317 13:56:31.470977   13012 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 13:56:31.471505   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:33.503705   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:33.503705   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:33.504601   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:35.925148   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:35.925224   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:35.931182   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:56:35.931900   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:56:35.931900   13012 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 13:56:36.104772   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 13:56:36.104772   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:38.136100   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:38.136877   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:38.136877   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:40.604245   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:40.605253   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:40.609705   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:56:40.609923   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:56:40.609923   13012 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 13:56:42.850313   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 13:56:42.850313   13012 machine.go:96] duration metric: took 43.7527249s to provisionDockerMachine
	I0317 13:56:42.851291   13012 client.go:171] duration metric: took 1m51.0104784s to LocalClient.Create
	I0317 13:56:42.851291   13012 start.go:167] duration metric: took 1m51.0105771s to libmachine.API.Create "multinode-702300"
	I0317 13:56:42.851291   13012 start.go:293] postStartSetup for "multinode-702300" (driver="hyperv")
	I0317 13:56:42.851291   13012 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 13:56:42.859284   13012 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 13:56:42.860288   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:44.932803   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:44.932803   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:44.933880   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:47.368475   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:47.368475   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:47.369169   13012 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 13:56:47.486107   13012 ssh_runner.go:235] Completed: 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: (4.6267789s)
	I0317 13:56:47.495209   13012 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 13:56:47.502185   13012 command_runner.go:130] > NAME=Buildroot
	I0317 13:56:47.502530   13012 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0317 13:56:47.502530   13012 command_runner.go:130] > ID=buildroot
	I0317 13:56:47.502530   13012 command_runner.go:130] > VERSION_ID=2023.02.9
	I0317 13:56:47.502530   13012 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0317 13:56:47.502616   13012 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 13:56:47.502616   13012 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 13:56:47.503146   13012 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 13:56:47.503794   13012 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 13:56:47.503870   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 13:56:47.511683   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 13:56:47.529864   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 13:56:47.573507   13012 start.go:296] duration metric: took 4.7221706s for postStartSetup
	I0317 13:56:47.575785   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:49.622918   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:49.623125   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:49.623204   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:52.008901   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:52.009497   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:52.009680   13012 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 13:56:52.012549   13012 start.go:128] duration metric: took 2m0.1771459s to createHost
	I0317 13:56:52.012636   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:54.038133   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:54.038133   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:54.038401   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:56:56.431057   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:56:56.431057   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:56.435112   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:56:56.435180   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:56:56.435180   13012 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 13:56:56.578646   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742219816.605060916
	
	I0317 13:56:56.578738   13012 fix.go:216] guest clock: 1742219816.605060916
	I0317 13:56:56.578738   13012 fix.go:229] Guest: 2025-03-17 13:56:56.605060916 +0000 UTC Remote: 2025-03-17 13:56:52.0126021 +0000 UTC m=+125.452447101 (delta=4.592458816s)
	I0317 13:56:56.578829   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:56:58.596506   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:56:58.596562   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:56:58.596562   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:57:01.015871   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:57:01.015871   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:01.020551   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:57:01.021038   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.218.56 22 <nil> <nil>}
	I0317 13:57:01.021038   13012 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742219816
	I0317 13:57:01.176872   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 13:56:56 UTC 2025
	
	I0317 13:57:01.176872   13012 fix.go:236] clock set: Mon Mar 17 13:56:56 UTC 2025
	 (err=<nil>)
	I0317 13:57:01.176872   13012 start.go:83] releasing machines lock for "multinode-702300", held for 2m9.3418216s
	I0317 13:57:01.177551   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:03.186575   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:03.186658   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:03.186729   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:57:05.592488   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:57:05.593192   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:05.596363   13012 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 13:57:05.596469   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:05.604257   13012 ssh_runner.go:195] Run: cat /version.json
	I0317 13:57:05.604779   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:07.659231   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:07.659231   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:07.659231   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:57:07.666283   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:07.666283   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:07.666283   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:57:10.143705   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:57:10.143705   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:10.144146   13012 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 13:57:10.172289   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:57:10.172404   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:10.172736   13012 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 13:57:10.240111   13012 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.45-1736763277-20236", "minikube_version": "v1.35.0", "commit": "3fb24bd87c8c8761e2515e1a9ee13835a389ed68"}
	I0317 13:57:10.240204   13012 ssh_runner.go:235] Completed: cat /version.json: (4.6359017s)
	I0317 13:57:10.248311   13012 ssh_runner.go:195] Run: systemctl --version
	I0317 13:57:10.253604   13012 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0317 13:57:10.253604   13012 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6571956s)
	W0317 13:57:10.253701   13012 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 13:57:10.261318   13012 command_runner.go:130] > systemd 252 (252)
	I0317 13:57:10.261318   13012 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 -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I0317 13:57:10.268898   13012 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 13:57:10.276915   13012 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W0317 13:57:10.277856   13012 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 13:57:10.285776   13012 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 13:57:10.313732   13012 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0317 13:57:10.313878   13012 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 13:57:10.313933   13012 start.go:495] detecting cgroup driver to use...
	I0317 13:57:10.314075   13012 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 13:57:10.346999   13012 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0317 13:57:10.355924   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W0317 13:57:10.364234   13012 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 13:57:10.364234   13012 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 13:57:10.389623   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 13:57:10.409767   13012 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 13:57:10.418209   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 13:57:10.445202   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 13:57:10.472448   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 13:57:10.504785   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 13:57:10.540709   13012 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 13:57:10.573681   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 13:57:10.601259   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 13:57:10.627032   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 13:57:10.656732   13012 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 13:57:10.674081   13012 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 13:57:10.674438   13012 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 13:57:10.683546   13012 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 13:57:10.714131   13012 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 13:57:10.742444   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:57:10.930035   13012 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 13:57:10.960789   13012 start.go:495] detecting cgroup driver to use...
	I0317 13:57:10.970438   13012 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 13:57:10.998699   13012 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0317 13:57:10.998699   13012 command_runner.go:130] > [Unit]
	I0317 13:57:10.998699   13012 command_runner.go:130] > Description=Docker Application Container Engine
	I0317 13:57:10.998699   13012 command_runner.go:130] > Documentation=https://docs.docker.com
	I0317 13:57:10.998699   13012 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0317 13:57:10.998699   13012 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0317 13:57:10.998699   13012 command_runner.go:130] > StartLimitBurst=3
	I0317 13:57:10.998699   13012 command_runner.go:130] > StartLimitIntervalSec=60
	I0317 13:57:10.998699   13012 command_runner.go:130] > [Service]
	I0317 13:57:10.998699   13012 command_runner.go:130] > Type=notify
	I0317 13:57:10.998699   13012 command_runner.go:130] > Restart=on-failure
	I0317 13:57:10.998699   13012 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0317 13:57:10.998699   13012 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0317 13:57:10.998699   13012 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0317 13:57:10.998699   13012 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0317 13:57:10.998699   13012 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0317 13:57:10.998699   13012 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0317 13:57:10.998699   13012 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0317 13:57:10.998699   13012 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0317 13:57:10.998699   13012 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0317 13:57:10.998699   13012 command_runner.go:130] > ExecStart=
	I0317 13:57:10.998699   13012 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	I0317 13:57:10.998699   13012 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0317 13:57:10.998699   13012 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0317 13:57:10.998699   13012 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0317 13:57:10.998699   13012 command_runner.go:130] > LimitNOFILE=infinity
	I0317 13:57:10.998699   13012 command_runner.go:130] > LimitNPROC=infinity
	I0317 13:57:10.998699   13012 command_runner.go:130] > LimitCORE=infinity
	I0317 13:57:10.998699   13012 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0317 13:57:10.998699   13012 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0317 13:57:10.998699   13012 command_runner.go:130] > TasksMax=infinity
	I0317 13:57:10.998699   13012 command_runner.go:130] > TimeoutStartSec=0
	I0317 13:57:10.998699   13012 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0317 13:57:10.998699   13012 command_runner.go:130] > Delegate=yes
	I0317 13:57:10.998699   13012 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0317 13:57:10.998699   13012 command_runner.go:130] > KillMode=process
	I0317 13:57:10.998699   13012 command_runner.go:130] > [Install]
	I0317 13:57:10.998699   13012 command_runner.go:130] > WantedBy=multi-user.target
	I0317 13:57:11.009224   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 13:57:11.041540   13012 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 13:57:11.081962   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 13:57:11.115517   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 13:57:11.145540   13012 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 13:57:11.207350   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 13:57:11.230245   13012 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 13:57:11.262908   13012 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0317 13:57:11.270190   13012 ssh_runner.go:195] Run: which cri-dockerd
	I0317 13:57:11.277027   13012 command_runner.go:130] > /usr/bin/cri-dockerd
	I0317 13:57:11.286846   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 13:57:11.303216   13012 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 13:57:11.346274   13012 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 13:57:11.532939   13012 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 13:57:11.724410   13012 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 13:57:11.724673   13012 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 13:57:11.764485   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:57:11.953414   13012 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 13:57:14.536470   13012 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5830309s)
	I0317 13:57:14.544985   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 13:57:14.575607   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 13:57:14.607170   13012 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 13:57:14.793751   13012 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 13:57:14.980631   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:57:15.176919   13012 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 13:57:15.214500   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 13:57:15.246351   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:57:15.428896   13012 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 13:57:15.531234   13012 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 13:57:15.539033   13012 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 13:57:15.549875   13012 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0317 13:57:15.550005   13012 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 13:57:15.550005   13012 command_runner.go:130] > Device: 0,22	Inode: 891         Links: 1
	I0317 13:57:15.550005   13012 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0317 13:57:15.550005   13012 command_runner.go:130] > Access: 2025-03-17 13:57:15.483344235 +0000
	I0317 13:57:15.550005   13012 command_runner.go:130] > Modify: 2025-03-17 13:57:15.483344235 +0000
	I0317 13:57:15.550005   13012 command_runner.go:130] > Change: 2025-03-17 13:57:15.486344252 +0000
	I0317 13:57:15.550005   13012 command_runner.go:130] >  Birth: -
	I0317 13:57:15.550107   13012 start.go:563] Will wait 60s for crictl version
	I0317 13:57:15.559364   13012 ssh_runner.go:195] Run: which crictl
	I0317 13:57:15.564754   13012 command_runner.go:130] > /usr/bin/crictl
	I0317 13:57:15.574016   13012 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 13:57:15.625061   13012 command_runner.go:130] > Version:  0.1.0
	I0317 13:57:15.625743   13012 command_runner.go:130] > RuntimeName:  docker
	I0317 13:57:15.625743   13012 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0317 13:57:15.625743   13012 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 13:57:15.625743   13012 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 13:57:15.632267   13012 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 13:57:15.667612   13012 command_runner.go:130] > 27.4.0
	I0317 13:57:15.675210   13012 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 13:57:15.707214   13012 command_runner.go:130] > 27.4.0
	I0317 13:57:15.714480   13012 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 13:57:15.714683   13012 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 13:57:15.718282   13012 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 13:57:15.718282   13012 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 13:57:15.718282   13012 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 13:57:15.718282   13012 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 13:57:15.720464   13012 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 13:57:15.720464   13012 ip.go:214] interface addr: 172.26.208.1/20
	I0317 13:57:15.728048   13012 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 13:57:15.734631   13012 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 13:57:15.757004   13012 kubeadm.go:883] updating cluster {Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-7
02300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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 13:57:15.757004   13012 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 13:57:15.763195   13012 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 13:57:15.787310   13012 docker.go:689] Got preloaded images: 
	I0317 13:57:15.787444   13012 docker.go:695] registry.k8s.io/kube-apiserver:v1.32.2 wasn't preloaded
	I0317 13:57:15.797531   13012 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0317 13:57:15.815407   13012 command_runner.go:139] > {"Repositories":{}}
	I0317 13:57:15.823747   13012 ssh_runner.go:195] Run: which lz4
	I0317 13:57:15.829216   13012 command_runner.go:130] > /usr/bin/lz4
	I0317 13:57:15.829977   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I0317 13:57:15.839153   13012 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I0317 13:57:15.846716   13012 command_runner.go:130] ! stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I0317 13:57:15.846716   13012 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I0317 13:57:15.846716   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (349803115 bytes)
	I0317 13:57:17.645299   13012 docker.go:653] duration metric: took 1.8153044s to copy over tarball
	I0317 13:57:17.653922   13012 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I0317 13:57:26.534762   13012 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (8.8805833s)
	I0317 13:57:26.534762   13012 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I0317 13:57:26.592582   13012 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I0317 13:57:26.610660   13012 command_runner.go:139] > {"Repositories":{"gcr.io/k8s-minikube/storage-provisioner":{"gcr.io/k8s-minikube/storage-provisioner:v5":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562"},"registry.k8s.io/coredns/coredns":{"registry.k8s.io/coredns/coredns:v1.11.3":"sha256:c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e":"sha256:c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6"},"registry.k8s.io/etcd":{"registry.k8s.io/etcd:3.5.16-0":"sha256:a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5":"sha256:a9e7e6b294baf1695fccb862d95
6c5d3ad8510e1e4ca1535f35dc09f247abbfc"},"registry.k8s.io/kube-apiserver":{"registry.k8s.io/kube-apiserver:v1.32.2":"sha256:85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f":"sha256:85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef"},"registry.k8s.io/kube-controller-manager":{"registry.k8s.io/kube-controller-manager:v1.32.2":"sha256:b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90":"sha256:b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389"},"registry.k8s.io/kube-proxy":{"registry.k8s.io/kube-proxy:v1.32.2":"sha256:f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d":"sha256:f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68f
f49a87c2266ebc5"},"registry.k8s.io/kube-scheduler":{"registry.k8s.io/kube-scheduler:v1.32.2":"sha256:d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76":"sha256:d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d"},"registry.k8s.io/pause":{"registry.k8s.io/pause:3.10":"sha256:873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a":"sha256:873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136"}}}
	I0317 13:57:26.610911   13012 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I0317 13:57:26.647507   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:57:26.835257   13012 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 13:57:29.930287   13012 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.0949998s)
	I0317 13:57:29.939807   13012 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 13:57:29.967506   13012 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0317 13:57:29.967506   13012 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0317 13:57:29.967506   13012 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0317 13:57:29.968264   13012 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0317 13:57:29.968264   13012 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0317 13:57:29.968264   13012 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0317 13:57:29.968264   13012 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0317 13:57:29.968264   13012 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 13:57:29.968324   13012 docker.go:689] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I0317 13:57:29.968324   13012 cache_images.go:84] Images are preloaded, skipping loading
	I0317 13:57:29.968324   13012 kubeadm.go:934] updating node { 172.26.218.56 8443 v1.32.2 docker true true} ...
	I0317 13:57:29.968610   13012 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-702300 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.218.56
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 13:57:29.975648   13012 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0317 13:57:30.049574   13012 command_runner.go:130] > cgroupfs
	I0317 13:57:30.050804   13012 cni.go:84] Creating CNI manager for ""
	I0317 13:57:30.050879   13012 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0317 13:57:30.050879   13012 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 13:57:30.050926   13012 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.26.218.56 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-702300 NodeName:multinode-702300 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "172.26.218.56"]]} {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:172.26.218.56 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/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 13:57:30.051146   13012 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.26.218.56
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-702300"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.26.218.56"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.26.218.56"]
	  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/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0317 13:57:30.060732   13012 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 13:57:30.080291   13012 command_runner.go:130] > kubeadm
	I0317 13:57:30.080958   13012 command_runner.go:130] > kubectl
	I0317 13:57:30.080958   13012 command_runner.go:130] > kubelet
	I0317 13:57:30.081045   13012 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 13:57:30.090258   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 13:57:30.108008   13012 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I0317 13:57:30.141183   13012 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 13:57:30.171484   13012 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2297 bytes)
	I0317 13:57:30.210720   13012 ssh_runner.go:195] Run: grep 172.26.218.56	control-plane.minikube.internal$ /etc/hosts
	I0317 13:57:30.217128   13012 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.218.56	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 13:57:30.246724   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:57:30.427619   13012 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:57:30.455114   13012 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300 for IP: 172.26.218.56
	I0317 13:57:30.455170   13012 certs.go:194] generating shared ca certs ...
	I0317 13:57:30.455170   13012 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:30.455639   13012 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 13:57:30.456182   13012 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 13:57:30.456412   13012 certs.go:256] generating profile certs ...
	I0317 13:57:30.457149   13012 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.key
	I0317 13:57:30.457265   13012 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.crt with IP's: []
	I0317 13:57:30.971957   13012 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.crt ...
	I0317 13:57:30.971957   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.crt: {Name:mke42fe5317b531447dd84076e3e5934a7601a4d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:30.973567   13012 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.key ...
	I0317 13:57:30.973567   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.key: {Name:mkdc4255a22e9a210442544f191c29f82346a223 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:30.974566   13012 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.0ed36bc7
	I0317 13:57:30.975570   13012 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.0ed36bc7 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.218.56]
	I0317 13:57:31.124514   13012 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.0ed36bc7 ...
	I0317 13:57:31.124514   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.0ed36bc7: {Name:mk1ecd76d9e582dc0434e3e678c05d85e616fa25 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:31.125043   13012 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.0ed36bc7 ...
	I0317 13:57:31.125043   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.0ed36bc7: {Name:mk89b9a101a9d786b3c911a3ba152fcb7a6ab296 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:31.126243   13012 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.0ed36bc7 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt
	I0317 13:57:31.140979   13012 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.0ed36bc7 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key
	I0317 13:57:31.142135   13012 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key
	I0317 13:57:31.143028   13012 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt with IP's: []
	I0317 13:57:31.832865   13012 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt ...
	I0317 13:57:31.832865   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt: {Name:mka4b4aa01b4c7030c756a65fb77158d19881879 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:31.834873   13012 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key ...
	I0317 13:57:31.834873   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key: {Name:mk1690e909d9898c19bbdc99271b2dc7c61f6933 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:31.835885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 13:57:31.835885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 13:57:31.835885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 13:57:31.835885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 13:57:31.835885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 13:57:31.835885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 13:57:31.835885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 13:57:31.848881   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 13:57:31.848881   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 13:57:31.848881   13012 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 13:57:31.848881   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 13:57:31.848881   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 13:57:31.849885   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 13:57:31.849885   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 13:57:31.849885   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 13:57:31.849885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:57:31.849885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 13:57:31.850885   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 13:57:31.851890   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 13:57:31.900677   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 13:57:31.950025   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 13:57:31.994706   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 13:57:32.040070   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 13:57:32.084086   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0317 13:57:32.130815   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 13:57:32.174361   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0317 13:57:32.213112   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 13:57:32.261549   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 13:57:32.310194   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 13:57:32.355151   13012 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 13:57:32.394550   13012 ssh_runner.go:195] Run: openssl version
	I0317 13:57:32.403506   13012 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0317 13:57:32.413372   13012 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 13:57:32.440199   13012 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:57:32.447251   13012 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:57:32.447575   13012 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:57:32.456355   13012 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 13:57:32.465855   13012 command_runner.go:130] > b5213941
	I0317 13:57:32.473415   13012 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 13:57:32.500791   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 13:57:32.527417   13012 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 13:57:32.534339   13012 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 13:57:32.535099   13012 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 13:57:32.542537   13012 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 13:57:32.551417   13012 command_runner.go:130] > 51391683
	I0317 13:57:32.559358   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 13:57:32.587967   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 13:57:32.617302   13012 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 13:57:32.623846   13012 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 13:57:32.624878   13012 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 13:57:32.632201   13012 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 13:57:32.641143   13012 command_runner.go:130] > 3ec20f2e
	I0317 13:57:32.649210   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 13:57:32.678660   13012 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 13:57:32.684297   13012 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0317 13:57:32.684297   13012 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 13:57:32.685029   13012 kubeadm.go:392] StartCluster: {Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-7023
00 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 13:57:32.691954   13012 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0317 13:57:32.722313   13012 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 13:57:32.740433   13012 command_runner.go:130] ! ls: cannot access '/var/lib/kubelet/kubeadm-flags.env': No such file or directory
	I0317 13:57:32.740433   13012 command_runner.go:130] ! ls: cannot access '/var/lib/kubelet/config.yaml': No such file or directory
	I0317 13:57:32.740433   13012 command_runner.go:130] ! ls: cannot access '/var/lib/minikube/etcd': No such file or directory
	I0317 13:57:32.749080   13012 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 13:57:32.777408   13012 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 13:57:32.794774   13012 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I0317 13:57:32.794774   13012 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I0317 13:57:32.795775   13012 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I0317 13:57:32.795775   13012 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0317 13:57:32.795775   13012 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 13:57:32.795775   13012 kubeadm.go:157] found existing configuration files:
	
	I0317 13:57:32.803731   13012 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 13:57:32.822240   13012 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I0317 13:57:32.822240   13012 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 13:57:32.831723   13012 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 13:57:32.857914   13012 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 13:57:32.875484   13012 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0317 13:57:32.875804   13012 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 13:57:32.884013   13012 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 13:57:32.909552   13012 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 13:57:32.923533   13012 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0317 13:57:32.924520   13012 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 13:57:32.932243   13012 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 13:57:32.965174   13012 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 13:57:32.987411   13012 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0317 13:57:32.987973   13012 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 13:57:32.996240   13012 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 13:57:33.013697   13012 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"
	I0317 13:57:33.407615   13012 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 13:57:33.407794   13012 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 13:57:46.517885   13012 command_runner.go:130] > [init] Using Kubernetes version: v1.32.2
	I0317 13:57:46.517885   13012 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0317 13:57:46.518263   13012 command_runner.go:130] > [preflight] Running pre-flight checks
	I0317 13:57:46.518263   13012 kubeadm.go:310] [preflight] Running pre-flight checks
	I0317 13:57:46.518461   13012 command_runner.go:130] > [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 13:57:46.518563   13012 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0317 13:57:46.518778   13012 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 13:57:46.518889   13012 command_runner.go:130] > [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0317 13:57:46.519108   13012 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 13:57:46.519108   13012 command_runner.go:130] > [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0317 13:57:46.519218   13012 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 13:57:46.519327   13012 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 13:57:46.522716   13012 out.go:235]   - Generating certificates and keys ...
	I0317 13:57:46.522919   13012 command_runner.go:130] > [certs] Using existing ca certificate authority
	I0317 13:57:46.522919   13012 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0317 13:57:46.523141   13012 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I0317 13:57:46.523141   13012 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0317 13:57:46.523368   13012 command_runner.go:130] > [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 13:57:46.523368   13012 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0317 13:57:46.523479   13012 command_runner.go:130] > [certs] Generating "front-proxy-ca" certificate and key
	I0317 13:57:46.523479   13012 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0317 13:57:46.523650   13012 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0317 13:57:46.523650   13012 command_runner.go:130] > [certs] Generating "front-proxy-client" certificate and key
	I0317 13:57:46.523650   13012 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0317 13:57:46.523650   13012 command_runner.go:130] > [certs] Generating "etcd/ca" certificate and key
	I0317 13:57:46.523650   13012 command_runner.go:130] > [certs] Generating "etcd/server" certificate and key
	I0317 13:57:46.523650   13012 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0317 13:57:46.524332   13012 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [localhost multinode-702300] and IPs [172.26.218.56 127.0.0.1 ::1]
	I0317 13:57:46.524332   13012 command_runner.go:130] > [certs] etcd/server serving cert is signed for DNS names [localhost multinode-702300] and IPs [172.26.218.56 127.0.0.1 ::1]
	I0317 13:57:46.524332   13012 command_runner.go:130] > [certs] Generating "etcd/peer" certificate and key
	I0317 13:57:46.524332   13012 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0317 13:57:46.524332   13012 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [localhost multinode-702300] and IPs [172.26.218.56 127.0.0.1 ::1]
	I0317 13:57:46.524332   13012 command_runner.go:130] > [certs] etcd/peer serving cert is signed for DNS names [localhost multinode-702300] and IPs [172.26.218.56 127.0.0.1 ::1]
	I0317 13:57:46.524880   13012 command_runner.go:130] > [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 13:57:46.524981   13012 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0317 13:57:46.525081   13012 command_runner.go:130] > [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 13:57:46.525081   13012 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0317 13:57:46.525081   13012 command_runner.go:130] > [certs] Generating "sa" key and public key
	I0317 13:57:46.525081   13012 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0317 13:57:46.525081   13012 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 13:57:46.525081   13012 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 13:57:46.525081   13012 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 13:57:46.525081   13012 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 13:57:46.525081   13012 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 13:57:46.525081   13012 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 13:57:46.525081   13012 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 13:57:46.525081   13012 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 13:57:46.525081   13012 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 13:57:46.526080   13012 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 13:57:46.526183   13012 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 13:57:46.526183   13012 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 13:57:46.526183   13012 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 13:57:46.526183   13012 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 13:57:46.526183   13012 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 13:57:46.526183   13012 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 13:57:46.529612   13012 out.go:235]   - Booting up control plane ...
	I0317 13:57:46.529612   13012 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 13:57:46.529612   13012 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 13:57:46.530589   13012 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 13:57:46.530589   13012 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 13:57:46.530589   13012 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 13:57:46.530589   13012 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 13:57:46.530589   13012 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 13:57:46.530589   13012 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 13:57:46.530589   13012 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 13:57:46.530589   13012 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 13:57:46.530589   13012 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0317 13:57:46.530589   13012 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0317 13:57:46.530589   13012 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 13:57:46.530589   13012 command_runner.go:130] > [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0317 13:57:46.531670   13012 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 13:57:46.531670   13012 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 13:57:46.531670   13012 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.001525899s
	I0317 13:57:46.531670   13012 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001525899s
	I0317 13:57:46.531670   13012 command_runner.go:130] > [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 13:57:46.531670   13012 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0317 13:57:46.531670   13012 command_runner.go:130] > [api-check] The API server is healthy after 6.5024823s
	I0317 13:57:46.531670   13012 kubeadm.go:310] [api-check] The API server is healthy after 6.5024823s
	I0317 13:57:46.531670   13012 command_runner.go:130] > [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 13:57:46.531670   13012 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0317 13:57:46.531670   13012 command_runner.go:130] > [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 13:57:46.531670   13012 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0317 13:57:46.532627   13012 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0317 13:57:46.532627   13012 command_runner.go:130] > [upload-certs] Skipping phase. Please see --upload-certs
	I0317 13:57:46.532627   13012 kubeadm.go:310] [mark-control-plane] Marking the node multinode-702300 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 13:57:46.532627   13012 command_runner.go:130] > [mark-control-plane] Marking the node multinode-702300 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0317 13:57:46.532627   13012 kubeadm.go:310] [bootstrap-token] Using token: d62ydk.8lorfn21jxvqczso
	I0317 13:57:46.532627   13012 command_runner.go:130] > [bootstrap-token] Using token: d62ydk.8lorfn21jxvqczso
	I0317 13:57:46.536949   13012 out.go:235]   - Configuring RBAC rules ...
	I0317 13:57:46.536949   13012 command_runner.go:130] > [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 13:57:46.536949   13012 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0317 13:57:46.536949   13012 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 13:57:46.536949   13012 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0317 13:57:46.536949   13012 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0317 13:57:46.536949   13012 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 13:57:46.538091   13012 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 13:57:46.538091   13012 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0317 13:57:46.538091   13012 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 13:57:46.538091   13012 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0317 13:57:46.538091   13012 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 13:57:46.538091   13012 command_runner.go:130] > [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0317 13:57:46.538091   13012 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 13:57:46.538091   13012 command_runner.go:130] > [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0317 13:57:46.538091   13012 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0317 13:57:46.538091   13012 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I0317 13:57:46.538091   13012 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I0317 13:57:46.539083   13012 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0317 13:57:46.539083   13012 kubeadm.go:310] 
	I0317 13:57:46.539083   13012 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0317 13:57:46.539083   13012 command_runner.go:130] > Your Kubernetes control-plane has initialized successfully!
	I0317 13:57:46.539083   13012 kubeadm.go:310] 
	I0317 13:57:46.539083   13012 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0317 13:57:46.539083   13012 command_runner.go:130] > To start using your cluster, you need to run the following as a regular user:
	I0317 13:57:46.539083   13012 kubeadm.go:310] 
	I0317 13:57:46.539083   13012 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0317 13:57:46.539083   13012 command_runner.go:130] >   mkdir -p $HOME/.kube
	I0317 13:57:46.539083   13012 command_runner.go:130] >   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 13:57:46.539083   13012 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0317 13:57:46.539083   13012 command_runner.go:130] >   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 13:57:46.539083   13012 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0317 13:57:46.539083   13012 kubeadm.go:310] 
	I0317 13:57:46.539083   13012 command_runner.go:130] > Alternatively, if you are the root user, you can run:
	I0317 13:57:46.539083   13012 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0317 13:57:46.539083   13012 kubeadm.go:310] 
	I0317 13:57:46.540091   13012 command_runner.go:130] >   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 13:57:46.540091   13012 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0317 13:57:46.540091   13012 kubeadm.go:310] 
	I0317 13:57:46.540091   13012 command_runner.go:130] > You should now deploy a pod network to the cluster.
	I0317 13:57:46.540091   13012 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0317 13:57:46.540091   13012 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 13:57:46.540091   13012 command_runner.go:130] > Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0317 13:57:46.540091   13012 command_runner.go:130] >   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 13:57:46.540091   13012 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0317 13:57:46.540091   13012 kubeadm.go:310] 
	I0317 13:57:46.540091   13012 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0317 13:57:46.540091   13012 command_runner.go:130] > You can now join any number of control-plane nodes by copying certificate authorities
	I0317 13:57:46.540091   13012 command_runner.go:130] > and service account keys on each node and then running the following as root:
	I0317 13:57:46.540091   13012 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0317 13:57:46.541177   13012 kubeadm.go:310] 
	I0317 13:57:46.541265   13012 command_runner.go:130] >   kubeadm join control-plane.minikube.internal:8443 --token d62ydk.8lorfn21jxvqczso \
	I0317 13:57:46.541355   13012 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token d62ydk.8lorfn21jxvqczso \
	I0317 13:57:46.541430   13012 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 \
	I0317 13:57:46.541430   13012 command_runner.go:130] > 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 \
	I0317 13:57:46.541430   13012 kubeadm.go:310] 	--control-plane 
	I0317 13:57:46.541430   13012 command_runner.go:130] > 	--control-plane 
	I0317 13:57:46.541430   13012 kubeadm.go:310] 
	I0317 13:57:46.541430   13012 command_runner.go:130] > Then you can join any number of worker nodes by running the following on each as root:
	I0317 13:57:46.541430   13012 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0317 13:57:46.541430   13012 kubeadm.go:310] 
	I0317 13:57:46.542070   13012 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token d62ydk.8lorfn21jxvqczso \
	I0317 13:57:46.542070   13012 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token d62ydk.8lorfn21jxvqczso \
	I0317 13:57:46.542198   13012 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 
	I0317 13:57:46.542198   13012 command_runner.go:130] > 	--discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 
	I0317 13:57:46.542198   13012 cni.go:84] Creating CNI manager for ""
	I0317 13:57:46.542198   13012 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I0317 13:57:46.544963   13012 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 13:57:46.555140   13012 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 13:57:46.563530   13012 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I0317 13:57:46.563530   13012 command_runner.go:130] >   Size: 3103192   	Blocks: 6064       IO Block: 4096   regular file
	I0317 13:57:46.563530   13012 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I0317 13:57:46.563530   13012 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 13:57:46.563530   13012 command_runner.go:130] > Access: 2025-03-17 13:55:56.144643400 +0000
	I0317 13:57:46.563530   13012 command_runner.go:130] > Modify: 2025-01-14 09:03:58.000000000 +0000
	I0317 13:57:46.563530   13012 command_runner.go:130] > Change: 2025-03-17 13:55:47.215000000 +0000
	I0317 13:57:46.563530   13012 command_runner.go:130] >  Birth: -
	I0317 13:57:46.564306   13012 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 13:57:46.564380   13012 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 13:57:46.604117   13012 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 13:57:47.349675   13012 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet created
	I0317 13:57:47.349675   13012 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet created
	I0317 13:57:47.349675   13012 command_runner.go:130] > serviceaccount/kindnet created
	I0317 13:57:47.349675   13012 command_runner.go:130] > daemonset.apps/kindnet created
	I0317 13:57:47.349675   13012 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 13:57:47.361322   13012 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 13:57:47.361322   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-702300 minikube.k8s.io/updated_at=2025_03_17T13_57_47_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=multinode-702300 minikube.k8s.io/primary=true
	I0317 13:57:47.390607   13012 command_runner.go:130] > -16
	I0317 13:57:47.390766   13012 ops.go:34] apiserver oom_adj: -16
	I0317 13:57:47.556340   13012 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/minikube-rbac created
	I0317 13:57:47.556612   13012 command_runner.go:130] > node/multinode-702300 labeled
	I0317 13:57:47.566022   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:47.675990   13012 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0317 13:57:48.066020   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:48.179031   13012 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0317 13:57:48.565655   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:48.681303   13012 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0317 13:57:49.065869   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:49.182536   13012 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0317 13:57:49.565868   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:49.675008   13012 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0317 13:57:50.065805   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:50.205642   13012 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0317 13:57:50.565033   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:50.691657   13012 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I0317 13:57:51.065773   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0317 13:57:51.269131   13012 command_runner.go:130] > NAME      SECRETS   AGE
	I0317 13:57:51.269225   13012 command_runner.go:130] > default   0         0s
	I0317 13:57:51.269284   13012 kubeadm.go:1113] duration metric: took 3.9195704s to wait for elevateKubeSystemPrivileges
	I0317 13:57:51.269346   13012 kubeadm.go:394] duration metric: took 18.5842034s to StartCluster
	I0317 13:57:51.269346   13012 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:51.269594   13012 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:57:51.271224   13012 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 13:57:51.272393   13012 start.go:235] Will wait 6m0s for node &{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 13:57:51.272775   13012 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 13:57:51.272775   13012 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 13:57:51.272845   13012 addons.go:69] Setting storage-provisioner=true in profile "multinode-702300"
	I0317 13:57:51.272845   13012 addons.go:69] Setting default-storageclass=true in profile "multinode-702300"
	I0317 13:57:51.272845   13012 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "multinode-702300"
	I0317 13:57:51.272845   13012 addons.go:238] Setting addon storage-provisioner=true in "multinode-702300"
	I0317 13:57:51.272845   13012 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:57:51.272845   13012 host.go:66] Checking if "multinode-702300" exists ...
	I0317 13:57:51.273590   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:51.274208   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:51.278200   13012 out.go:177] * Verifying Kubernetes components...
	I0317 13:57:51.290777   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 13:57:51.526712   13012 command_runner.go:130] > apiVersion: v1
	I0317 13:57:51.526712   13012 command_runner.go:130] > data:
	I0317 13:57:51.526712   13012 command_runner.go:130] >   Corefile: |
	I0317 13:57:51.526712   13012 command_runner.go:130] >     .:53 {
	I0317 13:57:51.526712   13012 command_runner.go:130] >         errors
	I0317 13:57:51.526712   13012 command_runner.go:130] >         health {
	I0317 13:57:51.526712   13012 command_runner.go:130] >            lameduck 5s
	I0317 13:57:51.526987   13012 command_runner.go:130] >         }
	I0317 13:57:51.526987   13012 command_runner.go:130] >         ready
	I0317 13:57:51.526987   13012 command_runner.go:130] >         kubernetes cluster.local in-addr.arpa ip6.arpa {
	I0317 13:57:51.526987   13012 command_runner.go:130] >            pods insecure
	I0317 13:57:51.526987   13012 command_runner.go:130] >            fallthrough in-addr.arpa ip6.arpa
	I0317 13:57:51.526987   13012 command_runner.go:130] >            ttl 30
	I0317 13:57:51.526987   13012 command_runner.go:130] >         }
	I0317 13:57:51.526987   13012 command_runner.go:130] >         prometheus :9153
	I0317 13:57:51.526987   13012 command_runner.go:130] >         forward . /etc/resolv.conf {
	I0317 13:57:51.526987   13012 command_runner.go:130] >            max_concurrent 1000
	I0317 13:57:51.526987   13012 command_runner.go:130] >         }
	I0317 13:57:51.526987   13012 command_runner.go:130] >         cache 30 {
	I0317 13:57:51.526987   13012 command_runner.go:130] >            disable success cluster.local
	I0317 13:57:51.526987   13012 command_runner.go:130] >            disable denial cluster.local
	I0317 13:57:51.526987   13012 command_runner.go:130] >         }
	I0317 13:57:51.527152   13012 command_runner.go:130] >         loop
	I0317 13:57:51.527152   13012 command_runner.go:130] >         reload
	I0317 13:57:51.527152   13012 command_runner.go:130] >         loadbalance
	I0317 13:57:51.527152   13012 command_runner.go:130] >     }
	I0317 13:57:51.527152   13012 command_runner.go:130] > kind: ConfigMap
	I0317 13:57:51.527152   13012 command_runner.go:130] > metadata:
	I0317 13:57:51.527152   13012 command_runner.go:130] >   creationTimestamp: "2025-03-17T13:57:45Z"
	I0317 13:57:51.527152   13012 command_runner.go:130] >   name: coredns
	I0317 13:57:51.527233   13012 command_runner.go:130] >   namespace: kube-system
	I0317 13:57:51.527233   13012 command_runner.go:130] >   resourceVersion: "230"
	I0317 13:57:51.527233   13012 command_runner.go:130] >   uid: 78cd3e18-7016-4c74-a3cb-30d00daa7a19
	I0317 13:57:51.528478   13012 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           172.26.208.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 13:57:51.727123   13012 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 13:57:52.112013   13012 command_runner.go:130] > configmap/coredns replaced
	I0317 13:57:52.112134   13012 start.go:971] {"host.minikube.internal": 172.26.208.1} host record injected into CoreDNS's ConfigMap
	I0317 13:57:52.113616   13012 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:57:52.113616   13012 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.218.56:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 13:57:52.114154   13012 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:57:52.114220   13012 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.218.56:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 13:57:52.115684   13012 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 13:57:52.115871   13012 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0317 13:57:52.115871   13012 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0317 13:57:52.115871   13012 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0317 13:57:52.115960   13012 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0317 13:57:52.116486   13012 node_ready.go:35] waiting up to 6m0s for node "multinode-702300" to be "Ready" ...
	I0317 13:57:52.116792   13012 type.go:168] "Request Body" body=""
	I0317 13:57:52.116884   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:52.116972   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:52.116972   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:52.116972   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:52.116972   13012 deployment.go:95] "Request Body" body=""
	I0317 13:57:52.117252   13012 round_trippers.go:470] GET https://172.26.218.56:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I0317 13:57:52.117331   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:52.117331   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:52.117331   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:52.144765   13012 round_trippers.go:581] Response Status: 200 OK in 27 milliseconds
	I0317 13:57:52.144833   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:52.144833   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:52 GMT
	I0317 13:57:52.144833   13012 round_trippers.go:587]     Audit-Id: a915d507-4a75-4ae7-8b01-84096cd771fa
	I0317 13:57:52.144833   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:52.144833   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:52.144833   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:52.144833   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:52.146724   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:52.150893   13012 round_trippers.go:581] Response Status: 200 OK in 33 milliseconds
	I0317 13:57:52.150893   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:52.150980   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:52.150980   13012 round_trippers.go:587]     Content-Length: 144
	I0317 13:57:52.150980   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:52 GMT
	I0317 13:57:52.150980   13012 round_trippers.go:587]     Audit-Id: 83f3e21a-291a-451a-923a-b4b614dd0f58
	I0317 13:57:52.150980   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:52.150980   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:52.150980   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:52.151057   13012 deployment.go:95] "Response Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 62 31 32  |be-system".*$b12|
		00000040  32 62 37 62 63 2d 35 37  32 34 2d 34 61 64 36 2d  |2b7bc-5724-4ad6-|
		00000050  61 65 30 31 2d 65 34 31  64 30 39 33 33 32 35 66  |ae01-e41d093325f|
		00000060  61 32 03 33 34 34 38 00  42 08 08 d9 d4 e0 be 06  |a2.3448.B.......|
		00000070  10 00 12 02 08 02 1a 14  08 02 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0317 13:57:52.151295   13012 deployment.go:111] "Request Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 62 31 32  |be-system".*$b12|
		00000040  32 62 37 62 63 2d 35 37  32 34 2d 34 61 64 36 2d  |2b7bc-5724-4ad6-|
		00000050  61 65 30 31 2d 65 34 31  64 30 39 33 33 32 35 66  |ae01-e41d093325f|
		00000060  61 32 03 33 34 34 38 00  42 08 08 d9 d4 e0 be 06  |a2.3448.B.......|
		00000070  10 00 12 02 08 01 1a 14  08 02 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0317 13:57:52.151381   13012 round_trippers.go:470] PUT https://172.26.218.56:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I0317 13:57:52.151381   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:52.151381   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:52.151463   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:52.151512   13012 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:52.165843   13012 round_trippers.go:581] Response Status: 200 OK in 14 milliseconds
	I0317 13:57:52.165979   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:52.165979   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:52.165979   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:52.165979   13012 round_trippers.go:587]     Content-Length: 144
	I0317 13:57:52.165979   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:52 GMT
	I0317 13:57:52.165979   13012 round_trippers.go:587]     Audit-Id: 276febc6-138c-44c0-925e-16ce9a6fb2b2
	I0317 13:57:52.165979   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:52.165979   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:52.165979   13012 deployment.go:111] "Response Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 62 31 32  |be-system".*$b12|
		00000040  32 62 37 62 63 2d 35 37  32 34 2d 34 61 64 36 2d  |2b7bc-5724-4ad6-|
		00000050  61 65 30 31 2d 65 34 31  64 30 39 33 33 32 35 66  |ae01-e41d093325f|
		00000060  61 32 03 33 34 39 38 00  42 08 08 d9 d4 e0 be 06  |a2.3498.B.......|
		00000070  10 00 12 02 08 01 1a 14  08 02 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0317 13:57:52.617200   13012 deployment.go:95] "Request Body" body=""
	I0317 13:57:52.617200   13012 round_trippers.go:470] GET https://172.26.218.56:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I0317 13:57:52.617200   13012 type.go:168] "Request Body" body=""
	I0317 13:57:52.617200   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:52.617200   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:52.617200   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:52.617200   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:52.617200   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:52.617200   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:52.617200   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:52.621493   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:57:52.621493   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:52.621493   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:52 GMT
	I0317 13:57:52.621493   13012 round_trippers.go:587]     Audit-Id: 993c6c9f-de9f-4d96-836e-70fac4bb6b24
	I0317 13:57:52.621493   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:52.621647   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:52.621647   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:52.621647   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:52.621647   13012 round_trippers.go:587]     Content-Length: 144
	I0317 13:57:52.622346   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:57:52.622346   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:52.622346   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:52.622346   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:52.622346   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:52.622346   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:52.622346   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:52 GMT
	I0317 13:57:52.622346   13012 round_trippers.go:587]     Audit-Id: d1f6d6d4-b905-4f60-adfe-73ce76a0efdd
	I0317 13:57:52.622482   13012 deployment.go:95] "Response Body" body=<
		00000000  6b 38 73 00 0a 17 0a 0e  61 75 74 6f 73 63 61 6c  |k8s.....autoscal|
		00000010  69 6e 67 2f 76 31 12 05  53 63 61 6c 65 12 6d 0a  |ing/v1..Scale.m.|
		00000020  51 0a 07 63 6f 72 65 64  6e 73 12 00 1a 0b 6b 75  |Q..coredns....ku|
		00000030  62 65 2d 73 79 73 74 65  6d 22 00 2a 24 62 31 32  |be-system".*$b12|
		00000040  32 62 37 62 63 2d 35 37  32 34 2d 34 61 64 36 2d  |2b7bc-5724-4ad6-|
		00000050  61 65 30 31 2d 65 34 31  64 30 39 33 33 32 35 66  |ae01-e41d093325f|
		00000060  61 32 03 33 36 30 38 00  42 08 08 d9 d4 e0 be 06  |a2.3608.B.......|
		00000070  10 00 12 02 08 01 1a 14  08 01 12 10 6b 38 73 2d  |............k8s-|
		00000080  61 70 70 3d 6b 75 62 65  2d 64 6e 73 1a 00 22 00  |app=kube-dns..".|
	 >
	I0317 13:57:52.622644   13012 kapi.go:214] "coredns" deployment in "kube-system" namespace and "multinode-702300" context rescaled to 1 replicas
	I0317 13:57:52.622786   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:53.117115   13012 type.go:168] "Request Body" body=""
	I0317 13:57:53.117115   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:53.117115   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:53.117115   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:53.117115   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:53.123135   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:57:53.123171   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:53.123171   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:53 GMT
	I0317 13:57:53.123171   13012 round_trippers.go:587]     Audit-Id: 4f39c446-7c5d-4e10-835d-c944de35b83f
	I0317 13:57:53.123171   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:53.123275   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:53.123275   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:53.123275   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:53.123586   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:53.532089   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:53.532089   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:53.553537   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:53.553640   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:53.554748   13012 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 13:57:53.555042   13012 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.218.56:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 13:57:53.555877   13012 addons.go:238] Setting addon default-storageclass=true in "multinode-702300"
	I0317 13:57:53.556012   13012 host.go:66] Checking if "multinode-702300" exists ...
	I0317 13:57:53.556874   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:53.564029   13012 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 13:57:53.566969   13012 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0317 13:57:53.566969   13012 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0317 13:57:53.566969   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:53.617011   13012 type.go:168] "Request Body" body=""
	I0317 13:57:53.617011   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:53.617011   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:53.617011   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:53.617011   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:53.621963   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:57:53.621963   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:53.621963   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:53.621963   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:53.621963   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:53.621963   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:53 GMT
	I0317 13:57:53.621963   13012 round_trippers.go:587]     Audit-Id: cddc8e3a-0bc3-4793-9ee7-03794d54320d
	I0317 13:57:53.621963   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:53.621963   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:54.118206   13012 type.go:168] "Request Body" body=""
	I0317 13:57:54.118206   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:54.118206   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:54.118206   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:54.118206   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:54.123375   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:57:54.123467   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:54.123467   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:54.123467   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:54.123467   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:54.123467   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:54.123467   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:54 GMT
	I0317 13:57:54.123467   13012 round_trippers.go:587]     Audit-Id: f2f95c24-d9a3-46f6-86b6-4875fdf48e1b
	I0317 13:57:54.123972   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:54.124169   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:57:54.617593   13012 type.go:168] "Request Body" body=""
	I0317 13:57:54.617699   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:54.617699   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:54.617699   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:54.617699   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:54.622190   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:57:54.622190   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:54.622269   13012 round_trippers.go:587]     Audit-Id: 8b73a328-791c-4dac-acad-fedea27ab46c
	I0317 13:57:54.622269   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:54.622269   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:54.622269   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:54.622269   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:54.622269   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:54 GMT
	I0317 13:57:54.622453   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:55.117311   13012 type.go:168] "Request Body" body=""
	I0317 13:57:55.117311   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:55.117311   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:55.117311   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:55.117311   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:55.165571   13012 round_trippers.go:581] Response Status: 200 OK in 48 milliseconds
	I0317 13:57:55.165682   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:55.165738   13012 round_trippers.go:587]     Audit-Id: 8ddc46f4-7275-4514-aad4-ad8ea861353f
	I0317 13:57:55.165738   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:55.165738   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:55.165738   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:55.165738   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:55.165808   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:55 GMT
	I0317 13:57:55.166052   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:55.616933   13012 type.go:168] "Request Body" body=""
	I0317 13:57:55.616933   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:55.616933   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:55.616933   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:55.616933   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:55.620722   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:57:55.620722   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:55.620794   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:55.620794   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:55.620794   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:55 GMT
	I0317 13:57:55.620794   13012 round_trippers.go:587]     Audit-Id: 6101595e-9760-413b-b6f5-419622d4322f
	I0317 13:57:55.620794   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:55.620794   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:55.621283   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:55.771913   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:55.771913   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:55.771913   13012 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0317 13:57:55.771913   13012 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0317 13:57:55.771913   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 13:57:55.771913   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:55.771913   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:55.771913   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:57:56.117576   13012 type.go:168] "Request Body" body=""
	I0317 13:57:56.117576   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:56.117576   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:56.117576   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:56.117576   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:56.121403   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:57:56.121474   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:56.121474   13012 round_trippers.go:587]     Audit-Id: 419ace0f-fea4-449b-b25b-eca5e3d1eeeb
	I0317 13:57:56.121474   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:56.121474   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:56.121548   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:56.121548   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:56.121548   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:56 GMT
	I0317 13:57:56.121844   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:56.617348   13012 type.go:168] "Request Body" body=""
	I0317 13:57:56.617348   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:56.617348   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:56.617348   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:56.617348   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:56.621432   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:57:56.621432   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:56.621570   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:56.621570   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:56 GMT
	I0317 13:57:56.621570   13012 round_trippers.go:587]     Audit-Id: 600458f7-4d03-4471-989c-97ac152b184c
	I0317 13:57:56.621570   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:56.621570   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:56.621570   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:56.622066   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:56.622279   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:57:57.116894   13012 type.go:168] "Request Body" body=""
	I0317 13:57:57.116894   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:57.116894   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:57.116894   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:57.116894   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:57.307179   13012 round_trippers.go:581] Response Status: 200 OK in 190 milliseconds
	I0317 13:57:57.307270   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:57.307270   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:57 GMT
	I0317 13:57:57.307270   13012 round_trippers.go:587]     Audit-Id: 1917e743-87a5-4068-a132-5c1d65e44274
	I0317 13:57:57.307270   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:57.307270   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:57.307270   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:57.307270   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:57.307967   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:57.617013   13012 type.go:168] "Request Body" body=""
	I0317 13:57:57.617013   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:57.617013   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:57.617013   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:57.617013   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:57.620523   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:57:57.620523   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:57.620523   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:57.620523   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:57.620523   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:57.620523   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:57 GMT
	I0317 13:57:57.620523   13012 round_trippers.go:587]     Audit-Id: a40f87f3-c0bf-4a01-97ab-60dfcac9ccf8
	I0317 13:57:57.620523   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:57.620523   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:57.907241   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:57:57.907241   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:57.907241   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 13:57:58.117596   13012 type.go:168] "Request Body" body=""
	I0317 13:57:58.117596   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:58.117596   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:58.117596   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:58.117596   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:58.125929   13012 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:57:58.125929   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:58.125929   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:58.125929   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:58.125929   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:58 GMT
	I0317 13:57:58.125929   13012 round_trippers.go:587]     Audit-Id: d419ccff-2b8b-4c05-83dc-654d7ad7a2cc
	I0317 13:57:58.125929   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:58.125929   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:58.125929   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:58.313538   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:57:58.313624   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:57:58.313624   13012 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 13:57:58.456187   13012 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 13:57:58.617161   13012 type.go:168] "Request Body" body=""
	I0317 13:57:58.617161   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:58.617161   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:58.617161   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:58.617161   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:58.621043   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:57:58.621043   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:58.621043   13012 round_trippers.go:587]     Audit-Id: 08642bdb-e3d5-49db-982b-9805b19ac7d6
	I0317 13:57:58.621043   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:58.621043   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:58.621043   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:58.621043   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:58.621043   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:58 GMT
	I0317 13:57:58.621418   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:59.006583   13012 command_runner.go:130] > serviceaccount/storage-provisioner created
	I0317 13:57:59.006646   13012 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner created
	I0317 13:57:59.006646   13012 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner created
	I0317 13:57:59.006646   13012 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner created
	I0317 13:57:59.006646   13012 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath created
	I0317 13:57:59.006646   13012 command_runner.go:130] > pod/storage-provisioner created
	I0317 13:57:59.116964   13012 type.go:168] "Request Body" body=""
	I0317 13:57:59.116964   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:59.116964   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:59.116964   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:59.116964   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:59.121066   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:57:59.121066   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:59.121066   13012 round_trippers.go:587]     Audit-Id: 9ee829f9-309e-46e2-b9d0-5a371ec817ed
	I0317 13:57:59.121066   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:59.121066   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:59.121066   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:59.121066   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:59.121278   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:59 GMT
	I0317 13:57:59.121720   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:57:59.121934   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:57:59.617241   13012 type.go:168] "Request Body" body=""
	I0317 13:57:59.617241   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:57:59.617241   13012 round_trippers.go:476] Request Headers:
	I0317 13:57:59.617241   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:57:59.617241   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:57:59.621454   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:57:59.621454   13012 round_trippers.go:584] Response Headers:
	I0317 13:57:59.621454   13012 round_trippers.go:587]     Audit-Id: 2e83e7e7-d1ff-4b65-aa26-ce8c01c855d9
	I0317 13:57:59.621454   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:57:59.621454   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:57:59.621454   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:57:59.621454   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:57:59.621454   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:57:59 GMT
	I0317 13:57:59.621800   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:00.117540   13012 type.go:168] "Request Body" body=""
	I0317 13:58:00.118043   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:00.118043   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:00.118043   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:00.118043   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:00.123009   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:00.123009   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:00.123009   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:00.123009   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:00 GMT
	I0317 13:58:00.123009   13012 round_trippers.go:587]     Audit-Id: 9e39f214-7f31-41be-969a-ba5cf6a85eb0
	I0317 13:58:00.123009   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:00.123009   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:00.123009   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:00.123394   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:00.376611   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 13:58:00.376825   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:00.376900   13012 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 13:58:00.509190   13012 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 13:58:00.617805   13012 type.go:168] "Request Body" body=""
	I0317 13:58:00.617805   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:00.617805   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:00.617805   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:00.617805   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:00.620780   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:00.621669   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:00.621669   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:00 GMT
	I0317 13:58:00.621669   13012 round_trippers.go:587]     Audit-Id: b31e01ca-ae7c-4944-914d-1511026eac4b
	I0317 13:58:00.621669   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:00.621669   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:00.621669   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:00.621669   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:00.622101   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:00.661994   13012 command_runner.go:130] > storageclass.storage.k8s.io/standard created
	I0317 13:58:00.662341   13012 type.go:204] "Request Body" body=""
	I0317 13:58:00.662470   13012 round_trippers.go:470] GET https://172.26.218.56:8443/apis/storage.k8s.io/v1/storageclasses
	I0317 13:58:00.662501   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:00.662517   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:00.662541   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:00.665691   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:00.665828   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:00.665828   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:00.665828   13012 round_trippers.go:587]     Content-Length: 957
	I0317 13:58:00.665828   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:00 GMT
	I0317 13:58:00.665828   13012 round_trippers.go:587]     Audit-Id: c322ae1e-25a8-43be-aea0-3c344a29dc60
	I0317 13:58:00.665828   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:00.665828   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:00.665828   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:00.665970   13012 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 33 38 37 1a  00 12 fd 06 0a cd 06 0a  |....387.........|
		00000040  08 73 74 61 6e 64 61 72  64 12 00 1a 00 22 00 2a  |.standard....".*|
		00000050  24 31 66 34 38 38 32 32  37 2d 34 61 61 64 2d 34  |$1f488227-4aad-4|
		00000060  65 61 37 2d 61 61 31 31  2d 66 63 34 63 34 33 35  |ea7-aa11-fc4c435|
		00000070  32 63 33 66 30 32 03 33  38 37 38 00 42 08 08 e8  |2c3f02.3878.B...|
		00000080  d4 e0 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 13:58:00.666202   13012 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 31  |tandard....".*$1|
		00000040  66 34 38 38 32 32 37 2d  34 61 61 64 2d 34 65 61  |f488227-4aad-4ea|
		00000050  37 2d 61 61 31 31 2d 66  63 34 63 34 33 35 32 63  |7-aa11-fc4c4352c|
		00000060  33 66 30 32 03 33 38 37  38 00 42 08 08 e8 d4 e0  |3f02.3878.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 13:58:00.666346   13012 round_trippers.go:470] PUT https://172.26.218.56:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I0317 13:58:00.666346   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:00.666387   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:00.666387   13012 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:00.666387   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:00.670289   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:00.670353   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:00.670353   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:00.670353   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:00.670353   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:00.670353   13012 round_trippers.go:587]     Content-Length: 939
	I0317 13:58:00.670353   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:00 GMT
	I0317 13:58:00.670353   13012 round_trippers.go:587]     Audit-Id: 235a9e91-b5c0-4ae8-bb3c-b2309a6d3f3e
	I0317 13:58:00.670353   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:00.670353   13012 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 31  |tandard....".*$1|
		00000040  66 34 38 38 32 32 37 2d  34 61 61 64 2d 34 65 61  |f488227-4aad-4ea|
		00000050  37 2d 61 61 31 31 2d 66  63 34 63 34 33 35 32 63  |7-aa11-fc4c4352c|
		00000060  33 66 30 32 03 33 38 37  38 00 42 08 08 e8 d4 e0  |3f02.3878.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 13:58:00.673928   13012 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0317 13:58:00.675934   13012 addons.go:514] duration metric: took 9.4030668s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0317 13:58:01.117748   13012 type.go:168] "Request Body" body=""
	I0317 13:58:01.117748   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:01.117748   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:01.117748   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:01.117748   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:01.121711   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:01.122114   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:01.122114   13012 round_trippers.go:587]     Audit-Id: 526d09bb-f012-426b-a61d-d2963dbcff26
	I0317 13:58:01.122114   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:01.122114   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:01.122114   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:01.122114   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:01.122114   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:01 GMT
	I0317 13:58:01.122596   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:01.122753   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:58:01.617208   13012 type.go:168] "Request Body" body=""
	I0317 13:58:01.617208   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:01.617208   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:01.617208   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:01.617208   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:01.625394   13012 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 13:58:01.625394   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:01.625394   13012 round_trippers.go:587]     Audit-Id: 6e63f9ca-2ac1-4189-9b57-f30348e688c2
	I0317 13:58:01.625394   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:01.625394   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:01.625394   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:01.625394   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:01.625394   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:01 GMT
	I0317 13:58:01.625394   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:02.117380   13012 type.go:168] "Request Body" body=""
	I0317 13:58:02.117569   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:02.117569   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:02.117681   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:02.117681   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:02.122092   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:02.122092   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:02.122092   13012 round_trippers.go:587]     Audit-Id: 8680ac86-3a71-4470-98f8-6745086b3d05
	I0317 13:58:02.122092   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:02.122092   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:02.122184   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:02.122184   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:02.122184   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:02 GMT
	I0317 13:58:02.122938   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:02.616859   13012 type.go:168] "Request Body" body=""
	I0317 13:58:02.617361   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:02.617361   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:02.617361   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:02.617361   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:02.621651   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:02.621651   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:02.621651   13012 round_trippers.go:587]     Audit-Id: 7efcaa5e-1fc3-4a86-a2ac-2a7d0d26fb5b
	I0317 13:58:02.621651   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:02.621651   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:02.621651   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:02.621651   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:02.621651   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:02 GMT
	I0317 13:58:02.621651   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:03.117492   13012 type.go:168] "Request Body" body=""
	I0317 13:58:03.117492   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:03.117492   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:03.117492   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:03.117492   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:03.122591   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:58:03.122591   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:03.122591   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:03 GMT
	I0317 13:58:03.122591   13012 round_trippers.go:587]     Audit-Id: 243814f4-8903-4645-921a-d87ddb6d1712
	I0317 13:58:03.122591   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:03.122591   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:03.122591   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:03.122591   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:03.123677   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:03.123839   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:58:03.617052   13012 type.go:168] "Request Body" body=""
	I0317 13:58:03.617052   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:03.617052   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:03.617052   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:03.617052   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:03.621476   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:03.621570   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:03.621623   13012 round_trippers.go:587]     Audit-Id: b5145592-5b30-4205-8311-1832196f4b6d
	I0317 13:58:03.621623   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:03.621623   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:03.621623   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:03.621623   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:03.621623   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:03 GMT
	I0317 13:58:03.621975   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:04.117872   13012 type.go:168] "Request Body" body=""
	I0317 13:58:04.117872   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:04.117872   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:04.117872   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:04.117872   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:04.122833   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:04.122833   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:04.122833   13012 round_trippers.go:587]     Audit-Id: 6ed154d5-f20f-49ce-af13-8bb5898fe528
	I0317 13:58:04.122833   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:04.122833   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:04.122833   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:04.122833   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:04.122833   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:04 GMT
	I0317 13:58:04.122833   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:04.618033   13012 type.go:168] "Request Body" body=""
	I0317 13:58:04.618033   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:04.618033   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:04.618033   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:04.618033   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:04.621956   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:04.621956   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:04.621956   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:04.621956   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:04.622041   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:04 GMT
	I0317 13:58:04.622041   13012 round_trippers.go:587]     Audit-Id: 3dd25f36-1f02-45a8-b212-00e6f43e0552
	I0317 13:58:04.622041   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:04.622041   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:04.622401   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:05.117468   13012 type.go:168] "Request Body" body=""
	I0317 13:58:05.118063   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:05.118063   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:05.118063   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:05.118063   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:05.121963   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:05.121963   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:05.121963   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:05.121963   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:05 GMT
	I0317 13:58:05.121963   13012 round_trippers.go:587]     Audit-Id: 61ff1ddc-0bfe-42d9-9077-2443d4515321
	I0317 13:58:05.121963   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:05.121963   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:05.121963   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:05.122587   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:05.616942   13012 type.go:168] "Request Body" body=""
	I0317 13:58:05.617453   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:05.617453   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:05.617453   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:05.617453   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:05.621697   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:05.621697   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:05.621697   13012 round_trippers.go:587]     Audit-Id: 33405ac2-6e90-48ed-ba87-1af29784c2a2
	I0317 13:58:05.621697   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:05.621697   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:05.621697   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:05.621697   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:05.621788   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:05 GMT
	I0317 13:58:05.622124   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:05.622297   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:58:06.117616   13012 type.go:168] "Request Body" body=""
	I0317 13:58:06.117732   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:06.117732   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:06.117732   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:06.117732   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:06.125404   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:58:06.125404   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:06.125404   13012 round_trippers.go:587]     Audit-Id: 107e08ee-60a8-4344-80fc-dfd8fb95e3bf
	I0317 13:58:06.125404   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:06.125404   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:06.125404   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:06.125404   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:06.125404   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:06 GMT
	I0317 13:58:06.125404   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:06.617152   13012 type.go:168] "Request Body" body=""
	I0317 13:58:06.617152   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:06.617152   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:06.617152   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:06.617152   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:06.621373   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:06.621456   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:06.621456   13012 round_trippers.go:587]     Audit-Id: a4bb0252-1437-43b4-a877-f5d0355fd48e
	I0317 13:58:06.621456   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:06.621456   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:06.621456   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:06.621456   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:06.621456   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:06 GMT
	I0317 13:58:06.621553   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:07.117240   13012 type.go:168] "Request Body" body=""
	I0317 13:58:07.117240   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:07.117240   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:07.117240   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:07.117240   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:07.121540   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:07.121540   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:07.121540   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:07.121622   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:07.121622   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:07.121622   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:07.121622   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:07 GMT
	I0317 13:58:07.121622   13012 round_trippers.go:587]     Audit-Id: 7c80fd8c-3475-454c-85e7-25c974aa48ef
	I0317 13:58:07.122020   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:07.616844   13012 type.go:168] "Request Body" body=""
	I0317 13:58:07.617297   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:07.617367   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:07.617367   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:07.617367   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:07.622072   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:07.622162   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:07.622162   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:07.622162   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:07 GMT
	I0317 13:58:07.622162   13012 round_trippers.go:587]     Audit-Id: 74a6feaf-dd45-48e4-8ab1-efad118ec40c
	I0317 13:58:07.622162   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:07.622162   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:07.622162   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:07.622572   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:07.622708   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:58:08.117737   13012 type.go:168] "Request Body" body=""
	I0317 13:58:08.117737   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:08.117737   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:08.117737   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:08.117737   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:08.122568   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:08.122568   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:08.122568   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:08.122568   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:08 GMT
	I0317 13:58:08.122568   13012 round_trippers.go:587]     Audit-Id: 20a5f9e9-db10-4d61-867f-ba6d0a8bdb28
	I0317 13:58:08.122568   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:08.122568   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:08.122568   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:08.123040   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:08.617525   13012 type.go:168] "Request Body" body=""
	I0317 13:58:08.618301   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:08.618301   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:08.618423   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:08.618423   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:08.626176   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 13:58:08.626234   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:08.626234   13012 round_trippers.go:587]     Audit-Id: 9c7ac425-ac23-4f54-8e8a-685bb6002ca4
	I0317 13:58:08.626293   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:08.626293   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:08.626293   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:08.626293   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:08.626293   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:08 GMT
	I0317 13:58:08.627288   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:09.117179   13012 type.go:168] "Request Body" body=""
	I0317 13:58:09.117600   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:09.117600   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:09.117600   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:09.117600   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:09.121786   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:09.121786   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:09.121786   13012 round_trippers.go:587]     Audit-Id: 98827803-6f17-4a15-8678-4f6bfdfad61b
	I0317 13:58:09.121786   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:09.121892   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:09.121892   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:09.121892   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:09.121892   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:09 GMT
	I0317 13:58:09.122183   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:09.617800   13012 type.go:168] "Request Body" body=""
	I0317 13:58:09.617800   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:09.617800   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:09.617800   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:09.617800   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:09.622558   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:09.622660   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:09.622660   13012 round_trippers.go:587]     Audit-Id: 7055d20c-693a-42a8-90bb-3d9345ecc72a
	I0317 13:58:09.622660   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:09.622660   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:09.622660   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:09.622738   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:09.622738   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:09 GMT
	I0317 13:58:09.622870   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:09.622870   13012 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 13:58:10.117701   13012 type.go:168] "Request Body" body=""
	I0317 13:58:10.118207   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:10.118207   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:10.118207   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:10.118207   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:10.124603   13012 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:58:10.124603   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:10.124603   13012 round_trippers.go:587]     Audit-Id: 6e163b4e-26df-478a-b4b7-29142806a1c6
	I0317 13:58:10.124603   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:10.124603   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:10.124603   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:10.124603   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:10.124603   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:10 GMT
	I0317 13:58:10.124603   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 bb 22 0a c6 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 32 39  37 38 00 42 08 08 d6 d4  |3b602.2978.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20924 chars]
	 >
	I0317 13:58:10.617298   13012 type.go:168] "Request Body" body=""
	I0317 13:58:10.617298   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:10.617298   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:10.617298   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:10.617298   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:10.638537   13012 round_trippers.go:581] Response Status: 200 OK in 21 milliseconds
	I0317 13:58:10.638613   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:10.638613   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:10 GMT
	I0317 13:58:10.638613   13012 round_trippers.go:587]     Audit-Id: 6e5547e2-6bf2-4bb2-a5f6-4880e5781474
	I0317 13:58:10.638613   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:10.638613   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:10.638613   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:10.638613   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:10.638935   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:10.638935   13012 node_ready.go:49] node "multinode-702300" has status "Ready":"True"
	I0317 13:58:10.638935   13012 node_ready.go:38] duration metric: took 18.5221814s for node "multinode-702300" to be "Ready" ...
	I0317 13:58:10.638935   13012 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 13:58:10.638935   13012 type.go:204] "Request Body" body=""
	I0317 13:58:10.638935   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods
	I0317 13:58:10.638935   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:10.638935   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:10.639458   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:10.651056   13012 round_trippers.go:581] Response Status: 200 OK in 11 milliseconds
	I0317 13:58:10.652060   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:10.652060   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:10.652060   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:10 GMT
	I0317 13:58:10.652060   13012 round_trippers.go:587]     Audit-Id: 82833313-05e1-4745-b54e-96bfcbbebc75
	I0317 13:58:10.652060   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:10.652060   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:10.652060   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:10.653060   13012 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 b8 bc 02 0a  09 0a 00 12 03 33 39 38  |ist..........398|
		00000020  1a 00 12 90 1d 0a e0 13  0a 18 63 6f 72 65 64 6e  |..........coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 7a 34 6b  |s-668d6bf9bc-z4k|
		00000040  63 78 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |cx..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  63 33 62 39 65 63 38 36  |stem".*$c3b9ec86|
		00000070  2d 30 63 64 38 2d 34 64  32 65 2d 62 37 65 64 2d  |-0cd8-4d2e-b7ed-|
		00000080  65 34 35 36 38 34 66 33  64 65 33 37 32 03 33 39  |e45684f3de372.39|
		00000090  35 38 00 42 08 08 df d4  e0 be 06 10 00 5a 13 0a  |58.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 199149 chars]
	 >
	I0317 13:58:10.654052   13012 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:10.654052   13012 type.go:168] "Request Body" body=""
	I0317 13:58:10.654052   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 13:58:10.654052   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:10.654052   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:10.654052   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:10.658060   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:10.658595   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:10.658595   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:10.658595   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:10.658595   13012 round_trippers.go:587]     Content-Length: 3750
	I0317 13:58:10.658595   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:10 GMT
	I0317 13:58:10.658595   13012 round_trippers.go:587]     Audit-Id: 2638be66-b1d9-4f7d-9d8f-6575a2d19805
	I0317 13:58:10.658595   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:10.658595   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:10.658797   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  90 1d 0a e0 13 0a 18 63  6f 72 65 64 6e 73 2d 36  |.......coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 03 33 39 35 38 00  |684f3de372.3958.|
		00000080  42 08 08 df d4 e0 be 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 17531 chars]
	 >
	I0317 13:58:10.658948   13012 type.go:168] "Request Body" body=""
	I0317 13:58:10.659072   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:10.659072   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:10.659072   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:10.659135   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:10.661040   13012 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 13:58:10.661295   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:10.661295   13012 round_trippers.go:587]     Audit-Id: 157acd72-50e3-47dc-8920-81c7e50be16a
	I0317 13:58:10.661295   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:10.661295   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:10.661295   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:10.661295   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:10.661295   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:10 GMT
	I0317 13:58:10.661586   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:11.154346   13012 type.go:168] "Request Body" body=""
	I0317 13:58:11.154346   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 13:58:11.154346   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:11.154346   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:11.154346   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:11.158758   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:11.158758   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:11.158830   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:11.158830   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:11.158830   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:11.158830   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:11.158830   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:11 GMT
	I0317 13:58:11.158876   13012 round_trippers.go:587]     Audit-Id: 678bd1e7-3580-4851-928c-4fdfe03d1fc7
	I0317 13:58:11.158904   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d7 26 0a 8b 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.&.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 03 33 39 39 38 00  |684f3de372.3998.|
		00000080  42 08 08 df d4 e0 be 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 23542 chars]
	 >
	I0317 13:58:11.158904   13012 type.go:168] "Request Body" body=""
	I0317 13:58:11.159446   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:11.159446   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:11.159502   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:11.159502   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:11.161643   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:11.162400   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:11.162400   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:11.162400   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:11.162400   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:11.162400   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:11.162400   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:11 GMT
	I0317 13:58:11.162400   13012 round_trippers.go:587]     Audit-Id: 899de1cb-0ab5-4b9d-9acf-650d7601fac2
	I0317 13:58:11.162688   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:11.654998   13012 type.go:168] "Request Body" body=""
	I0317 13:58:11.654998   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 13:58:11.654998   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:11.654998   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:11.654998   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:11.660087   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:58:11.660326   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:11.660326   13012 round_trippers.go:587]     Audit-Id: 4f18cb55-75f8-4b7b-920d-ae7a0ec3cbea
	I0317 13:58:11.660326   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:11.660326   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:11.660326   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:11.660408   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:11.660408   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:11 GMT
	I0317 13:58:11.660828   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d7 26 0a 8b 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.&.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 03 33 39 39 38 00  |684f3de372.3998.|
		00000080  42 08 08 df d4 e0 be 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 23542 chars]
	 >
	I0317 13:58:11.661089   13012 type.go:168] "Request Body" body=""
	I0317 13:58:11.661201   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:11.661201   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:11.661263   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:11.661263   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:11.663474   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:11.663474   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:11.663474   13012 round_trippers.go:587]     Audit-Id: 8122c6d4-77cf-482c-b472-158c548af4f8
	I0317 13:58:11.663474   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:11.663474   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:11.663474   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:11.663474   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:11.663474   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:11 GMT
	I0317 13:58:11.663474   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:12.154943   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.155432   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 13:58:12.155432   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.155530   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.155530   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.158843   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:12.159598   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.159598   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.159598   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.159598   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.159598   13012 round_trippers.go:587]     Audit-Id: cad16408-3d6c-4209-b7f6-64084886999d
	I0317 13:58:12.159598   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.159598   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.160014   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d7 26 0a 8b 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.&.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 03 33 39 39 38 00  |684f3de372.3998.|
		00000080  42 08 08 df d4 e0 be 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 23542 chars]
	 >
	I0317 13:58:12.160295   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.160295   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:12.160295   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.160402   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.160402   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.163592   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:12.163658   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.163658   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.163658   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.163658   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.163658   13012 round_trippers.go:587]     Audit-Id: 43612160-c367-4e2e-ab45-f76b67980315
	I0317 13:58:12.163717   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.163717   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.163947   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:12.654381   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.654381   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 13:58:12.654381   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.654381   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.654381   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.658132   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:12.658218   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.658218   13012 round_trippers.go:587]     Audit-Id: 4a69c7ff-54f5-4d5b-ac8d-a3903b53b6c2
	I0317 13:58:12.658218   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.658218   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.658218   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.658218   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.658218   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.658538   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d0 27 0a ae 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.'.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 03 34 31 32 38 00  |684f3de372.4128.|
		00000080  42 08 08 df d4 e0 be 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 24167 chars]
	 >
	I0317 13:58:12.658777   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.658855   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:12.658855   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.658932   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.658932   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.661534   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:12.661534   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.661534   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.661534   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.661534   13012 round_trippers.go:587]     Audit-Id: 89a0c448-1d39-4b48-b4d4-77055b248862
	I0317 13:58:12.661534   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.661534   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.661636   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.661863   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:12.662029   13012 pod_ready.go:93] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"True"
	I0317 13:58:12.662029   13012 pod_ready.go:82] duration metric: took 2.0079577s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.662029   13012 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.662138   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.662138   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 13:58:12.662138   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.662138   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.662138   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.664409   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:12.664409   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.665131   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.665131   13012 round_trippers.go:587]     Audit-Id: 2d276c2e-a5f0-42c6-8477-be1ca69ea1d2
	I0317 13:58:12.665131   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.665131   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.665131   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.665131   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.665833   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a0 2b 0a 9c 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  30 32 36 61 66 64 33 2d  62 65 39 36 2d 34 64 38  |026afd3-be96-4d8|
		00000050  30 2d 62 32 36 31 2d 36  39 63 64 61 31 34 39 31  |0-b261-69cda1491|
		00000060  34 64 62 32 03 33 36 38  38 00 42 08 08 d9 d4 e0  |4db2.3688.B.....|
		00000070  be 06 10 00 5a 11 0a 09  63 6f 6d 70 6f 6e 65 6e  |....Z...componen|
		00000080  74 12 04 65 74 63 64 5a  15 0a 04 74 69 65 72 12  |t..etcdZ...tier.|
		00000090  0d 63 6f 6e 74 72 6f 6c  2d 70 6c 61 6e 65 62 4e  |.control-planebN|
		000000a0  0a 30 6b 75 62 65 61 64  6d 2e 6b 75 62 65 72 6e  |.0kubeadm.kubern|
		000000b0  65 74 65 73 2e 69 6f 2f  65 74 63 64 2e 61 64 76  |etes.io/etcd.adv|
		000000c0  65 72 74 69 73 65 2d 63  6c 69 65 6e 74 2d 75 72  |ertise-client-u [truncated 26458 chars]
	 >
	I0317 13:58:12.666084   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.666182   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:12.666182   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.666243   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.666243   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.669500   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 13:58:12.669500   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.669500   13012 round_trippers.go:587]     Audit-Id: 4d9dbd86-d174-4a36-8943-5b8aabd192ca
	I0317 13:58:12.669500   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.669811   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.669811   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.669811   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.669811   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.670409   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:12.670530   13012 pod_ready.go:93] pod "etcd-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 13:58:12.670587   13012 pod_ready.go:82] duration metric: took 8.5581ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.670587   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.670691   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.670740   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 13:58:12.670740   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.670740   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.670740   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.673007   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:12.673330   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.673330   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.673330   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.673368   13012 round_trippers.go:587]     Audit-Id: af22fb23-fb48-4bb6-b94a-330511353c09
	I0317 13:58:12.673368   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.673368   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.673368   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.673368   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  85 34 0a ac 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.4.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 62 35 33 37 38 35  |ystem".*$0b53785|
		00000050  31 2d 34 66 30 33 2d 34  31 63 62 2d 38 36 39 65  |1-4f03-41cb-869e|
		00000060  2d 30 65 35 66 39 34 33  33 63 35 33 31 32 03 33  |-0e5f9433c5312.3|
		00000070  37 31 38 00 42 08 08 d8  d4 e0 be 06 10 00 5a 1b  |718.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 61 70 69 73 65 72  76 65 72 5a 15 0a 04 74  |e-apiserverZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 55 0a 3f 6b 75  62 65 61 64 6d 2e 6b 75  |nebU.?kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 6b 75 62 65  |bernetes.io/kub [truncated 31993 chars]
	 >
	I0317 13:58:12.673368   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.673368   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:12.673368   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.673368   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.673368   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.675584   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:12.676467   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.676467   13012 round_trippers.go:587]     Audit-Id: 9a947a4a-79db-4015-875b-f2dbcfbc20b0
	I0317 13:58:12.676467   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.676467   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.676467   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.676467   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.676467   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.676733   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:12.676827   13012 pod_ready.go:93] pod "kube-apiserver-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 13:58:12.676888   13012 pod_ready.go:82] duration metric: took 6.3004ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.676888   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.676959   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.676959   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 13:58:12.676959   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.676959   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.676959   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.679469   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:12.680282   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.680282   13012 round_trippers.go:587]     Audit-Id: d2bda9bd-252c-437d-a8f3-464b4cad0202
	I0317 13:58:12.680282   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.680282   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.680282   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.680282   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.680282   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.680646   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  eb 30 0a 99 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.0....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 03  33 36 37 38 00 42 08 08  |b157f02.3678.B..|
		00000080  da d4 e0 be 06 10 00 5a  24 0a 09 63 6f 6d 70 6f  |.......Z$..compo|
		00000090  6e 65 6e 74 12 17 6b 75  62 65 2d 63 6f 6e 74 72  |nent..kube-contr|
		000000a0  6f 6c 6c 65 72 2d 6d 61  6e 61 67 65 72 5a 15 0a  |oller-managerZ..|
		000000b0  04 74 69 65 72 12 0d 63  6f 6e 74 72 6f 6c 2d 70  |.tier..control-p|
		000000c0  6c 61 6e 65 62 3d 0a 19  6b 75 62 65 72 6e 65 74  |laneb=..kuberne [truncated 30008 chars]
	 >
	I0317 13:58:12.680816   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.680858   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:12.680858   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.680858   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.680858   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.701457   13012 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0317 13:58:12.701557   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.701557   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.701557   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.701557   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.701557   13012 round_trippers.go:587]     Audit-Id: 75cd6b4e-63dc-438c-8451-3e24aa16999a
	I0317 13:58:12.701557   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.701557   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.701718   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:12.701718   13012 pod_ready.go:93] pod "kube-controller-manager-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 13:58:12.701718   13012 pod_ready.go:82] duration metric: took 24.8298ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.701718   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.701718   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.701718   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 13:58:12.701718   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.701718   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.701718   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.704416   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 13:58:12.704416   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.704416   13012 round_trippers.go:587]     Audit-Id: d5372cf0-08f0-4225-83e1-96b2c4d5e36a
	I0317 13:58:12.705450   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.705450   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.705450   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.705450   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.705450   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.705733   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  9d 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 03 33 36 33 38 00  |2d5491c552.3638.|
		00000070  42 08 08 de d4 e0 be 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22663 chars]
	 >
	I0317 13:58:12.705886   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.705987   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:12.705987   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.705987   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.705987   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.707757   13012 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 13:58:12.707757   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.707757   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.707757   13012 round_trippers.go:587]     Audit-Id: 93f2b4ac-5513-453b-911d-4c8713efac1a
	I0317 13:58:12.707757   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.707757   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.707757   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.707757   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.707757   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:12.707757   13012 pod_ready.go:93] pod "kube-proxy-cd7qc" in "kube-system" namespace has status "Ready":"True"
	I0317 13:58:12.708768   13012 pod_ready.go:82] duration metric: took 7.0501ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.708768   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:12.708768   13012 type.go:168] "Request Body" body=""
	I0317 13:58:12.854628   13012 request.go:661] Waited for 145.8582ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 13:58:12.855074   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 13:58:12.855125   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:12.855125   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:12.855125   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:12.859260   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:12.859385   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:12.859385   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:12.859385   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:12 GMT
	I0317 13:58:12.859385   13012 round_trippers.go:587]     Audit-Id: d6716ab9-2c60-40f0-a4da-cf8ec6d9db93
	I0317 13:58:12.859385   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:12.859385   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:12.859385   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:12.859856   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 22 0a 81 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.".....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 03 33  |-8ee70ac61ae02.3|
		00000070  37 35 38 00 42 08 08 da  d4 e0 be 06 10 00 5a 1b  |758.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 73 63 68 65 64 75  6c 65 72 5a 15 0a 04 74  |e-schedulerZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 3d 0a 19 6b 75  62 65 72 6e 65 74 65 73  |neb=..kubernetes|
		000000c0  2e 69 6f 2f 63 6f 6e 66  69 67 2e 68 61 73 68 12  |.io/config.hash [truncated 21171 chars]
	 >
	I0317 13:58:12.860127   13012 type.go:168] "Request Body" body=""
	I0317 13:58:13.054651   13012 request.go:661] Waited for 194.4277ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:13.055051   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 13:58:13.055051   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:13.055051   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:13.055051   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:13.061226   13012 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 13:58:13.061226   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:13.061226   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:13.061226   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:13.061226   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:13.061226   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:13 GMT
	I0317 13:58:13.061226   13012 round_trippers.go:587]     Audit-Id: dd997e67-373d-4afa-931f-def4c5697d3d
	I0317 13:58:13.061226   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:13.061851   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 c2 21 0a fc 10 0a 10  6d 75 6c 74 69 6e 6f 64  |..!.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 33 39  33 38 00 42 08 08 d6 d4  |3b602.3938.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 20299 chars]
	 >
	I0317 13:58:13.061851   13012 pod_ready.go:93] pod "kube-scheduler-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 13:58:13.061851   13012 pod_ready.go:82] duration metric: took 353.0797ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 13:58:13.061851   13012 pod_ready.go:39] duration metric: took 2.4228928s 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 13:58:13.061851   13012 api_server.go:52] waiting for apiserver process to appear ...
	I0317 13:58:13.070978   13012 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 13:58:13.096014   13012 command_runner.go:130] > 2148
	I0317 13:58:13.096014   13012 api_server.go:72] duration metric: took 21.8233361s to wait for apiserver process to appear ...
	I0317 13:58:13.096014   13012 api_server.go:88] waiting for apiserver healthz status ...
	I0317 13:58:13.096014   13012 api_server.go:253] Checking apiserver healthz at https://172.26.218.56:8443/healthz ...
	I0317 13:58:13.105428   13012 api_server.go:279] https://172.26.218.56:8443/healthz returned 200:
	ok
	I0317 13:58:13.105428   13012 discovery_client.go:658] "Request Body" body=""
	I0317 13:58:13.105428   13012 round_trippers.go:470] GET https://172.26.218.56:8443/version
	I0317 13:58:13.105428   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:13.105428   13012 round_trippers.go:480]     Accept: application/json, */*
	I0317 13:58:13.105428   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:13.107209   13012 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 13:58:13.107209   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:13.107288   13012 round_trippers.go:587]     Content-Type: application/json
	I0317 13:58:13.107288   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:13.107288   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:13.107288   13012 round_trippers.go:587]     Content-Length: 263
	I0317 13:58:13.107288   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:13 GMT
	I0317 13:58:13.107288   13012 round_trippers.go:587]     Audit-Id: c7b8ad95-d5f2-4d21-8421-6b00945808e9
	I0317 13:58:13.107288   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:13.107363   13012 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0317 13:58:13.107522   13012 api_server.go:141] control plane version: v1.32.2
	I0317 13:58:13.107578   13012 api_server.go:131] duration metric: took 11.5646ms to wait for apiserver health ...
	I0317 13:58:13.107578   13012 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 13:58:13.107578   13012 type.go:204] "Request Body" body=""
	I0317 13:58:13.255515   13012 request.go:661] Waited for 147.9349ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods
	I0317 13:58:13.255515   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods
	I0317 13:58:13.255515   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:13.255515   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:13.255515   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:13.260135   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:13.260135   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:13.260135   13012 round_trippers.go:587]     Audit-Id: 9387ea80-4e83-49d7-8ab8-d45c8a7b8242
	I0317 13:58:13.260135   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:13.260135   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:13.260135   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:13.260244   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:13.260244   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:13 GMT
	I0317 13:58:13.262136   13012 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 fa c6 02 0a  09 0a 00 12 03 34 31 36  |ist..........416|
		00000020  1a 00 12 d0 27 0a ae 19  0a 18 63 6f 72 65 64 6e  |....'.....coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 7a 34 6b  |s-668d6bf9bc-z4k|
		00000040  63 78 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |cx..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  63 33 62 39 65 63 38 36  |stem".*$c3b9ec86|
		00000070  2d 30 63 64 38 2d 34 64  32 65 2d 62 37 65 64 2d  |-0cd8-4d2e-b7ed-|
		00000080  65 34 35 36 38 34 66 33  64 65 33 37 32 03 34 31  |e45684f3de372.41|
		00000090  32 38 00 42 08 08 df d4  e0 be 06 10 00 5a 13 0a  |28.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 205787 chars]
	 >
	I0317 13:58:13.262687   13012 system_pods.go:59] 8 kube-system pods found
	I0317 13:58:13.262687   13012 system_pods.go:61] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 13:58:13.262687   13012 system_pods.go:61] "etcd-multinode-702300" [6026afd3-be96-4d80-b261-69cda14914db] Running
	I0317 13:58:13.262687   13012 system_pods.go:61] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 13:58:13.262687   13012 system_pods.go:61] "kube-apiserver-multinode-702300" [0b537851-4f03-41cb-869e-0e5f9433c531] Running
	I0317 13:58:13.262687   13012 system_pods.go:61] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 13:58:13.262687   13012 system_pods.go:61] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 13:58:13.262687   13012 system_pods.go:61] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 13:58:13.262687   13012 system_pods.go:61] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running
	I0317 13:58:13.262687   13012 system_pods.go:74] duration metric: took 155.1075ms to wait for pod list to return data ...
	I0317 13:58:13.262687   13012 default_sa.go:34] waiting for default service account to be created ...
	I0317 13:58:13.262687   13012 type.go:204] "Request Body" body=""
	I0317 13:58:13.455735   13012 request.go:661] Waited for 193.0453ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:58:13.455735   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/default/serviceaccounts
	I0317 13:58:13.455735   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:13.455735   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:13.455735   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:13.460083   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:13.460083   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:13.460083   13012 round_trippers.go:587]     Audit-Id: bb815b6d-32d7-4132-8365-2da23c0c60dd
	I0317 13:58:13.460083   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:13.460083   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:13.460172   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:13.460172   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:13.460172   13012 round_trippers.go:587]     Content-Length: 128
	I0317 13:58:13.460172   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:13 GMT
	I0317 13:58:13.460252   13012 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 18 0a 02  76 31 12 12 53 65 72 76  |k8s.....v1..Serv|
		00000010  69 63 65 41 63 63 6f 75  6e 74 4c 69 73 74 12 5c  |iceAccountList.\|
		00000020  0a 09 0a 00 12 03 34 31  36 1a 00 12 4f 0a 4d 0a  |......416...O.M.|
		00000030  07 64 65 66 61 75 6c 74  12 00 1a 07 64 65 66 61  |.default....defa|
		00000040  75 6c 74 22 00 2a 24 61  66 35 66 32 62 62 33 2d  |ult".*$af5f2bb3-|
		00000050  38 63 33 38 2d 34 66 30  34 2d 38 61 34 36 2d 33  |8c38-4f04-8a46-3|
		00000060  30 62 31 39 31 64 63 33  34 36 38 32 03 33 33 30  |0b191dc34682.330|
		00000070  38 00 42 08 08 df d4 e0  be 06 10 00 1a 00 22 00  |8.B...........".|
	 >
	I0317 13:58:13.460371   13012 default_sa.go:45] found service account: "default"
	I0317 13:58:13.460371   13012 default_sa.go:55] duration metric: took 197.6819ms for default service account to be created ...
	I0317 13:58:13.460371   13012 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 13:58:13.460450   13012 type.go:204] "Request Body" body=""
	I0317 13:58:13.654520   13012 request.go:661] Waited for 194.0681ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods
	I0317 13:58:13.654520   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods
	I0317 13:58:13.654520   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:13.654520   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:13.654520   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:13.659278   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 13:58:13.659278   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:13.659278   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:13.659278   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:13 GMT
	I0317 13:58:13.659278   13012 round_trippers.go:587]     Audit-Id: 93175dd2-2303-4c86-8209-00f99218c2f4
	I0317 13:58:13.659278   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:13.659278   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:13.659278   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:13.660880   13012 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 fa c6 02 0a  09 0a 00 12 03 34 31 37  |ist..........417|
		00000020  1a 00 12 d0 27 0a ae 19  0a 18 63 6f 72 65 64 6e  |....'.....coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 7a 34 6b  |s-668d6bf9bc-z4k|
		00000040  63 78 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |cx..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  63 33 62 39 65 63 38 36  |stem".*$c3b9ec86|
		00000070  2d 30 63 64 38 2d 34 64  32 65 2d 62 37 65 64 2d  |-0cd8-4d2e-b7ed-|
		00000080  65 34 35 36 38 34 66 33  64 65 33 37 32 03 34 31  |e45684f3de372.41|
		00000090  32 38 00 42 08 08 df d4  e0 be 06 10 00 5a 13 0a  |28.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 205787 chars]
	 >
	I0317 13:58:13.661347   13012 system_pods.go:86] 8 kube-system pods found
	I0317 13:58:13.661347   13012 system_pods.go:89] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 13:58:13.661347   13012 system_pods.go:89] "etcd-multinode-702300" [6026afd3-be96-4d80-b261-69cda14914db] Running
	I0317 13:58:13.661347   13012 system_pods.go:89] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 13:58:13.661347   13012 system_pods.go:89] "kube-apiserver-multinode-702300" [0b537851-4f03-41cb-869e-0e5f9433c531] Running
	I0317 13:58:13.661347   13012 system_pods.go:89] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 13:58:13.661347   13012 system_pods.go:89] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 13:58:13.661347   13012 system_pods.go:89] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 13:58:13.661347   13012 system_pods.go:89] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running
	I0317 13:58:13.661347   13012 system_pods.go:126] duration metric: took 200.9735ms to wait for k8s-apps to be running ...
	I0317 13:58:13.661347   13012 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 13:58:13.669534   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:58:13.696184   13012 system_svc.go:56] duration metric: took 34.8374ms WaitForService to wait for kubelet
	I0317 13:58:13.696330   13012 kubeadm.go:582] duration metric: took 22.4236468s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 13:58:13.696330   13012 node_conditions.go:102] verifying NodePressure condition ...
	I0317 13:58:13.696496   13012 type.go:204] "Request Body" body=""
	I0317 13:58:13.854941   13012 request.go:661] Waited for 158.4433ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/nodes
	I0317 13:58:13.854941   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes
	I0317 13:58:13.854941   13012 round_trippers.go:476] Request Headers:
	I0317 13:58:13.854941   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 13:58:13.854941   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 13:58:13.860039   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 13:58:13.860039   13012 round_trippers.go:584] Response Headers:
	I0317 13:58:13.860039   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 13:58:13.860039   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 13:58:13.860039   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 13:58:13 GMT
	I0317 13:58:13.860039   13012 round_trippers.go:587]     Audit-Id: 574f471a-a4b5-4424-ade0-c592044cf679
	I0317 13:58:13.860039   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 13:58:13.860039   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 13:58:13.860353   13012 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 d0 21 0a  09 0a 00 12 03 34 31 38  |List..!......418|
		00000020  1a 00 12 c2 21 0a fc 10  0a 10 6d 75 6c 74 69 6e  |....!.....multin|
		00000030  6f 64 65 2d 37 30 32 33  30 30 12 00 1a 00 22 00  |ode-702300....".|
		00000040  2a 24 63 38 65 34 32 66  36 61 2d 64 38 61 33 2d  |*$c8e42f6a-d8a3-|
		00000050  34 33 37 62 2d 62 61 62  36 2d 63 66 31 63 66 37  |437b-bab6-cf1cf7|
		00000060  37 32 33 62 36 30 32 03  33 39 33 38 00 42 08 08  |723b602.3938.B..|
		00000070  d6 d4 e0 be 06 10 00 5a  20 0a 17 62 65 74 61 2e  |.......Z ..beta.|
		00000080  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		00000090  63 68 12 05 61 6d 64 36  34 5a 1e 0a 15 62 65 74  |ch..amd64Z...bet|
		000000a0  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		000000b0  6f 73 12 05 6c 69 6e 75  78 5a 1b 0a 12 6b 75 62  |os..linuxZ...kub|
		000000c0  65 72 6e 65 74 65 73 2e  69 6f 2f 61 72 63 68 12  |ernetes.io/arch [truncated 20380 chars]
	 >
	I0317 13:58:13.860595   13012 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 13:58:13.860595   13012 node_conditions.go:123] node cpu capacity is 2
	I0317 13:58:13.860658   13012 node_conditions.go:105] duration metric: took 164.3266ms to run NodePressure ...
	I0317 13:58:13.860658   13012 start.go:241] waiting for startup goroutines ...
	I0317 13:58:13.860658   13012 start.go:246] waiting for cluster config update ...
	I0317 13:58:13.860717   13012 start.go:255] writing updated cluster config ...
	I0317 13:58:13.864306   13012 out.go:201] 
	I0317 13:58:13.867191   13012 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:58:13.878760   13012 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:58:13.878760   13012 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 13:58:13.884248   13012 out.go:177] * Starting "multinode-702300-m02" worker node in "multinode-702300" cluster
	I0317 13:58:13.888285   13012 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 13:58:13.888285   13012 cache.go:56] Caching tarball of preloaded images
	I0317 13:58:13.888499   13012 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 13:58:13.888852   13012 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 13:58:13.888992   13012 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 13:58:13.897198   13012 start.go:360] acquireMachinesLock for multinode-702300-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 13:58:13.897198   13012 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-702300-m02"
	I0317 13:58:13.897835   13012 start.go:93] Provisioning new machine with config: &{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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 Clus
terName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false 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:true ExtraDisks:0 CertExpiration:26280h0m0s
Mount:false MountString:C:\Users\jenkins.minikube5:/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:m02 IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 13:58:13.897835   13012 start.go:125] createHost starting for "m02" (driver="hyperv")
	I0317 13:58:13.900763   13012 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I0317 13:58:13.901725   13012 start.go:159] libmachine.API.Create for "multinode-702300" (driver="hyperv")
	I0317 13:58:13.901816   13012 client.go:168] LocalClient.Create starting
	I0317 13:58:13.901993   13012 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem
	I0317 13:58:13.902472   13012 main.go:141] libmachine: Decoding PEM data...
	I0317 13:58:13.902472   13012 main.go:141] libmachine: Parsing certificate...
	I0317 13:58:13.902652   13012 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem
	I0317 13:58:13.902652   13012 main.go:141] libmachine: Decoding PEM data...
	I0317 13:58:13.902652   13012 main.go:141] libmachine: Parsing certificate...
	I0317 13:58:13.902652   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I0317 13:58:15.698052   13012 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I0317 13:58:15.698830   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:15.698830   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I0317 13:58:17.342735   13012 main.go:141] libmachine: [stdout =====>] : False
	
	I0317 13:58:17.342735   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:17.343632   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:58:18.773874   13012 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:58:18.773874   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:18.774603   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:58:22.217140   13012 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:58:22.217140   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:22.219536   13012 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube5/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.35.0-amd64.iso...
	I0317 13:58:22.614331   13012 main.go:141] libmachine: Creating SSH key...
	I0317 13:58:22.914573   13012 main.go:141] libmachine: Creating VM...
	I0317 13:58:22.914946   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I0317 13:58:25.659664   13012 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I0317 13:58:25.659874   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:25.659874   13012 main.go:141] libmachine: Using switch "Default Switch"
	I0317 13:58:25.659980   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I0317 13:58:27.322625   13012 main.go:141] libmachine: [stdout =====>] : True
	
	I0317 13:58:27.322625   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:27.322963   13012 main.go:141] libmachine: Creating VHD
	I0317 13:58:27.323078   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I0317 13:58:31.003299   13012 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube5
	Path                    : C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\fixed
	                          .vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 65C0376A-757A-4A41-83AE-2B418A8844CF
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I0317 13:58:31.003299   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:31.003299   13012 main.go:141] libmachine: Writing magic tar header
	I0317 13:58:31.003299   13012 main.go:141] libmachine: Writing SSH key tar header
	I0317 13:58:31.014682   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I0317 13:58:34.137668   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:34.137742   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:34.137816   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\disk.vhd' -SizeBytes 20000MB
	I0317 13:58:36.612051   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:36.612051   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:36.612665   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM multinode-702300-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I0317 13:58:40.061776   13012 main.go:141] libmachine: [stdout =====>] : 
	Name                 State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----                 ----- ----------- ----------------- ------   ------             -------
	multinode-702300-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I0317 13:58:40.061883   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:40.061946   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName multinode-702300-m02 -DynamicMemoryEnabled $false
	I0317 13:58:42.247866   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:42.248101   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:42.248101   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor multinode-702300-m02 -Count 2
	I0317 13:58:44.323293   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:44.323687   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:44.323750   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName multinode-702300-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\boot2docker.iso'
	I0317 13:58:46.752050   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:46.752050   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:46.752215   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName multinode-702300-m02 -Path 'C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\disk.vhd'
	I0317 13:58:49.249349   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:49.249349   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:49.250051   13012 main.go:141] libmachine: Starting VM...
	I0317 13:58:49.250051   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300-m02
	I0317 13:58:52.140023   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:52.140701   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:52.140701   13012 main.go:141] libmachine: Waiting for host to start...
	I0317 13:58:52.140782   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:58:54.270328   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:58:54.271328   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:54.271378   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:58:56.665049   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:58:56.665049   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:57.665779   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:58:59.749591   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:58:59.750606   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:58:59.750715   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:02.140361   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:59:02.140361   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:03.141991   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:05.189750   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:05.189976   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:05.189976   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:07.537619   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:59:07.537619   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:08.538673   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:10.675428   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:10.675428   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:10.675532   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:13.025640   13012 main.go:141] libmachine: [stdout =====>] : 
	I0317 13:59:13.026490   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:14.026814   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:16.093142   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:16.093216   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:16.093291   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:18.531090   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:18.531090   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:18.531391   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:20.562635   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:20.562635   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:20.562963   13012 machine.go:93] provisionDockerMachine start ...
	I0317 13:59:20.563007   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:22.618669   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:22.618669   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:22.618669   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:25.052438   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:25.052438   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:25.056940   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:59:25.072687   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 13:59:25.072687   13012 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 13:59:25.212348   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 13:59:25.212348   13012 buildroot.go:166] provisioning hostname "multinode-702300-m02"
	I0317 13:59:25.212474   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:27.247545   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:27.247545   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:27.248512   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:29.645949   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:29.646527   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:29.650440   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:59:29.651006   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 13:59:29.651006   13012 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-702300-m02 && echo "multinode-702300-m02" | sudo tee /etc/hostname
	I0317 13:59:29.825223   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-702300-m02
	
	I0317 13:59:29.825314   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:31.860511   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:31.860511   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:31.860511   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:34.245957   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:34.245957   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:34.248674   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:59:34.249894   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 13:59:34.249894   13012 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-702300-m02' /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 multinode-702300-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-702300-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 13:59:34.415009   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 13:59:34.415095   13012 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 13:59:34.415155   13012 buildroot.go:174] setting up certificates
	I0317 13:59:34.415224   13012 provision.go:84] configureAuth start
	I0317 13:59:34.415250   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:36.443943   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:36.443943   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:36.444047   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:38.857869   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:38.858791   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:38.858892   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:40.922891   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:40.922891   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:40.922891   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:43.396361   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:43.396702   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:43.396702   13012 provision.go:143] copyHostCerts
	I0317 13:59:43.396702   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 13:59:43.396702   13012 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 13:59:43.396702   13012 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 13:59:43.397464   13012 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 13:59:43.398708   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 13:59:43.398708   13012 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 13:59:43.398708   13012 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 13:59:43.399462   13012 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 13:59:43.400102   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 13:59:43.400102   13012 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 13:59:43.400102   13012 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 13:59:43.400829   13012 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 13:59:43.401478   13012 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-702300-m02 san=[127.0.0.1 172.26.212.41 localhost minikube multinode-702300-m02]
	I0317 13:59:43.621145   13012 provision.go:177] copyRemoteCerts
	I0317 13:59:43.629234   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 13:59:43.629234   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:45.691874   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:45.691874   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:45.691874   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:48.164414   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:48.164414   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:48.164816   13012 sshutil.go:53] new ssh client: &{IP:172.26.212.41 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 13:59:48.274461   13012 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.6450694s)
	I0317 13:59:48.274461   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 13:59:48.274551   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 13:59:48.322942   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 13:59:48.323357   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0317 13:59:48.380573   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 13:59:48.380659   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0317 13:59:48.428826   13012 provision.go:87] duration metric: took 14.0134639s to configureAuth
	I0317 13:59:48.428826   13012 buildroot.go:189] setting minikube options for container-runtime
	I0317 13:59:48.429543   13012 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:59:48.429543   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:50.467220   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:50.467220   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:50.467220   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:52.924089   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:52.924167   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:52.928381   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:59:52.928381   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 13:59:52.928967   13012 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 13:59:53.076244   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 13:59:53.076302   13012 buildroot.go:70] root file system type: tmpfs
	I0317 13:59:53.076493   13012 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 13:59:53.076552   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:55.137074   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:55.137074   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:55.137836   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 13:59:57.596108   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 13:59:57.596108   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:57.602015   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 13:59:57.602652   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 13:59:57.602652   13012 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.26.218.56"
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 13:59:57.773399   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.26.218.56
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 13:59:57.773509   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 13:59:59.808804   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:59:59.808804   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:59:59.809415   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:02.245813   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:02.245813   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:02.250873   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 14:00:02.251402   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 14:00:02.251650   13012 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 14:00:04.561389   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 14:00:04.561389   13012 machine.go:96] duration metric: took 43.9979948s to provisionDockerMachine
	I0317 14:00:04.561389   13012 client.go:171] duration metric: took 1m50.6584902s to LocalClient.Create
	I0317 14:00:04.561389   13012 start.go:167] duration metric: took 1m50.658581s to libmachine.API.Create "multinode-702300"
	I0317 14:00:04.561389   13012 start.go:293] postStartSetup for "multinode-702300-m02" (driver="hyperv")
	I0317 14:00:04.561389   13012 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 14:00:04.569345   13012 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 14:00:04.569345   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:00:06.636024   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:06.636024   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:06.636113   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:09.111715   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:09.111715   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:09.112045   13012 sshutil.go:53] new ssh client: &{IP:172.26.212.41 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:00:09.231774   13012 ssh_runner.go:235] Completed: 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: (4.6623829s)
	I0317 14:00:09.239656   13012 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 14:00:09.246554   13012 command_runner.go:130] > NAME=Buildroot
	I0317 14:00:09.246554   13012 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0317 14:00:09.246554   13012 command_runner.go:130] > ID=buildroot
	I0317 14:00:09.246554   13012 command_runner.go:130] > VERSION_ID=2023.02.9
	I0317 14:00:09.246554   13012 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0317 14:00:09.246750   13012 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 14:00:09.246750   13012 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 14:00:09.246750   13012 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 14:00:09.246750   13012 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 14:00:09.246750   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 14:00:09.254918   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 14:00:09.274505   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 14:00:09.319384   13012 start.go:296] duration metric: took 4.7579483s for postStartSetup
	I0317 14:00:09.322559   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:00:11.325583   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:11.325583   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:11.325583   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:13.738345   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:13.738345   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:13.739488   13012 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:00:13.741380   13012 start.go:128] duration metric: took 1m59.8423726s to createHost
	I0317 14:00:13.741472   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:00:15.764817   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:15.764983   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:15.765054   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:18.184579   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:18.184579   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:18.188919   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 14:00:18.188997   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 14:00:18.188997   13012 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 14:00:18.334515   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742220018.352150870
	
	I0317 14:00:18.334670   13012 fix.go:216] guest clock: 1742220018.352150870
	I0317 14:00:18.334670   13012 fix.go:229] Guest: 2025-03-17 14:00:18.35215087 +0000 UTC Remote: 2025-03-17 14:00:13.741472 +0000 UTC m=+327.179346301 (delta=4.61067887s)
	I0317 14:00:18.334670   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:00:20.350906   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:20.350982   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:20.351053   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:22.731873   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:22.731873   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:22.737181   13012 main.go:141] libmachine: Using SSH client type: native
	I0317 14:00:22.737813   13012 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.212.41 22 <nil> <nil>}
	I0317 14:00:22.737813   13012 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742220018
	I0317 14:00:22.885013   13012 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 14:00:18 UTC 2025
	
	I0317 14:00:22.885013   13012 fix.go:236] clock set: Mon Mar 17 14:00:18 UTC 2025
	 (err=<nil>)
	I0317 14:00:22.885013   13012 start.go:83] releasing machines lock for "multinode-702300-m02", held for 2m8.9860451s
	I0317 14:00:22.885013   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:00:24.907263   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:24.907913   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:24.907967   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:27.339686   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:27.339686   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:27.343206   13012 out.go:177] * Found network options:
	I0317 14:00:27.345628   13012 out.go:177]   - NO_PROXY=172.26.218.56
	W0317 14:00:27.347844   13012 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 14:00:27.349685   13012 out.go:177]   - NO_PROXY=172.26.218.56
	W0317 14:00:27.352519   13012 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 14:00:27.353823   13012 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 14:00:27.355747   13012 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 14:00:27.355747   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:00:27.364340   13012 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 14:00:27.364883   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:00:29.413595   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:29.413595   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:29.413595   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:29.434491   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:29.434491   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:29.434491   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:31.889715   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:31.889715   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:31.889715   13012 sshutil.go:53] new ssh client: &{IP:172.26.212.41 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:00:31.914948   13012 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:00:31.914948   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:31.915553   13012 sshutil.go:53] new ssh client: &{IP:172.26.212.41 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:00:31.987465   13012 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0317 14:00:31.987499   13012 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6317073s)
	W0317 14:00:31.987499   13012 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 14:00:32.022696   13012 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I0317 14:00:32.022771   13012 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6583848s)
	W0317 14:00:32.022771   13012 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 14:00:32.030703   13012 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 14:00:32.060705   13012 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0317 14:00:32.060705   13012 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 14:00:32.060705   13012 start.go:495] detecting cgroup driver to use...
	I0317 14:00:32.060705   13012 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	W0317 14:00:32.076894   13012 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 14:00:32.076894   13012 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 14:00:32.100054   13012 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0317 14:00:32.109259   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 14:00:32.144956   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 14:00:32.165360   13012 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 14:00:32.172076   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 14:00:32.201030   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:00:32.229058   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 14:00:32.256032   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:00:32.282031   13012 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 14:00:32.312846   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 14:00:32.339620   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 14:00:32.371201   13012 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 14:00:32.408929   13012 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 14:00:32.428770   13012 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 14:00:32.428976   13012 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 14:00:32.440251   13012 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 14:00:32.468715   13012 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 14:00:32.496690   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:00:32.687275   13012 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 14:00:32.718702   13012 start.go:495] detecting cgroup driver to use...
	I0317 14:00:32.726659   13012 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 14:00:32.750665   13012 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0317 14:00:32.750665   13012 command_runner.go:130] > [Unit]
	I0317 14:00:32.750665   13012 command_runner.go:130] > Description=Docker Application Container Engine
	I0317 14:00:32.750665   13012 command_runner.go:130] > Documentation=https://docs.docker.com
	I0317 14:00:32.750665   13012 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0317 14:00:32.750665   13012 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0317 14:00:32.750665   13012 command_runner.go:130] > StartLimitBurst=3
	I0317 14:00:32.750665   13012 command_runner.go:130] > StartLimitIntervalSec=60
	I0317 14:00:32.750665   13012 command_runner.go:130] > [Service]
	I0317 14:00:32.750665   13012 command_runner.go:130] > Type=notify
	I0317 14:00:32.750665   13012 command_runner.go:130] > Restart=on-failure
	I0317 14:00:32.750665   13012 command_runner.go:130] > Environment=NO_PROXY=172.26.218.56
	I0317 14:00:32.751664   13012 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0317 14:00:32.751664   13012 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0317 14:00:32.751664   13012 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0317 14:00:32.751664   13012 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0317 14:00:32.751664   13012 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0317 14:00:32.751664   13012 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0317 14:00:32.751664   13012 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0317 14:00:32.751664   13012 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0317 14:00:32.751664   13012 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0317 14:00:32.751664   13012 command_runner.go:130] > ExecStart=
	I0317 14:00:32.751664   13012 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	I0317 14:00:32.751664   13012 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0317 14:00:32.751664   13012 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0317 14:00:32.751664   13012 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0317 14:00:32.751664   13012 command_runner.go:130] > LimitNOFILE=infinity
	I0317 14:00:32.751664   13012 command_runner.go:130] > LimitNPROC=infinity
	I0317 14:00:32.751664   13012 command_runner.go:130] > LimitCORE=infinity
	I0317 14:00:32.751664   13012 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0317 14:00:32.751664   13012 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0317 14:00:32.751664   13012 command_runner.go:130] > TasksMax=infinity
	I0317 14:00:32.751664   13012 command_runner.go:130] > TimeoutStartSec=0
	I0317 14:00:32.751664   13012 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0317 14:00:32.751664   13012 command_runner.go:130] > Delegate=yes
	I0317 14:00:32.751664   13012 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0317 14:00:32.751664   13012 command_runner.go:130] > KillMode=process
	I0317 14:00:32.751664   13012 command_runner.go:130] > [Install]
	I0317 14:00:32.751664   13012 command_runner.go:130] > WantedBy=multi-user.target
	I0317 14:00:32.763648   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:00:32.794431   13012 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 14:00:32.833441   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:00:32.863490   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:00:32.895456   13012 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 14:00:32.952486   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:00:32.978482   13012 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 14:00:33.016885   13012 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0317 14:00:33.025085   13012 ssh_runner.go:195] Run: which cri-dockerd
	I0317 14:00:33.030870   13012 command_runner.go:130] > /usr/bin/cri-dockerd
	I0317 14:00:33.039334   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 14:00:33.058192   13012 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 14:00:33.097971   13012 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 14:00:33.305749   13012 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 14:00:33.503316   13012 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 14:00:33.503467   13012 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 14:00:33.545210   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:00:33.736309   13012 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 14:00:36.333604   13012 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.597173s)
	I0317 14:00:36.343031   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 14:00:36.375412   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:00:36.407871   13012 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 14:00:36.600276   13012 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 14:00:36.807162   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:00:36.996925   13012 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 14:00:37.034180   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:00:37.065966   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:00:37.275084   13012 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 14:00:37.388687   13012 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 14:00:37.396950   13012 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 14:00:37.411100   13012 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0317 14:00:37.411160   13012 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 14:00:37.411160   13012 command_runner.go:130] > Device: 0,22	Inode: 885         Links: 1
	I0317 14:00:37.411160   13012 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0317 14:00:37.411160   13012 command_runner.go:130] > Access: 2025-03-17 14:00:37.329138242 +0000
	I0317 14:00:37.411160   13012 command_runner.go:130] > Modify: 2025-03-17 14:00:37.329138242 +0000
	I0317 14:00:37.411160   13012 command_runner.go:130] > Change: 2025-03-17 14:00:37.333138391 +0000
	I0317 14:00:37.411160   13012 command_runner.go:130] >  Birth: -
	I0317 14:00:37.411236   13012 start.go:563] Will wait 60s for crictl version
	I0317 14:00:37.419083   13012 ssh_runner.go:195] Run: which crictl
	I0317 14:00:37.426483   13012 command_runner.go:130] > /usr/bin/crictl
	I0317 14:00:37.435379   13012 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 14:00:37.488773   13012 command_runner.go:130] > Version:  0.1.0
	I0317 14:00:37.488896   13012 command_runner.go:130] > RuntimeName:  docker
	I0317 14:00:37.488896   13012 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0317 14:00:37.488896   13012 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 14:00:37.488983   13012 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 14:00:37.498618   13012 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:00:37.529839   13012 command_runner.go:130] > 27.4.0
	I0317 14:00:37.538318   13012 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:00:37.572369   13012 command_runner.go:130] > 27.4.0
	I0317 14:00:37.577673   13012 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 14:00:37.581259   13012 out.go:177]   - env NO_PROXY=172.26.218.56
	I0317 14:00:37.583452   13012 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 14:00:37.587493   13012 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 14:00:37.587493   13012 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 14:00:37.587493   13012 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 14:00:37.587493   13012 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 14:00:37.590354   13012 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 14:00:37.590354   13012 ip.go:214] interface addr: 172.26.208.1/20
	I0317 14:00:37.598877   13012 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 14:00:37.606137   13012 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:00:37.628770   13012 mustload.go:65] Loading cluster: multinode-702300
	I0317 14:00:37.629374   13012 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:00:37.629900   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:00:39.642689   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:39.642689   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:39.642689   13012 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:00:39.643390   13012 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300 for IP: 172.26.212.41
	I0317 14:00:39.643463   13012 certs.go:194] generating shared ca certs ...
	I0317 14:00:39.643463   13012 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:00:39.644003   13012 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 14:00:39.644298   13012 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 14:00:39.644529   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 14:00:39.644529   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 14:00:39.644529   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 14:00:39.644529   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 14:00:39.645208   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 14:00:39.645208   13012 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 14:00:39.645208   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 14:00:39.645916   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 14:00:39.645916   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 14:00:39.646587   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 14:00:39.646587   13012 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 14:00:39.646587   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:00:39.647262   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 14:00:39.647262   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 14:00:39.647262   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 14:00:39.697764   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 14:00:39.744609   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 14:00:39.791292   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 14:00:39.838198   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 14:00:39.883125   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 14:00:39.928928   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 14:00:39.981249   13012 ssh_runner.go:195] Run: openssl version
	I0317 14:00:39.989897   13012 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0317 14:00:39.998462   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 14:00:40.026075   13012 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 14:00:40.034162   13012 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:00:40.034162   13012 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:00:40.041978   13012 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 14:00:40.052446   13012 command_runner.go:130] > 51391683
	I0317 14:00:40.061764   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 14:00:40.091859   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 14:00:40.120588   13012 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 14:00:40.128931   13012 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:00:40.128931   13012 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:00:40.137986   13012 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 14:00:40.149742   13012 command_runner.go:130] > 3ec20f2e
	I0317 14:00:40.161588   13012 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 14:00:40.195682   13012 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 14:00:40.229191   13012 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:00:40.239375   13012 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:00:40.239375   13012 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:00:40.248155   13012 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:00:40.256820   13012 command_runner.go:130] > b5213941
	I0317 14:00:40.265510   13012 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 14:00:40.296696   13012 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 14:00:40.302622   13012 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0317 14:00:40.303168   13012 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 14:00:40.303168   13012 kubeadm.go:934] updating node {m02 172.26.212.41 8443 v1.32.2 docker false true} ...
	I0317 14:00:40.303168   13012 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-702300-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.212.41
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 14:00:40.313029   13012 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 14:00:40.329956   13012 command_runner.go:130] ! ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	I0317 14:00:40.330241   13012 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.32.2: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.32.2': No such file or directory
	
	Initiating transfer...
	I0317 14:00:40.337988   13012 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.32.2
	I0317 14:00:40.358304   13012 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubelet.sha256
	I0317 14:00:40.358304   13012 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
	I0317 14:00:40.358304   13012 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubeadm.sha256
	I0317 14:00:40.358304   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl -> /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 14:00:40.358304   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm -> /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 14:00:40.368528   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:00:40.369588   13012 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl
	I0317 14:00:40.370076   13012 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm
	I0317 14:00:40.389471   13012 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet -> /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 14:00:40.389471   13012 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0317 14:00:40.389471   13012 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubeadm': No such file or directory
	I0317 14:00:40.389471   13012 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0317 14:00:40.389471   13012 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubectl': No such file or directory
	I0317 14:00:40.389471   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubeadm --> /var/lib/minikube/binaries/v1.32.2/kubeadm (70942872 bytes)
	I0317 14:00:40.389471   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubectl --> /var/lib/minikube/binaries/v1.32.2/kubectl (57323672 bytes)
	I0317 14:00:40.398212   13012 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet
	I0317 14:00:40.457092   13012 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0317 14:00:40.457901   13012 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.32.2/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.32.2/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.32.2/kubelet': No such file or directory
	I0317 14:00:40.457938   13012 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\linux\amd64\v1.32.2/kubelet --> /var/lib/minikube/binaries/v1.32.2/kubelet (77406468 bytes)
	I0317 14:00:41.523623   13012 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0317 14:00:41.540752   13012 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0317 14:00:41.572759   13012 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 14:00:41.614835   13012 ssh_runner.go:195] Run: grep 172.26.218.56	control-plane.minikube.internal$ /etc/hosts
	I0317 14:00:41.620995   13012 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.218.56	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:00:41.651129   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:00:41.847170   13012 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:00:41.876194   13012 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:00:41.876918   13012 start.go:317] joinCluster: &{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-702300
Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:fals
e MountString:C:\Users\jenkins.minikube5:/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 14:00:41.877006   13012 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0317 14:00:41.877091   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:00:43.892259   13012 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:00:43.892259   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:43.892259   13012 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:00:46.286166   13012 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 14:00:46.286237   13012 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:00:46.286450   13012 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:00:46.614549   13012 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token nuzx7v.pxognzxhmxbxp49r --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 
	I0317 14:00:46.615061   13012 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.7380082s)
	I0317 14:00:46.615172   13012 start.go:343] trying to join worker node "m02" to cluster: &{Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:00:46.615226   13012 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token nuzx7v.pxognzxhmxbxp49r --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-702300-m02"
	I0317 14:00:46.682548   13012 command_runner.go:130] > [preflight] Running pre-flight checks
	I0317 14:00:46.817079   13012 command_runner.go:130] > [preflight] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
	I0317 14:00:46.817079   13012 command_runner.go:130] > [preflight] Use 'kubeadm init phase upload-config --config your-config.yaml' to re-upload it.
	I0317 14:00:46.897255   13012 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 14:00:46.897255   13012 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 14:00:46.897255   13012 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0317 14:00:47.108706   13012 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 14:00:47.608281   13012 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 502.130155ms
	I0317 14:00:47.609341   13012 command_runner.go:130] > [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap
	I0317 14:00:48.128111   13012 command_runner.go:130] > This node has joined the cluster:
	I0317 14:00:48.128192   13012 command_runner.go:130] > * Certificate signing request was sent to apiserver and a response was received.
	I0317 14:00:48.128192   13012 command_runner.go:130] > * The Kubelet was informed of the new secure connection details.
	I0317 14:00:48.128223   13012 command_runner.go:130] > Run 'kubectl get nodes' on the control-plane to see this node join the cluster.
	I0317 14:00:48.130732   13012 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 14:00:48.130829   13012 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token nuzx7v.pxognzxhmxbxp49r --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-702300-m02": (1.5154914s)
	I0317 14:00:48.130893   13012 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0317 14:00:48.520576   13012 command_runner.go:130] ! Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /usr/lib/systemd/system/kubelet.service.
	I0317 14:00:48.530008   13012 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-702300-m02 minikube.k8s.io/updated_at=2025_03_17T14_00_48_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=multinode-702300 minikube.k8s.io/primary=false
	I0317 14:00:48.658823   13012 command_runner.go:130] > node/multinode-702300-m02 labeled
	I0317 14:00:48.659156   13012 start.go:319] duration metric: took 6.782364s to joinCluster
	I0317 14:00:48.659324   13012 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:00:48.659944   13012 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:00:48.662686   13012 out.go:177] * Verifying Kubernetes components...
	I0317 14:00:48.671854   13012 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:00:48.877896   13012 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:00:48.905869   13012 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:00:48.905869   13012 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.218.56:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 14:00:48.906870   13012 node_ready.go:35] waiting up to 6m0s for node "multinode-702300-m02" to be "Ready" ...
	I0317 14:00:48.906870   13012 type.go:168] "Request Body" body=""
	I0317 14:00:48.906870   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:48.906870   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:48.906870   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:48.906870   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:48.920407   13012 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 14:00:48.920407   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:48.920407   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:48.920407   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:48.920407   13012 round_trippers.go:587]     Content-Length: 2719
	I0317 14:00:48.920407   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:48 GMT
	I0317 14:00:48.920407   13012 round_trippers.go:587]     Audit-Id: 6e682b6c-ad02-4b44-b10d-7d5530eac7db
	I0317 14:00:48.920407   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:48.920407   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:48.920407   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 88 15 0a 9c 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 31 38 00 42  |4d0e0d1d2.5718.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12405 chars]
	 >
	I0317 14:00:49.407240   13012 type.go:168] "Request Body" body=""
	I0317 14:00:49.407240   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:49.407240   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:49.407240   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:49.407240   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:49.415714   13012 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:00:49.415786   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:49.415786   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:49.415786   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:49.415786   13012 round_trippers.go:587]     Content-Length: 2719
	I0317 14:00:49.415786   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:49 GMT
	I0317 14:00:49.415786   13012 round_trippers.go:587]     Audit-Id: 4cdab48f-5cc4-4e26-9a42-8a3b83eeda60
	I0317 14:00:49.415786   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:49.415786   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:49.416000   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 88 15 0a 9c 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 31 38 00 42  |4d0e0d1d2.5718.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12405 chars]
	 >
	I0317 14:00:49.907548   13012 type.go:168] "Request Body" body=""
	I0317 14:00:49.907548   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:49.907548   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:49.907548   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:49.907548   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:49.911582   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:00:49.911582   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:49.911582   13012 round_trippers.go:587]     Audit-Id: 165ef93f-510a-4615-bc05-c1d2abdfd000
	I0317 14:00:49.911582   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:49.911582   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:49.911582   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:49.911582   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:49.911582   13012 round_trippers.go:587]     Content-Length: 2719
	I0317 14:00:49.911582   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:49 GMT
	I0317 14:00:49.911582   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 88 15 0a 9c 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 31 38 00 42  |4d0e0d1d2.5718.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12405 chars]
	 >
	I0317 14:00:50.407793   13012 type.go:168] "Request Body" body=""
	I0317 14:00:50.407793   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:50.407793   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:50.407793   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:50.407793   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:50.411559   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:00:50.411559   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:50.411559   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:50 GMT
	I0317 14:00:50.411559   13012 round_trippers.go:587]     Audit-Id: 02673fee-a95a-476e-8ab5-1cce359f27d1
	I0317 14:00:50.411559   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:50.411559   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:50.411559   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:50.411559   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:50.411559   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:50.411559   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:50.906977   13012 type.go:168] "Request Body" body=""
	I0317 14:00:50.906977   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:50.906977   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:50.906977   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:50.906977   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:50.914269   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:00:50.914375   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:50.914375   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:50.914375   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:50.914375   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:50.914375   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:50 GMT
	I0317 14:00:50.914375   13012 round_trippers.go:587]     Audit-Id: c00bc037-1a79-41c2-978a-ecb61671b55d
	I0317 14:00:50.914375   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:50.914375   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:50.914725   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:50.914834   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:00:51.407649   13012 type.go:168] "Request Body" body=""
	I0317 14:00:51.407649   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:51.407649   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:51.407649   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:51.407649   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:51.415793   13012 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:00:51.415793   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:51.415793   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:51.415793   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:51.415793   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:51.415793   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:51.415793   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:51 GMT
	I0317 14:00:51.415793   13012 round_trippers.go:587]     Audit-Id: ddf1e78e-a78b-4c1c-95d7-2f2b6f744451
	I0317 14:00:51.415793   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:51.416438   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:51.907460   13012 type.go:168] "Request Body" body=""
	I0317 14:00:51.907460   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:51.907460   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:51.907460   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:51.907460   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:51.914006   13012 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:00:51.914006   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:51.914006   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:51 GMT
	I0317 14:00:51.914006   13012 round_trippers.go:587]     Audit-Id: 0b91ec28-6773-4048-8a03-3b56b84897bb
	I0317 14:00:51.914006   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:51.914006   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:51.914006   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:51.914006   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:51.914006   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:51.914324   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:52.407247   13012 type.go:168] "Request Body" body=""
	I0317 14:00:52.407247   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:52.407247   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:52.407247   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:52.407247   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:52.412264   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:00:52.412264   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:52.412264   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:52.412264   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:52 GMT
	I0317 14:00:52.412264   13012 round_trippers.go:587]     Audit-Id: 314aa269-c9b0-443d-a3ef-9fb66c9e6b28
	I0317 14:00:52.412264   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:52.412264   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:52.412264   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:52.412264   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:52.412724   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:52.907579   13012 type.go:168] "Request Body" body=""
	I0317 14:00:52.907727   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:52.907727   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:52.907727   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:52.907727   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:52.910400   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:00:52.910400   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:52.910400   13012 round_trippers.go:587]     Audit-Id: 6dc3ede7-3e45-47df-b0e6-d0c69d653c8d
	I0317 14:00:52.910400   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:52.910400   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:52.910400   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:52.910400   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:52.910400   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:52.910400   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:52 GMT
	I0317 14:00:52.910400   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:53.408869   13012 type.go:168] "Request Body" body=""
	I0317 14:00:53.408869   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:53.408869   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:53.408869   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:53.408869   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:53.412023   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:00:53.412023   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:53.412023   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:53 GMT
	I0317 14:00:53.412023   13012 round_trippers.go:587]     Audit-Id: 833e37ad-372a-4454-aaa4-d0a0e9449d82
	I0317 14:00:53.412023   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:53.412023   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:53.412023   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:53.412023   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:53.412023   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:53.412023   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:53.413443   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:00:53.907493   13012 type.go:168] "Request Body" body=""
	I0317 14:00:53.907493   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:53.907493   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:53.907493   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:53.907493   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:53.912511   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:00:53.912511   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:53.912511   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:53 GMT
	I0317 14:00:53.912511   13012 round_trippers.go:587]     Audit-Id: 468306fd-ab2f-49d6-a77c-6c26d44f69bf
	I0317 14:00:53.912511   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:53.912511   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:53.912511   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:53.912511   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:53.912511   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:53.912511   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:54.408103   13012 type.go:168] "Request Body" body=""
	I0317 14:00:54.408103   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:54.408103   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:54.408103   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:54.408239   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:54.412105   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:00:54.412105   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:54.412105   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:54.412105   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:54.412105   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:54 GMT
	I0317 14:00:54.412252   13012 round_trippers.go:587]     Audit-Id: 25e980d0-5b97-47cc-bb59-477a246f451c
	I0317 14:00:54.412252   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:54.412252   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:54.412252   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:54.412408   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:54.907559   13012 type.go:168] "Request Body" body=""
	I0317 14:00:54.907559   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:54.907559   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:54.907559   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:54.907559   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:54.912416   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:00:54.912504   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:54.912504   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:54 GMT
	I0317 14:00:54.912504   13012 round_trippers.go:587]     Audit-Id: e934cb53-b27a-4a68-a45b-298f17cd34af
	I0317 14:00:54.912504   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:54.912504   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:54.912504   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:54.912504   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:54.912504   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:54.912602   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:55.407437   13012 type.go:168] "Request Body" body=""
	I0317 14:00:55.407924   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:55.407974   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:55.407974   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:55.407974   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:55.412683   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:00:55.412683   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:55.412756   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:55.412756   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:55.412756   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:55.412756   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:55.412756   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:55.412756   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:55 GMT
	I0317 14:00:55.412756   13012 round_trippers.go:587]     Audit-Id: c530b80a-81b1-4d73-b77a-1992bc635d49
	I0317 14:00:55.413014   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:55.907460   13012 type.go:168] "Request Body" body=""
	I0317 14:00:55.907460   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:55.907460   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:55.907460   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:55.907460   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:55.911512   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:00:55.911512   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:55.911512   13012 round_trippers.go:587]     Audit-Id: 03fc6e1d-50a8-4a11-830a-3927378ffff7
	I0317 14:00:55.911512   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:55.911512   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:55.911512   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:55.911512   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:55.911512   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:55.911512   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:55 GMT
	I0317 14:00:55.911512   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:55.911512   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:00:56.408137   13012 type.go:168] "Request Body" body=""
	I0317 14:00:56.408137   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:56.408137   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:56.408137   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:56.408137   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:56.412580   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:00:56.412580   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:56.412580   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:56.412580   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:56 GMT
	I0317 14:00:56.412694   13012 round_trippers.go:587]     Audit-Id: eaf7d377-94a2-48b1-913f-9b70d164d61d
	I0317 14:00:56.412694   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:56.412694   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:56.412694   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:56.412694   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:56.413012   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:56.908136   13012 type.go:168] "Request Body" body=""
	I0317 14:00:56.908478   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:56.908478   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:56.908478   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:56.908553   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:56.911455   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:00:56.911455   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:56.911455   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:56.911455   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:56 GMT
	I0317 14:00:56.911455   13012 round_trippers.go:587]     Audit-Id: a700a802-daad-4a69-b125-ba53cf11f640
	I0317 14:00:56.911455   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:56.911455   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:56.911455   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:56.911455   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:56.911455   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:57.408404   13012 type.go:168] "Request Body" body=""
	I0317 14:00:57.408404   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:57.408404   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:57.408404   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:57.408404   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:57.412458   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:00:57.413501   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:57.413501   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:57.413501   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:57.413501   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:57.413501   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:57.413501   13012 round_trippers.go:587]     Content-Length: 2789
	I0317 14:00:57.413501   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:57 GMT
	I0317 14:00:57.413501   13012 round_trippers.go:587]     Audit-Id: e62ba6a8-04aa-47dd-87a9-428b294e2dbc
	I0317 14:00:57.413631   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 ce 15 0a aa 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 37 37 38 00 42  |4d0e0d1d2.5778.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 12790 chars]
	 >
	I0317 14:00:57.907742   13012 type.go:168] "Request Body" body=""
	I0317 14:00:57.907742   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:57.907742   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:57.907742   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:57.907742   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:57.912125   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:00:57.912189   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:57.912260   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:57.912260   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:57.912329   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:57.912329   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:57.912329   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:00:57.912329   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:57 GMT
	I0317 14:00:57.912398   13012 round_trippers.go:587]     Audit-Id: b08df437-f4e6-4c97-a64b-8445d7f8e564
	I0317 14:00:57.912819   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:00:57.913049   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:00:58.407787   13012 type.go:168] "Request Body" body=""
	I0317 14:00:58.407787   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:58.407787   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:58.407787   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:58.407787   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:58.411956   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:00:58.412533   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:58.412533   13012 round_trippers.go:587]     Audit-Id: ec746254-0259-4960-b440-d16cc313caa4
	I0317 14:00:58.412533   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:58.412533   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:58.412533   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:58.412533   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:58.412533   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:00:58.412533   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:58 GMT
	I0317 14:00:58.413107   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:00:58.907526   13012 type.go:168] "Request Body" body=""
	I0317 14:00:58.907526   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:58.907526   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:58.907526   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:58.907526   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:58.918797   13012 round_trippers.go:581] Response Status: 200 OK in 11 milliseconds
	I0317 14:00:58.918797   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:58.918797   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:58.918797   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:00:58.918797   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:58 GMT
	I0317 14:00:58.918797   13012 round_trippers.go:587]     Audit-Id: f4c205a8-aceb-403b-9cd3-f58812c7c459
	I0317 14:00:58.918797   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:58.918797   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:58.918797   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:58.918797   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:00:59.407514   13012 type.go:168] "Request Body" body=""
	I0317 14:00:59.408291   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:59.408291   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:59.408353   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:59.408353   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:59.509195   13012 round_trippers.go:581] Response Status: 200 OK in 100 milliseconds
	I0317 14:00:59.509195   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:59.509195   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:59 GMT
	I0317 14:00:59.509195   13012 round_trippers.go:587]     Audit-Id: 79dddb94-9350-45e7-a8ac-0f333fdb0bd1
	I0317 14:00:59.509195   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:59.509195   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:59.509195   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:59.509195   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:59.509195   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:00:59.509195   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:00:59.907647   13012 type.go:168] "Request Body" body=""
	I0317 14:00:59.907647   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:00:59.907647   13012 round_trippers.go:476] Request Headers:
	I0317 14:00:59.907647   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:00:59.907647   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:00:59.911503   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:00:59.911503   13012 round_trippers.go:584] Response Headers:
	I0317 14:00:59.911503   13012 round_trippers.go:587]     Audit-Id: d18e8b55-dbb6-433d-a02b-38e9771327ce
	I0317 14:00:59.911736   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:00:59.911736   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:00:59.911736   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:00:59.911736   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:00:59.911808   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:00:59.911808   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:00:59 GMT
	I0317 14:00:59.911840   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:00.408016   13012 type.go:168] "Request Body" body=""
	I0317 14:01:00.408468   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:00.408468   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:00.408468   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:00.408468   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:00.413173   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:00.413173   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:00.413173   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:00.413247   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:00.413247   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:00.413247   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:00.413247   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:00 GMT
	I0317 14:01:00.413247   13012 round_trippers.go:587]     Audit-Id: 5ceee55f-f5b6-44af-a220-087aecc3e051
	I0317 14:01:00.413247   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:00.413410   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:00.413492   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:00.907469   13012 type.go:168] "Request Body" body=""
	I0317 14:01:00.907469   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:00.907469   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:00.907469   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:00.907469   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:00.911656   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:00.911656   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:00.911656   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:00.911656   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:00.911656   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:00.911656   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:00.911742   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:00 GMT
	I0317 14:01:00.911742   13012 round_trippers.go:587]     Audit-Id: 663b4d4e-392c-41c6-a431-2ce074b03b12
	I0317 14:01:00.911777   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:00.912022   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:01.407082   13012 type.go:168] "Request Body" body=""
	I0317 14:01:01.407082   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:01.407082   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:01.407082   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:01.407082   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:01.412210   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:01:01.412245   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:01.412245   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:01.412292   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:01.412292   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:01.412292   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:01.412292   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:01.412292   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:01 GMT
	I0317 14:01:01.412324   13012 round_trippers.go:587]     Audit-Id: 4b7b9d94-5f1c-4389-b99f-cc2b5f8d93e0
	I0317 14:01:01.412573   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:01.907772   13012 type.go:168] "Request Body" body=""
	I0317 14:01:01.907772   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:01.907772   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:01.907772   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:01.907772   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:01.912003   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:01.912003   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:01.912003   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:01.912003   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:01.912003   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:01 GMT
	I0317 14:01:01.912003   13012 round_trippers.go:587]     Audit-Id: 24715412-97ed-4107-8e05-7dfe65a3b664
	I0317 14:01:01.912003   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:01.912003   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:01.912003   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:01.912003   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:02.407651   13012 type.go:168] "Request Body" body=""
	I0317 14:01:02.407651   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:02.407651   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:02.407651   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:02.407651   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:02.412765   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:01:02.412765   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:02.412765   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:02 GMT
	I0317 14:01:02.412765   13012 round_trippers.go:587]     Audit-Id: 2aaeac21-77dd-47ca-b5f0-41f3f5cc3343
	I0317 14:01:02.412765   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:02.412765   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:02.412765   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:02.412765   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:02.412765   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:02.413191   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:02.908149   13012 type.go:168] "Request Body" body=""
	I0317 14:01:02.908447   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:02.908447   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:02.908447   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:02.908447   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:02.916297   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:01:02.916297   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:02.916297   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:02.916297   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:02.916297   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:02.916297   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:02.916297   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:02.916297   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:02 GMT
	I0317 14:01:02.916297   13012 round_trippers.go:587]     Audit-Id: 38e9e5a3-d431-4ad5-a483-a502d5dc4128
	I0317 14:01:02.916297   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:02.916297   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:03.407119   13012 type.go:168] "Request Body" body=""
	I0317 14:01:03.407119   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:03.407119   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:03.407119   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:03.407119   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:03.412130   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:03.412130   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:03.412130   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:03.412130   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:03.412130   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:03.412130   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:03 GMT
	I0317 14:01:03.412130   13012 round_trippers.go:587]     Audit-Id: 610961fb-9f29-4271-950a-e829512ddc4d
	I0317 14:01:03.412130   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:03.412244   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:03.412363   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:03.908015   13012 type.go:168] "Request Body" body=""
	I0317 14:01:03.908015   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:03.908015   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:03.908015   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:03.908015   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:03.944772   13012 round_trippers.go:581] Response Status: 200 OK in 36 milliseconds
	I0317 14:01:03.944871   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:03.944871   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:03.944871   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:03.944871   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:03.944871   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:03.944871   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:03.944871   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:03 GMT
	I0317 14:01:03.944871   13012 round_trippers.go:587]     Audit-Id: 02b62160-9c60-4fee-a699-a9b935412ceb
	I0317 14:01:03.945223   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:04.407355   13012 type.go:168] "Request Body" body=""
	I0317 14:01:04.407355   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:04.407355   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:04.407355   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:04.407355   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:04.412165   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:04.412165   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:04.412165   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:04.412165   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:04.412165   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:04.412165   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:04.412165   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:04 GMT
	I0317 14:01:04.412165   13012 round_trippers.go:587]     Audit-Id: 8d1e76ce-9cc6-451e-b885-e01eb664a483
	I0317 14:01:04.412165   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:04.412426   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:04.907676   13012 type.go:168] "Request Body" body=""
	I0317 14:01:04.907835   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:04.907835   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:04.907835   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:04.907835   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:04.957252   13012 round_trippers.go:581] Response Status: 200 OK in 49 milliseconds
	I0317 14:01:04.957364   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:04.957364   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:04.957364   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:04.957364   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:04.957364   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:04.957364   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:04.957364   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:04 GMT
	I0317 14:01:04.957364   13012 round_trippers.go:587]     Audit-Id: 7e73abeb-6033-4d74-a922-178ee54dafd5
	I0317 14:01:04.957580   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:04.957580   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:05.407812   13012 type.go:168] "Request Body" body=""
	I0317 14:01:05.407812   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:05.407812   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:05.407812   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:05.407812   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:05.412416   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:05.412482   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:05.412482   13012 round_trippers.go:587]     Audit-Id: 74579f3b-dd59-40b6-b045-cccde1cb426d
	I0317 14:01:05.412529   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:05.412529   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:05.412529   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:05.412529   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:05.412529   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:05.412529   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:05 GMT
	I0317 14:01:05.412766   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:05.908829   13012 type.go:168] "Request Body" body=""
	I0317 14:01:05.908976   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:05.908976   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:05.908976   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:05.908976   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:05.915730   13012 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:01:05.915730   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:05.915730   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:05 GMT
	I0317 14:01:05.915730   13012 round_trippers.go:587]     Audit-Id: 7d273106-228d-4d96-adf8-76f7ba8bf28f
	I0317 14:01:05.915730   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:05.915730   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:05.915730   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:05.915730   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:05.915730   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:05.916722   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:06.408193   13012 type.go:168] "Request Body" body=""
	I0317 14:01:06.408603   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:06.408603   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:06.408679   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:06.408679   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:06.413286   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:06.413387   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:06.413387   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:06.413387   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:06.413387   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:06 GMT
	I0317 14:01:06.413387   13012 round_trippers.go:587]     Audit-Id: 90d7ca0d-a6f3-4779-8251-adf4841ceb5c
	I0317 14:01:06.413387   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:06.413387   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:06.413387   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:06.413651   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:06.907610   13012 type.go:168] "Request Body" body=""
	I0317 14:01:06.908083   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:06.908083   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:06.908083   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:06.908083   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:06.912903   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:06.912990   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:06.912990   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:06.912990   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:06.912990   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:06.912990   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:06.912990   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:06.912990   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:06 GMT
	I0317 14:01:06.912990   13012 round_trippers.go:587]     Audit-Id: dba2f1d4-6796-407b-aead-7620eeae421b
	I0317 14:01:06.913207   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:07.407902   13012 type.go:168] "Request Body" body=""
	I0317 14:01:07.407902   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:07.407902   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:07.407902   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:07.407902   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:07.412320   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:07.412320   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:07.412320   13012 round_trippers.go:587]     Audit-Id: 577e0f23-43ea-4117-8658-76d04621b17f
	I0317 14:01:07.412320   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:07.412320   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:07.412320   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:07.412320   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:07.412320   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:07.412320   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:07 GMT
	I0317 14:01:07.412320   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:07.412846   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:07.907950   13012 type.go:168] "Request Body" body=""
	I0317 14:01:07.907950   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:07.907950   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:07.907950   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:07.907950   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:07.912633   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:07.912633   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:07.912633   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:07 GMT
	I0317 14:01:07.912633   13012 round_trippers.go:587]     Audit-Id: 08c4a300-918d-4c8b-bb8b-935ad99e59d6
	I0317 14:01:07.912633   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:07.912633   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:07.912633   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:07.912633   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:07.912633   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:07.912633   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:08.407942   13012 type.go:168] "Request Body" body=""
	I0317 14:01:08.407942   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:08.407942   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:08.407942   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:08.407942   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:08.412398   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:08.412398   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:08.412398   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:08 GMT
	I0317 14:01:08.412467   13012 round_trippers.go:587]     Audit-Id: 7e1a52bc-1bcf-483c-9f00-cda4f70118b4
	I0317 14:01:08.412467   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:08.412467   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:08.412467   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:08.412467   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:08.412467   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:08.412782   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:08.907126   13012 type.go:168] "Request Body" body=""
	I0317 14:01:08.907126   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:08.907126   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:08.907126   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:08.907126   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:08.911980   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:08.912076   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:08.912076   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:08.912076   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:08.912076   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:08.912076   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:08.912076   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:08 GMT
	I0317 14:01:08.912076   13012 round_trippers.go:587]     Audit-Id: 2a7a44eb-f497-449b-a3fa-f3baad3642e5
	I0317 14:01:08.912076   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:08.912346   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:09.407759   13012 type.go:168] "Request Body" body=""
	I0317 14:01:09.407759   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:09.407759   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:09.407759   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:09.407759   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:09.412560   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:09.412638   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:09.412638   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:09.412638   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:09.412638   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:09.412638   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:09 GMT
	I0317 14:01:09.412638   13012 round_trippers.go:587]     Audit-Id: d53faa08-43d2-49c5-bb2d-d4df1ab38330
	I0317 14:01:09.412638   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:09.412638   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:09.412858   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:09.908155   13012 type.go:168] "Request Body" body=""
	I0317 14:01:09.908155   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:09.908155   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:09.908155   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:09.908155   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:09.912312   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:09.912312   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:09.912312   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:09.912312   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:09.912312   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:09.912312   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:09 GMT
	I0317 14:01:09.912312   13012 round_trippers.go:587]     Audit-Id: e429b92a-d397-401b-88bb-0f727c1b1b74
	I0317 14:01:09.912312   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:09.912312   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:09.912312   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:09.912903   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:10.407955   13012 type.go:168] "Request Body" body=""
	I0317 14:01:10.407955   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:10.407955   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:10.407955   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:10.407955   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:10.413001   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:01:10.413127   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:10.413127   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:10.413127   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:10.413127   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:10.413127   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:10.413127   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:10 GMT
	I0317 14:01:10.413127   13012 round_trippers.go:587]     Audit-Id: e29b06a3-a0cc-441c-9de8-16a1bcf73d52
	I0317 14:01:10.413127   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:10.413394   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:10.907131   13012 type.go:168] "Request Body" body=""
	I0317 14:01:10.907671   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:10.907671   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:10.907752   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:10.907752   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:10.912130   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:10.912130   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:10.912130   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:10.912130   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:10.912130   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:10 GMT
	I0317 14:01:10.912130   13012 round_trippers.go:587]     Audit-Id: e5af438d-fafb-4aac-b8da-22e392d5534f
	I0317 14:01:10.912130   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:10.912130   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:10.912130   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:10.912130   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:11.408123   13012 type.go:168] "Request Body" body=""
	I0317 14:01:11.408331   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:11.408331   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:11.408331   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:11.408331   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:11.416681   13012 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:01:11.416681   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:11.416681   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:11.416681   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:11.416681   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:11 GMT
	I0317 14:01:11.416681   13012 round_trippers.go:587]     Audit-Id: 1dff924b-89dc-4930-b52d-1d0fbda1abd0
	I0317 14:01:11.416681   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:11.416681   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:11.416681   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:11.417529   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:11.907129   13012 type.go:168] "Request Body" body=""
	I0317 14:01:11.907129   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:11.907129   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:11.907129   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:11.907129   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:11.912174   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:01:11.912174   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:11.912174   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:11.912174   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:11.912174   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:11.912174   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:11.912174   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:11.912174   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:11 GMT
	I0317 14:01:11.912174   13012 round_trippers.go:587]     Audit-Id: ad115cb9-ed5e-4d72-a7cd-4a7fb02a32f2
	I0317 14:01:11.912498   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:12.408291   13012 type.go:168] "Request Body" body=""
	I0317 14:01:12.408841   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:12.408841   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:12.408841   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:12.408919   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:12.416244   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:01:12.416244   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:12.416244   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:12.416244   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:12.416244   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:12.416244   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:12 GMT
	I0317 14:01:12.416244   13012 round_trippers.go:587]     Audit-Id: c09bf437-270b-4b52-951e-1610b7af9686
	I0317 14:01:12.416244   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:12.416244   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:12.416244   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:12.416244   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:12.907216   13012 type.go:168] "Request Body" body=""
	I0317 14:01:12.907547   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:12.907547   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:12.907547   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:12.907547   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:12.912137   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:12.912137   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:12.912137   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:12.912137   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:12.912228   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:12.912228   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:12.912228   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:12.912228   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:12 GMT
	I0317 14:01:12.912228   13012 round_trippers.go:587]     Audit-Id: 96d86d45-90c8-42a3-a1de-348b7196fd30
	I0317 14:01:12.912542   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:13.407365   13012 type.go:168] "Request Body" body=""
	I0317 14:01:13.407936   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:13.407936   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:13.407936   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:13.407936   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:13.415043   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:01:13.415043   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:13.415043   13012 round_trippers.go:587]     Audit-Id: dea98f41-70b8-4f4b-830f-c1c5938b864f
	I0317 14:01:13.415043   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:13.415043   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:13.415043   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:13.415043   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:13.415588   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:13.415588   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:13 GMT
	I0317 14:01:13.415839   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:13.907407   13012 type.go:168] "Request Body" body=""
	I0317 14:01:13.907407   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:13.907407   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:13.907407   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:13.907407   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:13.919697   13012 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0317 14:01:13.919773   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:13.919773   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:13.919773   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:13.919773   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:13 GMT
	I0317 14:01:13.919773   13012 round_trippers.go:587]     Audit-Id: 56fcb655-30c0-4e0e-b96e-a3b678dc2f14
	I0317 14:01:13.919773   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:13.919773   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:13.919773   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:13.919773   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:14.407830   13012 type.go:168] "Request Body" body=""
	I0317 14:01:14.408347   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:14.408347   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:14.408347   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:14.408347   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:14.414195   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:01:14.414195   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:14.414195   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:14.414195   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:14.414195   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:14.414195   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:14 GMT
	I0317 14:01:14.414195   13012 round_trippers.go:587]     Audit-Id: f085e73e-f1cb-4f4d-b6c6-c5fdb0480edf
	I0317 14:01:14.414195   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:14.414195   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:14.415496   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:14.907878   13012 type.go:168] "Request Body" body=""
	I0317 14:01:14.908237   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:14.908355   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:14.908355   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:14.908393   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:14.911994   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:14.912084   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:14.912084   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:14.912084   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:14.912159   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:14.912159   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:14.912159   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:14 GMT
	I0317 14:01:14.912159   13012 round_trippers.go:587]     Audit-Id: d4d879c4-b94f-4ee8-a90b-0ca1a04bb0c1
	I0317 14:01:14.912159   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:14.912413   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:14.912628   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:15.407302   13012 type.go:168] "Request Body" body=""
	I0317 14:01:15.407302   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:15.407302   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:15.407302   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:15.407302   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:15.411496   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:15.411496   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:15.411496   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:15.411496   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:15.411496   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:15.411496   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:15 GMT
	I0317 14:01:15.411496   13012 round_trippers.go:587]     Audit-Id: 4e31de24-9cdd-4bf6-ba1c-afede4973dbe
	I0317 14:01:15.411496   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:15.411687   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:15.411853   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:15.907905   13012 type.go:168] "Request Body" body=""
	I0317 14:01:15.907905   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:15.907905   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:15.907905   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:15.907905   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:15.915295   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:01:15.915295   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:15.915295   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:15.915295   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:15.915295   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:15.915295   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:15 GMT
	I0317 14:01:15.915295   13012 round_trippers.go:587]     Audit-Id: d27a252b-b6b8-4850-9c6b-414ec7842728
	I0317 14:01:15.915295   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:15.915295   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:15.915295   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:16.408376   13012 type.go:168] "Request Body" body=""
	I0317 14:01:16.408433   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:16.408433   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:16.408433   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:16.408525   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:16.416264   13012 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:01:16.416264   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:16.416264   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:16.416264   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:16.416264   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:16 GMT
	I0317 14:01:16.416264   13012 round_trippers.go:587]     Audit-Id: dde6cff3-2776-40d3-a098-a92f9e66edb6
	I0317 14:01:16.416264   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:16.416264   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:16.416264   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:16.417218   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:16.908530   13012 type.go:168] "Request Body" body=""
	I0317 14:01:16.908530   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:16.908530   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:16.908530   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:16.908530   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:16.913029   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:16.913095   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:16.913095   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:16.913095   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:16.913095   13012 round_trippers.go:587]     Content-Length: 3090
	I0317 14:01:16.913095   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:16 GMT
	I0317 14:01:16.913095   13012 round_trippers.go:587]     Audit-Id: 6ff1aaa3-031d-4e57-b2be-328544f1dda4
	I0317 14:01:16.913095   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:16.913095   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:16.913095   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 fb 17 0a f9 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 35 38 36 38 00 42  |4d0e0d1d2.5868.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 14288 chars]
	 >
	I0317 14:01:16.913095   13012 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:01:17.408505   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.408931   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:17.408931   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.408931   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.408931   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.413289   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:17.413289   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.413289   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.413289   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.413289   13012 round_trippers.go:587]     Content-Length: 3015
	I0317 14:01:17.413289   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.413289   13012 round_trippers.go:587]     Audit-Id: 85aa05ad-f269-4465-b172-493390957643
	I0317 14:01:17.413289   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.413289   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.413289   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 b0 17 0a af 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 36 31 36 38 00 42  |4d0e0d1d2.6168.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 13898 chars]
	 >
	I0317 14:01:17.413289   13012 node_ready.go:49] node "multinode-702300-m02" has status "Ready":"True"
	I0317 14:01:17.413289   13012 node_ready.go:38] duration metric: took 28.5061371s for node "multinode-702300-m02" to be "Ready" ...
	I0317 14:01:17.413289   13012 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 14:01:17.413289   13012 type.go:204] "Request Body" body=""
	I0317 14:01:17.413289   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods
	I0317 14:01:17.413289   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.413289   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.413289   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.417363   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:17.417363   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.417363   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.417363   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.417363   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.417363   13012 round_trippers.go:587]     Audit-Id: 02ad2feb-91db-4672-84f2-cbba477333cd
	I0317 14:01:17.417363   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.417363   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.419163   13012 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 c3 93 03 0a  09 0a 00 12 03 36 31 36  |ist..........616|
		00000020  1a 00 12 d0 27 0a ae 19  0a 18 63 6f 72 65 64 6e  |....'.....coredn|
		00000030  73 2d 36 36 38 64 36 62  66 39 62 63 2d 7a 34 6b  |s-668d6bf9bc-z4k|
		00000040  63 78 12 13 63 6f 72 65  64 6e 73 2d 36 36 38 64  |cx..coredns-668d|
		00000050  36 62 66 39 62 63 2d 1a  0b 6b 75 62 65 2d 73 79  |6bf9bc-..kube-sy|
		00000060  73 74 65 6d 22 00 2a 24  63 33 62 39 65 63 38 36  |stem".*$c3b9ec86|
		00000070  2d 30 63 64 38 2d 34 64  32 65 2d 62 37 65 64 2d  |-0cd8-4d2e-b7ed-|
		00000080  65 34 35 36 38 34 66 33  64 65 33 37 32 03 34 31  |e45684f3de372.41|
		00000090  32 38 00 42 08 08 df d4  e0 be 06 10 00 5a 13 0a  |28.B.........Z..|
		000000a0  07 6b 38 73 2d 61 70 70  12 08 6b 75 62 65 2d 64  |.k8s-app..kube-d|
		000000b0  6e 73 5a 1f 0a 11 70 6f  64 2d 74 65 6d 70 6c 61  |nsZ...pod-templa|
		000000c0  74 65 2d 68 61 73 68 12  0a 36 36 38 64 36 62 66  |te-hash..668d6b [truncated 254144 chars]
	 >
	I0317 14:01:17.419697   13012 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.419826   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.419886   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:01:17.419886   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.419886   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.419886   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.422265   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:01:17.422321   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.422321   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.422321   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.422379   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.422379   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.422379   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.422379   13012 round_trippers.go:587]     Audit-Id: 834fab79-fa5c-4ce5-bcd8-aa70310fa0d1
	I0317 14:01:17.422652   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d0 27 0a ae 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.'.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 03 34 31 32 38 00  |684f3de372.4128.|
		00000080  42 08 08 df d4 e0 be 06  10 00 5a 13 0a 07 6b 38  |B.........Z...k8|
		00000090  73 2d 61 70 70 12 08 6b  75 62 65 2d 64 6e 73 5a  |s-app..kube-dnsZ|
		000000a0  1f 0a 11 70 6f 64 2d 74  65 6d 70 6c 61 74 65 2d  |...pod-template-|
		000000b0  68 61 73 68 12 0a 36 36  38 64 36 62 66 39 62 63  |hash..668d6bf9bc|
		000000c0  6a 53 0a 0a 52 65 70 6c  69 63 61 53 65 74 1a 12  |jS..ReplicaSet. [truncated 24167 chars]
	 >
	I0317 14:01:17.422892   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.422942   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:17.422942   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.422981   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.422981   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.432239   13012 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:01:17.432239   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.432239   13012 round_trippers.go:587]     Audit-Id: 92eae3cd-d117-4760-9e2d-1e9ac7d3814d
	I0317 14:01:17.432239   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.432239   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.432239   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.432239   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.432239   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.432623   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 34 32  31 38 00 42 08 08 d6 d4  |3b602.4218.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0317 14:01:17.432684   13012 pod_ready.go:93] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"True"
	I0317 14:01:17.432684   13012 pod_ready.go:82] duration metric: took 12.9375ms for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.432684   13012 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.432684   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.432684   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 14:01:17.432684   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.432684   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.432684   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.436364   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:17.436364   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.436364   13012 round_trippers.go:587]     Audit-Id: 321aef93-0d4a-4ede-8730-d27cbd518032
	I0317 14:01:17.436364   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.436364   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.436364   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.436364   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.436364   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.436464   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a0 2b 0a 9c 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 36  |kube-system".*$6|
		00000040  30 32 36 61 66 64 33 2d  62 65 39 36 2d 34 64 38  |026afd3-be96-4d8|
		00000050  30 2d 62 32 36 31 2d 36  39 63 64 61 31 34 39 31  |0-b261-69cda1491|
		00000060  34 64 62 32 03 33 36 38  38 00 42 08 08 d9 d4 e0  |4db2.3688.B.....|
		00000070  be 06 10 00 5a 11 0a 09  63 6f 6d 70 6f 6e 65 6e  |....Z...componen|
		00000080  74 12 04 65 74 63 64 5a  15 0a 04 74 69 65 72 12  |t..etcdZ...tier.|
		00000090  0d 63 6f 6e 74 72 6f 6c  2d 70 6c 61 6e 65 62 4e  |.control-planebN|
		000000a0  0a 30 6b 75 62 65 61 64  6d 2e 6b 75 62 65 72 6e  |.0kubeadm.kubern|
		000000b0  65 74 65 73 2e 69 6f 2f  65 74 63 64 2e 61 64 76  |etes.io/etcd.adv|
		000000c0  65 72 74 69 73 65 2d 63  6c 69 65 6e 74 2d 75 72  |ertise-client-u [truncated 26458 chars]
	 >
	I0317 14:01:17.436464   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.436464   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:17.436464   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.436464   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.436464   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.439215   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:01:17.439215   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.439215   13012 round_trippers.go:587]     Audit-Id: 18d4eb9e-547e-40e1-9ef0-0b4349d818b7
	I0317 14:01:17.439215   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.440228   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.440228   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.440228   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.440228   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.440518   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 34 32  31 38 00 42 08 08 d6 d4  |3b602.4218.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0317 14:01:17.440629   13012 pod_ready.go:93] pod "etcd-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:01:17.440669   13012 pod_ready.go:82] duration metric: took 7.9846ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.440669   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.440746   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.440804   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 14:01:17.440845   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.440845   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.440845   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.446749   13012 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:01:17.446749   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.446749   13012 round_trippers.go:587]     Audit-Id: f7eb6988-56af-41b7-91c6-49268fa7a13b
	I0317 14:01:17.446749   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.446749   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.446749   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.446749   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.446749   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.447501   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  85 34 0a ac 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.4.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 30 62 35 33 37 38 35  |ystem".*$0b53785|
		00000050  31 2d 34 66 30 33 2d 34  31 63 62 2d 38 36 39 65  |1-4f03-41cb-869e|
		00000060  2d 30 65 35 66 39 34 33  33 63 35 33 31 32 03 33  |-0e5f9433c5312.3|
		00000070  37 31 38 00 42 08 08 d8  d4 e0 be 06 10 00 5a 1b  |718.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 61 70 69 73 65 72  76 65 72 5a 15 0a 04 74  |e-apiserverZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 55 0a 3f 6b 75  62 65 61 64 6d 2e 6b 75  |nebU.?kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 6b 75 62 65  |bernetes.io/kub [truncated 31993 chars]
	 >
	I0317 14:01:17.447501   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.447501   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:17.447501   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.447501   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.447501   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.450630   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:17.450630   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.450630   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.450630   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.450630   13012 round_trippers.go:587]     Audit-Id: bc0411f1-506d-42f5-8f62-88643a6c4499
	I0317 14:01:17.450630   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.450630   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.450630   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.451072   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 34 32  31 38 00 42 08 08 d6 d4  |3b602.4218.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0317 14:01:17.451072   13012 pod_ready.go:93] pod "kube-apiserver-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:01:17.451072   13012 pod_ready.go:82] duration metric: took 10.3654ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.451072   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.451072   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.451072   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 14:01:17.451072   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.451072   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.451072   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.453691   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:01:17.453691   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.453691   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.453691   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.453691   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.453691   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.453691   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.453691   13012 round_trippers.go:587]     Audit-Id: ec230211-45fc-4eb9-901e-fc99700b01c7
	I0317 14:01:17.453691   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  eb 30 0a 99 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.0....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 03  33 36 37 38 00 42 08 08  |b157f02.3678.B..|
		00000080  da d4 e0 be 06 10 00 5a  24 0a 09 63 6f 6d 70 6f  |.......Z$..compo|
		00000090  6e 65 6e 74 12 17 6b 75  62 65 2d 63 6f 6e 74 72  |nent..kube-contr|
		000000a0  6f 6c 6c 65 72 2d 6d 61  6e 61 67 65 72 5a 15 0a  |oller-managerZ..|
		000000b0  04 74 69 65 72 12 0d 63  6f 6e 74 72 6f 6c 2d 70  |.tier..control-p|
		000000c0  6c 61 6e 65 62 3d 0a 19  6b 75 62 65 72 6e 65 74  |laneb=..kuberne [truncated 30008 chars]
	 >
	I0317 14:01:17.453691   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.453691   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:17.454503   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.454541   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.454541   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.456656   13012 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:01:17.457446   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.457446   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.457446   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.457446   13012 round_trippers.go:587]     Audit-Id: f7cb6bcc-f1f8-4e41-83cc-34eea80b5acc
	I0317 14:01:17.457446   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.457446   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.457446   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.457715   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 34 32  31 38 00 42 08 08 d6 d4  |3b602.4218.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0317 14:01:17.457859   13012 pod_ready.go:93] pod "kube-controller-manager-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:01:17.457859   13012 pod_ready.go:82] duration metric: took 6.7863ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.457915   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.457973   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.609776   13012 request.go:661] Waited for 151.8017ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:01:17.609776   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:01:17.609776   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.609776   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.609776   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.613999   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:17.614046   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.614046   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.614046   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.614046   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.614046   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.614046   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.614046   13012 round_trippers.go:587]     Audit-Id: 5b7afdd3-c99c-453f-bfd3-840bad02fa7f
	I0317 14:01:17.614335   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  9d 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 03 33 36 33 38 00  |2d5491c552.3638.|
		00000070  42 08 08 de d4 e0 be 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22663 chars]
	 >
	I0317 14:01:17.614335   13012 type.go:168] "Request Body" body=""
	I0317 14:01:17.809644   13012 request.go:661] Waited for 195.3068ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:17.809644   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:17.809644   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:17.809644   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:17.809644   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:17.813954   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:17.813954   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:17.813954   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:17 GMT
	I0317 14:01:17.813954   13012 round_trippers.go:587]     Audit-Id: e9f33ba5-d947-441c-a5b0-1df82df87488
	I0317 14:01:17.814081   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:17.814081   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:17.814081   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:17.814081   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:17.814342   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 34 32  31 38 00 42 08 08 d6 d4  |3b602.4218.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0317 14:01:17.814531   13012 pod_ready.go:93] pod "kube-proxy-cd7qc" in "kube-system" namespace has status "Ready":"True"
	I0317 14:01:17.814531   13012 pod_ready.go:82] duration metric: took 356.6121ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.814531   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:17.814687   13012 type.go:168] "Request Body" body=""
	I0317 14:01:18.009047   13012 request.go:661] Waited for 194.3579ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:01:18.009047   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:01:18.009047   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:18.009643   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:18.009643   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:18.013346   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:18.013346   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:18.013346   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:18.013346   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:18 GMT
	I0317 14:01:18.013346   13012 round_trippers.go:587]     Audit-Id: e2880366-0c4d-4410-b4e1-b936f14d0a5d
	I0317 14:01:18.013346   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:18.013346   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:18.013346   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:18.013554   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 77 6e 6b 77 62 12  0b 6b 75 62 65 2d 70 72  |y-wnkwb..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 34 62 31  32 37 65 36 37 2d 63 36  |m".*$4b127e67-c6|
		00000050  65 64 2d 34 33 38 65 2d  39 66 33 63 2d 35 31 66  |ed-438e-9f3c-51f|
		00000060  36 33 65 33 38 39 35 37  33 32 03 35 39 34 38 00  |63e3895732.5948.|
		00000070  42 08 08 8f d6 e0 be 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0317 14:01:18.013554   13012 type.go:168] "Request Body" body=""
	I0317 14:01:18.209505   13012 request.go:661] Waited for 195.949ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:18.209505   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:01:18.209505   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:18.209505   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:18.209505   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:18.213977   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:18.214075   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:18.214075   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:18.214075   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:18.214075   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:18.214075   13012 round_trippers.go:587]     Content-Length: 2968
	I0317 14:01:18.214075   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:18 GMT
	I0317 14:01:18.214164   13012 round_trippers.go:587]     Audit-Id: 87596844-8bc5-487f-af3b-792bfc8153d1
	I0317 14:01:18.214164   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:18.214366   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 81 17 0a af 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 03 36 31 37 38 00 42  |4d0e0d1d2.6178.B|
		00000060  08 08 8f d6 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000070  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000080  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		00000090  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000a0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000b0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		000000c0  68 12 05 61 6d 64 36 34  5a 2e 0a 16 6b 75 62 65  |h..amd64Z...kub [truncated 13662 chars]
	 >
	I0317 14:01:18.214469   13012 pod_ready.go:93] pod "kube-proxy-wnkwb" in "kube-system" namespace has status "Ready":"True"
	I0317 14:01:18.214469   13012 pod_ready.go:82] duration metric: took 399.9341ms for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:18.214469   13012 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:18.214469   13012 type.go:168] "Request Body" body=""
	I0317 14:01:18.412319   13012 request.go:661] Waited for 197.848ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:01:18.412319   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:01:18.412319   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:18.412319   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:18.412319   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:18.422747   13012 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0317 14:01:18.422747   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:18.422834   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:18.422834   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:18.422834   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:18 GMT
	I0317 14:01:18.422834   13012 round_trippers.go:587]     Audit-Id: c23c3c99-80ac-4a6a-87d6-927f43434f1f
	I0317 14:01:18.422834   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:18.422834   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:18.423144   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 22 0a 81 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.".....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 03 33  |-8ee70ac61ae02.3|
		00000070  37 35 38 00 42 08 08 da  d4 e0 be 06 10 00 5a 1b  |758.B.........Z.|
		00000080  0a 09 63 6f 6d 70 6f 6e  65 6e 74 12 0e 6b 75 62  |..component..kub|
		00000090  65 2d 73 63 68 65 64 75  6c 65 72 5a 15 0a 04 74  |e-schedulerZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 3d 0a 19 6b 75  62 65 72 6e 65 74 65 73  |neb=..kubernetes|
		000000c0  2e 69 6f 2f 63 6f 6e 66  69 67 2e 68 61 73 68 12  |.io/config.hash [truncated 21171 chars]
	 >
	I0317 14:01:18.423350   13012 type.go:168] "Request Body" body=""
	I0317 14:01:18.609404   13012 request.go:661] Waited for 185.9731ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:18.609404   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes/multinode-702300
	I0317 14:01:18.609404   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:18.609404   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:18.609404   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:18.614371   13012 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:01:18.614371   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:18.614371   13012 round_trippers.go:587]     Audit-Id: 361aa9f0-7142-406f-9ede-336cf345142c
	I0317 14:01:18.614371   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:18.614371   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:18.614371   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:18.614371   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:18.614371   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:18 GMT
	I0317 14:01:18.614874   13012 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d7 22 0a 8a 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..".....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 03 34 32  31 38 00 42 08 08 d6 d4  |3b602.4218.B....|
		00000060  e0 be 06 10 00 5a 20 0a  17 62 65 74 61 2e 6b 75  |.....Z ..beta.ku|
		00000070  62 65 72 6e 65 74 65 73  2e 69 6f 2f 61 72 63 68  |bernetes.io/arch|
		00000080  12 05 61 6d 64 36 34 5a  1e 0a 15 62 65 74 61 2e  |..amd64Z...beta.|
		00000090  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 6f 73  |kubernetes.io/os|
		000000a0  12 05 6c 69 6e 75 78 5a  1b 0a 12 6b 75 62 65 72  |..linuxZ...kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 61 72 63 68 12 05 61  |netes.io/arch..a|
		000000c0  6d 64 36 34 5a 2a 0a 16  6b 75 62 65 72 6e 65 74  |md64Z*..kuberne [truncated 21015 chars]
	 >
	I0317 14:01:18.615024   13012 pod_ready.go:93] pod "kube-scheduler-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:01:18.615024   13012 pod_ready.go:82] duration metric: took 400.5506ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:01:18.615024   13012 pod_ready.go:39] duration metric: took 1.2017226s 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 14:01:18.615024   13012 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 14:01:18.623090   13012 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:01:18.647669   13012 system_svc.go:56] duration metric: took 32.6454ms WaitForService to wait for kubelet
	I0317 14:01:18.647669   13012 kubeadm.go:582] duration metric: took 29.9879916s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 14:01:18.647756   13012 node_conditions.go:102] verifying NodePressure condition ...
	I0317 14:01:18.647841   13012 type.go:204] "Request Body" body=""
	I0317 14:01:18.809968   13012 request.go:661] Waited for 162.1257ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.218.56:8443/api/v1/nodes
	I0317 14:01:18.809968   13012 round_trippers.go:470] GET https://172.26.218.56:8443/api/v1/nodes
	I0317 14:01:18.809968   13012 round_trippers.go:476] Request Headers:
	I0317 14:01:18.809968   13012 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:01:18.809968   13012 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:01:18.813779   13012 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:01:18.814640   13012 round_trippers.go:584] Response Headers:
	I0317 14:01:18.814640   13012 round_trippers.go:587]     Audit-Id: 44377920-3a6a-402d-899e-22e54d67cfcd
	I0317 14:01:18.814794   13012 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:01:18.814910   13012 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:01:18.815003   13012 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:01:18.815196   13012 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:01:18.815196   13012 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:01:18 GMT
	I0317 14:01:18.815778   13012 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 8f 3d 0a  09 0a 00 12 03 36 32 30  |List..=......620|
		00000020  1a 00 12 d7 22 0a 8a 11  0a 10 6d 75 6c 74 69 6e  |....".....multin|
		00000030  6f 64 65 2d 37 30 32 33  30 30 12 00 1a 00 22 00  |ode-702300....".|
		00000040  2a 24 63 38 65 34 32 66  36 61 2d 64 38 61 33 2d  |*$c8e42f6a-d8a3-|
		00000050  34 33 37 62 2d 62 61 62  36 2d 63 66 31 63 66 37  |437b-bab6-cf1cf7|
		00000060  37 32 33 62 36 30 32 03  34 32 31 38 00 42 08 08  |723b602.4218.B..|
		00000070  d6 d4 e0 be 06 10 00 5a  20 0a 17 62 65 74 61 2e  |.......Z ..beta.|
		00000080  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		00000090  63 68 12 05 61 6d 64 36  34 5a 1e 0a 15 62 65 74  |ch..amd64Z...bet|
		000000a0  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		000000b0  6f 73 12 05 6c 69 6e 75  78 5a 1b 0a 12 6b 75 62  |os..linuxZ...kub|
		000000c0  65 72 6e 65 74 65 73 2e  69 6f 2f 61 72 63 68 12  |ernetes.io/arch [truncated 37759 chars]
	 >
	I0317 14:01:18.816053   13012 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:01:18.816053   13012 node_conditions.go:123] node cpu capacity is 2
	I0317 14:01:18.816053   13012 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:01:18.816053   13012 node_conditions.go:123] node cpu capacity is 2
	I0317 14:01:18.816053   13012 node_conditions.go:105] duration metric: took 168.2958ms to run NodePressure ...
	I0317 14:01:18.816053   13012 start.go:241] waiting for startup goroutines ...
	I0317 14:01:18.816053   13012 start.go:255] writing updated cluster config ...
	I0317 14:01:18.825581   13012 ssh_runner.go:195] Run: rm -f paused
	I0317 14:01:18.952392   13012 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0317 14:01:18.956165   13012 out.go:177] * Done! kubectl is now configured to use "multinode-702300" cluster and "default" namespace by default
	
	
	==> Docker <==
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.258992584Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.267391572Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.267446173Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.267460373Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.267938578Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:58:11 multinode-702300 cri-dockerd[1338]: time="2025-03-17T13:58:11Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/c8af988b73c64c5bd9b445b01367302818f49c7a8de27cadde63c1987be0f56e/resolv.conf as [nameserver 172.26.208.1]"
	Mar 17 13:58:11 multinode-702300 cri-dockerd[1338]: time="2025-03-17T13:58:11Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a0268a1a110cbb54abf3e17e976a90912e0b667450a42798848340eb6d595909/resolv.conf as [nameserver 172.26.208.1]"
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.590995904Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.591531510Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.592078716Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.592238018Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.792954685Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.793055586Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.793093686Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 13:58:11 multinode-702300 dockerd[1448]: time="2025-03-17T13:58:11.793304588Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:01:42 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:42.753233063Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 14:01:42 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:42.753397364Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 14:01:42 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:42.753453864Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:01:42 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:42.753713066Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:01:42 multinode-702300 cri-dockerd[1338]: time="2025-03-17T14:01:42Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/8aaf5b9f7be5b96ff8377e2d2cba282066f914e0d006d683d589a2952cb7e342/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Mar 17 14:01:44 multinode-702300 cri-dockerd[1338]: time="2025-03-17T14:01:44Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Mar 17 14:01:44 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:44.853934461Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 14:01:44 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:44.855782876Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 14:01:44 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:44.856080478Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:01:44 multinode-702300 dockerd[1448]: time="2025-03-17T14:01:44.856264779Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	2b177f255714e       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   47 seconds ago      Running             busybox                   0                   8aaf5b9f7be5b       busybox-58667487b6-ppt96
	59b1a9e018c55       c69fa2e9cbf5f                                                                                         4 minutes ago       Running             coredns                   0                   a0268a1a110cb       coredns-668d6bf9bc-z4kcx
	ba604d88ae40f       6e38f40d628db                                                                                         4 minutes ago       Running             storage-provisioner       0                   c8af988b73c64       storage-provisioner
	956710e6c713a       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              4 minutes ago       Running             kindnet-cni               0                   dfb3cfc400bbc       kindnet-fvwf2
	37736827def2d       f1332858868e1                                                                                         4 minutes ago       Running             kube-proxy                0                   548e52c61ecbb       kube-proxy-cd7qc
	ab8839be06c9e       b6a454c5a800d                                                                                         4 minutes ago       Running             kube-controller-manager   0                   c99adb2e3daba       kube-controller-manager-multinode-702300
	eceb11353198c       a9e7e6b294baf                                                                                         4 minutes ago       Running             etcd                      0                   eb6cebb798d90       etcd-multinode-702300
	b842f4baed84b       85b7a174738ba                                                                                         4 minutes ago       Running             kube-apiserver            0                   6122e2fd4a462       kube-apiserver-multinode-702300
	8edcfb08d8a32       d8e673e7c9983                                                                                         4 minutes ago       Running             kube-scheduler            0                   38d4a9a367f7e       kube-scheduler-multinode-702300
	
	
	==> coredns [59b1a9e018c5] <==
	[INFO] 10.244.0.3:44793 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000226902s
	[INFO] 10.244.1.2:57378 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000165601s
	[INFO] 10.244.1.2:40938 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.0001083s
	[INFO] 10.244.1.2:40723 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000157801s
	[INFO] 10.244.1.2:56695 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000296903s
	[INFO] 10.244.1.2:44318 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000126302s
	[INFO] 10.244.1.2:44249 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000185502s
	[INFO] 10.244.1.2:36435 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000179401s
	[INFO] 10.244.1.2:40041 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000263902s
	[INFO] 10.244.0.3:36912 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000215101s
	[INFO] 10.244.0.3:41873 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000367303s
	[INFO] 10.244.0.3:41658 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000109601s
	[INFO] 10.244.0.3:45192 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.0000692s
	[INFO] 10.244.1.2:42419 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000136201s
	[INFO] 10.244.1.2:33117 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000260102s
	[INFO] 10.244.1.2:40350 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000182502s
	[INFO] 10.244.1.2:38656 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000068201s
	[INFO] 10.244.0.3:44627 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000137301s
	[INFO] 10.244.0.3:45020 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000419804s
	[INFO] 10.244.0.3:37050 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000265302s
	[INFO] 10.244.0.3:51660 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000230302s
	[INFO] 10.244.1.2:51117 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000133201s
	[INFO] 10.244.1.2:60725 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000156502s
	[INFO] 10.244.1.2:58104 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000080201s
	[INFO] 10.244.1.2:36942 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000074501s
	
	
	==> describe nodes <==
	Name:               multinode-702300
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-702300
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=multinode-702300
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T13_57_47_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 13:57:42 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-702300
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 14:02:31 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 14:01:50 +0000   Mon, 17 Mar 2025 13:57:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 14:01:50 +0000   Mon, 17 Mar 2025 13:57:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 14:01:50 +0000   Mon, 17 Mar 2025 13:57:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 14:01:50 +0000   Mon, 17 Mar 2025 13:58:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.218.56
	  Hostname:    multinode-702300
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 866bf49d2dd0466f8772c6ced735d161
	  System UUID:                4abfb576-1adf-b148-a44a-946501a9d711
	  Boot ID:                    50bd4511-6fe3-4317-9b68-7e97ea5e15f0
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  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:          (9 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-ppt96                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         49s
	  kube-system                 coredns-668d6bf9bc-z4kcx                    100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     4m40s
	  kube-system                 etcd-multinode-702300                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         4m46s
	  kube-system                 kindnet-fvwf2                               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      4m41s
	  kube-system                 kube-apiserver-multinode-702300             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4m47s
	  kube-system                 kube-controller-manager-multinode-702300    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4m45s
	  kube-system                 kube-proxy-cd7qc                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m41s
	  kube-system                 kube-scheduler-multinode-702300             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4m45s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                850m (42%)   100m (5%)
	  memory             220Mi (10%)  220Mi (10%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 4m38s  kube-proxy       
	  Normal  Starting                 4m46s  kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  4m45s  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  4m45s  kubelet          Node multinode-702300 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m45s  kubelet          Node multinode-702300 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m45s  kubelet          Node multinode-702300 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           4m41s  node-controller  Node multinode-702300 event: Registered Node multinode-702300 in Controller
	  Normal  NodeReady                4m21s  kubelet          Node multinode-702300 status is now: NodeReady
	
	
	Name:               multinode-702300-m02
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-702300-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=multinode-702300
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T14_00_48_0700
	                    minikube.k8s.io/version=v1.35.0
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 14:00:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-702300-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 14:02:30 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 14:01:49 +0000   Mon, 17 Mar 2025 14:00:47 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 14:01:49 +0000   Mon, 17 Mar 2025 14:00:47 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 14:01:49 +0000   Mon, 17 Mar 2025 14:00:47 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 14:01:49 +0000   Mon, 17 Mar 2025 14:01:17 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.212.41
	  Hostname:    multinode-702300-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 24aa2580659b4be1805856e0a50276ff
	  System UUID:                8d6ebf19-c11f-714d-937e-5e701a368ddc
	  Boot ID:                    e7b6f7f8-8aaa-4a53-9ea4-2072290a4cec
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-sh8gp    0 (0%)        0 (0%)      0 (0%)           0 (0%)         49s
	  kube-system                 kindnet-jv4pv               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      104s
	  kube-system                 kube-proxy-wnkwb            0 (0%)        0 (0%)      0 (0%)           0 (0%)         104s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                  From             Message
	  ----    ------                   ----                 ----             -------
	  Normal  Starting                 91s                  kube-proxy       
	  Normal  CIDRAssignmentFailed     104s                 cidrAllocator    Node multinode-702300-m02 status is now: CIDRAssignmentFailed
	  Normal  NodeHasSufficientMemory  104s (x2 over 104s)  kubelet          Node multinode-702300-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    104s (x2 over 104s)  kubelet          Node multinode-702300-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     104s (x2 over 104s)  kubelet          Node multinode-702300-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  104s                 kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           101s                 node-controller  Node multinode-702300-m02 event: Registered Node multinode-702300-m02 in Controller
	  Normal  NodeReady                74s                  kubelet          Node multinode-702300-m02 status is now: NodeReady
	
	
	==> dmesg <==
	[  +7.518738] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000009] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000002] NFSD: Unable to initialize client recovery tracking! (-2)
	[Mar17 13:56] systemd-fstab-generator[637]: Ignoring "noauto" option for root device
	[  +0.179442] systemd-fstab-generator[649]: Ignoring "noauto" option for root device
	[Mar17 13:57] systemd-fstab-generator[1004]: Ignoring "noauto" option for root device
	[  +0.101545] kauditd_printk_skb: 69 callbacks suppressed
	[  +0.509651] systemd-fstab-generator[1043]: Ignoring "noauto" option for root device
	[  +0.190935] systemd-fstab-generator[1055]: Ignoring "noauto" option for root device
	[  +0.229774] systemd-fstab-generator[1069]: Ignoring "noauto" option for root device
	[  +2.829116] systemd-fstab-generator[1291]: Ignoring "noauto" option for root device
	[  +0.190662] systemd-fstab-generator[1303]: Ignoring "noauto" option for root device
	[  +0.187883] systemd-fstab-generator[1315]: Ignoring "noauto" option for root device
	[  +0.255898] systemd-fstab-generator[1330]: Ignoring "noauto" option for root device
	[ +11.409876] systemd-fstab-generator[1432]: Ignoring "noauto" option for root device
	[  +0.098863] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.501347] systemd-fstab-generator[1698]: Ignoring "noauto" option for root device
	[  +7.135221] systemd-fstab-generator[1852]: Ignoring "noauto" option for root device
	[  +0.096716] kauditd_printk_skb: 74 callbacks suppressed
	[  +8.052212] systemd-fstab-generator[2274]: Ignoring "noauto" option for root device
	[  +0.146080] kauditd_printk_skb: 62 callbacks suppressed
	[  +5.697939] systemd-fstab-generator[2382]: Ignoring "noauto" option for root device
	[  +0.242857] kauditd_printk_skb: 12 callbacks suppressed
	[  +7.343137] kauditd_printk_skb: 51 callbacks suppressed
	[Mar17 14:01] kauditd_printk_skb: 14 callbacks suppressed
	
	
	==> etcd [eceb11353198] <==
	{"level":"info","ts":"2025-03-17T13:57:40.595682Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2025-03-17T13:57:40.602338Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T13:57:40.607777Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"172.26.218.56:2379"}
	{"level":"info","ts":"2025-03-17T13:57:40.607720Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"d9a9618be4080199","local-member-id":"5cd62c4d272aa7cf","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T13:57:40.621693Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T13:57:40.621770Z","caller":"etcdserver/server.go:2675","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T13:57:55.069748Z","caller":"traceutil/trace.go:171","msg":"trace[1121620704] linearizableReadLoop","detail":"{readStateIndex:379; appliedIndex:378; }","duration":"137.404443ms","start":"2025-03-17T13:57:54.932324Z","end":"2025-03-17T13:57:55.069729Z","steps":["trace[1121620704] 'read index received'  (duration: 105.861728ms)","trace[1121620704] 'applied index is now lower than readState.Index'  (duration: 31.542115ms)"],"step_count":2}
	{"level":"info","ts":"2025-03-17T13:57:55.069766Z","caller":"traceutil/trace.go:171","msg":"trace[1860108930] transaction","detail":"{read_only:false; response_revision:365; number_of_response:1; }","duration":"140.154899ms","start":"2025-03-17T13:57:54.929586Z","end":"2025-03-17T13:57:55.069741Z","steps":["trace[1860108930] 'process raft request'  (duration: 108.616384ms)","trace[1860108930] 'compare'  (duration: 31.331111ms)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T13:57:55.069937Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"137.590647ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-multinode-702300\" limit:1 ","response":"range_response_count:1 size:6570"}
	{"level":"info","ts":"2025-03-17T13:57:55.070006Z","caller":"traceutil/trace.go:171","msg":"trace[1296756868] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-multinode-702300; range_end:; response_count:1; response_revision:365; }","duration":"137.701249ms","start":"2025-03-17T13:57:54.932296Z","end":"2025-03-17T13:57:55.069997Z","steps":["trace[1296756868] 'agreement among raft nodes before linearized reading'  (duration: 137.536145ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T13:57:55.191915Z","caller":"traceutil/trace.go:171","msg":"trace[619601450] transaction","detail":"{read_only:false; response_revision:366; number_of_response:1; }","duration":"111.384772ms","start":"2025-03-17T13:57:55.080511Z","end":"2025-03-17T13:57:55.191896Z","steps":["trace[619601450] 'process raft request'  (duration: 107.18479ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T13:57:57.332360Z","caller":"traceutil/trace.go:171","msg":"trace[1427373056] linearizableReadLoop","detail":"{readStateIndex:384; appliedIndex:383; }","duration":"183.561569ms","start":"2025-03-17T13:57:57.148778Z","end":"2025-03-17T13:57:57.332340Z","steps":["trace[1427373056] 'read index received'  (duration: 183.357366ms)","trace[1427373056] 'applied index is now lower than readState.Index'  (duration: 203.603µs)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T13:57:57.332656Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.858874ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/multinode-702300\" limit:1 ","response":"range_response_count:1 size:4487"}
	{"level":"info","ts":"2025-03-17T13:57:57.332693Z","caller":"traceutil/trace.go:171","msg":"trace[773747611] range","detail":"{range_begin:/registry/minions/multinode-702300; range_end:; response_count:1; response_revision:370; }","duration":"183.941476ms","start":"2025-03-17T13:57:57.148742Z","end":"2025-03-17T13:57:57.332683Z","steps":["trace[773747611] 'agreement among raft nodes before linearized reading'  (duration: 183.708772ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T13:57:57.333008Z","caller":"traceutil/trace.go:171","msg":"trace[1455880174] transaction","detail":"{read_only:false; response_revision:370; number_of_response:1; }","duration":"332.348719ms","start":"2025-03-17T13:57:57.000650Z","end":"2025-03-17T13:57:57.332999Z","steps":["trace[1455880174] 'process raft request'  (duration: 331.573805ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T13:57:57.334598Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-03-17T13:57:57.000631Z","time spent":"332.42672ms","remote":"127.0.0.1:45564","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":6938,"response count":0,"response size":39,"request content":"compare:<target:MOD key:\"/registry/pods/kube-system/kube-apiserver-multinode-702300\" mod_revision:271 > success:<request_put:<key:\"/registry/pods/kube-system/kube-apiserver-multinode-702300\" value_size:6872 >> failure:<request_range:<key:\"/registry/pods/kube-system/kube-apiserver-multinode-702300\" > >"}
	{"level":"info","ts":"2025-03-17T13:58:26.071355Z","caller":"traceutil/trace.go:171","msg":"trace[965655287] transaction","detail":"{read_only:false; response_revision:429; number_of_response:1; }","duration":"197.316426ms","start":"2025-03-17T13:58:25.874019Z","end":"2025-03-17T13:58:26.071335Z","steps":["trace[965655287] 'process raft request'  (duration: 197.205225ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T14:01:03.775511Z","caller":"traceutil/trace.go:171","msg":"trace[1273642512] linearizableReadLoop","detail":"{readStateIndex:651; appliedIndex:650; }","duration":"124.125127ms","start":"2025-03-17T14:01:03.651369Z","end":"2025-03-17T14:01:03.775494Z","steps":["trace[1273642512] 'read index received'  (duration: 123.993626ms)","trace[1273642512] 'applied index is now lower than readState.Index'  (duration: 130.101µs)"],"step_count":2}
	{"level":"warn","ts":"2025-03-17T14:01:03.775650Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.260328ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T14:01:03.775905Z","caller":"traceutil/trace.go:171","msg":"trace[1793510555] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:597; }","duration":"124.507029ms","start":"2025-03-17T14:01:03.651361Z","end":"2025-03-17T14:01:03.775868Z","steps":["trace[1793510555] 'agreement among raft nodes before linearized reading'  (duration: 124.169727ms)"],"step_count":1}
	{"level":"info","ts":"2025-03-17T14:01:03.776151Z","caller":"traceutil/trace.go:171","msg":"trace[2110015187] transaction","detail":"{read_only:false; response_revision:597; number_of_response:1; }","duration":"173.497617ms","start":"2025-03-17T14:01:03.602642Z","end":"2025-03-17T14:01:03.776139Z","steps":["trace[2110015187] 'process raft request'  (duration: 172.718112ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T14:01:04.768860Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"236.333784ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/horizontalpodautoscalers/\" range_end:\"/registry/horizontalpodautoscalers0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T14:01:04.769007Z","caller":"traceutil/trace.go:171","msg":"trace[958892700] range","detail":"{range_begin:/registry/horizontalpodautoscalers/; range_end:/registry/horizontalpodautoscalers0; response_count:0; response_revision:598; }","duration":"236.517885ms","start":"2025-03-17T14:01:04.532472Z","end":"2025-03-17T14:01:04.768990Z","steps":["trace[958892700] 'count revisions from in-memory index tree'  (duration: 236.230784ms)"],"step_count":1}
	{"level":"warn","ts":"2025-03-17T14:01:04.769240Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.78909ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-03-17T14:01:04.769313Z","caller":"traceutil/trace.go:171","msg":"trace[452733566] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:598; }","duration":"117.83329ms","start":"2025-03-17T14:01:04.651441Z","end":"2025-03-17T14:01:04.769274Z","steps":["trace[452733566] 'range keys from in-memory index tree'  (duration: 117.78169ms)"],"step_count":1}
	
	
	==> kernel <==
	 14:02:31 up 6 min,  0 users,  load average: 0.50, 0.27, 0.12
	Linux multinode-702300 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [956710e6c713] <==
	I0317 14:01:30.155693       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:01:40.157872       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:01:40.157972       1 main.go:301] handling current node
	I0317 14:01:40.157991       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:01:40.157999       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:01:50.150413       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:01:50.150536       1 main.go:301] handling current node
	I0317 14:01:50.150578       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:01:50.150586       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:02:00.150780       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:02:00.150910       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:02:00.151450       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:02:00.151596       1 main.go:301] handling current node
	I0317 14:02:10.154601       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:02:10.154717       1 main.go:301] handling current node
	I0317 14:02:10.154800       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:02:10.154810       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:02:20.150756       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:02:20.150859       1 main.go:301] handling current node
	I0317 14:02:20.150877       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:02:20.151395       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:02:30.150939       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:02:30.151048       1 main.go:301] handling current node
	I0317 14:02:30.151067       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:02:30.151074       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	
	
	==> kube-apiserver [b842f4baed84] <==
	I0317 13:57:42.857518       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0317 13:57:43.472644       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0317 13:57:43.480886       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0317 13:57:43.480932       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0317 13:57:44.638925       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0317 13:57:44.722647       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0317 13:57:44.881270       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0317 13:57:44.904811       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.26.218.56]
	I0317 13:57:44.906211       1 controller.go:615] quota admission added evaluator for: endpoints
	I0317 13:57:44.920949       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0317 13:57:45.539631       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0317 13:57:45.956135       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0317 13:57:46.006320       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0317 13:57:46.038535       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0317 13:57:50.837171       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	I0317 13:57:51.043361       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	E0317 14:01:47.914918       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59669: use of closed network connection
	E0317 14:01:48.966462       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59673: use of closed network connection
	E0317 14:01:49.433653       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59675: use of closed network connection
	E0317 14:01:49.880287       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59677: use of closed network connection
	E0317 14:01:50.309402       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59679: use of closed network connection
	E0317 14:01:51.086700       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59682: use of closed network connection
	E0317 14:02:01.520637       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59684: use of closed network connection
	E0317 14:02:01.954743       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59688: use of closed network connection
	E0317 14:02:12.386391       1 conn.go:339] Error on socket receive: read tcp 172.26.218.56:8443->172.26.208.1:59690: use of closed network connection
	
	
	==> kube-controller-manager [ab8839be06c9] <==
	E0317 14:00:47.825687       1 range_allocator.go:439] "CIDR assignment for node failed. Releasing allocated CIDR" err="failed to patch node CIDR: Node \"multinode-702300-m02\" is invalid: [spec.podCIDRs: Invalid value: []string{\"10.244.2.0/24\", \"10.244.1.0/24\"}: may specify no more than one CIDR for each IP family, spec.podCIDRs: Forbidden: node updates may not change podCIDR except from \"\" to valid]" logger="node-ipam-controller" node="multinode-702300-m02"
	E0317 14:00:47.825764       1 range_allocator.go:252] "Unhandled Error" err="error syncing 'multinode-702300-m02': failed to patch node CIDR: Node \"multinode-702300-m02\" is invalid: [spec.podCIDRs: Invalid value: []string{\"10.244.2.0/24\", \"10.244.1.0/24\"}: may specify no more than one CIDR for each IP family, spec.podCIDRs: Forbidden: node updates may not change podCIDR except from \"\" to valid], requeuing" logger="UnhandledError"
	I0317 14:00:47.825790       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:00:47.832741       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:00:48.155198       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:00:48.681851       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:00:50.117396       1 node_lifecycle_controller.go:886] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="multinode-702300-m02"
	I0317 14:00:50.140881       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:00:57.770182       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:01:17.439235       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:01:17.440366       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-702300-m02"
	I0317 14:01:17.460325       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:01:18.544685       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:01:20.141118       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:01:42.161365       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="78.003356ms"
	I0317 14:01:42.182076       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="20.64332ms"
	I0317 14:01:42.185212       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="66.101µs"
	I0317 14:01:42.189110       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="82.4µs"
	I0317 14:01:42.197336       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="47.3µs"
	I0317 14:01:45.155300       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="14.420916ms"
	I0317 14:01:45.155528       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="41.601µs"
	I0317 14:01:45.447371       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="12.296499ms"
	I0317 14:01:45.447520       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="41.901µs"
	I0317 14:01:49.076156       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:01:50.599726       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300"
	
	
	==> kube-proxy [37736827def2] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0317 13:57:52.821656       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0317 13:57:52.863155       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.26.218.56"]
	E0317 13:57:52.863263       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 13:57:52.936076       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0317 13:57:52.936151       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0317 13:57:52.936180       1 server_linux.go:170] "Using iptables Proxier"
	I0317 13:57:52.943025       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 13:57:52.944016       1 server.go:497] "Version info" version="v1.32.2"
	I0317 13:57:52.944124       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 13:57:52.956040       1 config.go:105] "Starting endpoint slice config controller"
	I0317 13:57:52.957237       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 13:57:52.957296       1 config.go:199] "Starting service config controller"
	I0317 13:57:52.957305       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 13:57:52.963190       1 config.go:329] "Starting node config controller"
	I0317 13:57:52.963281       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 13:57:53.057401       1 shared_informer.go:320] Caches are synced for service config
	I0317 13:57:53.057846       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0317 13:57:53.063508       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [8edcfb08d8a3] <==
	W0317 13:57:43.729153       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 13:57:43.729193       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 13:57:43.771693       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 13:57:43.772123       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"
	W0317 13:57:43.794695       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 13:57:43.794737       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 13:57:43.808798       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 13:57:43.808908       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 13:57:43.836843       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 13:57:43.837451       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 13:57:43.866007       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 13:57:43.866193       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 13:57:43.919054       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 13:57:43.919273       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 13:57:43.949846       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 13:57:43.950182       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 13:57:44.032116       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 13:57:44.032282       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 13:57:44.060463       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 13:57:44.060508       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 13:57:44.094336       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 13:57:44.094700       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 13:57:44.132984       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 13:57:44.133026       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"
	I0317 13:57:46.015634       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 17 13:58:10 multinode-702300 kubelet[2281]: I0317 13:58:10.691099    2281 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37-config-volume\") pod \"coredns-668d6bf9bc-z4kcx\" (UID: \"c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37\") " pod="kube-system/coredns-668d6bf9bc-z4kcx"
	Mar 17 13:58:10 multinode-702300 kubelet[2281]: I0317 13:58:10.691123    2281 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-nzsz8\" (UniqueName: \"kubernetes.io/projected/c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37-kube-api-access-nzsz8\") pod \"coredns-668d6bf9bc-z4kcx\" (UID: \"c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37\") " pod="kube-system/coredns-668d6bf9bc-z4kcx"
	Mar 17 13:58:12 multinode-702300 kubelet[2281]: I0317 13:58:12.589378    2281 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-668d6bf9bc-z4kcx" podStartSLOduration=21.589358638 podStartE2EDuration="21.589358638s" podCreationTimestamp="2025-03-17 13:57:51 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-03-17 13:58:12.564705082 +0000 UTC m=+26.732301667" watchObservedRunningTime="2025-03-17 13:58:12.589358638 +0000 UTC m=+26.756955123"
	Mar 17 13:58:12 multinode-702300 kubelet[2281]: I0317 13:58:12.617857    2281 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/storage-provisioner" podStartSLOduration=13.617836717 podStartE2EDuration="13.617836717s" podCreationTimestamp="2025-03-17 13:57:59 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-03-17 13:58:12.590191443 +0000 UTC m=+26.757787928" watchObservedRunningTime="2025-03-17 13:58:12.617836717 +0000 UTC m=+26.785433302"
	Mar 17 13:58:46 multinode-702300 kubelet[2281]: E0317 13:58:46.081032    2281 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:58:46 multinode-702300 kubelet[2281]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:58:46 multinode-702300 kubelet[2281]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:58:46 multinode-702300 kubelet[2281]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:58:46 multinode-702300 kubelet[2281]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 13:59:46 multinode-702300 kubelet[2281]: E0317 13:59:46.079413    2281 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 13:59:46 multinode-702300 kubelet[2281]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 13:59:46 multinode-702300 kubelet[2281]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 13:59:46 multinode-702300 kubelet[2281]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 13:59:46 multinode-702300 kubelet[2281]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 14:00:46 multinode-702300 kubelet[2281]: E0317 14:00:46.080931    2281 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 14:00:46 multinode-702300 kubelet[2281]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 14:00:46 multinode-702300 kubelet[2281]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 14:00:46 multinode-702300 kubelet[2281]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 14:00:46 multinode-702300 kubelet[2281]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 14:01:42 multinode-702300 kubelet[2281]: I0317 14:01:42.264268    2281 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-t4rwd\" (UniqueName: \"kubernetes.io/projected/c9f7c38f-379d-41ef-9bca-a70680f846e6-kube-api-access-t4rwd\") pod \"busybox-58667487b6-ppt96\" (UID: \"c9f7c38f-379d-41ef-9bca-a70680f846e6\") " pod="default/busybox-58667487b6-ppt96"
	Mar 17 14:01:46 multinode-702300 kubelet[2281]: E0317 14:01:46.079618    2281 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 14:01:46 multinode-702300 kubelet[2281]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 14:01:46 multinode-702300 kubelet[2281]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 14:01:46 multinode-702300 kubelet[2281]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 14:01:46 multinode-702300 kubelet[2281]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-702300 -n multinode-702300
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-702300 -n multinode-702300: (11.4776608s)
helpers_test.go:261: (dbg) Run:  kubectl --context multinode-702300 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiNode/serial/PingHostFrom2Pods FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiNode/serial/PingHostFrom2Pods (55.35s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (499.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-702300
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-702300
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-702300: (1m37.1592415s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-702300 --wait=true -v=8 --alsologtostderr
E0317 14:18:55.152526    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:20:26.185699    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:20:52.067295    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:326: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-702300 --wait=true -v=8 --alsologtostderr: exit status 1 (6m5.5407467s)

                                                
                                                
-- stdout --
	* [multinode-702300] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20539
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on existing profile
	* Starting "multinode-702300" primary control-plane node in "multinode-702300" cluster
	* Restarting existing hyperv VM for "multinode-702300" ...
	* Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	* Configuring CNI (Container Networking Interface) ...
	* Verifying Kubernetes components...
	* Enabled addons: 
	
	* Starting "multinode-702300-m02" worker node in "multinode-702300" cluster
	* Restarting existing hyperv VM for "multinode-702300-m02" ...
	* Found network options:
	  - NO_PROXY=172.26.211.30
	  - NO_PROXY=172.26.211.30
	* Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	  - env NO_PROXY=172.26.211.30
	* Verifying Kubernetes components...
	
	* Starting "multinode-702300-m03" worker node in "multinode-702300" cluster
	* Restarting existing hyperv VM for "multinode-702300-m03" ...

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 14:18:41.166650   11324 out.go:345] Setting OutFile to fd 1932 ...
	I0317 14:18:41.224488   11324 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 14:18:41.224488   11324 out.go:358] Setting ErrFile to fd 1324...
	I0317 14:18:41.224488   11324 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 14:18:41.240399   11324 out.go:352] Setting JSON to false
	I0317 14:18:41.242928   11324 start.go:129] hostinfo: {"hostname":"minikube5","uptime":7381,"bootTime":1742213739,"procs":187,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 14:18:41.243507   11324 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 14:18:41.379514   11324 out.go:177] * [multinode-702300] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 14:18:41.467871   11324 notify.go:220] Checking for updates...
	I0317 14:18:41.552346   11324 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:18:41.613457   11324 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 14:18:41.629626   11324 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 14:18:41.644421   11324 out.go:177]   - MINIKUBE_LOCATION=20539
	I0317 14:18:41.662650   11324 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 14:18:41.673375   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:18:41.673375   11324 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 14:18:46.908745   11324 out.go:177] * Using the hyperv driver based on existing profile
	I0317 14:18:46.920549   11324 start.go:297] selected driver: hyperv
	I0317 14:18:46.920549   11324 start.go:901] validating driver "hyperv" against &{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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 Cluste
rName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:fal
se 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Binary
Mirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 14:18:46.921084   11324 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 14:18:46.968972   11324 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 14:18:46.968972   11324 cni.go:84] Creating CNI manager for ""
	I0317 14:18:46.968972   11324 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0317 14:18:46.968972   11324 start.go:340] cluster config:
	{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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 k
ubeflow: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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 14:18:46.970075   11324 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 14:18:47.116815   11324 out.go:177] * Starting "multinode-702300" primary control-plane node in "multinode-702300" cluster
	I0317 14:18:47.124171   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:18:47.124171   11324 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 14:18:47.124171   11324 cache.go:56] Caching tarball of preloaded images
	I0317 14:18:47.125139   11324 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 14:18:47.125236   11324 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 14:18:47.125347   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:18:47.127814   11324 start.go:360] acquireMachinesLock for multinode-702300: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 14:18:47.127999   11324 start.go:364] duration metric: took 76.2µs to acquireMachinesLock for "multinode-702300"
	I0317 14:18:47.128119   11324 start.go:96] Skipping create...Using existing machine configuration
	I0317 14:18:47.128119   11324 fix.go:54] fixHost starting: 
	I0317 14:18:47.128768   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:18:49.835163   11324 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 14:18:49.835163   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:49.835804   11324 fix.go:112] recreateIfNeeded on multinode-702300: state=Stopped err=<nil>
	W0317 14:18:49.835896   11324 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 14:18:49.906934   11324 out.go:177] * Restarting existing hyperv VM for "multinode-702300" ...
	I0317 14:18:49.951527   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300
	I0317 14:18:52.890826   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:18:52.891319   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:52.891319   11324 main.go:141] libmachine: Waiting for host to start...
	I0317 14:18:52.891319   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:18:54.989392   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:18:54.989392   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:54.989523   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:18:57.338702   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:18:57.338775   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:58.339598   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:00.395474   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:00.395474   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:00.395474   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:02.772852   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:19:02.772852   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:03.773769   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:05.804327   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:05.804460   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:05.804650   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:08.236532   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:19:08.236532   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:09.237778   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:11.351091   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:11.351091   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:11.351257   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:13.725374   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:19:13.725374   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:14.726840   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:16.761808   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:16.761927   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:16.761927   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:19.201023   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:19.201023   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:19.203737   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:21.219471   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:21.219471   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:21.220424   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:23.607558   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:23.607558   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:23.608087   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:19:23.610312   11324 machine.go:93] provisionDockerMachine start ...
	I0317 14:19:23.610386   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:25.626340   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:25.626340   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:25.626504   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:28.034798   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:28.034798   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:28.039363   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:28.039594   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:28.039594   11324 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 14:19:28.163763   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 14:19:28.163763   11324 buildroot.go:166] provisioning hostname "multinode-702300"
	I0317 14:19:28.163763   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:30.165809   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:30.165809   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:30.165885   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:32.528459   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:32.528459   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:32.532678   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:32.533197   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:32.533273   11324 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-702300 && echo "multinode-702300" | sudo tee /etc/hostname
	I0317 14:19:32.677604   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-702300
	
	I0317 14:19:32.677604   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:34.674752   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:34.675722   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:34.675767   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:37.073979   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:37.073979   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:37.078216   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:37.078216   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:37.078216   11324 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-702300' /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 multinode-702300/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-702300' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 14:19:37.227031   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 14:19:37.227031   11324 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 14:19:37.227135   11324 buildroot.go:174] setting up certificates
	I0317 14:19:37.227135   11324 provision.go:84] configureAuth start
	I0317 14:19:37.227135   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:39.266747   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:39.266747   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:39.267025   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:41.668433   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:41.668433   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:41.669561   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:43.744635   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:43.744771   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:43.744771   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:46.134333   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:46.135073   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:46.135073   11324 provision.go:143] copyHostCerts
	I0317 14:19:46.135236   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 14:19:46.149738   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 14:19:46.149811   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 14:19:46.150223   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 14:19:46.151105   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 14:19:46.152826   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 14:19:46.152826   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 14:19:46.153024   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 14:19:46.154148   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 14:19:46.155918   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 14:19:46.156016   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 14:19:46.156092   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 14:19:46.156818   11324 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-702300 san=[127.0.0.1 172.26.211.30 localhost minikube multinode-702300]
	I0317 14:19:46.465151   11324 provision.go:177] copyRemoteCerts
	I0317 14:19:46.472501   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 14:19:46.472501   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:48.447706   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:48.448707   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:48.448792   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:50.874812   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:50.875562   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:50.876144   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:19:50.987736   11324 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.515187s)
	I0317 14:19:50.987736   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 14:19:50.988519   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 14:19:51.038435   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 14:19:51.038435   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I0317 14:19:51.097668   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 14:19:51.097668   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 14:19:51.142615   11324 provision.go:87] duration metric: took 13.9153326s to configureAuth
	I0317 14:19:51.142615   11324 buildroot.go:189] setting minikube options for container-runtime
	I0317 14:19:51.143227   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:19:51.143227   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:53.147971   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:53.148093   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:53.148093   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:55.595767   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:55.595767   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:55.600591   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:55.600591   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:55.600591   11324 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 14:19:55.726243   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 14:19:55.726243   11324 buildroot.go:70] root file system type: tmpfs
	I0317 14:19:55.726846   11324 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 14:19:55.726846   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:57.752878   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:57.752878   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:57.752878   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:00.181981   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:00.181981   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:00.186860   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:00.187366   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:00.187467   11324 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 14:20:00.332071   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 14:20:00.332183   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:02.352004   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:02.352160   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:02.352230   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:04.808956   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:04.809127   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:04.812995   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:04.813853   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:04.813853   11324 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 14:20:07.335571   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 14:20:07.335571   11324 machine.go:96] duration metric: took 43.7247962s to provisionDockerMachine
	I0317 14:20:07.335571   11324 start.go:293] postStartSetup for "multinode-702300" (driver="hyperv")
	I0317 14:20:07.335571   11324 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 14:20:07.345371   11324 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 14:20:07.345371   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:09.366047   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:09.366254   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:09.366423   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:11.771487   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:11.771487   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:11.771487   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:20:11.881770   11324 ssh_runner.go:235] Completed: 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: (4.5362846s)
	I0317 14:20:11.889426   11324 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 14:20:11.895766   11324 command_runner.go:130] > NAME=Buildroot
	I0317 14:20:11.896540   11324 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0317 14:20:11.896540   11324 command_runner.go:130] > ID=buildroot
	I0317 14:20:11.896540   11324 command_runner.go:130] > VERSION_ID=2023.02.9
	I0317 14:20:11.896540   11324 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0317 14:20:11.896763   11324 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 14:20:11.896763   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 14:20:11.897165   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 14:20:11.897957   11324 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 14:20:11.898063   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 14:20:11.921675   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 14:20:11.939379   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 14:20:11.983405   11324 start.go:296] duration metric: took 4.6477845s for postStartSetup
	I0317 14:20:11.983405   11324 fix.go:56] duration metric: took 1m24.8543906s for fixHost
	I0317 14:20:11.983405   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:14.056718   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:14.056718   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:14.056718   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:16.484614   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:16.484614   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:16.489689   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:16.489750   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:16.489750   11324 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 14:20:16.612472   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742221216.626708450
	
	I0317 14:20:16.612472   11324 fix.go:216] guest clock: 1742221216.626708450
	I0317 14:20:16.612472   11324 fix.go:229] Guest: 2025-03-17 14:20:16.62670845 +0000 UTC Remote: 2025-03-17 14:20:11.9834053 +0000 UTC m=+90.914278301 (delta=4.64330315s)
	I0317 14:20:16.612472   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:18.664269   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:18.664269   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:18.664815   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:21.068851   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:21.068851   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:21.073408   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:21.073937   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:21.073979   11324 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742221216
	I0317 14:20:21.216812   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 14:20:16 UTC 2025
	
	I0317 14:20:21.216878   11324 fix.go:236] clock set: Mon Mar 17 14:20:16 UTC 2025
	 (err=<nil>)
	I0317 14:20:21.216878   11324 start.go:83] releasing machines lock for "multinode-702300", held for 1m34.0878865s
	I0317 14:20:21.217081   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:23.233841   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:23.234646   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:23.234646   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:25.658053   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:25.658053   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:25.661513   11324 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 14:20:25.661513   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:25.667680   11324 ssh_runner.go:195] Run: cat /version.json
	I0317 14:20:25.668269   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:27.719791   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:27.719791   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:27.719791   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:27.744593   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:27.744843   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:27.744843   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:30.157990   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:30.158131   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:30.158183   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:20:30.217371   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:30.217423   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:30.217423   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:20:30.249462   11324 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0317 14:20:30.250072   11324 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5885105s)
	W0317 14:20:30.250138   11324 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 14:20:30.315878   11324 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.45-1736763277-20236", "minikube_version": "v1.35.0", "commit": "3fb24bd87c8c8761e2515e1a9ee13835a389ed68"}
	I0317 14:20:30.315972   11324 ssh_runner.go:235] Completed: cat /version.json: (4.6481485s)
	I0317 14:20:30.324834   11324 ssh_runner.go:195] Run: systemctl --version
	I0317 14:20:30.334639   11324 command_runner.go:130] > systemd 252 (252)
	I0317 14:20:30.334639   11324 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 -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I0317 14:20:30.342779   11324 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 14:20:30.351357   11324 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W0317 14:20:30.351864   11324 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 14:20:30.360118   11324 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 14:20:30.390608   11324 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0317 14:20:30.390608   11324 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 14:20:30.390608   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:20:30.390608   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	W0317 14:20:30.391987   11324 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 14:20:30.392509   11324 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 14:20:30.427663   11324 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0317 14:20:30.436073   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 14:20:30.461199   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 14:20:30.479727   11324 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 14:20:30.489006   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 14:20:30.516345   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:20:30.542668   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 14:20:30.569162   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:20:30.596466   11324 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 14:20:30.624095   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 14:20:30.651476   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 14:20:30.678992   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 14:20:30.706764   11324 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 14:20:30.724350   11324 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 14:20:30.724417   11324 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 14:20:30.733389   11324 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 14:20:30.765495   11324 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 14:20:30.798126   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:31.000759   11324 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 14:20:31.033382   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:20:31.041962   11324 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 14:20:31.067277   11324 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0317 14:20:31.067822   11324 command_runner.go:130] > [Unit]
	I0317 14:20:31.067822   11324 command_runner.go:130] > Description=Docker Application Container Engine
	I0317 14:20:31.067822   11324 command_runner.go:130] > Documentation=https://docs.docker.com
	I0317 14:20:31.067822   11324 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0317 14:20:31.067822   11324 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0317 14:20:31.067822   11324 command_runner.go:130] > StartLimitBurst=3
	I0317 14:20:31.067822   11324 command_runner.go:130] > StartLimitIntervalSec=60
	I0317 14:20:31.067822   11324 command_runner.go:130] > [Service]
	I0317 14:20:31.067943   11324 command_runner.go:130] > Type=notify
	I0317 14:20:31.067943   11324 command_runner.go:130] > Restart=on-failure
	I0317 14:20:31.067943   11324 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0317 14:20:31.067943   11324 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0317 14:20:31.067943   11324 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0317 14:20:31.067943   11324 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0317 14:20:31.067943   11324 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0317 14:20:31.067943   11324 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0317 14:20:31.067943   11324 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0317 14:20:31.068067   11324 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0317 14:20:31.068133   11324 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0317 14:20:31.068133   11324 command_runner.go:130] > ExecStart=
	I0317 14:20:31.068175   11324 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	I0317 14:20:31.068175   11324 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0317 14:20:31.068175   11324 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0317 14:20:31.068175   11324 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0317 14:20:31.068175   11324 command_runner.go:130] > LimitNOFILE=infinity
	I0317 14:20:31.068268   11324 command_runner.go:130] > LimitNPROC=infinity
	I0317 14:20:31.068268   11324 command_runner.go:130] > LimitCORE=infinity
	I0317 14:20:31.068268   11324 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0317 14:20:31.068268   11324 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0317 14:20:31.068323   11324 command_runner.go:130] > TasksMax=infinity
	I0317 14:20:31.068323   11324 command_runner.go:130] > TimeoutStartSec=0
	I0317 14:20:31.068348   11324 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0317 14:20:31.068348   11324 command_runner.go:130] > Delegate=yes
	I0317 14:20:31.068389   11324 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0317 14:20:31.068389   11324 command_runner.go:130] > KillMode=process
	I0317 14:20:31.068414   11324 command_runner.go:130] > [Install]
	I0317 14:20:31.068414   11324 command_runner.go:130] > WantedBy=multi-user.target
	I0317 14:20:31.077686   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:20:31.106475   11324 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 14:20:31.140971   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:20:31.174251   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:20:31.207926   11324 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 14:20:31.272087   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:20:31.295149   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 14:20:31.328714   11324 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0317 14:20:31.336631   11324 ssh_runner.go:195] Run: which cri-dockerd
	I0317 14:20:31.342089   11324 command_runner.go:130] > /usr/bin/cri-dockerd
	I0317 14:20:31.349970   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 14:20:31.367159   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 14:20:31.406381   11324 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 14:20:31.594373   11324 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 14:20:31.775130   11324 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 14:20:31.775401   11324 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 14:20:31.821651   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:32.002217   11324 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 14:20:34.677585   11324 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6753398s)
	I0317 14:20:34.686705   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 14:20:34.720225   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:20:34.752708   11324 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 14:20:34.953209   11324 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 14:20:35.150949   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:35.341463   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 14:20:35.380933   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:20:35.410726   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:35.597029   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 14:20:35.699946   11324 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 14:20:35.708522   11324 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 14:20:35.721073   11324 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0317 14:20:35.721073   11324 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 14:20:35.721073   11324 command_runner.go:130] > Device: 0,22	Inode: 857         Links: 1
	I0317 14:20:35.721073   11324 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0317 14:20:35.721073   11324 command_runner.go:130] > Access: 2025-03-17 14:20:35.650377874 +0000
	I0317 14:20:35.721073   11324 command_runner.go:130] > Modify: 2025-03-17 14:20:35.650377874 +0000
	I0317 14:20:35.721073   11324 command_runner.go:130] > Change: 2025-03-17 14:20:35.654378084 +0000
	I0317 14:20:35.721073   11324 command_runner.go:130] >  Birth: -
	I0317 14:20:35.721073   11324 start.go:563] Will wait 60s for crictl version
	I0317 14:20:35.729244   11324 ssh_runner.go:195] Run: which crictl
	I0317 14:20:35.735900   11324 command_runner.go:130] > /usr/bin/crictl
	I0317 14:20:35.743804   11324 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 14:20:35.796223   11324 command_runner.go:130] > Version:  0.1.0
	I0317 14:20:35.796959   11324 command_runner.go:130] > RuntimeName:  docker
	I0317 14:20:35.797006   11324 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0317 14:20:35.797006   11324 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 14:20:35.798677   11324 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 14:20:35.806040   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:20:35.842011   11324 command_runner.go:130] > 27.4.0
	I0317 14:20:35.852834   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:20:35.883566   11324 command_runner.go:130] > 27.4.0
	I0317 14:20:35.887739   11324 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 14:20:35.887830   11324 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 14:20:35.894006   11324 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 14:20:35.894006   11324 ip.go:214] interface addr: 172.26.208.1/20
	I0317 14:20:35.901791   11324 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 14:20:35.908409   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:20:35.929282   11324 kubeadm.go:883] updating cluster {Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-7
02300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspekto
r-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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Dis
ableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 14:20:35.929572   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:20:35.936558   11324 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 14:20:35.957910   11324 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0317 14:20:35.957910   11324 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 14:20:35.957910   11324 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0317 14:20:35.965463   11324 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0317 14:20:35.966010   11324 docker.go:619] Images already preloaded, skipping extraction
	I0317 14:20:35.974859   11324 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 14:20:36.002153   11324 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0317 14:20:36.002264   11324 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 14:20:36.002264   11324 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0317 14:20:36.002264   11324 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	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/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0317 14:20:36.002448   11324 cache_images.go:84] Images are preloaded, skipping loading
	I0317 14:20:36.002448   11324 kubeadm.go:934] updating node { 172.26.211.30 8443 v1.32.2 docker true true} ...
	I0317 14:20:36.002699   11324 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-702300 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.211.30
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 14:20:36.009957   11324 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0317 14:20:36.069935   11324 command_runner.go:130] > cgroupfs
	I0317 14:20:36.072100   11324 cni.go:84] Creating CNI manager for ""
	I0317 14:20:36.072100   11324 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0317 14:20:36.072100   11324 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 14:20:36.072100   11324 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.26.211.30 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-702300 NodeName:multinode-702300 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "172.26.211.30"]]} {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:172.26.211.30 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/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 14:20:36.072100   11324 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.26.211.30
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-702300"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.26.211.30"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.26.211.30"]
	  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/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0317 14:20:36.081669   11324 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 14:20:36.099025   11324 command_runner.go:130] > kubeadm
	I0317 14:20:36.099025   11324 command_runner.go:130] > kubectl
	I0317 14:20:36.099025   11324 command_runner.go:130] > kubelet
	I0317 14:20:36.099025   11324 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 14:20:36.107024   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 14:20:36.125988   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I0317 14:20:36.157772   11324 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 14:20:36.189168   11324 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2297 bytes)
	I0317 14:20:36.229317   11324 ssh_runner.go:195] Run: grep 172.26.211.30	control-plane.minikube.internal$ /etc/hosts
	I0317 14:20:36.235433   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.211.30	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:20:36.263299   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:36.449307   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:20:36.476259   11324 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300 for IP: 172.26.211.30
	I0317 14:20:36.476259   11324 certs.go:194] generating shared ca certs ...
	I0317 14:20:36.476336   11324 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:36.479007   11324 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 14:20:36.481687   11324 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 14:20:36.482279   11324 certs.go:256] generating profile certs ...
	I0317 14:20:36.482279   11324 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.key
	I0317 14:20:36.482279   11324 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94
	I0317 14:20:36.482279   11324 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.211.30]
	I0317 14:20:36.690454   11324 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94 ...
	I0317 14:20:36.690454   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94: {Name:mkb8f01d001b94012f88666fced8015d0473d639 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:36.691458   11324 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94 ...
	I0317 14:20:36.691458   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94: {Name:mk64cd47bb90da3cd7bd94409819c4fde94b8623 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:36.692454   11324 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt
	I0317 14:20:36.718343   11324 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key
	I0317 14:20:36.750944   11324 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 14:20:36.751548   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 14:20:36.751643   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 14:20:36.751643   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 14:20:36.751643   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 14:20:36.752166   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 14:20:36.762229   11324 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 14:20:36.762229   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 14:20:36.762229   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 14:20:36.762229   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 14:20:36.763213   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 14:20:36.763213   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 14:20:36.763213   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 14:20:36.763213   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 14:20:36.763213   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:36.765210   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 14:20:36.809664   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 14:20:36.850528   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 14:20:36.903637   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 14:20:36.946848   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 14:20:36.990991   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0317 14:20:37.033650   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 14:20:37.079826   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0317 14:20:37.125693   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 14:20:37.168288   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 14:20:37.211116   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 14:20:37.254951   11324 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 14:20:37.295378   11324 ssh_runner.go:195] Run: openssl version
	I0317 14:20:37.305436   11324 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0317 14:20:37.313786   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 14:20:37.342286   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.349302   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.349363   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.358054   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.367272   11324 command_runner.go:130] > 51391683
	I0317 14:20:37.376898   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 14:20:37.403964   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 14:20:37.432940   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.439897   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.440015   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.447345   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.459977   11324 command_runner.go:130] > 3ec20f2e
	I0317 14:20:37.467841   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 14:20:37.497276   11324 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 14:20:37.524069   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.531553   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.531626   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.538996   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.550161   11324 command_runner.go:130] > b5213941
	I0317 14:20:37.556960   11324 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 14:20:37.581155   11324 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 14:20:37.588604   11324 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 14:20:37.588667   11324 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I0317 14:20:37.588667   11324 command_runner.go:130] > Device: 8,1	Inode: 6289761     Links: 1
	I0317 14:20:37.588667   11324 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 14:20:37.588667   11324 command_runner.go:130] > Access: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.588667   11324 command_runner.go:130] > Modify: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.588667   11324 command_runner.go:130] > Change: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.588667   11324 command_runner.go:130] >  Birth: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.597394   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0317 14:20:37.606181   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.613850   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0317 14:20:37.625725   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.633694   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0317 14:20:37.644230   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.651602   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0317 14:20:37.660520   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.668516   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0317 14:20:37.678762   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.688941   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0317 14:20:37.698916   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.699386   11324 kubeadm.go:392] StartCluster: {Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-7023
00 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-g
adget: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disabl
eOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 14:20:37.708429   11324 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0317 14:20:37.742835   11324 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 14:20:37.761640   11324 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I0317 14:20:37.761640   11324 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I0317 14:20:37.761640   11324 command_runner.go:130] > /var/lib/minikube/etcd:
	I0317 14:20:37.761640   11324 command_runner.go:130] > member
	I0317 14:20:37.761640   11324 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0317 14:20:37.761818   11324 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0317 14:20:37.770035   11324 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0317 14:20:37.788951   11324 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0317 14:20:37.790097   11324 kubeconfig.go:47] verify endpoint returned: get endpoint: "multinode-702300" does not appear in C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:20:37.790097   11324 kubeconfig.go:62] C:\Users\jenkins.minikube5\minikube-integration\kubeconfig needs updating (will repair): [kubeconfig missing "multinode-702300" cluster setting kubeconfig missing "multinode-702300" context setting]
	I0317 14:20:37.791098   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:37.808040   11324 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:20:37.808200   11324 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.211.30:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300/client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300/client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData
:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 14:20:37.809629   11324 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 14:20:37.809629   11324 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0317 14:20:37.810152   11324 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0317 14:20:37.810152   11324 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0317 14:20:37.810152   11324 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0317 14:20:37.819025   11324 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0317 14:20:37.837923   11324 command_runner.go:130] > --- /var/tmp/minikube/kubeadm.yaml
	I0317 14:20:37.837923   11324 command_runner.go:130] > +++ /var/tmp/minikube/kubeadm.yaml.new
	I0317 14:20:37.837923   11324 command_runner.go:130] > @@ -1,7 +1,7 @@
	I0317 14:20:37.837923   11324 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0317 14:20:37.837923   11324 command_runner.go:130] >  kind: InitConfiguration
	I0317 14:20:37.837923   11324 command_runner.go:130] >  localAPIEndpoint:
	I0317 14:20:37.837923   11324 command_runner.go:130] > -  advertiseAddress: 172.26.218.56
	I0317 14:20:37.837923   11324 command_runner.go:130] > +  advertiseAddress: 172.26.211.30
	I0317 14:20:37.837923   11324 command_runner.go:130] >    bindPort: 8443
	I0317 14:20:37.837923   11324 command_runner.go:130] >  bootstrapTokens:
	I0317 14:20:37.837923   11324 command_runner.go:130] >    - groups:
	I0317 14:20:37.837923   11324 command_runner.go:130] > @@ -15,13 +15,13 @@
	I0317 14:20:37.837923   11324 command_runner.go:130] >    name: "multinode-702300"
	I0317 14:20:37.837923   11324 command_runner.go:130] >    kubeletExtraArgs:
	I0317 14:20:37.837923   11324 command_runner.go:130] >      - name: "node-ip"
	I0317 14:20:37.837923   11324 command_runner.go:130] > -      value: "172.26.218.56"
	I0317 14:20:37.837923   11324 command_runner.go:130] > +      value: "172.26.211.30"
	I0317 14:20:37.837923   11324 command_runner.go:130] >    taints: []
	I0317 14:20:37.837923   11324 command_runner.go:130] >  ---
	I0317 14:20:37.837923   11324 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0317 14:20:37.837923   11324 command_runner.go:130] >  kind: ClusterConfiguration
	I0317 14:20:37.837923   11324 command_runner.go:130] >  apiServer:
	I0317 14:20:37.837923   11324 command_runner.go:130] > -  certSANs: ["127.0.0.1", "localhost", "172.26.218.56"]
	I0317 14:20:37.837923   11324 command_runner.go:130] > +  certSANs: ["127.0.0.1", "localhost", "172.26.211.30"]
	I0317 14:20:37.837923   11324 command_runner.go:130] >    extraArgs:
	I0317 14:20:37.837923   11324 command_runner.go:130] >      - name: "enable-admission-plugins"
	I0317 14:20:37.837923   11324 command_runner.go:130] >        value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	I0317 14:20:37.837923   11324 kubeadm.go:640] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml
	+++ /var/tmp/minikube/kubeadm.yaml.new
	@@ -1,7 +1,7 @@
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: InitConfiguration
	 localAPIEndpoint:
	-  advertiseAddress: 172.26.218.56
	+  advertiseAddress: 172.26.211.30
	   bindPort: 8443
	 bootstrapTokens:
	   - groups:
	@@ -15,13 +15,13 @@
	   name: "multinode-702300"
	   kubeletExtraArgs:
	     - name: "node-ip"
	-      value: "172.26.218.56"
	+      value: "172.26.211.30"
	   taints: []
	 ---
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: ClusterConfiguration
	 apiServer:
	-  certSANs: ["127.0.0.1", "localhost", "172.26.218.56"]
	+  certSANs: ["127.0.0.1", "localhost", "172.26.211.30"]
	   extraArgs:
	     - name: "enable-admission-plugins"
	       value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	
	-- /stdout --
	I0317 14:20:37.837923   11324 kubeadm.go:1160] stopping kube-system containers ...
	I0317 14:20:37.843899   11324 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0317 14:20:37.870917   11324 command_runner.go:130] > 59b1a9e018c5
	I0317 14:20:37.870917   11324 command_runner.go:130] > ba604d88ae40
	I0317 14:20:37.870917   11324 command_runner.go:130] > a0268a1a110c
	I0317 14:20:37.870917   11324 command_runner.go:130] > c8af988b73c6
	I0317 14:20:37.870917   11324 command_runner.go:130] > 956710e6c713
	I0317 14:20:37.870917   11324 command_runner.go:130] > 37736827def2
	I0317 14:20:37.870917   11324 command_runner.go:130] > dfb3cfc400bb
	I0317 14:20:37.870917   11324 command_runner.go:130] > 548e52c61ecb
	I0317 14:20:37.870917   11324 command_runner.go:130] > ab8839be06c9
	I0317 14:20:37.870917   11324 command_runner.go:130] > eceb11353198
	I0317 14:20:37.870917   11324 command_runner.go:130] > b842f4baed84
	I0317 14:20:37.870917   11324 command_runner.go:130] > 8edcfb08d8a3
	I0317 14:20:37.870917   11324 command_runner.go:130] > 6122e2fd4a46
	I0317 14:20:37.870917   11324 command_runner.go:130] > c99adb2e3dab
	I0317 14:20:37.870917   11324 command_runner.go:130] > eb6cebb798d9
	I0317 14:20:37.870917   11324 command_runner.go:130] > 38d4a9a367f7
	I0317 14:20:37.871904   11324 docker.go:483] Stopping containers: [59b1a9e018c5 ba604d88ae40 a0268a1a110c c8af988b73c6 956710e6c713 37736827def2 dfb3cfc400bb 548e52c61ecb ab8839be06c9 eceb11353198 b842f4baed84 8edcfb08d8a3 6122e2fd4a46 c99adb2e3dab eb6cebb798d9 38d4a9a367f7]
	I0317 14:20:37.878905   11324 ssh_runner.go:195] Run: docker stop 59b1a9e018c5 ba604d88ae40 a0268a1a110c c8af988b73c6 956710e6c713 37736827def2 dfb3cfc400bb 548e52c61ecb ab8839be06c9 eceb11353198 b842f4baed84 8edcfb08d8a3 6122e2fd4a46 c99adb2e3dab eb6cebb798d9 38d4a9a367f7
	I0317 14:20:37.913112   11324 command_runner.go:130] > 59b1a9e018c5
	I0317 14:20:37.913167   11324 command_runner.go:130] > ba604d88ae40
	I0317 14:20:37.913167   11324 command_runner.go:130] > a0268a1a110c
	I0317 14:20:37.913167   11324 command_runner.go:130] > c8af988b73c6
	I0317 14:20:37.913167   11324 command_runner.go:130] > 956710e6c713
	I0317 14:20:37.913167   11324 command_runner.go:130] > 37736827def2
	I0317 14:20:37.913167   11324 command_runner.go:130] > dfb3cfc400bb
	I0317 14:20:37.913245   11324 command_runner.go:130] > 548e52c61ecb
	I0317 14:20:37.913245   11324 command_runner.go:130] > ab8839be06c9
	I0317 14:20:37.913245   11324 command_runner.go:130] > eceb11353198
	I0317 14:20:37.913245   11324 command_runner.go:130] > b842f4baed84
	I0317 14:20:37.913245   11324 command_runner.go:130] > 8edcfb08d8a3
	I0317 14:20:37.913245   11324 command_runner.go:130] > 6122e2fd4a46
	I0317 14:20:37.913245   11324 command_runner.go:130] > c99adb2e3dab
	I0317 14:20:37.913245   11324 command_runner.go:130] > eb6cebb798d9
	I0317 14:20:37.913245   11324 command_runner.go:130] > 38d4a9a367f7
	I0317 14:20:37.921692   11324 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0317 14:20:37.959273   11324 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 14:20:37.978572   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I0317 14:20:37.978627   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I0317 14:20:37.978675   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I0317 14:20:37.978675   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0317 14:20:37.978675   11324 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 14:20:37.978675   11324 kubeadm.go:157] found existing configuration files:
	
	I0317 14:20:37.986325   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 14:20:38.004511   11324 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I0317 14:20:38.004695   11324 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 14:20:38.013987   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 14:20:38.041394   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 14:20:38.058346   11324 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0317 14:20:38.058469   11324 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 14:20:38.067269   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 14:20:38.094008   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 14:20:38.111873   11324 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0317 14:20:38.112017   11324 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 14:20:38.121711   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 14:20:38.145894   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 14:20:38.163959   11324 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0317 14:20:38.164059   11324 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 14:20:38.172330   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 14:20:38.199671   11324 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 14:20:38.221862   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:38.481734   11324 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 14:20:38.481734   11324 command_runner.go:130] > [certs] Using existing ca certificate authority
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk
	I0317 14:20:38.482086   11324 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using the existing "sa" key
	I0317 14:20:38.482155   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:39.745370   11324 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 14:20:39.745602   11324 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.2633205s)
	I0317 14:20:39.745602   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:40.052364   11324 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 14:20:40.052426   11324 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 14:20:40.052426   11324 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0317 14:20:40.052495   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:40.137091   11324 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 14:20:40.137153   11324 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 14:20:40.137153   11324 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 14:20:40.137225   11324 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 14:20:40.137277   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:40.226000   11324 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 14:20:40.226230   11324 api_server.go:52] waiting for apiserver process to appear ...
	I0317 14:20:40.235377   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:40.736989   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:41.235775   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:41.738254   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:42.239400   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:42.269982   11324 command_runner.go:130] > 1906
	I0317 14:20:42.269982   11324 api_server.go:72] duration metric: took 2.0439599s to wait for apiserver process to appear ...
	I0317 14:20:42.269982   11324 api_server.go:88] waiting for apiserver healthz status ...
	I0317 14:20:42.270086   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:20:47.270898   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:20:47.270898   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:20:52.271126   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:20:52.271126   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:20:57.271341   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:20:57.271341   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:02.272621   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:21:02.272621   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:03.327689   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": read tcp 172.26.208.1:59980->172.26.211.30:8443: wsarecv: An existing connection was forcibly closed by the remote host.
	I0317 14:21:03.328689   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:08.329655   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:21:08.329655   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:08.571350   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0317 14:21:08.571626   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0317 14:21:08.771152   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:08.778028   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0317 14:21:08.778945   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0317 14:21:09.271145   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:09.284797   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0317 14:21:09.284797   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0317 14:21:09.771254   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:09.778863   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0317 14:21:09.778863   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0317 14:21:10.270861   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:10.279429   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 200:
	ok
	I0317 14:21:10.279429   11324 discovery_client.go:658] "Request Body" body=""
	I0317 14:21:10.279429   11324 round_trippers.go:470] GET https://172.26.211.30:8443/version
	I0317 14:21:10.279429   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:10.279429   11324 round_trippers.go:480]     Accept: application/json, */*
	I0317 14:21:10.279429   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:10.292155   11324 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0317 14:21:10.292229   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:10.292229   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:10.292229   11324 round_trippers.go:587]     Content-Length: 263
	I0317 14:21:10.292229   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:10 GMT
	I0317 14:21:10.292229   11324 round_trippers.go:587]     Audit-Id: d7309194-ec96-4c1e-8d8a-44ac5ad5aae7
	I0317 14:21:10.292290   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:10.292290   11324 round_trippers.go:587]     Content-Type: application/json
	I0317 14:21:10.292290   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:10.292290   11324 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0317 14:21:10.292290   11324 api_server.go:141] control plane version: v1.32.2
	I0317 14:21:10.292290   11324 api_server.go:131] duration metric: took 28.021908s to wait for apiserver health ...
	I0317 14:21:10.292290   11324 cni.go:84] Creating CNI manager for ""
	I0317 14:21:10.292290   11324 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0317 14:21:10.292940   11324 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 14:21:10.308196   11324 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 14:21:10.316422   11324 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I0317 14:21:10.316422   11324 command_runner.go:130] >   Size: 3103192   	Blocks: 6064       IO Block: 4096   regular file
	I0317 14:21:10.316422   11324 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I0317 14:21:10.316422   11324 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 14:21:10.316422   11324 command_runner.go:130] > Access: 2025-03-17 14:19:18.708183500 +0000
	I0317 14:21:10.316638   11324 command_runner.go:130] > Modify: 2025-01-14 09:03:58.000000000 +0000
	I0317 14:21:10.316638   11324 command_runner.go:130] > Change: 2025-03-17 14:19:09.017000000 +0000
	I0317 14:21:10.316638   11324 command_runner.go:130] >  Birth: -
	I0317 14:21:10.316788   11324 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 14:21:10.316788   11324 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 14:21:10.360620   11324 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 14:21:11.139373   11324 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet unchanged
	I0317 14:21:11.139407   11324 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet unchanged
	I0317 14:21:11.139407   11324 command_runner.go:130] > serviceaccount/kindnet unchanged
	I0317 14:21:11.139407   11324 command_runner.go:130] > daemonset.apps/kindnet configured
	I0317 14:21:11.139473   11324 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 14:21:11.139626   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.139715   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:11.139715   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.139715   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.139715   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.145387   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:11.145489   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.145489   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.145489   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Audit-Id: 00d932e4-1e4b-4a7e-b797-a10c8a6957fd
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.147463   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a1 e2 03 0a  0a 0a 00 12 04 31 37 39  |ist..........179|
		00000020  39 1a 00 12 d0 27 0a ae  19 0a 18 63 6f 72 65 64  |9....'.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 03 34  |-e45684f3de372.4|
		00000090  31 32 38 00 42 08 08 df  d4 e0 be 06 10 00 5a 13  |128.B.........Z.|
		000000a0  0a 07 6b 38 73 2d 61 70  70 12 08 6b 75 62 65 2d  |..k8s-app..kube-|
		000000b0  64 6e 73 5a 1f 0a 11 70  6f 64 2d 74 65 6d 70 6c  |dnsZ...pod-templ|
		000000c0  61 74 65 2d 68 61 73 68  12 0a 36 36 38 64 36 62  |ate-hash..668d6 [truncated 303912 chars]
	 >
	I0317 14:21:11.148359   11324 system_pods.go:59] 12 kube-system pods found
	I0317 14:21:11.148415   11324 system_pods.go:61] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 14:21:11.148454   11324 system_pods.go:61] "etcd-multinode-702300" [6026afd3-be96-4d80-b261-69cda14914db] Running
	I0317 14:21:11.148454   11324 system_pods.go:61] "kindnet-fp9hq" [4899e74c-6630-4dce-9f7b-50558854b72a] Running
	I0317 14:21:11.148454   11324 system_pods.go:61] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 14:21:11.148482   11324 system_pods.go:61] "kindnet-jv4pv" [e66bac7e-6080-4a68-91b3-8106ed7b3c26] Running
	I0317 14:21:11.148482   11324 system_pods.go:61] "kube-apiserver-multinode-702300" [0b537851-4f03-41cb-869e-0e5f9433c531] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-proxy-78w8n" [1145117a-0f3a-44f0-a9f2-bd443019c48b] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-proxy-wnkwb" [4b127e67-c6ed-438e-9f3c-51f63e389573] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 14:21:11.148552   11324 system_pods.go:61] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running
	I0317 14:21:11.148552   11324 system_pods.go:74] duration metric: took 9.0788ms to wait for pod list to return data ...
	I0317 14:21:11.148574   11324 node_conditions.go:102] verifying NodePressure condition ...
	I0317 14:21:11.148574   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.148574   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes
	I0317 14:21:11.148574   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.148574   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.148574   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.155737   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:11.155737   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.155737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.155737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Audit-Id: 5f1eef2f-2d5a-41ea-a01e-882522ad9927
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.156333   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ef 5e 0a  0a 0a 00 12 04 31 37 39  |List..^......179|
		00000020  39 1a 00 12 d4 25 0a f8  11 0a 10 6d 75 6c 74 69  |9....%.....multi|
		00000030  6e 6f 64 65 2d 37 30 32  33 30 30 12 00 1a 00 22  |node-702300...."|
		00000040  00 2a 24 63 38 65 34 32  66 36 61 2d 64 38 61 33  |.*$c8e42f6a-d8a3|
		00000050  2d 34 33 37 62 2d 62 61  62 36 2d 63 66 31 63 66  |-437b-bab6-cf1cf|
		00000060  37 37 32 33 62 36 30 32  04 31 37 39 34 38 00 42  |7723b602.17948.B|
		00000070  08 08 d6 d4 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 59089 chars]
	 >
	I0317 14:21:11.156333   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:11.156333   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:11.156333   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:11.156333   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:11.156333   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:11.156333   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:11.156333   11324 node_conditions.go:105] duration metric: took 7.7588ms to run NodePressure ...
	I0317 14:21:11.156333   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:21:11.396514   11324 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I0317 14:21:11.548092   11324 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I0317 14:21:11.550519   11324 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I0317 14:21:11.550697   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.550844   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:11.550871   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.550871   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.550900   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.554584   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:11.554584   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Audit-Id: fd77a571-969c-4221-99f9-9803de2c8b94
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.554584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.554584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.555723   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:11.555723   11324 retry.go:31] will retry after 300.441316ms: kubelet not initialised
	I0317 14:21:11.857938   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.858074   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:11.858074   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.858074   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.858074   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.864906   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:11.865012   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.865012   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.865012   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Audit-Id: 314091c5-1d19-40a6-a038-eb016d0b47ca
	I0317 14:21:11.866275   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:11.866693   11324 retry.go:31] will retry after 346.351526ms: kubelet not initialised
	I0317 14:21:12.213104   11324 type.go:204] "Request Body" body=""
	I0317 14:21:12.214133   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:12.214133   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:12.214133   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:12.214133   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:12.218698   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:12.218765   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:12.218765   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:12.218765   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:12 GMT
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Audit-Id: 97190c76-bec6-44fa-b8f0-3428fcc6523d
	I0317 14:21:12.219577   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:12.219945   11324 retry.go:31] will retry after 313.029719ms: kubelet not initialised
	I0317 14:21:12.533215   11324 type.go:204] "Request Body" body=""
	I0317 14:21:12.533215   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:12.533215   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:12.533215   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:12.533215   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:12.537245   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:12.537355   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:12.537355   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:12 GMT
	I0317 14:21:12.537355   11324 round_trippers.go:587]     Audit-Id: 3474d4e5-2e20-4e56-8e6d-a32d0740df1f
	I0317 14:21:12.537420   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:12.537420   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:12.537420   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:12.537420   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:12.538969   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:12.539396   11324 retry.go:31] will retry after 496.024076ms: kubelet not initialised
	I0317 14:21:13.035600   11324 type.go:204] "Request Body" body=""
	I0317 14:21:13.036151   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:13.036151   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:13.036151   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:13.036151   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:13.040296   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:13.040296   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:13.040296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:13.040296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:13 GMT
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Audit-Id: e8ba9b58-0caf-42a9-8672-8ca1d1c6bc3e
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:13.041652   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:13.042058   11324 retry.go:31] will retry after 1.098397528s: kubelet not initialised
	I0317 14:21:14.141472   11324 type.go:204] "Request Body" body=""
	I0317 14:21:14.141618   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:14.141618   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:14.141618   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:14.141691   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:14.145977   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:14.145977   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Audit-Id: b2debd26-7c83-4d52-aa81-096b190406dd
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:14.146315   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:14.146315   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:14 GMT
	I0317 14:21:14.147859   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:14.148202   11324 retry.go:31] will retry after 1.193037823s: kubelet not initialised
	I0317 14:21:15.341555   11324 type.go:204] "Request Body" body=""
	I0317 14:21:15.341555   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:15.341555   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:15.341555   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:15.341555   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:15.346644   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:15.346644   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Audit-Id: 115beff0-7cbc-4bd0-9f7d-98ba655a2039
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:15.346644   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:15.346644   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:15 GMT
	I0317 14:21:15.347620   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:15.348126   11324 retry.go:31] will retry after 1.868068495s: kubelet not initialised
	I0317 14:21:17.217235   11324 type.go:204] "Request Body" body=""
	I0317 14:21:17.217464   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:17.217464   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.217464   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.217464   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.231221   11324 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 14:21:17.231281   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.231281   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.231336   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Audit-Id: 4e792fbc-e51c-4b33-9016-d717bcc6c04c
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.232239   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 c7 bd 01 0a  0a 0a 00 12 04 31 38 32  |ist..........182|
		00000020  39 1a 00 12 a2 2d 0a d7  1a 0a 15 65 74 63 64 2d  |9....-.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 61 66 37 33 66  65 66 33 2d 34 62 37 33  |.*$af73fef3-4b73|
		00000060  2d 34 65 62 34 2d 62 30  30 39 2d 34 38 30 39 64  |-4eb4-b009-4809d|
		00000070  65 35 64 31 62 63 63 32  04 31 38 31 39 38 00 42  |e5d1bcc2.18198.B|
		00000080  08 08 dc df e0 be 06 10  00 5a 11 0a 09 63 6f 6d  |.........Z...com|
		00000090  70 6f 6e 65 6e 74 12 04  65 74 63 64 5a 15 0a 04  |ponent..etcdZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 4e 0a 30 6b  75 62 65 61 64 6d 2e 6b  |anebN.0kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 65 74 63  |ubernetes.io/et [truncated 118963 chars]
	 >
	I0317 14:21:17.232647   11324 kubeadm.go:739] kubelet initialised
	I0317 14:21:17.232716   11324 kubeadm.go:740] duration metric: took 5.6821076s waiting for restarted kubelet to initialise ...
	I0317 14:21:17.232716   11324 pod_ready.go:36] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0317 14:21:17.232782   11324 type.go:204] "Request Body" body=""
	I0317 14:21:17.232782   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:17.232782   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.232782   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.232782   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.237855   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:17.238660   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.238660   11324 round_trippers.go:587]     Audit-Id: 1c3f4e32-f76e-4b21-ac4d-94be444daddb
	I0317 14:21:17.238723   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.238723   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.238723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.238723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.238723   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.241003   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 e4 f4 03 0a  0a 0a 00 12 04 31 38 32  |ist..........182|
		00000020  39 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |9....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  38 32 34 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |8248.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 315607 chars]
	 >
	I0317 14:21:17.241202   11324 pod_ready.go:79] waiting up to 4m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.241202   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.241202   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:17.241202   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.241202   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.241202   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.262101   11324 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0317 14:21:17.262101   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.262101   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.262101   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Audit-Id: 5fb489f7-ad70-45b8-96e2-4db8c23edac6
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.263128   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:17.263479   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.263558   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.263558   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.263657   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.263657   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.279060   11324 round_trippers.go:581] Response Status: 200 OK in 15 milliseconds
	I0317 14:21:17.279178   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.279178   11324 round_trippers.go:587]     Audit-Id: 3e23c4f5-4cf1-4fb0-bd4a-b503698f9596
	I0317 14:21:17.279178   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.279178   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.279231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.279231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.279231   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.279516   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.279516   11324 pod_ready.go:98] node "multinode-702300" hosting pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.279516   11324 pod_ready.go:82] duration metric: took 38.3139ms for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.279516   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.279516   11324 pod_ready.go:79] waiting up to 4m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.279516   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.279516   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 14:21:17.279516   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.279516   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.279516   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.283246   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:17.283246   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.283246   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.283246   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Audit-Id: 90b71fe4-2958-455b-838e-0ecb893b757c
	I0317 14:21:17.284116   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a2 2d 0a d7 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.-.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 61  |kube-system".*$a|
		00000040  66 37 33 66 65 66 33 2d  34 62 37 33 2d 34 65 62  |f73fef3-4b73-4eb|
		00000050  34 2d 62 30 30 39 2d 34  38 30 39 64 65 35 64 31  |4-b009-4809de5d1|
		00000060  62 63 63 32 04 31 38 31  39 38 00 42 08 08 dc df  |bcc2.18198.B....|
		00000070  e0 be 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 27724 chars]
	 >
	I0317 14:21:17.284280   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.284383   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.284383   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.284383   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.284383   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.286759   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:17.287708   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.287764   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.287764   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Audit-Id: 54244230-1f78-4a94-a6a7-564e1f3c2c60
	I0317 14:21:17.288267   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.288363   11324 pod_ready.go:98] node "multinode-702300" hosting pod "etcd-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.288494   11324 pod_ready.go:82] duration metric: took 8.9778ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.288494   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "etcd-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.288494   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.288494   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.288494   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 14:21:17.288494   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.288494   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.288494   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.296426   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:17.296486   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.296486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.296486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Audit-Id: 3a5cd744-a143-4cc9-8e2b-f9318ae0ee43
	I0317 14:21:17.296817   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d4 37 0a e7 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.7.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 64 61 33 32 39  |ystem".*$d8da329|
		00000050  61 2d 66 64 61 39 2d 34  64 33 62 2d 62 63 36 33  |a-fda9-4d3b-bc63|
		00000060  2d 35 38 30 62 31 36 33  36 61 65 39 63 32 04 31  |-580b1636ae9c2.1|
		00000070  38 31 36 38 00 42 08 08  dc df e0 be 06 10 00 5a  |8168.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 34283 chars]
	 >
	I0317 14:21:17.297520   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.297520   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.297520   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.297520   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.297520   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.302231   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:17.302231   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.302231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.302231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Audit-Id: 3d603c74-0dbe-47e6-a9dd-9d0448aa1fbc
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.302231   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.302231   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-apiserver-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.303010   11324 pod_ready.go:82] duration metric: took 14.5154ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.303010   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-apiserver-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.303010   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.303067   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.303067   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 14:21:17.303067   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.303067   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.303067   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.305757   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:17.306118   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.306118   11324 round_trippers.go:587]     Audit-Id: c1e58c55-52da-4c1d-a1be-ec3f1466faa7
	I0317 14:21:17.306177   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.306177   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.306177   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.306177   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.306177   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.306177   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d4 34 0a d4 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.4....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 04  31 38 31 34 38 00 42 08  |b157f02.18148.B.|
		00000080  08 da d4 e0 be 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 32387 chars]
	 >
	I0317 14:21:17.306782   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.306782   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.306782   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.306782   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.306782   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.317086   11324 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0317 14:21:17.317671   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.317671   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.317671   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.317765   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.317838   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.317925   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.318058   11324 round_trippers.go:587]     Audit-Id: eb2f7cb6-c35b-46ab-a920-ad6babbad18f
	I0317 14:21:17.318058   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.318058   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-controller-manager-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.318058   11324 pod_ready.go:82] duration metric: took 14.9901ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.318651   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-controller-manager-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.318651   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.318651   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.418435   11324 request.go:661] Waited for 99.7828ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:21:17.419011   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:21:17.419066   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.419099   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.419099   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.425377   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:17.425377   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Audit-Id: 3adce24f-3f98-4ae7-b8b9-f1bbdc986dd8
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.425377   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.425377   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.425377   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 37 38 77 38 6e 12  0b 6b 75 62 65 2d 70 72  |y-78w8n..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 31 31 34  35 31 31 37 61 2d 30 66  |m".*$1145117a-0f|
		00000050  33 61 2d 34 34 66 30 2d  61 39 66 32 2d 62 64 34  |3a-44f0-a9f2-bd4|
		00000060  34 33 30 31 39 63 34 38  62 32 04 31 37 32 30 38  |43019c48b2.17208|
		00000070  00 42 08 08 a6 d8 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0317 14:21:17.426126   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.618057   11324 request.go:661] Waited for 191.9296ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:21:17.618057   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:21:17.618057   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.618057   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.618057   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.623579   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:17.623579   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Audit-Id: f3707667-b5d2-4ba0-9de5-9b8d9b60c62a
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.623699   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.623699   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Content-Length: 3884
	I0317 14:21:17.623953   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 33 12 00 1a 00  |e-702300-m03....|
		00000030  22 00 2a 24 32 33 32 33  34 38 32 34 2d 39 33 62  |".*$23234824-93b|
		00000040  36 2d 34 30 63 63 2d 38  32 63 62 2d 65 32 39 63  |6-40cc-82cb-e29c|
		00000050  37 62 39 32 39 63 36 38  32 04 31 37 33 33 38 00  |7b929c682.17338.|
		00000060  42 08 08 a8 dd e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0317 14:21:17.624629   11324 pod_ready.go:98] node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:17.624629   11324 pod_ready.go:82] duration metric: took 305.9741ms for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.624629   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:17.624629   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.624629   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.818159   11324 request.go:661] Waited for 193.528ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:17.818159   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:17.818159   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.818159   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.818159   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.834815   11324 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0317 14:21:17.834815   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.834815   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.834815   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.834916   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.834916   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.834916   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.834916   11324 round_trippers.go:587]     Audit-Id: 839a9794-f310-4c8a-9c25-d7767bc7bef4
	I0317 14:21:17.835250   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  b9 27 0a fa 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.'.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 04 31 38 30 39 38  |2d5491c552.18098|
		00000070  00 42 08 08 de d4 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 24018 chars]
	 >
	I0317 14:21:17.835491   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.018451   11324 request.go:661] Waited for 182.91ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.018451   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.018451   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.018451   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.018451   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.027417   11324 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:21:18.027517   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.027517   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.027517   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Audit-Id: 54ba4ea7-e2d9-41c7-a9a2-0b1b81ed7e3f
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.027850   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:18.027988   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-proxy-cd7qc" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.028054   11324 pod_ready.go:82] duration metric: took 403.4209ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:18.028054   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-proxy-cd7qc" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.028054   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:18.028118   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.218178   11324 request.go:661] Waited for 189.9829ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:18.218178   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:18.218178   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.218178   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.218178   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.223481   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:18.223539   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Audit-Id: 44a36c29-8d4f-43b3-952c-fe5a55624409
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.223591   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.223591   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.223912   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 77 6e 6b 77 62 12  0b 6b 75 62 65 2d 70 72  |y-wnkwb..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 34 62 31  32 37 65 36 37 2d 63 36  |m".*$4b127e67-c6|
		00000050  65 64 2d 34 33 38 65 2d  39 66 33 63 2d 35 31 66  |ed-438e-9f3c-51f|
		00000060  36 33 65 33 38 39 35 37  33 32 03 35 39 34 38 00  |63e3895732.5948.|
		00000070  42 08 08 8f d6 e0 be 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0317 14:21:18.224221   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.417754   11324 request.go:661] Waited for 193.5309ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:18.418097   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:18.418097   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.418097   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.418097   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.422957   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:18.422957   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.422957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.422957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Content-Length: 3464
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Audit-Id: 3bef8c8b-562a-4815-9224-d2bd18ca492c
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.422957   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 04 31 36 38 33 38 00  |4d0e0d1d2.16838.|
		00000060  42 08 08 8f d6 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0317 14:21:18.423741   11324 pod_ready.go:93] pod "kube-proxy-wnkwb" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:18.423741   11324 pod_ready.go:82] duration metric: took 395.6828ms for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:18.423741   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:18.423741   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.618051   11324 request.go:661] Waited for 194.3087ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:18.618051   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:18.618051   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.618051   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.618051   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.623318   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:18.623318   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Audit-Id: 81688c5d-c5ea-41cd-a987-2421e71433bd
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.623318   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.623318   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.623851   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 04 31  |-8ee70ac61ae02.1|
		00000070  38 31 38 38 00 42 08 08  da d4 e0 be 06 10 00 5a  |8188.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0317 14:21:18.624135   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.818703   11324 request.go:661] Waited for 194.5658ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.819142   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.819142   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.819142   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.819142   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.824701   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:18.824701   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.824701   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.824701   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Audit-Id: c118d91e-842d-48a4-bfe2-cc4019713b78
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.825092   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:18.825274   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-scheduler-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.825343   11324 pod_ready.go:82] duration metric: took 401.5985ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:18.825343   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-scheduler-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.825343   11324 pod_ready.go:39] duration metric: took 1.5926102s 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 14:21:18.825407   11324 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 14:21:18.844037   11324 command_runner.go:130] > -16
	I0317 14:21:18.844629   11324 ops.go:34] apiserver oom_adj: -16
	I0317 14:21:18.844629   11324 kubeadm.go:597] duration metric: took 41.0823775s to restartPrimaryControlPlane
	I0317 14:21:18.844702   11324 kubeadm.go:394] duration metric: took 41.144882s to StartCluster
	I0317 14:21:18.844702   11324 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:21:18.844891   11324 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:21:18.846699   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:21:18.847983   11324 start.go:235] Will wait 6m0s for node &{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 14:21:18.847983   11324 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:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0317 14:21:18.848605   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:21:18.853458   11324 out.go:177] * Verifying Kubernetes components...
	I0317 14:21:18.854522   11324 out.go:177] * Enabled addons: 
	I0317 14:21:18.861142   11324 addons.go:514] duration metric: took 13.1589ms for enable addons: enabled=[]
	I0317 14:21:18.866492   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:21:19.238147   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:21:19.293994   11324 node_ready.go:35] waiting up to 6m0s for node "multinode-702300" to be "Ready" ...
	I0317 14:21:19.294175   11324 type.go:168] "Request Body" body=""
	I0317 14:21:19.294294   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:19.294294   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:19.294294   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:19.294294   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:19.309499   11324 round_trippers.go:581] Response Status: 200 OK in 15 milliseconds
	I0317 14:21:19.309571   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:19.309571   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:19 GMT
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Audit-Id: a2e27106-803d-4909-993b-025dc208be58
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:19.309625   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:19.309893   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:19.794587   11324 type.go:168] "Request Body" body=""
	I0317 14:21:19.794587   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:19.794587   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:19.794587   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:19.794587   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:19.799517   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:19.799517   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:19.799517   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:19.799517   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:19.799634   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:19.799634   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:19.799634   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:19 GMT
	I0317 14:21:19.799634   11324 round_trippers.go:587]     Audit-Id: f0f81bdc-c035-40c6-8ac0-3c6961ef065a
	I0317 14:21:19.800027   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:20.294301   11324 type.go:168] "Request Body" body=""
	I0317 14:21:20.294301   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:20.294301   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:20.294301   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:20.294301   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:20.298680   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:20.298680   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:20.298680   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:20.298680   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:20 GMT
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Audit-Id: 05411688-d51d-423d-8706-b5e19bc5b91f
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:20.298680   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:20.794766   11324 type.go:168] "Request Body" body=""
	I0317 14:21:20.794766   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:20.794766   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:20.794766   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:20.794766   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:20.799105   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:20.799105   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:20.799105   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:20.799105   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:20.799105   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:20 GMT
	I0317 14:21:20.799105   11324 round_trippers.go:587]     Audit-Id: d08e3d89-a340-42c7-913a-b9274e29e97a
	I0317 14:21:20.799105   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:20.799203   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:20.799386   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:21.295191   11324 type.go:168] "Request Body" body=""
	I0317 14:21:21.295191   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:21.295191   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:21.295191   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:21.295191   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:21.298791   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:21.299343   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Audit-Id: e49e2456-2e2d-403e-bb36-520465b5461f
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:21.299343   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:21.299343   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:21 GMT
	I0317 14:21:21.299804   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:21.299987   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:21.795069   11324 type.go:168] "Request Body" body=""
	I0317 14:21:21.795133   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:21.795302   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:21.795302   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:21.795302   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:21.799994   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:21.800082   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:21.800082   11324 round_trippers.go:587]     Audit-Id: 336ba7e6-5c9f-4f86-8628-5f8a915bdc8a
	I0317 14:21:21.800082   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:21.800144   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:21.800144   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:21.800144   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:21.800144   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:21 GMT
	I0317 14:21:21.800316   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:22.294178   11324 type.go:168] "Request Body" body=""
	I0317 14:21:22.294178   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:22.294178   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:22.294178   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:22.294178   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:22.299435   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:22.299435   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Audit-Id: 841b5c71-7807-4ab7-99a2-917f4008e454
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:22.299435   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:22.299435   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:22 GMT
	I0317 14:21:22.299839   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:22.794682   11324 type.go:168] "Request Body" body=""
	I0317 14:21:22.794682   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:22.794682   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:22.794682   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:22.794682   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:22.799005   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:22.800033   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:22.800033   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:22 GMT
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Audit-Id: 668597c2-b47c-4bce-8bef-a15d13613daf
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:22.800033   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:22.800089   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:23.295179   11324 type.go:168] "Request Body" body=""
	I0317 14:21:23.295342   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:23.295342   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:23.295342   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:23.295342   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:23.299439   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:23.299439   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:23.299439   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:23.299439   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:23 GMT
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Audit-Id: 49e1c4f2-f11e-4b0c-8c96-57121840853d
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:23.299878   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:23.794942   11324 type.go:168] "Request Body" body=""
	I0317 14:21:23.794942   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:23.794942   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:23.794942   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:23.794942   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:23.800513   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:23.800513   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:23 GMT
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Audit-Id: c6cfe782-3109-4f97-86ab-1b7caf8faf5d
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:23.800513   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:23.800513   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:23.800838   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:23.801055   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:24.295477   11324 type.go:168] "Request Body" body=""
	I0317 14:21:24.295477   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:24.295477   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:24.295477   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:24.295477   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:24.299165   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:24.299658   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Audit-Id: 1a248cf1-83fa-4d6d-ad81-eed03302aa78
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:24.299723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:24.299723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:24 GMT
	I0317 14:21:24.300083   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:24.794249   11324 type.go:168] "Request Body" body=""
	I0317 14:21:24.794249   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:24.794249   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:24.794249   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:24.794249   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:24.797946   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:24.798177   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:24.798177   11324 round_trippers.go:587]     Audit-Id: 596775ea-0b37-42ad-880a-974b9f85c3f1
	I0317 14:21:24.798253   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:24.798253   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:24.798253   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:24.798253   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:24.798253   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:24 GMT
	I0317 14:21:24.798253   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:25.295360   11324 type.go:168] "Request Body" body=""
	I0317 14:21:25.295360   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:25.295360   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:25.295360   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:25.295360   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:25.300001   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:25.300001   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:25.300001   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:25.300001   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:25 GMT
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Audit-Id: ddf5a42f-1d05-4c4b-a98d-b607132b3b98
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:25.300476   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:25.794340   11324 type.go:168] "Request Body" body=""
	I0317 14:21:25.794340   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:25.794340   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:25.794340   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:25.794340   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:25.799155   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:25.799155   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:25.799155   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:25.799155   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:25.799155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:25.799155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:25.799241   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:25 GMT
	I0317 14:21:25.799241   11324 round_trippers.go:587]     Audit-Id: 3fff004b-2dc4-4e50-a091-4876727fcb33
	I0317 14:21:25.799630   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:26.294485   11324 type.go:168] "Request Body" body=""
	I0317 14:21:26.294907   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:26.294907   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:26.294998   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:26.294998   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:26.299095   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:26.299095   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:26.299095   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:26.299095   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:26 GMT
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Audit-Id: c08561ff-259e-445e-8c03-09b71fdbd96f
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:26.299521   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:26.299625   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:26.794568   11324 type.go:168] "Request Body" body=""
	I0317 14:21:26.794714   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:26.794714   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:26.794714   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:26.794714   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:26.798799   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:26.798799   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:26.798799   11324 round_trippers.go:587]     Audit-Id: 276a4e99-7308-4ec2-a7be-4775216fc597
	I0317 14:21:26.798900   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:26.798900   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:26.798900   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:26.798900   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:26.798900   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:26 GMT
	I0317 14:21:26.799174   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:27.295073   11324 type.go:168] "Request Body" body=""
	I0317 14:21:27.295147   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:27.295147   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:27.295214   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:27.295214   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:27.301571   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:27.301631   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:27 GMT
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Audit-Id: a4818ad9-f092-49ad-8d31-62ba669d3ee5
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:27.301706   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:27.301706   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:27.301706   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:27.794936   11324 type.go:168] "Request Body" body=""
	I0317 14:21:27.794936   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:27.794936   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:27.794936   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:27.794936   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:27.799229   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:27.799306   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:27.799306   11324 round_trippers.go:587]     Audit-Id: 5273cd98-fe4f-45bb-b004-26774dd9e685
	I0317 14:21:27.799306   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:27.799306   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:27.799306   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:27.799375   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:27.799474   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:27 GMT
	I0317 14:21:27.799590   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:28.295091   11324 type.go:168] "Request Body" body=""
	I0317 14:21:28.295091   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:28.295091   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:28.295091   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:28.295091   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:28.299283   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:28.299283   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:28.299283   11324 round_trippers.go:587]     Audit-Id: d4200e59-6bf4-4897-bcbb-0baaffaeaf81
	I0317 14:21:28.299283   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:28.299283   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:28.299365   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:28.299365   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:28.299502   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:28 GMT
	I0317 14:21:28.299870   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:28.300031   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:28.794427   11324 type.go:168] "Request Body" body=""
	I0317 14:21:28.794427   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:28.794427   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:28.794427   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:28.794427   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:28.799708   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:28.799708   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Audit-Id: 22fb2a99-c47b-4bff-a0ab-9d898ade31c8
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:28.799838   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:28.799838   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:28 GMT
	I0317 14:21:28.799965   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:29.294704   11324 type.go:168] "Request Body" body=""
	I0317 14:21:29.295078   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:29.295078   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:29.295078   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:29.295078   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:29.299184   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:29.299184   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:29.299184   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:29.299184   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:29.299184   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:29 GMT
	I0317 14:21:29.299184   11324 round_trippers.go:587]     Audit-Id: 9af3c8c6-247b-4c73-a967-0926ea8f77ec
	I0317 14:21:29.299344   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:29.299344   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:29.299344   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:29.794989   11324 type.go:168] "Request Body" body=""
	I0317 14:21:29.794989   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:29.794989   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:29.794989   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:29.794989   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:29.799724   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:29.799724   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:29.799724   11324 round_trippers.go:587]     Audit-Id: bdff2fd9-959a-4e70-90ef-c80f076ff909
	I0317 14:21:29.799724   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:29.799724   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:29.799724   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:29.799846   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:29.799846   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:29 GMT
	I0317 14:21:29.800118   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:30.295090   11324 type.go:168] "Request Body" body=""
	I0317 14:21:30.295090   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:30.295090   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:30.295090   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:30.295090   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:30.299581   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:30.299581   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:30.299581   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:30 GMT
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Audit-Id: 040c7640-b569-4301-98a3-9287c4aef0f0
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:30.299581   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:30.299843   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:30.300067   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:30.795127   11324 type.go:168] "Request Body" body=""
	I0317 14:21:30.795645   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:30.795731   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:30.795731   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:30.795731   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:30.800860   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:30.800860   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:30.800957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:30 GMT
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Audit-Id: a8ff200d-29b3-4d40-b60d-44032a8b4a86
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:30.800957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:30.801296   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:31.295211   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.295376   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:31.295376   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.295449   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.295449   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.300023   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:31.300023   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Audit-Id: e733bc83-fd5e-4dd0-9970-f74433818aec
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.300023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.300023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.300286   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:31.300541   11324 node_ready.go:49] node "multinode-702300" has status "Ready":"True"
	I0317 14:21:31.300541   11324 node_ready.go:38] duration metric: took 12.0063554s for node "multinode-702300" to be "Ready" ...
	I0317 14:21:31.300541   11324 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 14:21:31.300689   11324 type.go:204] "Request Body" body=""
	I0317 14:21:31.300731   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:31.300796   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.300796   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.300796   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.307145   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:31.307145   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Audit-Id: ae0fea14-910f-4dc7-99fa-d7b1c649b2cc
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.307145   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.307145   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.309951   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 b5 ec 03 0a  0a 0a 00 12 04 31 38 39  |ist..........189|
		00000020  30 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |0....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  38 32 34 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |8248.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 310315 chars]
	 >
	I0317 14:21:31.310518   11324 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:31.311087   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.311087   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:31.311087   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.311087   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.311087   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.315673   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:31.315673   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.315673   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.315673   11324 round_trippers.go:587]     Audit-Id: 21b7cdc6-070d-4644-8a82-7f34dca7936b
	I0317 14:21:31.316183   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.316183   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.316183   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.316183   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.316987   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:31.317216   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.317321   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:31.317321   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.317367   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.317367   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.320554   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:31.320554   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.320554   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Audit-Id: 4ff1c04c-6af9-42ca-81bc-2db084fd7560
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.320554   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.320554   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:31.811670   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.811670   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:31.811670   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.811670   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.811670   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.816072   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:31.816072   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.816251   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.816251   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Audit-Id: bbb2d738-ac00-4783-97ea-65501b9a6056
	I0317 14:21:31.816703   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:31.816994   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.817127   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:31.817152   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.817152   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.817152   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.819455   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:31.819812   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.819812   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.819812   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.819812   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.819884   11324 round_trippers.go:587]     Audit-Id: b9b59182-7b34-42fe-82a7-ae1643e128b3
	I0317 14:21:31.819884   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.819884   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.820479   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:32.310590   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.310590   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:32.310590   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.310590   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.310590   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.315941   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:32.315941   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.315941   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.315941   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Audit-Id: e3d52449-4c62-4b2d-ab0d-0093fb0e6a1f
	I0317 14:21:32.316473   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:32.316761   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.316761   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:32.316858   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.316858   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.316858   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.320126   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:32.320126   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.321058   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.321058   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Audit-Id: d6c7dae4-08c1-401b-9bac-0922147fa7ae
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.321452   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:32.811436   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.812022   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:32.812092   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.812092   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.812161   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.816031   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:32.816123   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Audit-Id: 268d2251-5019-41c1-9f45-bb78b2cc662c
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.816123   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.816123   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.816655   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:32.816993   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.817057   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:32.817057   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.817057   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.817156   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.820261   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:32.820261   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Audit-Id: 1ea8a8d3-bb4f-4f63-b795-303bd58da63c
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.820430   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.820430   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.820764   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:33.311648   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.311779   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:33.311779   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.311779   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.311779   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.314680   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:33.314680   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.314680   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.315885   11324 round_trippers.go:587]     Audit-Id: c5b20cee-6ea6-4281-9a6d-bd224e0cf427
	I0317 14:21:33.315885   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.315885   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.315885   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.315885   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.316165   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:33.316367   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.316648   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:33.316691   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.316691   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.316691   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.319937   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:33.320370   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Audit-Id: 5dcf8178-d3b6-470b-a24b-aaf5de738545
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.320370   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.320370   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.320742   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:33.321030   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:33.812056   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.812056   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:33.812056   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.812056   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.812056   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.816664   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:33.816664   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.816664   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.816664   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Audit-Id: c1c48d42-bf50-4975-96e6-88c3e485105e
	I0317 14:21:33.817964   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:33.818077   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.818077   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:33.818077   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.818077   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.818077   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.821904   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:33.821904   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.821904   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Audit-Id: 411dc9ee-4bcb-452b-90a3-b58983eaceb1
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.821904   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.823034   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:34.311766   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.311859   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:34.311934   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.311934   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.311934   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.316007   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:34.316007   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.316077   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.316077   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Audit-Id: 4cb800a3-0af6-4a43-a1f0-1772d0805965
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.316426   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:34.316788   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.316914   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:34.316914   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.316978   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.316978   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.320042   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:34.320042   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Audit-Id: d8a358f9-6855-4057-97cf-9637aef70bc0
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.320042   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.320042   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.323549   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:34.810750   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.810750   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:34.810750   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.810750   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.810750   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.815226   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:34.815226   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.815226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.815226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Audit-Id: 2c18e73a-297e-4be5-ac97-5454a119182e
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.815826   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:34.815826   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.815826   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:34.815826   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.815826   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.815826   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.819226   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:34.819226   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.819226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.819226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Audit-Id: c07b8429-0310-4df3-9f27-b68670752922
	I0317 14:21:34.819226   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:35.310759   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.310759   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:35.310759   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.310759   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.310759   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.315162   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:35.315274   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.315274   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Audit-Id: 4658b2ca-4ad1-485b-b324-af6a4c21efb1
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.315274   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.316041   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:35.316258   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.316258   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:35.316258   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.316258   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.316258   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.319686   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:35.320117   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Audit-Id: c1c676b4-b299-44cc-a5b3-369a32247f4b
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.320117   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.320117   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.320207   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:35.811393   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.811553   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:35.811625   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.811647   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.811675   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.815567   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:35.815691   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Audit-Id: 606dc7c8-1435-406b-bb7e-4b49b7c2f08d
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.815691   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.815691   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.815920   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:35.816182   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.816312   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:35.816312   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.816312   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.816387   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.819538   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:35.819538   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.819538   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.819608   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.819608   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.819608   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.819608   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.819608   11324 round_trippers.go:587]     Audit-Id: 8348e418-7ebf-4d5b-8cf7-aec1a6d37f12
	I0317 14:21:35.819708   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:35.819708   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:36.311145   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.311145   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:36.311145   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.311145   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.311145   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.316146   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:36.316241   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.316241   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.316241   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Audit-Id: 9bc5a265-353a-4063-bfa9-2e0d402be123
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.316860   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:36.317149   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.317225   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:36.317225   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.317225   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.317225   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.319853   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:36.319853   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.319853   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.320799   11324 round_trippers.go:587]     Audit-Id: 139f528f-e858-4037-8264-d4aa6baacb58
	I0317 14:21:36.320799   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.320799   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.320799   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.320799   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.321066   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:36.810872   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.811456   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:36.811456   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.811456   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.811456   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.818856   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:36.818856   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.818856   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.818856   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Audit-Id: ba08af30-dd08-42be-8b90-9153e0303e29
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.819419   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:36.819458   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.819458   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:36.819458   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.819458   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.819458   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.823044   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:36.823044   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.823044   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.823044   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Audit-Id: fd9aa7a7-515d-4bbd-9c3e-a95d9a563386
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.823044   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:37.310960   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.310960   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:37.310960   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.310960   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.310960   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.315444   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:37.315542   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.315542   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.315542   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Audit-Id: 3ebf003d-1af3-4502-afd5-68c4638ec93d
	I0317 14:21:37.315978   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:37.316274   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.316274   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:37.316274   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.316274   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.316274   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.319987   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:37.319987   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.319987   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.319987   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.319987   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.319987   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.319987   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.320213   11324 round_trippers.go:587]     Audit-Id: 062f758d-3806-445b-8313-f58931875aba
	I0317 14:21:37.320394   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:37.811052   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.811052   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:37.811052   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.811052   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.811052   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.815052   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:37.815052   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.815052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.815052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Audit-Id: 75125854-7117-4dde-aa17-dedc6e8c049a
	I0317 14:21:37.815052   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:37.815696   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.815758   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:37.815824   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.815824   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.815824   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.818642   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:37.819352   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.819352   11324 round_trippers.go:587]     Audit-Id: af83ea62-70ab-48aa-ab19-0fcd2f00c4ce
	I0317 14:21:37.819352   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.819352   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.819352   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.819428   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.819428   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.819674   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:37.819817   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:38.310820   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.311212   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:38.311212   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.311212   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.311212   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.314714   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:38.315278   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Audit-Id: d1420c05-508b-4f2e-83ac-40c800f04a62
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.315278   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.315278   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.315747   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:38.315854   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.315854   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:38.315854   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.315854   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.315854   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.318547   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:38.318547   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.319036   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.319036   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Audit-Id: 8e76c0c6-64ec-47d1-b059-26abbbcf0687
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.319516   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:38.811255   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.811255   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:38.811255   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.811255   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.811255   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.818818   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:38.819037   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.819037   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.819037   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.819108   11324 round_trippers.go:587]     Audit-Id: 74df62a9-b8ee-4451-9828-da11722c5d91
	I0317 14:21:38.819108   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.819108   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.819108   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.819441   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:38.819631   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.819631   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:38.819631   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.819631   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.819631   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.822339   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:38.822339   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.822339   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.822339   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Audit-Id: ff16cf6c-e46a-4d8b-9183-7ed1bdb41b28
	I0317 14:21:38.822339   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:39.311217   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.311217   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:39.311217   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.311217   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.311217   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.315450   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:39.315450   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Audit-Id: f9086d43-2c61-4d03-b469-c5140b0b56d9
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.315450   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.315450   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.316093   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:39.316337   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.316480   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:39.316480   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.316480   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.316480   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.319600   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:39.319728   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Audit-Id: d8ed06de-8c80-4403-98bf-805ea8252b88
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.319728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.319728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.319831   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:39.811726   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.812147   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:39.812252   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.812252   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.812252   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.818477   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:39.818477   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Audit-Id: b6e87221-1466-4440-9a73-401f65ae957c
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.818477   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.818477   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.818477   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:39.819227   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.819227   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:39.819227   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.819227   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.819227   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.821777   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:39.821777   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.821777   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.821777   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.822395   11324 round_trippers.go:587]     Audit-Id: 5da4fddb-e0f4-4956-98f5-a1990099df67
	I0317 14:21:39.822395   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.822395   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.822395   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.822761   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:39.822926   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:40.310931   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.310931   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:40.310931   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.310931   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.310931   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.315436   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:40.315436   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Audit-Id: 1155322f-d229-4005-a473-86acac3669ec
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.315436   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.315436   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.315671   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:40.315671   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.315671   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:40.315671   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.316219   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.316219   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.318267   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:40.319149   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Audit-Id: f9a19953-2147-4c41-a4f3-186886c466b1
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.319149   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.319149   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.319342   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:40.811582   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.811946   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:40.811946   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.812013   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.812013   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.816477   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:40.816582   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.816582   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.816582   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.816582   11324 round_trippers.go:587]     Audit-Id: 6dab5f8f-4f33-4231-84c7-2210e60a63a6
	I0317 14:21:40.816651   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.816651   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.816651   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.817041   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:40.817308   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.817373   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:40.817373   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.817373   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.817373   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.823464   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:40.823464   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.823464   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Audit-Id: 956baaa7-b140-4919-af0f-119da51056ee
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.823464   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.824002   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:41.311839   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.312468   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:41.312468   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.312468   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.312468   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.319758   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:41.319758   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Audit-Id: a4a8436c-2adc-4b16-b7f2-c9d5da110ab6
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.319758   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.319758   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.319758   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:41.319758   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.319758   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:41.320753   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.320790   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.320790   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.325392   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:41.325786   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Audit-Id: b518b293-d464-4d04-a1e7-37e6803a1bf0
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.325863   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.325863   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.326150   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:41.811871   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.811871   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:41.811871   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.811871   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.811871   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.816464   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:41.816541   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Audit-Id: af793e5a-2d67-4d4d-abd5-1010071ed4e4
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.816541   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.816541   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.816871   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:41.817012   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.817012   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:41.817012   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.817012   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.817012   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.820727   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:41.820727   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.820839   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.820839   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Audit-Id: b93ff8fb-c994-43e9-855d-766f2a84f0b2
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.820906   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:42.311636   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.311636   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:42.311636   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.311636   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.311636   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.316190   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:42.316209   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.316209   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.316209   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.316209   11324 round_trippers.go:587]     Audit-Id: 846e2dd8-fb76-4356-9b0a-e6fd445d46af
	I0317 14:21:42.316209   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.316275   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.316275   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.317024   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:42.317266   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.317359   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:42.317359   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.317359   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.317359   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.321178   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:42.321256   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.321256   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Audit-Id: e38d2a86-aeb9-437b-80ac-674e3b619ad2
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.321256   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.321627   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:42.321791   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:42.811297   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.811297   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:42.811297   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.811297   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.811297   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.815625   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:42.815700   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.815700   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.815762   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.815762   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.815762   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.815762   11324 round_trippers.go:587]     Audit-Id: ed1562ea-5452-45cc-ba1d-9fb3a5bf3daa
	I0317 14:21:42.815762   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.816093   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:42.816435   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.816512   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:42.816512   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.816569   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.816569   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.820041   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:42.820041   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.820041   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.820041   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Audit-Id: cb7cdcdb-d826-41be-a700-90fc0277a3df
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.820208   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:43.311875   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.311875   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:43.311875   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.311875   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.311875   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.319788   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:43.319788   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Audit-Id: a020c45d-abaf-44f5-b093-ba52583feda5
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.319788   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.319788   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.320324   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:43.320497   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.320497   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:43.320497   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.320497   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.320497   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.324063   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:43.324063   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Audit-Id: bca33816-a9c3-4c52-9d5f-fe0e1403224b
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.324063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.324063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.324063   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:43.811557   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.811557   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:43.811557   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.811557   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.811557   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.815004   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:43.816019   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Audit-Id: 0294e575-0b04-4839-af61-838443c32d5e
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.816019   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.816019   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.816309   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:43.816606   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.816606   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:43.816671   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.816701   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.816701   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.819741   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:43.819813   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.819813   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.819813   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Audit-Id: 56251ea6-398f-4216-9f41-745c7c8be886
	I0317 14:21:43.819813   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:44.312187   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.312349   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:44.312349   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.312420   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.312420   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.316615   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:44.316615   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.316615   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Audit-Id: f37b3ff5-def6-4f9d-b8eb-d145f10aa687
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.316615   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.316999   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:44.317206   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.317283   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:44.317283   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.317352   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.317352   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.320372   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:44.320372   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.320372   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.320372   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Audit-Id: 522fec57-f7aa-45a5-8465-93743f62f9f5
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.320372   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:44.811625   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.811625   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:44.811625   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.811625   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.811625   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.816512   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:44.816609   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Audit-Id: 95912e85-8384-400e-a722-91ff1eb10018
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.816609   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.816609   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.816898   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:44.816898   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.816898   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:44.816898   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.816898   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.816898   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.819580   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:44.819580   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.819580   11324 round_trippers.go:587]     Audit-Id: 749478c1-9759-4727-8e67-a8f0595a35a6
	I0317 14:21:44.819580   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.820588   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.820588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.820588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.820588   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.820858   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:44.821030   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:45.311933   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.312092   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:45.312092   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.312092   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.312092   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.316432   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:45.316432   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.316432   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Audit-Id: 99fb6618-fbc5-4d08-88e8-feaa248d9cc9
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.316432   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.317130   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:45.317130   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.317130   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:45.317130   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.317130   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.317130   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.320817   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:45.321635   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.321635   11324 round_trippers.go:587]     Audit-Id: 4e495ed7-b2ef-468b-bf43-dcb06825cf0b
	I0317 14:21:45.321635   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.321731   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.321731   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.321731   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.321731   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.321731   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:45.812012   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.812158   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:45.812158   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.812235   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.812235   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.816754   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:45.816836   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.816836   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.816836   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.816836   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.816836   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.816836   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.816904   11324 round_trippers.go:587]     Audit-Id: e4e652cb-8f7b-4167-9be8-6e1287bc5170
	I0317 14:21:45.817522   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:45.817655   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.817655   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:45.817655   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.817655   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.817655   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.823521   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:45.823521   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Audit-Id: 34ab4ee4-8304-438b-9094-5263a3b713e2
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.823521   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.823521   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.823914   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:46.311050   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.311050   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:46.311050   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.311050   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.311050   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.316129   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:46.316129   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.316129   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Audit-Id: ea138aed-cbce-4f33-94a2-967d0c9c9933
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.316272   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.316593   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:46.316877   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.316938   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:46.316938   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.316938   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.317001   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.320971   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:46.320971   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.320971   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.320971   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Audit-Id: 121fc8db-ce29-49ca-bced-1fff3b996e86
	I0317 14:21:46.321429   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:46.810791   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.811660   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:46.811660   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.811660   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.811660   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.816153   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:46.816153   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Audit-Id: 58d347aa-b55a-4bb0-a66d-d96d67166216
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.816153   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.816153   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.816153   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:46.816791   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.816860   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:46.816860   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.816860   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.816917   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.822770   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:46.822770   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Audit-Id: 615a2c00-624f-45cc-a673-b0675bb66298
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.822770   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.822770   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.824103   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:46.824287   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:47.311096   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.311096   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:47.311096   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.311096   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.311096   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.316117   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:47.316230   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.316287   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.316287   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Audit-Id: 10ed61a8-9841-4b41-88bc-f2fef59994bb
	I0317 14:21:47.316287   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:47.316886   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.316886   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:47.316886   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.316886   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.316886   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.323144   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:47.323277   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.323277   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.323302   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.323302   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.323302   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.323302   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.323302   11324 round_trippers.go:587]     Audit-Id: 97b8aea0-71bf-4f94-9ca2-91de8db11d5e
	I0317 14:21:47.323302   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:47.810825   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.810825   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:47.810825   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.810825   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.810825   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.815667   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:47.815667   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.815728   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.815728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.815728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.815728   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.815728   11324 round_trippers.go:587]     Audit-Id: de999895-3ded-4910-bbfd-d99804c94351
	I0317 14:21:47.815795   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.816154   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:47.816483   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.816554   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:47.816554   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.816554   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.816554   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.821275   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:47.821275   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Audit-Id: d7372784-bd5d-4dfe-b345-3369f1ff5b3a
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.821275   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.821275   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.821275   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:48.311361   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.311361   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:48.311361   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.311361   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.311361   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.317361   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:48.317361   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Audit-Id: fc4f7514-3f9d-4594-bcae-ea347bea01b4
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.317361   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.317361   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.317361   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:48.318361   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.318361   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:48.318361   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.318361   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.318361   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.321377   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:48.321874   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.321874   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.321874   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Audit-Id: 8d2ac721-b07e-4a09-88c9-c6521dd62222
	I0317 14:21:48.322190   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:48.811447   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.811447   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:48.811447   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.811447   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.811447   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.815495   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:48.815548   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.815548   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.815548   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Audit-Id: 4be1e355-2b6f-4a72-9a68-be13f683ae98
	I0317 14:21:48.815548   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:48.816172   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.816247   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:48.816316   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.816316   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.816316   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.818588   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:48.818588   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Audit-Id: b6289854-3fb7-483b-9651-4dac5ee91e18
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.818588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.818588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.818588   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:49.311761   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.312123   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:49.312123   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.312123   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.312123   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.316441   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:49.316515   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.316515   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.316515   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Audit-Id: b7762468-e43c-4b55-a788-4d4170d0e4bb
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.316990   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:49.317387   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.317452   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:49.317452   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.317452   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.317522   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.325881   11324 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:21:49.326142   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.326142   11324 round_trippers.go:587]     Audit-Id: 3b6c3ab9-ae81-4e82-9e2d-8cd00dc613d5
	I0317 14:21:49.326142   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.326142   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.326142   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.326142   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.326222   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.326503   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:49.326732   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:49.811784   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.811907   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:49.812000   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.812070   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.812070   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.816393   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:49.816666   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.816666   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.816666   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Audit-Id: 83b2075d-ca1d-42fa-a291-18f2eefe4c59
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.817104   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f5 29 0a e9 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 31 37 38  |684f3de372.19178|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25594 chars]
	 >
	I0317 14:21:49.817363   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.817415   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:49.817415   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.817482   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.817482   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.819690   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:49.820099   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Audit-Id: d508a8e3-6980-4363-9ff7-748cbc808301
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.820135   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.820135   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.820241   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.311106   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.311106   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:50.311106   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.311106   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.311106   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.314453   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:50.315534   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Audit-Id: bfc0ef74-35fc-4f5d-8218-eabcbd707ff8
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.315534   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.315534   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.315934   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f5 29 0a e9 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 31 37 38  |684f3de372.19178|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25594 chars]
	 >
	I0317 14:21:50.316229   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.316301   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.316301   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.316301   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.316371   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.322549   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:50.322549   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.322549   11324 round_trippers.go:587]     Audit-Id: f2d3d2da-e407-4f92-a1b4-534965a2a234
	I0317 14:21:50.322549   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.323510   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.323510   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.323510   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.323510   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.323510   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.812155   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.812155   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:50.812155   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.812155   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.812155   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.816325   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:50.816645   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Audit-Id: c49e5604-fed9-4b5e-b5fe-ccec443bf9da
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.816645   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.816645   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.817001   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 32 31 38  |684f3de372.19218|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0317 14:21:50.817274   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.817274   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.817274   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.817274   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.817274   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.819873   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.819873   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.819873   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.819873   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Audit-Id: e8607e88-d519-4ec0-9060-d60c2c08809a
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.820948   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.820948   11324 pod_ready.go:93] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.821118   11324 pod_ready.go:82] duration metric: took 19.5103947s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.821118   11324 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.821118   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.821267   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 14:21:50.821267   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.821267   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.821267   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.828020   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:50.828020   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Audit-Id: 3fe65d0f-6f55-4fd6-a7aa-0f288eeb67f0
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.828020   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.828020   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.829252   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 61  |kube-system".*$a|
		00000040  66 37 33 66 65 66 33 2d  34 62 37 33 2d 34 65 62  |f73fef3-4b73-4eb|
		00000050  34 2d 62 30 30 39 2d 34  38 30 39 64 65 35 64 31  |4-b009-4809de5d1|
		00000060  62 63 63 32 04 31 38 37  38 38 00 42 08 08 dc df  |bcc2.18788.B....|
		00000070  e0 be 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0317 14:21:50.829521   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.829621   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.829621   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.829673   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.829673   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.832340   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.832340   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.832340   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.832340   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Audit-Id: 7a5d8097-2437-4d27-b618-230eedc1a066
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.832340   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.832340   11324 pod_ready.go:93] pod "etcd-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.832340   11324 pod_ready.go:82] duration metric: took 11.2222ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.832340   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.832340   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.832340   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 14:21:50.832340   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.833400   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.833400   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.835689   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.836584   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Audit-Id: 635f6f71-7bf7-4a7c-abdc-cca4e8bec190
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.836584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.836584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.836951   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  94 36 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.6.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 64 61 33 32 39  |ystem".*$d8da329|
		00000050  61 2d 66 64 61 39 2d 34  64 33 62 2d 62 63 36 33  |a-fda9-4d3b-bc63|
		00000060  2d 35 38 30 62 31 36 33  36 61 65 39 63 32 04 31  |-580b1636ae9c2.1|
		00000070  38 37 30 38 00 42 08 08  dc df e0 be 06 10 00 5a  |8708.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 33335 chars]
	 >
	I0317 14:21:50.837148   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.837148   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.837212   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.837212   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.837212   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.839993   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.839993   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.839993   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.839993   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Audit-Id: 873c2a5b-dde0-44d9-843d-c2b03ea2b514
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.840498   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.840498   11324 pod_ready.go:93] pod "kube-apiserver-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.840498   11324 pod_ready.go:82] duration metric: took 8.1585ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.840498   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.840498   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.840498   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 14:21:50.840498   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.840498   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.840498   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.843192   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.843192   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Audit-Id: 6450e4ef-51b5-4109-8c01-2dce09dfce62
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.843192   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.843192   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.843192   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 04  31 38 39 38 38 00 42 08  |b157f02.18988.B.|
		00000080  08 da d4 e0 be 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0317 14:21:50.843192   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.843192   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.843192   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.843192   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.843192   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.845768   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.845768   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.845768   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Audit-Id: 292fa1ce-d882-4d7e-bbca-764c385379f1
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.845768   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.846895   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.847048   11324 pod_ready.go:93] pod "kube-controller-manager-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.847048   11324 pod_ready.go:82] duration metric: took 6.5494ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.847048   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.847116   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.847216   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:21:50.847216   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.847216   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.847216   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.852155   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:50.852155   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Audit-Id: d52b88c5-fcab-44cb-9038-d260d3bc00a9
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.852155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.852155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.852155   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 37 38 77 38 6e 12  0b 6b 75 62 65 2d 70 72  |y-78w8n..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 31 31 34  35 31 31 37 61 2d 30 66  |m".*$1145117a-0f|
		00000050  33 61 2d 34 34 66 30 2d  61 39 66 32 2d 62 64 34  |3a-44f0-a9f2-bd4|
		00000060  34 33 30 31 39 63 34 38  62 32 04 31 37 32 30 38  |43019c48b2.17208|
		00000070  00 42 08 08 a6 d8 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0317 14:21:50.852698   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.852698   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:21:50.852812   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.852812   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.852812   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.854598   11324 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 14:21:50.854598   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Audit-Id: 3b30a0bf-c569-4b7f-b611-44505c922b13
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.854598   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.854598   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Content-Length: 3884
	I0317 14:21:50.854598   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 33 12 00 1a 00  |e-702300-m03....|
		00000030  22 00 2a 24 32 33 32 33  34 38 32 34 2d 39 33 62  |".*$23234824-93b|
		00000040  36 2d 34 30 63 63 2d 38  32 63 62 2d 65 32 39 63  |6-40cc-82cb-e29c|
		00000050  37 62 39 32 39 63 36 38  32 04 31 38 38 37 38 00  |7b929c682.18878.|
		00000060  42 08 08 a8 dd e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0317 14:21:50.854598   11324 pod_ready.go:98] node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:50.854598   11324 pod_ready.go:82] duration metric: took 7.55ms for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:50.854598   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:50.854598   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.854598   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.012204   11324 request.go:661] Waited for 157.6039ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:51.012204   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:51.012204   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.012204   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.012204   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.017000   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:51.017063   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.017063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Audit-Id: e44be376-0390-4d34-b53f-d1db2ff498e1
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.017063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.017063   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 04 31 38 34 37 38  |2d5491c552.18478|
		00000070  00 42 08 08 de d4 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0317 14:21:51.017063   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.212547   11324 request.go:661] Waited for 195.4814ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:51.212547   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:51.212547   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.212547   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.212547   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.216990   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:51.217046   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.217046   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.217046   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.217120   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.217120   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.217120   11324 round_trippers.go:587]     Audit-Id: 7a04f0dc-1b57-491f-9b12-c0788d9cbe19
	I0317 14:21:51.217120   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.217282   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:51.217282   11324 pod_ready.go:93] pod "kube-proxy-cd7qc" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:51.217282   11324 pod_ready.go:82] duration metric: took 362.68ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.217282   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.217282   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.413134   11324 request.go:661] Waited for 195.8502ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:51.413134   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:51.413134   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.413134   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.413134   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.417221   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:51.417221   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.417221   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.417331   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.417331   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.417331   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.417331   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.417331   11324 round_trippers.go:587]     Audit-Id: 4670d1cf-49c7-4a00-a0af-05126c962c11
	I0317 14:21:51.417619   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 77 6e 6b 77 62 12  0b 6b 75 62 65 2d 70 72  |y-wnkwb..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 34 62 31  32 37 65 36 37 2d 63 36  |m".*$4b127e67-c6|
		00000050  65 64 2d 34 33 38 65 2d  39 66 33 63 2d 35 31 66  |ed-438e-9f3c-51f|
		00000060  36 33 65 33 38 39 35 37  33 32 03 35 39 34 38 00  |63e3895732.5948.|
		00000070  42 08 08 8f d6 e0 be 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0317 14:21:51.417748   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.613133   11324 request.go:661] Waited for 195.3832ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:51.613471   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:51.613471   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.613471   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.613471   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.617411   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:51.617411   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Audit-Id: 11a4bbc2-236f-4a7d-a2b8-5a0a2d781533
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.617411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.617411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Content-Length: 3464
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.617768   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 04 31 36 38 33 38 00  |4d0e0d1d2.16838.|
		00000060  42 08 08 8f d6 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0317 14:21:51.617892   11324 pod_ready.go:93] pod "kube-proxy-wnkwb" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:51.617961   11324 pod_ready.go:82] duration metric: took 400.6755ms for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.617961   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.618052   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.812647   11324 request.go:661] Waited for 194.5923ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:51.812647   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:51.812647   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.812647   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.812647   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.817945   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:51.817945   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.817945   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.817945   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Audit-Id: bc97c4c6-a96d-47b5-bd68-485913261d11
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.818269   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 04 31  |-8ee70ac61ae02.1|
		00000070  38 31 38 38 00 42 08 08  da d4 e0 be 06 10 00 5a  |8188.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0317 14:21:51.818554   11324 type.go:168] "Request Body" body=""
	I0317 14:21:52.012792   11324 request.go:661] Waited for 194.2364ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:52.012792   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:52.012792   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.012792   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.012792   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.017159   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:52.017159   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.017159   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.017159   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.017159   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.017159   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.017256   11324 round_trippers.go:587]     Audit-Id: 7ea71767-c19c-4045-93df-b6316f94e9f6
	I0317 14:21:52.017256   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.017403   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:52.017403   11324 pod_ready.go:93] pod "kube-scheduler-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:52.017403   11324 pod_ready.go:82] duration metric: took 399.4375ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:52.017403   11324 pod_ready.go:39] duration metric: took 20.7166448s 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 14:21:52.017403   11324 api_server.go:52] waiting for apiserver process to appear ...
	I0317 14:21:52.025985   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:21:52.051476   11324 command_runner.go:130] > 2031
	I0317 14:21:52.051476   11324 api_server.go:72] duration metric: took 33.2031447s to wait for apiserver process to appear ...
	I0317 14:21:52.051476   11324 api_server.go:88] waiting for apiserver healthz status ...
	I0317 14:21:52.051476   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:52.058862   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 200:
	ok
	I0317 14:21:52.059195   11324 discovery_client.go:658] "Request Body" body=""
	I0317 14:21:52.059260   11324 round_trippers.go:470] GET https://172.26.211.30:8443/version
	I0317 14:21:52.059295   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.059295   11324 round_trippers.go:480]     Accept: application/json, */*
	I0317 14:21:52.059295   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.060951   11324 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 14:21:52.061023   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.061023   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.061023   11324 round_trippers.go:587]     Content-Type: application/json
	I0317 14:21:52.061023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.061023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.061073   11324 round_trippers.go:587]     Content-Length: 263
	I0317 14:21:52.061073   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.061073   11324 round_trippers.go:587]     Audit-Id: 0d375ba2-c02b-482d-b1a6-4ccf25ca0674
	I0317 14:21:52.061111   11324 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0317 14:21:52.061248   11324 api_server.go:141] control plane version: v1.32.2
	I0317 14:21:52.061293   11324 api_server.go:131] duration metric: took 9.8166ms to wait for apiserver health ...
	I0317 14:21:52.062264   11324 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 14:21:52.062636   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.212984   11324 request.go:661] Waited for 150.316ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.212984   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.212984   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.212984   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.212984   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.217376   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:52.218427   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.218427   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.218427   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Audit-Id: b28713b1-bf26-4c83-9543-d0b03d569711
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.221551   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 d0 ec 03 0a  0a 0a 00 12 04 31 39 32  |ist..........192|
		00000020  36 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |6....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  39 32 31 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |9218.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 310468 chars]
	 >
	I0317 14:21:52.222139   11324 system_pods.go:59] 12 kube-system pods found
	I0317 14:21:52.222214   11324 system_pods.go:61] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "etcd-multinode-702300" [af73fef3-4b73-4eb4-b009-4809de5d1bcc] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kindnet-fp9hq" [4899e74c-6630-4dce-9f7b-50558854b72a] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kindnet-jv4pv" [e66bac7e-6080-4a68-91b3-8106ed7b3c26] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kube-apiserver-multinode-702300" [d8da329a-fda9-4d3b-bc63-580b1636ae9c] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-proxy-78w8n" [1145117a-0f3a-44f0-a9f2-bd443019c48b] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-proxy-wnkwb" [4b127e67-c6ed-438e-9f3c-51f63e389573] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 14:21:52.222349   11324 system_pods.go:61] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0317 14:21:52.222363   11324 system_pods.go:74] duration metric: took 160.0979ms to wait for pod list to return data ...
	I0317 14:21:52.222363   11324 default_sa.go:34] waiting for default service account to be created ...
	I0317 14:21:52.222450   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.412205   11324 request.go:661] Waited for 189.7532ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/default/serviceaccounts
	I0317 14:21:52.412483   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/default/serviceaccounts
	I0317 14:21:52.412483   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.412483   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.412483   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.417208   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:52.417208   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Audit-Id: a7a026bf-2191-49ec-8a2a-d6fa31b4f33a
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.417208   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.417208   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Content-Length: 129
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.417208   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 18 0a 02  76 31 12 12 53 65 72 76  |k8s.....v1..Serv|
		00000010  69 63 65 41 63 63 6f 75  6e 74 4c 69 73 74 12 5d  |iceAccountList.]|
		00000020  0a 0a 0a 00 12 04 31 39  32 36 1a 00 12 4f 0a 4d  |......1926...O.M|
		00000030  0a 07 64 65 66 61 75 6c  74 12 00 1a 07 64 65 66  |..default....def|
		00000040  61 75 6c 74 22 00 2a 24  61 66 35 66 32 62 62 33  |ault".*$af5f2bb3|
		00000050  2d 38 63 33 38 2d 34 66  30 34 2d 38 61 34 36 2d  |-8c38-4f04-8a46-|
		00000060  33 30 62 31 39 31 64 63  33 34 36 38 32 03 33 33  |30b191dc34682.33|
		00000070  30 38 00 42 08 08 df d4  e0 be 06 10 00 1a 00 22  |08.B..........."|
		00000080  00                                                |.|
	 >
	I0317 14:21:52.417208   11324 default_sa.go:45] found service account: "default"
	I0317 14:21:52.417208   11324 default_sa.go:55] duration metric: took 194.8421ms for default service account to be created ...
	I0317 14:21:52.417208   11324 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 14:21:52.417208   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.613215   11324 request.go:661] Waited for 195.48ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.613519   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.613519   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.613519   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.613519   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.622744   11324 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0317 14:21:52.622744   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Audit-Id: e6c3fddb-2afc-4f42-8968-ff3e8b1627d3
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.622744   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.622744   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.626390   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 d0 ec 03 0a  0a 0a 00 12 04 31 39 32  |ist..........192|
		00000020  36 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |6....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  39 32 31 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |9218.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 310468 chars]
	 >
	I0317 14:21:52.626889   11324 system_pods.go:86] 12 kube-system pods found
	I0317 14:21:52.626889   11324 system_pods.go:89] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "etcd-multinode-702300" [af73fef3-4b73-4eb4-b009-4809de5d1bcc] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kindnet-fp9hq" [4899e74c-6630-4dce-9f7b-50558854b72a] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kindnet-jv4pv" [e66bac7e-6080-4a68-91b3-8106ed7b3c26] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-apiserver-multinode-702300" [d8da329a-fda9-4d3b-bc63-580b1636ae9c] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-proxy-78w8n" [1145117a-0f3a-44f0-a9f2-bd443019c48b] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-proxy-wnkwb" [4b127e67-c6ed-438e-9f3c-51f63e389573] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0317 14:21:52.626889   11324 system_pods.go:126] duration metric: took 209.6794ms to wait for k8s-apps to be running ...
	I0317 14:21:52.626889   11324 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 14:21:52.634889   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:21:52.660457   11324 system_svc.go:56] duration metric: took 33.5674ms WaitForService to wait for kubelet
	I0317 14:21:52.660624   11324 kubeadm.go:582] duration metric: took 33.8122863s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 14:21:52.660624   11324 node_conditions.go:102] verifying NodePressure condition ...
	I0317 14:21:52.660781   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.812248   11324 request.go:661] Waited for 151.4655ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes
	I0317 14:21:52.812248   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes
	I0317 14:21:52.812248   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.812248   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.812248   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.817295   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:52.817295   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.817390   11324 round_trippers.go:587]     Audit-Id: f82ac48d-eb32-42db-8eed-181ece2188b1
	I0317 14:21:52.817411   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.817411   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.817411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.817411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.817411   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.817636   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ee 5d 0a  0a 0a 00 12 04 31 39 32  |List..]......192|
		00000020  36 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |6....$.....multi|
		00000030  6e 6f 64 65 2d 37 30 32  33 30 30 12 00 1a 00 22  |node-702300...."|
		00000040  00 2a 24 63 38 65 34 32  66 36 61 2d 64 38 61 33  |.*$c8e42f6a-d8a3|
		00000050  2d 34 33 37 62 2d 62 61  62 36 2d 63 66 31 63 66  |-437b-bab6-cf1cf|
		00000060  37 37 32 33 62 36 30 32  04 31 38 39 33 38 00 42  |7723b602.18938.B|
		00000070  08 08 d6 d4 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58456 chars]
	 >
	I0317 14:21:52.817636   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:52.817636   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:52.817636   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:52.817636   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:52.817636   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:52.817636   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:52.818170   11324 node_conditions.go:105] duration metric: took 157.5438ms to run NodePressure ...
	I0317 14:21:52.818170   11324 start.go:241] waiting for startup goroutines ...
	I0317 14:21:52.818170   11324 start.go:246] waiting for cluster config update ...
	I0317 14:21:52.818170   11324 start.go:255] writing updated cluster config ...
	I0317 14:21:52.821829   11324 out.go:201] 
	I0317 14:21:52.835650   11324 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:21:52.835650   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:21:52.835650   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:21:52.841710   11324 out.go:177] * Starting "multinode-702300-m02" worker node in "multinode-702300" cluster
	I0317 14:21:52.845594   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:21:52.845594   11324 cache.go:56] Caching tarball of preloaded images
	I0317 14:21:52.845858   11324 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 14:21:52.845858   11324 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 14:21:52.845858   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:21:52.848279   11324 start.go:360] acquireMachinesLock for multinode-702300-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 14:21:52.848456   11324 start.go:364] duration metric: took 145.4µs to acquireMachinesLock for "multinode-702300-m02"
	I0317 14:21:52.848578   11324 start.go:96] Skipping create...Using existing machine configuration
	I0317 14:21:52.848578   11324 fix.go:54] fixHost starting: m02
	I0317 14:21:52.848578   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:21:54.876032   11324 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 14:21:54.877789   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:21:54.877789   11324 fix.go:112] recreateIfNeeded on multinode-702300-m02: state=Stopped err=<nil>
	W0317 14:21:54.877789   11324 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 14:21:54.880746   11324 out.go:177] * Restarting existing hyperv VM for "multinode-702300-m02" ...
	I0317 14:21:54.884639   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300-m02
	I0317 14:21:57.848949   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:21:57.848949   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:21:57.848949   11324 main.go:141] libmachine: Waiting for host to start...
	I0317 14:21:57.849571   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:21:59.999165   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:21:59.999165   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:21:59.999165   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:02.412337   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:02.412337   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:03.413002   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:05.538377   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:05.538377   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:05.538377   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:07.906786   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:07.906858   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:08.907088   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:10.983072   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:10.983072   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:10.983072   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:13.371167   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:13.371623   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:14.371693   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:16.483375   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:16.483375   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:16.483375   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:18.841148   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:18.842143   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:19.842577   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:21.932031   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:21.932120   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:21.932120   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:24.417910   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:24.418730   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:24.421208   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:26.444427   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:26.444728   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:26.444728   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:28.847052   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:28.847052   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:28.847052   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:22:28.848938   11324 machine.go:93] provisionDockerMachine start ...
	I0317 14:22:28.848938   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:30.879334   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:30.879334   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:30.879334   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:33.285477   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:33.285477   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:33.289632   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:22:33.290168   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:22:33.290168   11324 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 14:22:33.427920   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 14:22:33.428016   11324 buildroot.go:166] provisioning hostname "multinode-702300-m02"
	I0317 14:22:33.428016   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:35.434748   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:35.434748   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:35.435759   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:37.874997   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:37.875127   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:37.879564   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:22:37.880103   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:22:37.880103   11324 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-702300-m02 && echo "multinode-702300-m02" | sudo tee /etc/hostname
	I0317 14:22:38.032143   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-702300-m02
	
	I0317 14:22:38.032143   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:40.085954   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:40.086104   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:40.086184   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:42.509731   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:42.509731   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:42.513829   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:22:42.514172   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:22:42.514172   11324 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-702300-m02' /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 multinode-702300-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-702300-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 14:22:42.661344   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 14:22:42.661416   11324 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 14:22:42.661485   11324 buildroot.go:174] setting up certificates
	I0317 14:22:42.661485   11324 provision.go:84] configureAuth start
	I0317 14:22:42.661567   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:44.720252   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:44.720252   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:44.720252   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:47.135726   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:47.136438   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:47.136528   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:49.167067   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:49.167624   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:49.167673   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:51.579296   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:51.579296   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:51.579296   11324 provision.go:143] copyHostCerts
	I0317 14:22:51.580310   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 14:22:51.580520   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 14:22:51.580520   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 14:22:51.580520   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 14:22:51.581746   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 14:22:51.581928   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 14:22:51.581928   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 14:22:51.581928   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 14:22:51.583219   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 14:22:51.583389   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 14:22:51.583389   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 14:22:51.583637   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 14:22:51.584390   11324 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-702300-m02 san=[127.0.0.1 172.26.222.85 localhost minikube multinode-702300-m02]
	I0317 14:22:51.986748   11324 provision.go:177] copyRemoteCerts
	I0317 14:22:51.995214   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 14:22:51.995395   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:54.030660   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:54.031374   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:54.031561   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:56.445532   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:56.446309   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:56.447025   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:22:56.547131   11324 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5516274s)
	I0317 14:22:56.547178   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 14:22:56.547577   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 14:22:56.592942   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 14:22:56.592942   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0317 14:22:56.641011   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 14:22:56.642007   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0317 14:22:56.688131   11324 provision.go:87] duration metric: took 14.0264403s to configureAuth
	I0317 14:22:56.688191   11324 buildroot.go:189] setting minikube options for container-runtime
	I0317 14:22:56.689230   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:22:56.689411   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:58.708872   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:58.708872   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:58.708872   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:01.125742   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:01.126747   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:01.131251   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:01.131963   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:01.131963   11324 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 14:23:01.259709   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 14:23:01.259709   11324 buildroot.go:70] root file system type: tmpfs
	I0317 14:23:01.259709   11324 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 14:23:01.259709   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:03.298122   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:03.298672   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:03.298743   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:05.695321   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:05.696189   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:05.700060   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:05.700725   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:05.700725   11324 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.26.211.30"
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 14:23:05.858761   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.26.211.30
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 14:23:05.859387   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:07.883345   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:07.883441   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:07.883441   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:10.287686   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:10.287786   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:10.293377   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:10.294145   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:10.294145   11324 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 14:23:12.627084   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 14:23:12.627084   11324 machine.go:96] duration metric: took 43.7776858s to provisionDockerMachine
	I0317 14:23:12.627084   11324 start.go:293] postStartSetup for "multinode-702300-m02" (driver="hyperv")
	I0317 14:23:12.627084   11324 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 14:23:12.636040   11324 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 14:23:12.636040   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:14.631447   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:14.632447   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:14.632447   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:17.058145   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:17.058504   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:17.058873   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:17.172496   11324 ssh_runner.go:235] Completed: 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: (4.536408s)
	I0317 14:23:17.182252   11324 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 14:23:17.189931   11324 command_runner.go:130] > NAME=Buildroot
	I0317 14:23:17.189931   11324 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0317 14:23:17.189931   11324 command_runner.go:130] > ID=buildroot
	I0317 14:23:17.190031   11324 command_runner.go:130] > VERSION_ID=2023.02.9
	I0317 14:23:17.190031   11324 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0317 14:23:17.190031   11324 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 14:23:17.190082   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 14:23:17.190082   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 14:23:17.190977   11324 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 14:23:17.190977   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 14:23:17.198854   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 14:23:17.217158   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 14:23:17.263021   11324 start.go:296] duration metric: took 4.6358882s for postStartSetup
	I0317 14:23:17.263021   11324 fix.go:56] duration metric: took 1m24.4135548s for fixHost
	I0317 14:23:17.263021   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:19.312558   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:19.312558   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:19.312637   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:21.676454   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:21.676674   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:21.681982   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:21.682588   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:21.682588   11324 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 14:23:21.817609   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742221401.844828102
	
	I0317 14:23:21.817609   11324 fix.go:216] guest clock: 1742221401.844828102
	I0317 14:23:21.817609   11324 fix.go:229] Guest: 2025-03-17 14:23:21.844828102 +0000 UTC Remote: 2025-03-17 14:23:17.2630215 +0000 UTC m=+276.191941701 (delta=4.581806602s)
	I0317 14:23:21.818163   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:23.853814   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:23.853909   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:23.854008   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:26.251766   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:26.251766   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:26.255982   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:26.256630   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:26.256630   11324 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742221401
	I0317 14:23:26.408719   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 14:23:21 UTC 2025
	
	I0317 14:23:26.408719   11324 fix.go:236] clock set: Mon Mar 17 14:23:21 UTC 2025
	 (err=<nil>)
	I0317 14:23:26.408719   11324 start.go:83] releasing machines lock for "multinode-702300-m02", held for 1m33.5592781s
	I0317 14:23:26.409405   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:28.467757   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:28.467757   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:28.467757   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:30.904294   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:30.904331   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:30.909813   11324 out.go:177] * Found network options:
	I0317 14:23:30.912854   11324 out.go:177]   - NO_PROXY=172.26.211.30
	W0317 14:23:30.915132   11324 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 14:23:30.917693   11324 out.go:177]   - NO_PROXY=172.26.211.30
	W0317 14:23:30.919696   11324 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 14:23:30.921218   11324 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 14:23:30.923209   11324 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 14:23:30.923344   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:30.929815   11324 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 14:23:30.929815   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:33.013643   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:33.014637   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:33.014838   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:33.015126   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:33.015126   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:33.015222   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:35.514213   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:35.514213   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:35.514741   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:35.542116   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:35.542207   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:35.542677   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:35.607157   11324 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I0317 14:23:35.607970   11324 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6781057s)
	W0317 14:23:35.608129   11324 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 14:23:35.618228   11324 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 14:23:35.622923   11324 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0317 14:23:35.623191   11324 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6998599s)
	W0317 14:23:35.623191   11324 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 14:23:35.655028   11324 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0317 14:23:35.655057   11324 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 14:23:35.655057   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:23:35.655057   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 14:23:35.690786   11324 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0317 14:23:35.699406   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W0317 14:23:35.709135   11324 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 14:23:35.709192   11324 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 14:23:35.739622   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 14:23:35.765374   11324 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 14:23:35.774830   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 14:23:35.802440   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:23:35.830467   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 14:23:35.860134   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:23:35.888597   11324 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 14:23:35.916368   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 14:23:35.948046   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 14:23:35.976049   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 14:23:36.005207   11324 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 14:23:36.022894   11324 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 14:23:36.023300   11324 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 14:23:36.032456   11324 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 14:23:36.060264   11324 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 14:23:36.092183   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:36.280200   11324 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 14:23:36.313293   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:23:36.322753   11324 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 14:23:36.345335   11324 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0317 14:23:36.345335   11324 command_runner.go:130] > [Unit]
	I0317 14:23:36.345335   11324 command_runner.go:130] > Description=Docker Application Container Engine
	I0317 14:23:36.345335   11324 command_runner.go:130] > Documentation=https://docs.docker.com
	I0317 14:23:36.345335   11324 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0317 14:23:36.345335   11324 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0317 14:23:36.345335   11324 command_runner.go:130] > StartLimitBurst=3
	I0317 14:23:36.345335   11324 command_runner.go:130] > StartLimitIntervalSec=60
	I0317 14:23:36.345335   11324 command_runner.go:130] > [Service]
	I0317 14:23:36.345335   11324 command_runner.go:130] > Type=notify
	I0317 14:23:36.345335   11324 command_runner.go:130] > Restart=on-failure
	I0317 14:23:36.345335   11324 command_runner.go:130] > Environment=NO_PROXY=172.26.211.30
	I0317 14:23:36.345335   11324 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0317 14:23:36.345335   11324 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0317 14:23:36.346344   11324 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0317 14:23:36.346344   11324 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0317 14:23:36.346344   11324 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0317 14:23:36.346344   11324 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0317 14:23:36.346344   11324 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0317 14:23:36.346344   11324 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0317 14:23:36.346344   11324 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0317 14:23:36.346344   11324 command_runner.go:130] > ExecStart=
	I0317 14:23:36.346344   11324 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	I0317 14:23:36.346344   11324 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0317 14:23:36.346344   11324 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0317 14:23:36.346344   11324 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0317 14:23:36.346344   11324 command_runner.go:130] > LimitNOFILE=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > LimitNPROC=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > LimitCORE=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0317 14:23:36.346344   11324 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0317 14:23:36.346344   11324 command_runner.go:130] > TasksMax=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > TimeoutStartSec=0
	I0317 14:23:36.346344   11324 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0317 14:23:36.346344   11324 command_runner.go:130] > Delegate=yes
	I0317 14:23:36.346344   11324 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0317 14:23:36.346344   11324 command_runner.go:130] > KillMode=process
	I0317 14:23:36.346344   11324 command_runner.go:130] > [Install]
	I0317 14:23:36.346344   11324 command_runner.go:130] > WantedBy=multi-user.target
	I0317 14:23:36.354332   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:23:36.384773   11324 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 14:23:36.420671   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:23:36.452869   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:23:36.486059   11324 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 14:23:36.553367   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:23:36.576253   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 14:23:36.608485   11324 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0317 14:23:36.617288   11324 ssh_runner.go:195] Run: which cri-dockerd
	I0317 14:23:36.623620   11324 command_runner.go:130] > /usr/bin/cri-dockerd
	I0317 14:23:36.631810   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 14:23:36.650048   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 14:23:36.689065   11324 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 14:23:36.875634   11324 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 14:23:37.055266   11324 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 14:23:37.055337   11324 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 14:23:37.097157   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:37.282168   11324 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 14:23:39.951189   11324 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.667879s)
	I0317 14:23:39.959635   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 14:23:39.994221   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:23:40.027591   11324 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 14:23:40.218329   11324 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 14:23:40.399231   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:40.594596   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 14:23:40.632957   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:23:40.666357   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:40.869519   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 14:23:40.973768   11324 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 14:23:40.983024   11324 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 14:23:40.992072   11324 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0317 14:23:40.992072   11324 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 14:23:40.992072   11324 command_runner.go:130] > Device: 0,22	Inode: 848         Links: 1
	I0317 14:23:40.992072   11324 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0317 14:23:40.992072   11324 command_runner.go:130] > Access: 2025-03-17 14:23:40.923506633 +0000
	I0317 14:23:40.992072   11324 command_runner.go:130] > Modify: 2025-03-17 14:23:40.923506633 +0000
	I0317 14:23:40.992072   11324 command_runner.go:130] > Change: 2025-03-17 14:23:40.927506658 +0000
	I0317 14:23:40.992072   11324 command_runner.go:130] >  Birth: -
	I0317 14:23:40.992072   11324 start.go:563] Will wait 60s for crictl version
	I0317 14:23:41.000896   11324 ssh_runner.go:195] Run: which crictl
	I0317 14:23:41.009115   11324 command_runner.go:130] > /usr/bin/crictl
	I0317 14:23:41.017737   11324 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 14:23:41.068556   11324 command_runner.go:130] > Version:  0.1.0
	I0317 14:23:41.068629   11324 command_runner.go:130] > RuntimeName:  docker
	I0317 14:23:41.068629   11324 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0317 14:23:41.068666   11324 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 14:23:41.068700   11324 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 14:23:41.077532   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:23:41.111616   11324 command_runner.go:130] > 27.4.0
	I0317 14:23:41.119420   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:23:41.157608   11324 command_runner.go:130] > 27.4.0
	I0317 14:23:41.162134   11324 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 14:23:41.164335   11324 out.go:177]   - env NO_PROXY=172.26.211.30
	I0317 14:23:41.166717   11324 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 14:23:41.172618   11324 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 14:23:41.172618   11324 ip.go:214] interface addr: 172.26.208.1/20
	I0317 14:23:41.181852   11324 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 14:23:41.188816   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:23:41.210886   11324 mustload.go:65] Loading cluster: multinode-702300
	I0317 14:23:41.211659   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:23:41.212401   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:23:43.267899   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:43.267899   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:43.268037   11324 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:23:43.268846   11324 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300 for IP: 172.26.222.85
	I0317 14:23:43.268846   11324 certs.go:194] generating shared ca certs ...
	I0317 14:23:43.268926   11324 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:23:43.269443   11324 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 14:23:43.269742   11324 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 14:23:43.269742   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 14:23:43.270053   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 14:23:43.270053   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 14:23:43.270053   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 14:23:43.270053   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 14:23:43.270716   11324 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 14:23:43.270716   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 14:23:43.270716   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 14:23:43.271240   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 14:23:43.271400   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 14:23:43.271788   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 14:23:43.271942   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.272022   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.272178   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.272330   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 14:23:43.322974   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 14:23:43.370225   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 14:23:43.416039   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 14:23:43.461728   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 14:23:43.506473   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 14:23:43.550664   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 14:23:43.604194   11324 ssh_runner.go:195] Run: openssl version
	I0317 14:23:43.613521   11324 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0317 14:23:43.620678   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 14:23:43.648247   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.655661   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.655661   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.663902   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.672337   11324 command_runner.go:130] > 3ec20f2e
	I0317 14:23:43.680180   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 14:23:43.709222   11324 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 14:23:43.736460   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.742782   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.743357   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.750956   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.758887   11324 command_runner.go:130] > b5213941
	I0317 14:23:43.767156   11324 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 14:23:43.793986   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 14:23:43.823623   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.831079   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.831079   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.840347   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.849515   11324 command_runner.go:130] > 51391683
	I0317 14:23:43.857174   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 14:23:43.884032   11324 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 14:23:43.890246   11324 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0317 14:23:43.890246   11324 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 14:23:43.890246   11324 kubeadm.go:934] updating node {m02 172.26.222.85 8443 v1.32.2 docker false true} ...
	I0317 14:23:43.890781   11324 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-702300-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.222.85
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 14:23:43.898843   11324 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 14:23:43.917699   11324 command_runner.go:130] > kubeadm
	I0317 14:23:43.917699   11324 command_runner.go:130] > kubectl
	I0317 14:23:43.917699   11324 command_runner.go:130] > kubelet
	I0317 14:23:43.917699   11324 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 14:23:43.926909   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0317 14:23:43.943455   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0317 14:23:43.972972   11324 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 14:23:44.013746   11324 ssh_runner.go:195] Run: grep 172.26.211.30	control-plane.minikube.internal$ /etc/hosts
	I0317 14:23:44.021767   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.211.30	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:23:44.051304   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:44.248895   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:23:44.275879   11324 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:23:44.276548   11324 start.go:317] joinCluster: &{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-702300
Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gad
get: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableO
ptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 14:23:44.276548   11324 start.go:330] removing existing worker node "m02" before attempting to rejoin cluster: &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:23:44.276548   11324 host.go:66] Checking if "multinode-702300-m02" exists ...
	I0317 14:23:44.277213   11324 mustload.go:65] Loading cluster: multinode-702300
	I0317 14:23:44.277807   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:23:44.278366   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:23:46.330564   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:46.330803   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:46.330803   11324 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:23:46.331399   11324 api_server.go:166] Checking apiserver status ...
	I0317 14:23:46.338721   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:23:46.338721   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:23:48.377990   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:48.377990   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:48.378659   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:50.755927   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:23:50.755967   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:50.756381   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:23:50.872860   11324 command_runner.go:130] > 2031
	I0317 14:23:50.872860   11324 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (4.5340911s)
	I0317 14:23:50.883624   11324 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2031/cgroup
	W0317 14:23:50.902052   11324 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2031/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0317 14:23:50.909656   11324 ssh_runner.go:195] Run: ls
	I0317 14:23:50.917227   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:23:50.925876   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 200:
	ok
	I0317 14:23:50.934859   11324 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-702300-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data
	I0317 14:23:51.284341   11324 command_runner.go:130] ! Warning: ignoring DaemonSet-managed Pods: kube-system/kindnet-jv4pv, kube-system/kube-proxy-wnkwb
	I0317 14:23:54.304977   11324 command_runner.go:130] > node/multinode-702300-m02 cordoned
	I0317 14:23:54.305824   11324 command_runner.go:130] > pod "busybox-58667487b6-sh8gp" has DeletionTimestamp older than 1 seconds, skipping
	I0317 14:23:54.305824   11324 command_runner.go:130] > node/multinode-702300-m02 drained
	I0317 14:23:54.305824   11324 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-702300-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data: (3.3709295s)
	I0317 14:23:54.305824   11324 node.go:128] successfully drained node "multinode-702300-m02"
	I0317 14:23:54.305986   11324 ssh_runner.go:195] Run: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock"
	I0317 14:23:54.306096   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:56.322563   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:56.322629   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:56.322629   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:58.735038   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:58.735038   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:58.735670   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:59.172213   11324 command_runner.go:130] ! W0317 14:23:59.201873    1666 removeetcdmember.go:106] [reset] No kubeadm config, using etcd pod spec to get data directory
	I0317 14:23:59.376037   11324 command_runner.go:130] ! W0317 14:23:59.405213    1666 cleanupnode.go:105] [reset] Failed to remove containers: failed to stop running pod 41d4039792f9b46086ba02787289257bc8e6a3b0ff984e82550de48565c687eb: rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod "busybox-58667487b6-sh8gp_default" network: cni config uninitialized
	I0317 14:23:59.397460   11324 command_runner.go:130] > [preflight] Running pre-flight checks
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Deleted contents of the etcd data directory: /var/lib/etcd
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Stopping the kubelet service
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Unmounting mounted directories in "/var/lib/kubelet"
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Deleting contents of directories: [/etc/kubernetes/manifests /var/lib/kubelet /etc/kubernetes/pki]
	I0317 14:23:59.397641   11324 command_runner.go:130] > [reset] Deleting files: [/etc/kubernetes/admin.conf /etc/kubernetes/super-admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/bootstrap-kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf]
	I0317 14:23:59.397670   11324 command_runner.go:130] > The reset process does not clean CNI configuration. To do so, you must remove /etc/cni/net.d
	I0317 14:23:59.397670   11324 command_runner.go:130] > The reset process does not reset or clean up iptables rules or IPVS tables.
	I0317 14:23:59.397670   11324 command_runner.go:130] > If you wish to reset iptables, you must do so manually by using the "iptables" command.
	I0317 14:23:59.397670   11324 command_runner.go:130] > If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
	I0317 14:23:59.397670   11324 command_runner.go:130] > to reset your system's IPVS tables.
	I0317 14:23:59.397670   11324 command_runner.go:130] > The reset process does not clean your kubeconfig files and you must remove them manually.
	I0317 14:23:59.397670   11324 command_runner.go:130] > Please, check the contents of the $HOME/.kube/config file.
	I0317 14:23:59.397862   11324 ssh_runner.go:235] Completed: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock": (5.0917898s)
	I0317 14:23:59.397862   11324 node.go:155] successfully reset node "multinode-702300-m02"
	I0317 14:23:59.399103   11324 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:23:59.399563   11324 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.211.30:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 14:23:59.400728   11324 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 14:23:59.401140   11324 type.go:296] "Request Body" body=<
		00000000  6b 38 73 00 0a 13 0a 02  76 31 12 0d 44 65 6c 65  |k8s.....v1..Dele|
		00000010  74 65 4f 70 74 69 6f 6e  73 12 00 1a 00 22 00     |teOptions....".|
	 >
	I0317 14:23:59.401140   11324 round_trippers.go:470] DELETE https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:23:59.401140   11324 round_trippers.go:476] Request Headers:
	I0317 14:23:59.401140   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:23:59.401140   11324 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:23:59.401140   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:23:59.422100   11324 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0317 14:23:59.422100   11324 round_trippers.go:584] Response Headers:
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Audit-Id: dd8ceb0e-6c99-4574-b1cc-6fd11dd71e59
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:23:59.422100   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:23:59.422100   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Content-Length: 120
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:23:59 GMT
	I0317 14:23:59.422100   11324 type.go:296] "Response Body" body=<
		00000000  6b 38 73 00 0a 0c 0a 02  76 31 12 06 53 74 61 74  |k8s.....v1..Stat|
		00000010  75 73 12 60 0a 06 0a 00  12 00 1a 00 12 07 53 75  |us.`..........Su|
		00000020  63 63 65 73 73 1a 00 22  00 2a 47 0a 14 6d 75 6c  |ccess..".*G..mul|
		00000030  74 69 6e 6f 64 65 2d 37  30 32 33 30 30 2d 6d 30  |tinode-702300-m0|
		00000040  32 12 00 1a 05 6e 6f 64  65 73 28 00 32 24 31 61  |2....nodes(.2$1a|
		00000050  32 62 33 61 61 63 2d 31  65 31 38 2d 34 61 37 37  |2b3aac-1e18-4a77|
		00000060  2d 61 37 65 64 2d 65 39  37 64 34 64 30 65 30 64  |-a7ed-e97d4d0e0d|
		00000070  31 64 30 00 1a 00 22 00                           |1d0...".|
	 >
	I0317 14:23:59.422100   11324 node.go:180] successfully deleted node "multinode-702300-m02"
	I0317 14:23:59.422100   11324 start.go:334] successfully removed existing worker node "m02" from cluster: &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:23:59.422100   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0317 14:23:59.422100   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:24:01.443366   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:01.443366   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:01.443366   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:03.865443   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:24:03.865520   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:03.865938   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:24:04.058275   11324 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token 2imise.khjj4h1wg4rwmzcg --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 
	I0317 14:24:04.058339   11324 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.6361904s)
	I0317 14:24:04.058433   11324 start.go:343] trying to join worker node "m02" to cluster: &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:24:04.058490   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 2imise.khjj4h1wg4rwmzcg --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-702300-m02"
	I0317 14:24:04.241430   11324 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 14:24:06.111724   11324 command_runner.go:130] > [preflight] Running pre-flight checks
	I0317 14:24:06.111724   11324 command_runner.go:130] > [preflight] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
	I0317 14:24:06.111724   11324 command_runner.go:130] > [preflight] Use 'kubeadm init phase upload-config --config your-config.yaml' to re-upload it.
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 14:24:06.111858   11324 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.50234192s
	I0317 14:24:06.111858   11324 command_runner.go:130] > [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap
	I0317 14:24:06.111913   11324 command_runner.go:130] > This node has joined the cluster:
	I0317 14:24:06.111913   11324 command_runner.go:130] > * Certificate signing request was sent to apiserver and a response was received.
	I0317 14:24:06.111913   11324 command_runner.go:130] > * The Kubelet was informed of the new secure connection details.
	I0317 14:24:06.111913   11324 command_runner.go:130] > Run 'kubectl get nodes' on the control-plane to see this node join the cluster.
	I0317 14:24:06.111989   11324 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 2imise.khjj4h1wg4rwmzcg --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-702300-m02": (2.0534011s)
	I0317 14:24:06.111989   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0317 14:24:06.317025   11324 command_runner.go:130] ! Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /usr/lib/systemd/system/kubelet.service.
	I0317 14:24:06.507616   11324 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-702300-m02 minikube.k8s.io/updated_at=2025_03_17T14_24_06_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=multinode-702300 minikube.k8s.io/primary=false
	I0317 14:24:06.636675   11324 command_runner.go:130] > node/multinode-702300-m02 labeled
	I0317 14:24:06.637030   11324 start.go:319] duration metric: took 22.3602459s to joinCluster
	I0317 14:24:06.637281   11324 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:24:06.637904   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:24:06.639760   11324 out.go:177] * Verifying Kubernetes components...
	I0317 14:24:06.651957   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:24:06.854740   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:24:06.882048   11324 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:24:06.882716   11324 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.211.30:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 14:24:06.883313   11324 node_ready.go:35] waiting up to 6m0s for node "multinode-702300-m02" to be "Ready" ...
	I0317 14:24:06.883313   11324 type.go:168] "Request Body" body=""
	I0317 14:24:06.883313   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:06.883849   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:06.883849   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:06.883849   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:06.888089   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:06.888140   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:06.888197   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:06 GMT
	I0317 14:24:06.888197   11324 round_trippers.go:587]     Audit-Id: 108558e5-a503-457a-8d2f-283d7a17c2fa
	I0317 14:24:06.888242   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:06.888242   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:06.888242   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:06.888242   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:06.888242   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:06.888242   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:07.383956   11324 type.go:168] "Request Body" body=""
	I0317 14:24:07.383956   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:07.383956   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:07.383956   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:07.383956   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:07.388958   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:07.389026   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:07.389052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:07.389052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:07.389052   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:07.389052   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:07 GMT
	I0317 14:24:07.389126   11324 round_trippers.go:587]     Audit-Id: 291b00d7-c02f-46d1-8fb1-ff29ffa435e2
	I0317 14:24:07.389126   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:07.389126   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:07.389433   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:07.883818   11324 type.go:168] "Request Body" body=""
	I0317 14:24:07.883925   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:07.884007   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:07.884007   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:07.884007   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:07.887486   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:07.887486   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:07 GMT
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Audit-Id: 099b14da-eabf-45cb-8a82-5c8fde8a0a0e
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:07.887486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:07.887486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:07.888617   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:08.384063   11324 type.go:168] "Request Body" body=""
	I0317 14:24:08.384063   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:08.384063   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:08.384063   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:08.384063   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:08.387074   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:08.387074   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:08 GMT
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Audit-Id: 7f62a3c4-75ab-4795-9d4f-853d2b7093ea
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:08.387074   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:08.387074   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:08.387692   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:08.884331   11324 type.go:168] "Request Body" body=""
	I0317 14:24:08.884331   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:08.884331   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:08.884331   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:08.884331   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:08.888457   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:08.888526   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:08.888526   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:08.888526   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:08 GMT
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Audit-Id: 1529ba0a-c238-4290-ae93-b5584f510fe4
	I0317 14:24:08.888726   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:08.888753   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:09.384520   11324 type.go:168] "Request Body" body=""
	I0317 14:24:09.384758   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:09.384758   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:09.384822   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:09.384822   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:09.389109   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:09.389109   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:09.389109   11324 round_trippers.go:587]     Audit-Id: d2a28f4e-7f77-4c3e-9595-bd50dc20b804
	I0317 14:24:09.389109   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:09.389182   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:09.389182   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:09.389182   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:09.389182   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:09.389182   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:09 GMT
	I0317 14:24:09.389246   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:09.883785   11324 type.go:168] "Request Body" body=""
	I0317 14:24:09.883785   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:09.883785   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:09.883785   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:09.883785   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:09.888581   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:09.888581   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:09.888657   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:09.888657   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:09 GMT
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Audit-Id: 34beb99d-0a4d-49c1-a2d7-8c78e9ee1d88
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:09.888946   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:10.383770   11324 type.go:168] "Request Body" body=""
	I0317 14:24:10.383770   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:10.383770   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:10.383770   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:10.383770   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:10.388642   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:10.388642   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Audit-Id: cb191279-0062-4442-8ca3-488aadd1d63e
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:10.388642   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:10.388642   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:10 GMT
	I0317 14:24:10.388642   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:10.884282   11324 type.go:168] "Request Body" body=""
	I0317 14:24:10.884282   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:10.884282   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:10.884282   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:10.884282   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:10.888518   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:10.888633   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:10 GMT
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Audit-Id: 7b90141f-cbe5-42a6-a7a5-b5a37c983c59
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:10.888633   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:10.888633   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:10.888880   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:10.889098   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:11.383772   11324 type.go:168] "Request Body" body=""
	I0317 14:24:11.383772   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:11.383772   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:11.383772   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:11.383772   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:11.389655   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:11.389753   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:11.389783   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:11 GMT
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Audit-Id: 8dff9cf9-e75a-4de8-9960-99b8ceccd3b8
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:11.389801   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:11.389801   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:11.389942   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:11.883594   11324 type.go:168] "Request Body" body=""
	I0317 14:24:11.883594   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:11.883594   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:11.883594   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:11.883594   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:11.888700   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:11.888774   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:11.888774   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:11.888774   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:11 GMT
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Audit-Id: 116aa1e6-b96b-4f47-9d43-6cba61473046
	I0317 14:24:11.888939   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:12.384198   11324 type.go:168] "Request Body" body=""
	I0317 14:24:12.384274   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:12.384274   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:12.384274   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:12.384274   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:12.389567   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:12.389648   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:12.389648   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:12 GMT
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Audit-Id: 3fba6860-c182-4bc7-826d-a8eb113ff6db
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:12.389693   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:12.389935   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:12.884205   11324 type.go:168] "Request Body" body=""
	I0317 14:24:12.884205   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:12.884205   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:12.884205   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:12.884205   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:12.888741   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:12.888741   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:12.888741   11324 round_trippers.go:587]     Audit-Id: bb164619-9fce-43a5-a43e-6b4c2b154d44
	I0317 14:24:12.888741   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:12.888849   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:12.888849   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:12.888849   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:12.888849   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:12.888849   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:12 GMT
	I0317 14:24:12.889070   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:12.889300   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:13.384727   11324 type.go:168] "Request Body" body=""
	I0317 14:24:13.384854   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:13.384854   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:13.384936   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:13.384936   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:13.389969   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:13.389969   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:13.389969   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:13.389969   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:13 GMT
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Audit-Id: 63f208ac-d5b1-4d7d-8f6a-f64bcfac671e
	I0317 14:24:13.390515   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:13.883653   11324 type.go:168] "Request Body" body=""
	I0317 14:24:13.884213   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:13.884213   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:13.884213   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:13.884213   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:13.887112   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:24:13.888013   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:13.888013   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:13.888013   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:13 GMT
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Audit-Id: 9ba3369a-baec-4d8e-bc8b-8d9a0d7b5942
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:13.888125   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:13.888315   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:14.384767   11324 type.go:168] "Request Body" body=""
	I0317 14:24:14.385297   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:14.385297   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:14.385297   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:14.385374   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:14.389377   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:14.389377   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Audit-Id: 677c2600-68fe-4100-ba12-2c1e71100cd0
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:14.389458   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:14.389458   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:14 GMT
	I0317 14:24:14.389675   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:14.883473   11324 type.go:168] "Request Body" body=""
	I0317 14:24:14.883473   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:14.883473   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:14.883473   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:14.883473   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:14.888626   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:14.888735   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:14.888735   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:14.888735   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:14 GMT
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Audit-Id: 6ced476d-65bb-4151-ae42-9fff6ee56582
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:14.888952   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:15.383733   11324 type.go:168] "Request Body" body=""
	I0317 14:24:15.383733   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:15.383733   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:15.383733   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:15.383733   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:15.391858   11324 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:24:15.391858   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:15.391917   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:15 GMT
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Audit-Id: ca0fa47e-7bba-4709-9a00-2b44f3c3c003
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:15.391917   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:15.392158   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:15.392292   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:15.884105   11324 type.go:168] "Request Body" body=""
	I0317 14:24:15.884105   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:15.884105   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:15.884105   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:15.884105   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:15.887825   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:15.887825   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:15 GMT
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Audit-Id: f3be29c3-951a-4eb0-b685-64e45c97998d
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:15.887825   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:15.887825   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:15.887825   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:16.384325   11324 type.go:168] "Request Body" body=""
	I0317 14:24:16.384325   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:16.384325   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:16.384325   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:16.384325   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:16.388677   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:16.388677   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:16.388677   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:16.388677   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:16.388677   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:16.388677   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:16.388677   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:16 GMT
	I0317 14:24:16.388784   11324 round_trippers.go:587]     Audit-Id: 4520e2ac-f1ed-4876-a55f-c77d1dce6f95
	I0317 14:24:16.388784   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:16.389049   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:16.884497   11324 type.go:168] "Request Body" body=""
	I0317 14:24:16.884497   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:16.884497   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:16.884497   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:16.884497   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:16.888844   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:16.888844   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:16.888844   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:16.888844   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:16 GMT
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Audit-Id: 3d3ffd48-0b9b-4220-a33e-87b3dd55487b
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:16.888844   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:17.383926   11324 type.go:168] "Request Body" body=""
	I0317 14:24:17.383926   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:17.383926   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:17.383926   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:17.383926   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:17.388879   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:17.388955   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Audit-Id: c5bcb702-3543-4598-abb2-c67be9815a38
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:17.388955   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:17.388955   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:17 GMT
	I0317 14:24:17.389123   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:17.883613   11324 type.go:168] "Request Body" body=""
	I0317 14:24:17.884068   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:17.884068   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:17.884068   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:17.884068   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:17.888045   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:17.888125   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:17.888125   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:17 GMT
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Audit-Id: 8931eb16-d7d9-4537-9829-fcff2416e744
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:17.888125   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:17.888277   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:17.888277   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:18.383819   11324 type.go:168] "Request Body" body=""
	I0317 14:24:18.383819   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:18.383819   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:18.383819   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:18.383819   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:18.388140   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:18.388140   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:18.388140   11324 round_trippers.go:587]     Audit-Id: 12d3a637-53ed-4427-a653-8516ff84585c
	I0317 14:24:18.388140   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:18.388210   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:18.388210   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:18.388210   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:18.388210   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:18.388210   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:18 GMT
	I0317 14:24:18.388411   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:18.884010   11324 type.go:168] "Request Body" body=""
	I0317 14:24:18.884085   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:18.884085   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:18.884085   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:18.884171   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:18.888273   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:18.888369   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:18 GMT
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Audit-Id: 3c726025-9158-4f2d-9a3d-c1e4170cc1ef
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:18.888467   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:18.888467   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:18.888467   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:18.888731   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:19.384198   11324 type.go:168] "Request Body" body=""
	I0317 14:24:19.384198   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:19.384198   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:19.384198   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:19.384198   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:19.388789   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:19.388853   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:19.388919   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:19.388919   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:19 GMT
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Audit-Id: 03153a24-aa48-4f04-8a6d-3e348c2e1f8c
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:19.389198   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:19.884111   11324 type.go:168] "Request Body" body=""
	I0317 14:24:19.884111   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:19.884111   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:19.884111   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:19.884111   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:19.889239   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:19.889239   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:19.889239   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:19 GMT
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Audit-Id: c6f9d029-6d94-4bb7-bbb9-b1e5e0d83942
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:19.889239   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:19.889500   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:19.889634   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:20.384348   11324 type.go:168] "Request Body" body=""
	I0317 14:24:20.384348   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:20.384348   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:20.384348   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:20.384348   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:20.387449   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:20.387449   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:20.387449   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:20.387449   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:20.387449   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:20.387449   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:20 GMT
	I0317 14:24:20.387449   11324 round_trippers.go:587]     Audit-Id: 30c95217-8df9-41cf-a5ff-73024eb97733
	I0317 14:24:20.388494   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:20.388494   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:20.388646   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:20.884377   11324 type.go:168] "Request Body" body=""
	I0317 14:24:20.884377   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:20.884377   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:20.884377   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:20.884377   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:20.888437   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:20.888498   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:20.888498   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:20.888498   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:20 GMT
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Audit-Id: 058c361f-2782-4543-85fb-38136facec0c
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:20.888849   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:21.384265   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.384265   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:21.384265   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.384265   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.384265   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.388451   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.388482   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Audit-Id: 31cd4148-0485-43c7-bedf-f166ec1ac2e6
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.388482   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.388482   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Content-Length: 3519
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.388482   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 37 38 00  |584632682.21178.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0317 14:24:21.388482   11324 node_ready.go:49] node "multinode-702300-m02" has status "Ready":"True"
	I0317 14:24:21.388482   11324 node_ready.go:38] duration metric: took 14.5050155s for node "multinode-702300-m02" to be "Ready" ...
	I0317 14:24:21.388482   11324 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 14:24:21.389113   11324 type.go:204] "Request Body" body=""
	I0317 14:24:21.389145   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:24:21.389205   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.389205   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.389205   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.393589   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.393589   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.393589   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.393589   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Audit-Id: 6b75f87b-b19a-4ef8-9f8a-ca5ceee1bab5
	I0317 14:24:21.395584   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a6 ea 03 0a  0a 0a 00 12 04 32 31 32  |ist..........212|
		00000020  30 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |0....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  39 32 31 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |9218.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 309036 chars]
	 >
	I0317 14:24:21.395584   11324 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.396596   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.396596   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:24:21.396596   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.396596   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.396596   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.399685   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:21.399685   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.399685   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.399685   11324 round_trippers.go:587]     Audit-Id: 24fa0267-9cd7-4c5f-bdd7-175cf301111e
	I0317 14:24:21.399685   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.400636   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.400636   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.400636   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.400715   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 32 31 38  |684f3de372.19218|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0317 14:24:21.400715   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.400715   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.400715   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.401260   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.401260   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.403929   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:24:21.403929   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.403929   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.403929   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.403929   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.404126   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.404126   11324 round_trippers.go:587]     Audit-Id: 8e20d72b-c222-4759-98ad-8aa929d41fce
	I0317 14:24:21.404126   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.404385   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.404499   11324 pod_ready.go:93] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.404568   11324 pod_ready.go:82] duration metric: took 7.9714ms for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.404609   11324 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.404683   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.404716   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 14:24:21.404716   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.404755   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.404755   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.407647   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:24:21.407647   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Audit-Id: 8fb27ef7-6409-4194-beb4-c7e756df7dde
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.407647   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.407647   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.408406   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 61  |kube-system".*$a|
		00000040  66 37 33 66 65 66 33 2d  34 62 37 33 2d 34 65 62  |f73fef3-4b73-4eb|
		00000050  34 2d 62 30 30 39 2d 34  38 30 39 64 65 35 64 31  |4-b009-4809de5d1|
		00000060  62 63 63 32 04 31 38 37  38 38 00 42 08 08 dc df  |bcc2.18788.B....|
		00000070  e0 be 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0317 14:24:21.408406   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.408406   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.408406   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.408406   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.408406   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.411472   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:21.411472   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.411472   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.411472   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Audit-Id: c6d0ca3a-6940-4f15-84bd-d5bc4d7149b7
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.411472   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.412001   11324 pod_ready.go:93] pod "etcd-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.412045   11324 pod_ready.go:82] duration metric: took 7.3927ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.412045   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.412162   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.412195   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 14:24:21.412231   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.412231   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.412231   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.413931   11324 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 14:24:21.413931   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Audit-Id: 2cf7c1ad-67e2-4216-8b1b-bd0f4738630b
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.413931   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.413931   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.415467   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  94 36 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.6.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 64 61 33 32 39  |ystem".*$d8da329|
		00000050  61 2d 66 64 61 39 2d 34  64 33 62 2d 62 63 36 33  |a-fda9-4d3b-bc63|
		00000060  2d 35 38 30 62 31 36 33  36 61 65 39 63 32 04 31  |-580b1636ae9c2.1|
		00000070  38 37 30 38 00 42 08 08  dc df e0 be 06 10 00 5a  |8708.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 33335 chars]
	 >
	I0317 14:24:21.415467   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.415467   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.415467   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.415467   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.415467   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.423071   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:24:21.423071   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Audit-Id: b1b88cab-2a9e-4c1b-9941-3d7a30599bd8
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.423071   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.423071   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.423071   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.424559   11324 pod_ready.go:93] pod "kube-apiserver-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.424709   11324 pod_ready.go:82] duration metric: took 12.6218ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.424709   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.424709   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.424709   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 14:24:21.424709   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.424709   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.424709   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.428520   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:21.428579   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.428579   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.428579   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.428628   11324 round_trippers.go:587]     Audit-Id: bab51ff5-0f24-48c4-b9ed-7e3c36042557
	I0317 14:24:21.428628   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.428628   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.428628   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.428628   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 04  31 38 39 38 38 00 42 08  |b157f02.18988.B.|
		00000080  08 da d4 e0 be 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0317 14:24:21.428628   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.428628   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.428628   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.428628   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.429155   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.436417   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:24:21.436417   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Audit-Id: 0c86034f-7db4-49af-8f38-1b11f00670d9
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.436417   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.436417   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.436417   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.436417   11324 pod_ready.go:93] pod "kube-controller-manager-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.436417   11324 pod_ready.go:82] duration metric: took 11.7076ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.436417   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.437537   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.584338   11324 request.go:661] Waited for 146.7996ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:24:21.584338   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:24:21.584955   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.584955   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.584955   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.589296   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.589296   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Audit-Id: 2f313672-b897-4dda-b6cc-326528d26671
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.589296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.589296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.589677   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 37 38 77 38 6e 12  0b 6b 75 62 65 2d 70 72  |y-78w8n..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 31 31 34  35 31 31 37 61 2d 30 66  |m".*$1145117a-0f|
		00000050  33 61 2d 34 34 66 30 2d  61 39 66 32 2d 62 64 34  |3a-44f0-a9f2-bd4|
		00000060  34 33 30 31 39 63 34 38  62 32 04 31 37 32 30 38  |43019c48b2.17208|
		00000070  00 42 08 08 a6 d8 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0317 14:24:21.590073   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.785198   11324 request.go:661] Waited for 195.1226ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:24:21.785198   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:24:21.785198   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.785198   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.785198   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.789389   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.789389   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Audit-Id: ccd798cb-d9e2-4039-9ee7-9cfbe83ff37e
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.789389   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.789389   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Content-Length: 3884
	I0317 14:24:21.790476   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 33 12 00 1a 00  |e-702300-m03....|
		00000030  22 00 2a 24 32 33 32 33  34 38 32 34 2d 39 33 62  |".*$23234824-93b|
		00000040  36 2d 34 30 63 63 2d 38  32 63 62 2d 65 32 39 63  |6-40cc-82cb-e29c|
		00000050  37 62 39 32 39 63 36 38  32 04 31 38 38 37 38 00  |7b929c682.18878.|
		00000060  42 08 08 a8 dd e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0317 14:24:21.790476   11324 pod_ready.go:98] node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:24:21.790476   11324 pod_ready.go:82] duration metric: took 354.0551ms for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	E0317 14:24:21.790476   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:24:21.790476   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.790476   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.984941   11324 request.go:661] Waited for 194.4629ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:24:21.985147   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:24:21.985147   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.985147   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.985147   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.989255   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.989317   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Audit-Id: 3e554e8e-f447-49aa-9bed-d9035dfc12e6
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.989317   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.989317   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:21.989317   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 04 31 38 34 37 38  |2d5491c552.18478|
		00000070  00 42 08 08 de d4 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0317 14:24:21.989977   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.184959   11324 request.go:661] Waited for 194.9798ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.185242   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.185242   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.185242   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.185242   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.189737   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.189737   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.189737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.189737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Audit-Id: 2da34f97-6e6f-4390-a30e-2c78b6de5fdb
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.190263   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:22.190492   11324 pod_ready.go:93] pod "kube-proxy-cd7qc" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:22.190541   11324 pod_ready.go:82] duration metric: took 400.0614ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.190541   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.190607   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.384398   11324 request.go:661] Waited for 193.7229ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:24:22.384865   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:24:22.384865   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.384865   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.384865   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.389679   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.389772   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Audit-Id: 64e5d43d-dd64-4952-8cd4-86ab5f2bcb1f
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.389772   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.389772   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.389772   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a6 25 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 77 6e 6b 77 62 12  0b 6b 75 62 65 2d 70 72  |y-wnkwb..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 34 62 31  32 37 65 36 37 2d 63 36  |m".*$4b127e67-c6|
		00000050  65 64 2d 34 33 38 65 2d  39 66 33 63 2d 35 31 66  |ed-438e-9f3c-51f|
		00000060  36 33 65 33 38 39 35 37  33 32 04 32 30 38 38 38  |63e3895732.20888|
		00000070  00 42 08 08 8f d6 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 22672 chars]
	 >
	I0317 14:24:22.390355   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.584556   11324 request.go:661] Waited for 194.1988ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:22.584556   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:22.584556   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.584556   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.584556   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.588902   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.588902   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Audit-Id: 8c3e7f90-0d78-44ee-94db-9ac118073277
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.589008   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.589008   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Content-Length: 3519
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.589390   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 37 38 00  |584632682.21178.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0317 14:24:22.589643   11324 pod_ready.go:93] pod "kube-proxy-wnkwb" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:22.589643   11324 pod_ready.go:82] duration metric: took 399.0976ms for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.589743   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.589796   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.784636   11324 request.go:661] Waited for 194.7483ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:24:22.784636   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:24:22.784636   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.784636   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.784636   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.788914   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.788914   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.788914   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Audit-Id: 32db6024-71eb-49e7-ade0-ff5143a9ffda
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.788914   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.788914   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 04 31  |-8ee70ac61ae02.1|
		00000070  38 31 38 38 00 42 08 08  da d4 e0 be 06 10 00 5a  |8188.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0317 14:24:22.789538   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.985337   11324 request.go:661] Waited for 195.7167ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.985337   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.985337   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.985337   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.985814   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.989944   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.990066   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.990066   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.990066   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.990066   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.990066   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.990066   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:23 GMT
	I0317 14:24:22.990142   11324 round_trippers.go:587]     Audit-Id: 12439de2-28f6-493e-abef-3651c35fdb79
	I0317 14:24:22.990434   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:22.990595   11324 pod_ready.go:93] pod "kube-scheduler-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:22.990674   11324 pod_ready.go:82] duration metric: took 400.9265ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.990674   11324 pod_ready.go:39] duration metric: took 1.6016481s 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 14:24:22.990765   11324 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 14:24:22.999022   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:24:23.021719   11324 system_svc.go:56] duration metric: took 30.9537ms WaitForService to wait for kubelet
	I0317 14:24:23.021719   11324 kubeadm.go:582] duration metric: took 16.3842643s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 14:24:23.021719   11324 node_conditions.go:102] verifying NodePressure condition ...
	I0317 14:24:23.021719   11324 type.go:204] "Request Body" body=""
	I0317 14:24:23.186166   11324 request.go:661] Waited for 164.4453ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes
	I0317 14:24:23.186166   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes
	I0317 14:24:23.186166   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:23.186166   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:23.186166   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:23.190837   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:23.190837   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:23.190837   11324 round_trippers.go:587]     Audit-Id: ef19d5bb-c643-4a5d-8680-ee20ec89850f
	I0317 14:24:23.190947   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:23.190947   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:23.190947   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:23.190947   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:23.190947   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:23 GMT
	I0317 14:24:23.191526   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 a5 5e 0a  0a 0a 00 12 04 32 31 32  |List..^......212|
		00000020  32 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |2....$.....multi|
		00000030  6e 6f 64 65 2d 37 30 32  33 30 30 12 00 1a 00 22  |node-702300...."|
		00000040  00 2a 24 63 38 65 34 32  66 36 61 2d 64 38 61 33  |.*$c8e42f6a-d8a3|
		00000050  2d 34 33 37 62 2d 62 61  62 36 2d 63 66 31 63 66  |-437b-bab6-cf1cf|
		00000060  37 37 32 33 62 36 30 32  04 31 38 39 33 38 00 42  |7723b602.18938.B|
		00000070  08 08 d6 d4 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58700 chars]
	 >
	I0317 14:24:23.191772   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:24:23.191772   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:24:23.191772   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:24:23.191772   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:24:23.191772   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:24:23.191882   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:24:23.191882   11324 node_conditions.go:105] duration metric: took 170.1607ms to run NodePressure ...
	I0317 14:24:23.191882   11324 start.go:241] waiting for startup goroutines ...
	I0317 14:24:23.191934   11324 start.go:255] writing updated cluster config ...
	I0317 14:24:23.196277   11324 out.go:201] 
	I0317 14:24:23.199068   11324 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:24:23.217912   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:24:23.218077   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:24:23.223426   11324 out.go:177] * Starting "multinode-702300-m03" worker node in "multinode-702300" cluster
	I0317 14:24:23.225655   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:24:23.225740   11324 cache.go:56] Caching tarball of preloaded images
	I0317 14:24:23.226101   11324 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 14:24:23.226380   11324 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 14:24:23.226380   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:24:23.240325   11324 start.go:360] acquireMachinesLock for multinode-702300-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 14:24:23.240325   11324 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-702300-m03"
	I0317 14:24:23.240995   11324 start.go:96] Skipping create...Using existing machine configuration
	I0317 14:24:23.240995   11324 fix.go:54] fixHost starting: m03
	I0317 14:24:23.240995   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:25.269540   11324 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 14:24:25.269540   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:25.269684   11324 fix.go:112] recreateIfNeeded on multinode-702300-m03: state=Stopped err=<nil>
	W0317 14:24:25.269684   11324 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 14:24:25.272918   11324 out.go:177] * Restarting existing hyperv VM for "multinode-702300-m03" ...
	I0317 14:24:25.275020   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300-m03
	I0317 14:24:28.228594   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:28.228594   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:28.228594   11324 main.go:141] libmachine: Waiting for host to start...
	I0317 14:24:28.228594   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:30.341940   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:30.341940   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:30.341940   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:32.758025   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:32.758025   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:33.758782   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:35.806236   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:35.806236   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:35.806236   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:38.238441   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:38.238603   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:39.238884   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:41.315939   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:41.315939   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:41.315939   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:43.774794   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:43.774868   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:44.775705   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state

                                                
                                                
** /stderr **
multinode_test.go:328: failed to run minikube start. args "out/minikube-windows-amd64.exe node list -p multinode-702300" : exit status 1
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-702300
multinode_test.go:331: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node list -p multinode-702300: context deadline exceeded (0s)
multinode_test.go:333: failed to run node list. args "out/minikube-windows-amd64.exe node list -p multinode-702300" : context deadline exceeded
multinode_test.go:338: reported node list is not the same after restart. Before restart: multinode-702300	172.26.218.56
multinode-702300-m02	172.26.212.41
multinode-702300-m03	172.26.218.205

                                                
                                                
After restart: 
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-702300 -n multinode-702300
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-702300 -n multinode-702300: (11.4868973s)
helpers_test.go:244: <<< TestMultiNode/serial/RestartKeepsNodes FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiNode/serial/RestartKeepsNodes]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 logs -n 25: (8.8808506s)
helpers_test.go:252: TestMultiNode/serial/RestartKeepsNodes logs: 
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	| Command |                                                          Args                                                           |     Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	| cp      | multinode-702300 cp testdata\cp-test.txt                                                                                | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:09 UTC | 17 Mar 25 14:09 UTC |
	|         | multinode-702300-m02:/home/docker/cp-test.txt                                                                           |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:09 UTC | 17 Mar 25 14:09 UTC |
	|         | multinode-702300-m02 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| cp      | multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:09 UTC | 17 Mar 25 14:09 UTC |
	|         | C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300-m02.txt |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:09 UTC | 17 Mar 25 14:09 UTC |
	|         | multinode-702300-m02 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| cp      | multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:09 UTC | 17 Mar 25 14:10 UTC |
	|         | multinode-702300:/home/docker/cp-test_multinode-702300-m02_multinode-702300.txt                                         |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:10 UTC | 17 Mar 25 14:10 UTC |
	|         | multinode-702300-m02 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n multinode-702300 sudo cat                                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:10 UTC | 17 Mar 25 14:10 UTC |
	|         | /home/docker/cp-test_multinode-702300-m02_multinode-702300.txt                                                          |                  |                   |         |                     |                     |
	| cp      | multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:10 UTC | 17 Mar 25 14:10 UTC |
	|         | multinode-702300-m03:/home/docker/cp-test_multinode-702300-m02_multinode-702300-m03.txt                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:10 UTC | 17 Mar 25 14:10 UTC |
	|         | multinode-702300-m02 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n multinode-702300-m03 sudo cat                                                                   | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:10 UTC | 17 Mar 25 14:11 UTC |
	|         | /home/docker/cp-test_multinode-702300-m02_multinode-702300-m03.txt                                                      |                  |                   |         |                     |                     |
	| cp      | multinode-702300 cp testdata\cp-test.txt                                                                                | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:11 UTC | 17 Mar 25 14:11 UTC |
	|         | multinode-702300-m03:/home/docker/cp-test.txt                                                                           |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:11 UTC | 17 Mar 25 14:11 UTC |
	|         | multinode-702300-m03 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| cp      | multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:11 UTC | 17 Mar 25 14:11 UTC |
	|         | C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300-m03.txt |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:11 UTC | 17 Mar 25 14:11 UTC |
	|         | multinode-702300-m03 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| cp      | multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:11 UTC | 17 Mar 25 14:11 UTC |
	|         | multinode-702300:/home/docker/cp-test_multinode-702300-m03_multinode-702300.txt                                         |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:11 UTC | 17 Mar 25 14:12 UTC |
	|         | multinode-702300-m03 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n multinode-702300 sudo cat                                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:12 UTC | 17 Mar 25 14:12 UTC |
	|         | /home/docker/cp-test_multinode-702300-m03_multinode-702300.txt                                                          |                  |                   |         |                     |                     |
	| cp      | multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt                                                       | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:12 UTC | 17 Mar 25 14:12 UTC |
	|         | multinode-702300-m02:/home/docker/cp-test_multinode-702300-m03_multinode-702300-m02.txt                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n                                                                                                 | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:12 UTC | 17 Mar 25 14:12 UTC |
	|         | multinode-702300-m03 sudo cat                                                                                           |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                |                  |                   |         |                     |                     |
	| ssh     | multinode-702300 ssh -n multinode-702300-m02 sudo cat                                                                   | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:12 UTC | 17 Mar 25 14:12 UTC |
	|         | /home/docker/cp-test_multinode-702300-m03_multinode-702300-m02.txt                                                      |                  |                   |         |                     |                     |
	| node    | multinode-702300 node stop m03                                                                                          | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:12 UTC | 17 Mar 25 14:13 UTC |
	| node    | multinode-702300 node start                                                                                             | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:13 UTC | 17 Mar 25 14:16 UTC |
	|         | m03 -v=7 --alsologtostderr                                                                                              |                  |                   |         |                     |                     |
	| node    | list -p multinode-702300                                                                                                | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:17 UTC |                     |
	| stop    | -p multinode-702300                                                                                                     | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:17 UTC | 17 Mar 25 14:18 UTC |
	| start   | -p multinode-702300                                                                                                     | multinode-702300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 14:18 UTC |                     |
	|         | --wait=true -v=8                                                                                                        |                  |                   |         |                     |                     |
	|         | --alsologtostderr                                                                                                       |                  |                   |         |                     |                     |
	|---------|-------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 14:18:41
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 14:18:41.166650   11324 out.go:345] Setting OutFile to fd 1932 ...
	I0317 14:18:41.224488   11324 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 14:18:41.224488   11324 out.go:358] Setting ErrFile to fd 1324...
	I0317 14:18:41.224488   11324 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 14:18:41.240399   11324 out.go:352] Setting JSON to false
	I0317 14:18:41.242928   11324 start.go:129] hostinfo: {"hostname":"minikube5","uptime":7381,"bootTime":1742213739,"procs":187,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 14:18:41.243507   11324 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 14:18:41.379514   11324 out.go:177] * [multinode-702300] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 14:18:41.467871   11324 notify.go:220] Checking for updates...
	I0317 14:18:41.552346   11324 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:18:41.613457   11324 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 14:18:41.629626   11324 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 14:18:41.644421   11324 out.go:177]   - MINIKUBE_LOCATION=20539
	I0317 14:18:41.662650   11324 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 14:18:41.673375   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:18:41.673375   11324 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 14:18:46.908745   11324 out.go:177] * Using the hyperv driver based on existing profile
	I0317 14:18:46.920549   11324 start.go:297] selected driver: hyperv
	I0317 14:18:46.920549   11324 start.go:901] validating driver "hyperv" against &{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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 Cluste
rName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:fal
se 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Binary
Mirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 14:18:46.921084   11324 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0317 14:18:46.968972   11324 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 14:18:46.968972   11324 cni.go:84] Creating CNI manager for ""
	I0317 14:18:46.968972   11324 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0317 14:18:46.968972   11324 start.go:340] cluster config:
	{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.218.56 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false 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 k
ubeflow: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/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 14:18:46.970075   11324 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 14:18:47.116815   11324 out.go:177] * Starting "multinode-702300" primary control-plane node in "multinode-702300" cluster
	I0317 14:18:47.124171   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:18:47.124171   11324 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 14:18:47.124171   11324 cache.go:56] Caching tarball of preloaded images
	I0317 14:18:47.125139   11324 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 14:18:47.125236   11324 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 14:18:47.125347   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:18:47.127814   11324 start.go:360] acquireMachinesLock for multinode-702300: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 14:18:47.127999   11324 start.go:364] duration metric: took 76.2µs to acquireMachinesLock for "multinode-702300"
	I0317 14:18:47.128119   11324 start.go:96] Skipping create...Using existing machine configuration
	I0317 14:18:47.128119   11324 fix.go:54] fixHost starting: 
	I0317 14:18:47.128768   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:18:49.835163   11324 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 14:18:49.835163   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:49.835804   11324 fix.go:112] recreateIfNeeded on multinode-702300: state=Stopped err=<nil>
	W0317 14:18:49.835896   11324 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 14:18:49.906934   11324 out.go:177] * Restarting existing hyperv VM for "multinode-702300" ...
	I0317 14:18:49.951527   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300
	I0317 14:18:52.890826   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:18:52.891319   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:52.891319   11324 main.go:141] libmachine: Waiting for host to start...
	I0317 14:18:52.891319   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:18:54.989392   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:18:54.989392   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:54.989523   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:18:57.338702   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:18:57.338775   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:18:58.339598   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:00.395474   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:00.395474   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:00.395474   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:02.772852   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:19:02.772852   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:03.773769   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:05.804327   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:05.804460   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:05.804650   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:08.236532   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:19:08.236532   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:09.237778   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:11.351091   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:11.351091   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:11.351257   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:13.725374   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:19:13.725374   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:14.726840   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:16.761808   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:16.761927   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:16.761927   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:19.201023   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:19.201023   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:19.203737   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:21.219471   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:21.219471   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:21.220424   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:23.607558   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:23.607558   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:23.608087   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:19:23.610312   11324 machine.go:93] provisionDockerMachine start ...
	I0317 14:19:23.610386   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:25.626340   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:25.626340   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:25.626504   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:28.034798   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:28.034798   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:28.039363   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:28.039594   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:28.039594   11324 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 14:19:28.163763   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 14:19:28.163763   11324 buildroot.go:166] provisioning hostname "multinode-702300"
	I0317 14:19:28.163763   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:30.165809   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:30.165809   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:30.165885   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:32.528459   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:32.528459   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:32.532678   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:32.533197   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:32.533273   11324 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-702300 && echo "multinode-702300" | sudo tee /etc/hostname
	I0317 14:19:32.677604   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-702300
	
	I0317 14:19:32.677604   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:34.674752   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:34.675722   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:34.675767   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:37.073979   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:37.073979   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:37.078216   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:37.078216   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:37.078216   11324 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-702300' /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 multinode-702300/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-702300' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 14:19:37.227031   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 14:19:37.227031   11324 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 14:19:37.227135   11324 buildroot.go:174] setting up certificates
	I0317 14:19:37.227135   11324 provision.go:84] configureAuth start
	I0317 14:19:37.227135   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:39.266747   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:39.266747   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:39.267025   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:41.668433   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:41.668433   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:41.669561   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:43.744635   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:43.744771   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:43.744771   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:46.134333   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:46.135073   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:46.135073   11324 provision.go:143] copyHostCerts
	I0317 14:19:46.135236   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 14:19:46.149738   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 14:19:46.149811   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 14:19:46.150223   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 14:19:46.151105   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 14:19:46.152826   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 14:19:46.152826   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 14:19:46.153024   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 14:19:46.154148   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 14:19:46.155918   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 14:19:46.156016   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 14:19:46.156092   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 14:19:46.156818   11324 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-702300 san=[127.0.0.1 172.26.211.30 localhost minikube multinode-702300]
	I0317 14:19:46.465151   11324 provision.go:177] copyRemoteCerts
	I0317 14:19:46.472501   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 14:19:46.472501   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:48.447706   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:48.448707   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:48.448792   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:50.874812   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:50.875562   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:50.876144   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:19:50.987736   11324 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.515187s)
	I0317 14:19:50.987736   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 14:19:50.988519   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 14:19:51.038435   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 14:19:51.038435   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I0317 14:19:51.097668   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 14:19:51.097668   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0317 14:19:51.142615   11324 provision.go:87] duration metric: took 13.9153326s to configureAuth
	I0317 14:19:51.142615   11324 buildroot.go:189] setting minikube options for container-runtime
	I0317 14:19:51.143227   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:19:51.143227   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:53.147971   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:53.148093   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:53.148093   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:19:55.595767   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:19:55.595767   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:55.600591   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:19:55.600591   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:19:55.600591   11324 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 14:19:55.726243   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 14:19:55.726243   11324 buildroot.go:70] root file system type: tmpfs
	I0317 14:19:55.726846   11324 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 14:19:55.726846   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:19:57.752878   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:19:57.752878   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:19:57.752878   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:00.181981   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:00.181981   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:00.186860   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:00.187366   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:00.187467   11324 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 14:20:00.332071   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 14:20:00.332183   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:02.352004   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:02.352160   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:02.352230   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:04.808956   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:04.809127   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:04.812995   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:04.813853   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:04.813853   11324 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 14:20:07.335571   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 14:20:07.335571   11324 machine.go:96] duration metric: took 43.7247962s to provisionDockerMachine
	I0317 14:20:07.335571   11324 start.go:293] postStartSetup for "multinode-702300" (driver="hyperv")
	I0317 14:20:07.335571   11324 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 14:20:07.345371   11324 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 14:20:07.345371   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:09.366047   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:09.366254   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:09.366423   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:11.771487   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:11.771487   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:11.771487   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:20:11.881770   11324 ssh_runner.go:235] Completed: 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: (4.5362846s)
	I0317 14:20:11.889426   11324 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 14:20:11.895766   11324 command_runner.go:130] > NAME=Buildroot
	I0317 14:20:11.896540   11324 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0317 14:20:11.896540   11324 command_runner.go:130] > ID=buildroot
	I0317 14:20:11.896540   11324 command_runner.go:130] > VERSION_ID=2023.02.9
	I0317 14:20:11.896540   11324 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0317 14:20:11.896763   11324 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 14:20:11.896763   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 14:20:11.897165   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 14:20:11.897957   11324 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 14:20:11.898063   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 14:20:11.921675   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 14:20:11.939379   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 14:20:11.983405   11324 start.go:296] duration metric: took 4.6477845s for postStartSetup
	I0317 14:20:11.983405   11324 fix.go:56] duration metric: took 1m24.8543906s for fixHost
	I0317 14:20:11.983405   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:14.056718   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:14.056718   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:14.056718   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:16.484614   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:16.484614   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:16.489689   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:16.489750   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:16.489750   11324 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 14:20:16.612472   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742221216.626708450
	
	I0317 14:20:16.612472   11324 fix.go:216] guest clock: 1742221216.626708450
	I0317 14:20:16.612472   11324 fix.go:229] Guest: 2025-03-17 14:20:16.62670845 +0000 UTC Remote: 2025-03-17 14:20:11.9834053 +0000 UTC m=+90.914278301 (delta=4.64330315s)
	I0317 14:20:16.612472   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:18.664269   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:18.664269   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:18.664815   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:21.068851   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:21.068851   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:21.073408   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:20:21.073937   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.211.30 22 <nil> <nil>}
	I0317 14:20:21.073979   11324 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742221216
	I0317 14:20:21.216812   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 14:20:16 UTC 2025
	
	I0317 14:20:21.216878   11324 fix.go:236] clock set: Mon Mar 17 14:20:16 UTC 2025
	 (err=<nil>)
	I0317 14:20:21.216878   11324 start.go:83] releasing machines lock for "multinode-702300", held for 1m34.0878865s
	I0317 14:20:21.217081   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:23.233841   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:23.234646   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:23.234646   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:25.658053   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:25.658053   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:25.661513   11324 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 14:20:25.661513   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:25.667680   11324 ssh_runner.go:195] Run: cat /version.json
	I0317 14:20:25.668269   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:20:27.719791   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:27.719791   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:27.719791   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:27.744593   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:20:27.744843   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:27.744843   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:20:30.157990   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:30.158131   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:30.158183   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:20:30.217371   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:20:30.217423   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:20:30.217423   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:20:30.249462   11324 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0317 14:20:30.250072   11324 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.5885105s)
	W0317 14:20:30.250138   11324 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 14:20:30.315878   11324 command_runner.go:130] > {"iso_version": "v1.35.0", "kicbase_version": "v0.0.45-1736763277-20236", "minikube_version": "v1.35.0", "commit": "3fb24bd87c8c8761e2515e1a9ee13835a389ed68"}
	I0317 14:20:30.315972   11324 ssh_runner.go:235] Completed: cat /version.json: (4.6481485s)
	I0317 14:20:30.324834   11324 ssh_runner.go:195] Run: systemctl --version
	I0317 14:20:30.334639   11324 command_runner.go:130] > systemd 252 (252)
	I0317 14:20:30.334639   11324 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 -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I0317 14:20:30.342779   11324 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 14:20:30.351357   11324 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W0317 14:20:30.351864   11324 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 14:20:30.360118   11324 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 14:20:30.390608   11324 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0317 14:20:30.390608   11324 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 14:20:30.390608   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:20:30.390608   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	W0317 14:20:30.391987   11324 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 14:20:30.392509   11324 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 14:20:30.427663   11324 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0317 14:20:30.436073   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0317 14:20:30.461199   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 14:20:30.479727   11324 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 14:20:30.489006   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 14:20:30.516345   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:20:30.542668   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 14:20:30.569162   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:20:30.596466   11324 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 14:20:30.624095   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 14:20:30.651476   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 14:20:30.678992   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 14:20:30.706764   11324 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 14:20:30.724350   11324 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 14:20:30.724417   11324 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 14:20:30.733389   11324 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 14:20:30.765495   11324 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 14:20:30.798126   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:31.000759   11324 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 14:20:31.033382   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:20:31.041962   11324 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 14:20:31.067277   11324 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0317 14:20:31.067822   11324 command_runner.go:130] > [Unit]
	I0317 14:20:31.067822   11324 command_runner.go:130] > Description=Docker Application Container Engine
	I0317 14:20:31.067822   11324 command_runner.go:130] > Documentation=https://docs.docker.com
	I0317 14:20:31.067822   11324 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0317 14:20:31.067822   11324 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0317 14:20:31.067822   11324 command_runner.go:130] > StartLimitBurst=3
	I0317 14:20:31.067822   11324 command_runner.go:130] > StartLimitIntervalSec=60
	I0317 14:20:31.067822   11324 command_runner.go:130] > [Service]
	I0317 14:20:31.067943   11324 command_runner.go:130] > Type=notify
	I0317 14:20:31.067943   11324 command_runner.go:130] > Restart=on-failure
	I0317 14:20:31.067943   11324 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0317 14:20:31.067943   11324 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0317 14:20:31.067943   11324 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0317 14:20:31.067943   11324 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0317 14:20:31.067943   11324 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0317 14:20:31.067943   11324 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0317 14:20:31.067943   11324 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0317 14:20:31.068067   11324 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0317 14:20:31.068133   11324 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0317 14:20:31.068133   11324 command_runner.go:130] > ExecStart=
	I0317 14:20:31.068175   11324 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	I0317 14:20:31.068175   11324 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0317 14:20:31.068175   11324 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0317 14:20:31.068175   11324 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0317 14:20:31.068175   11324 command_runner.go:130] > LimitNOFILE=infinity
	I0317 14:20:31.068268   11324 command_runner.go:130] > LimitNPROC=infinity
	I0317 14:20:31.068268   11324 command_runner.go:130] > LimitCORE=infinity
	I0317 14:20:31.068268   11324 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0317 14:20:31.068268   11324 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0317 14:20:31.068323   11324 command_runner.go:130] > TasksMax=infinity
	I0317 14:20:31.068323   11324 command_runner.go:130] > TimeoutStartSec=0
	I0317 14:20:31.068348   11324 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0317 14:20:31.068348   11324 command_runner.go:130] > Delegate=yes
	I0317 14:20:31.068389   11324 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0317 14:20:31.068389   11324 command_runner.go:130] > KillMode=process
	I0317 14:20:31.068414   11324 command_runner.go:130] > [Install]
	I0317 14:20:31.068414   11324 command_runner.go:130] > WantedBy=multi-user.target
	I0317 14:20:31.077686   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:20:31.106475   11324 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 14:20:31.140971   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:20:31.174251   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:20:31.207926   11324 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 14:20:31.272087   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:20:31.295149   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 14:20:31.328714   11324 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0317 14:20:31.336631   11324 ssh_runner.go:195] Run: which cri-dockerd
	I0317 14:20:31.342089   11324 command_runner.go:130] > /usr/bin/cri-dockerd
	I0317 14:20:31.349970   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 14:20:31.367159   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 14:20:31.406381   11324 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 14:20:31.594373   11324 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 14:20:31.775130   11324 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 14:20:31.775401   11324 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 14:20:31.821651   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:32.002217   11324 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 14:20:34.677585   11324 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6753398s)
	I0317 14:20:34.686705   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 14:20:34.720225   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:20:34.752708   11324 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 14:20:34.953209   11324 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 14:20:35.150949   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:35.341463   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 14:20:35.380933   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:20:35.410726   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:35.597029   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 14:20:35.699946   11324 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 14:20:35.708522   11324 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 14:20:35.721073   11324 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0317 14:20:35.721073   11324 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 14:20:35.721073   11324 command_runner.go:130] > Device: 0,22	Inode: 857         Links: 1
	I0317 14:20:35.721073   11324 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0317 14:20:35.721073   11324 command_runner.go:130] > Access: 2025-03-17 14:20:35.650377874 +0000
	I0317 14:20:35.721073   11324 command_runner.go:130] > Modify: 2025-03-17 14:20:35.650377874 +0000
	I0317 14:20:35.721073   11324 command_runner.go:130] > Change: 2025-03-17 14:20:35.654378084 +0000
	I0317 14:20:35.721073   11324 command_runner.go:130] >  Birth: -
	I0317 14:20:35.721073   11324 start.go:563] Will wait 60s for crictl version
	I0317 14:20:35.729244   11324 ssh_runner.go:195] Run: which crictl
	I0317 14:20:35.735900   11324 command_runner.go:130] > /usr/bin/crictl
	I0317 14:20:35.743804   11324 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 14:20:35.796223   11324 command_runner.go:130] > Version:  0.1.0
	I0317 14:20:35.796959   11324 command_runner.go:130] > RuntimeName:  docker
	I0317 14:20:35.797006   11324 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0317 14:20:35.797006   11324 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 14:20:35.798677   11324 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 14:20:35.806040   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:20:35.842011   11324 command_runner.go:130] > 27.4.0
	I0317 14:20:35.852834   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:20:35.883566   11324 command_runner.go:130] > 27.4.0
	I0317 14:20:35.887739   11324 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 14:20:35.887830   11324 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 14:20:35.891264   11324 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 14:20:35.894006   11324 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 14:20:35.894006   11324 ip.go:214] interface addr: 172.26.208.1/20
	I0317 14:20:35.901791   11324 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 14:20:35.908409   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:20:35.929282   11324 kubeadm.go:883] updating cluster {Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-7
02300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspekto
r-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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Dis
ableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0317 14:20:35.929572   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:20:35.936558   11324 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 14:20:35.957910   11324 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0317 14:20:35.957910   11324 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0317 14:20:35.957910   11324 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 14:20:35.957910   11324 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0317 14:20:35.965463   11324 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	registry.k8s.io/kube-controller-manager:v1.32.2
	registry.k8s.io/kube-scheduler:v1.32.2
	registry.k8s.io/kube-proxy:v1.32.2
	registry.k8s.io/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0317 14:20:35.966010   11324 docker.go:619] Images already preloaded, skipping extraction
	I0317 14:20:35.974859   11324 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I0317 14:20:36.002153   11324 command_runner.go:130] > kindest/kindnetd:v20250214-acbabc1a
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.32.2
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/etcd:3.5.16-0
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I0317 14:20:36.002264   11324 command_runner.go:130] > registry.k8s.io/pause:3.10
	I0317 14:20:36.002264   11324 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I0317 14:20:36.002264   11324 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I0317 14:20:36.002264   11324 docker.go:689] Got preloaded images: -- stdout --
	kindest/kindnetd:v20250214-acbabc1a
	registry.k8s.io/kube-apiserver:v1.32.2
	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/etcd:3.5.16-0
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I0317 14:20:36.002448   11324 cache_images.go:84] Images are preloaded, skipping loading
	I0317 14:20:36.002448   11324 kubeadm.go:934] updating node { 172.26.211.30 8443 v1.32.2 docker true true} ...
	I0317 14:20:36.002699   11324 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-702300 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.211.30
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 14:20:36.009957   11324 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I0317 14:20:36.069935   11324 command_runner.go:130] > cgroupfs
	I0317 14:20:36.072100   11324 cni.go:84] Creating CNI manager for ""
	I0317 14:20:36.072100   11324 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0317 14:20:36.072100   11324 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0317 14:20:36.072100   11324 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.26.211.30 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-702300 NodeName:multinode-702300 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "172.26.211.30"]]} {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:172.26.211.30 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/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0317 14:20:36.072100   11324 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.26.211.30
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-702300"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "172.26.211.30"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.26.211.30"]
	  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/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0317 14:20:36.081669   11324 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 14:20:36.099025   11324 command_runner.go:130] > kubeadm
	I0317 14:20:36.099025   11324 command_runner.go:130] > kubectl
	I0317 14:20:36.099025   11324 command_runner.go:130] > kubelet
	I0317 14:20:36.099025   11324 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 14:20:36.107024   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0317 14:20:36.125988   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I0317 14:20:36.157772   11324 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 14:20:36.189168   11324 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2297 bytes)
	I0317 14:20:36.229317   11324 ssh_runner.go:195] Run: grep 172.26.211.30	control-plane.minikube.internal$ /etc/hosts
	I0317 14:20:36.235433   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.211.30	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:20:36.263299   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:20:36.449307   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:20:36.476259   11324 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300 for IP: 172.26.211.30
	I0317 14:20:36.476259   11324 certs.go:194] generating shared ca certs ...
	I0317 14:20:36.476336   11324 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:36.479007   11324 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 14:20:36.481687   11324 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 14:20:36.482279   11324 certs.go:256] generating profile certs ...
	I0317 14:20:36.482279   11324 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\client.key
	I0317 14:20:36.482279   11324 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94
	I0317 14:20:36.482279   11324 crypto.go:68] Generating cert C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.26.211.30]
	I0317 14:20:36.690454   11324 crypto.go:156] Writing cert to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94 ...
	I0317 14:20:36.690454   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94: {Name:mkb8f01d001b94012f88666fced8015d0473d639 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:36.691458   11324 crypto.go:164] Writing key to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94 ...
	I0317 14:20:36.691458   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94: {Name:mk64cd47bb90da3cd7bd94409819c4fde94b8623 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:36.692454   11324 certs.go:381] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt.022ffa94 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt
	I0317 14:20:36.718343   11324 certs.go:385] copying C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key.022ffa94 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key
	I0317 14:20:36.750944   11324 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 14:20:36.750944   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 14:20:36.751548   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I0317 14:20:36.751643   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I0317 14:20:36.751643   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I0317 14:20:36.751643   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I0317 14:20:36.752166   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 14:20:36.762229   11324 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 14:20:36.762229   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 14:20:36.762229   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 14:20:36.762229   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 14:20:36.763213   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 14:20:36.763213   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 14:20:36.763213   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 14:20:36.763213   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 14:20:36.763213   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:36.765210   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 14:20:36.809664   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 14:20:36.850528   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 14:20:36.903637   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 14:20:36.946848   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0317 14:20:36.990991   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0317 14:20:37.033650   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0317 14:20:37.079826   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0317 14:20:37.125693   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 14:20:37.168288   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 14:20:37.211116   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 14:20:37.254951   11324 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0317 14:20:37.295378   11324 ssh_runner.go:195] Run: openssl version
	I0317 14:20:37.305436   11324 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0317 14:20:37.313786   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 14:20:37.342286   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.349302   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.349363   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.358054   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 14:20:37.367272   11324 command_runner.go:130] > 51391683
	I0317 14:20:37.376898   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 14:20:37.403964   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 14:20:37.432940   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.439897   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.440015   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.447345   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 14:20:37.459977   11324 command_runner.go:130] > 3ec20f2e
	I0317 14:20:37.467841   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 14:20:37.497276   11324 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 14:20:37.524069   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.531553   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.531626   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.538996   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:20:37.550161   11324 command_runner.go:130] > b5213941
	I0317 14:20:37.556960   11324 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 14:20:37.581155   11324 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 14:20:37.588604   11324 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 14:20:37.588667   11324 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I0317 14:20:37.588667   11324 command_runner.go:130] > Device: 8,1	Inode: 6289761     Links: 1
	I0317 14:20:37.588667   11324 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 14:20:37.588667   11324 command_runner.go:130] > Access: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.588667   11324 command_runner.go:130] > Modify: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.588667   11324 command_runner.go:130] > Change: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.588667   11324 command_runner.go:130] >  Birth: 2025-03-17 13:57:34.266462697 +0000
	I0317 14:20:37.597394   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0317 14:20:37.606181   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.613850   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0317 14:20:37.625725   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.633694   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0317 14:20:37.644230   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.651602   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0317 14:20:37.660520   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.668516   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0317 14:20:37.678762   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.688941   11324 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0317 14:20:37.698916   11324 command_runner.go:130] > Certificate will not expire
	I0317 14:20:37.699386   11324 kubeadm.go:392] StartCluster: {Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-7023
00 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.212.41 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-g
adget: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disabl
eOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 14:20:37.708429   11324 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0317 14:20:37.742835   11324 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0317 14:20:37.761640   11324 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I0317 14:20:37.761640   11324 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I0317 14:20:37.761640   11324 command_runner.go:130] > /var/lib/minikube/etcd:
	I0317 14:20:37.761640   11324 command_runner.go:130] > member
	I0317 14:20:37.761640   11324 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0317 14:20:37.761818   11324 kubeadm.go:593] restartPrimaryControlPlane start ...
	I0317 14:20:37.770035   11324 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0317 14:20:37.788951   11324 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0317 14:20:37.790097   11324 kubeconfig.go:47] verify endpoint returned: get endpoint: "multinode-702300" does not appear in C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:20:37.790097   11324 kubeconfig.go:62] C:\Users\jenkins.minikube5\minikube-integration\kubeconfig needs updating (will repair): [kubeconfig missing "multinode-702300" cluster setting kubeconfig missing "multinode-702300" context setting]
	I0317 14:20:37.791098   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:20:37.808040   11324 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:20:37.808200   11324 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.211.30:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300/client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300/client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData
:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 14:20:37.809629   11324 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 14:20:37.809629   11324 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
	I0317 14:20:37.810152   11324 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
	I0317 14:20:37.810152   11324 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I0317 14:20:37.810152   11324 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I0317 14:20:37.819025   11324 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0317 14:20:37.837923   11324 command_runner.go:130] > --- /var/tmp/minikube/kubeadm.yaml
	I0317 14:20:37.837923   11324 command_runner.go:130] > +++ /var/tmp/minikube/kubeadm.yaml.new
	I0317 14:20:37.837923   11324 command_runner.go:130] > @@ -1,7 +1,7 @@
	I0317 14:20:37.837923   11324 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0317 14:20:37.837923   11324 command_runner.go:130] >  kind: InitConfiguration
	I0317 14:20:37.837923   11324 command_runner.go:130] >  localAPIEndpoint:
	I0317 14:20:37.837923   11324 command_runner.go:130] > -  advertiseAddress: 172.26.218.56
	I0317 14:20:37.837923   11324 command_runner.go:130] > +  advertiseAddress: 172.26.211.30
	I0317 14:20:37.837923   11324 command_runner.go:130] >    bindPort: 8443
	I0317 14:20:37.837923   11324 command_runner.go:130] >  bootstrapTokens:
	I0317 14:20:37.837923   11324 command_runner.go:130] >    - groups:
	I0317 14:20:37.837923   11324 command_runner.go:130] > @@ -15,13 +15,13 @@
	I0317 14:20:37.837923   11324 command_runner.go:130] >    name: "multinode-702300"
	I0317 14:20:37.837923   11324 command_runner.go:130] >    kubeletExtraArgs:
	I0317 14:20:37.837923   11324 command_runner.go:130] >      - name: "node-ip"
	I0317 14:20:37.837923   11324 command_runner.go:130] > -      value: "172.26.218.56"
	I0317 14:20:37.837923   11324 command_runner.go:130] > +      value: "172.26.211.30"
	I0317 14:20:37.837923   11324 command_runner.go:130] >    taints: []
	I0317 14:20:37.837923   11324 command_runner.go:130] >  ---
	I0317 14:20:37.837923   11324 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta4
	I0317 14:20:37.837923   11324 command_runner.go:130] >  kind: ClusterConfiguration
	I0317 14:20:37.837923   11324 command_runner.go:130] >  apiServer:
	I0317 14:20:37.837923   11324 command_runner.go:130] > -  certSANs: ["127.0.0.1", "localhost", "172.26.218.56"]
	I0317 14:20:37.837923   11324 command_runner.go:130] > +  certSANs: ["127.0.0.1", "localhost", "172.26.211.30"]
	I0317 14:20:37.837923   11324 command_runner.go:130] >    extraArgs:
	I0317 14:20:37.837923   11324 command_runner.go:130] >      - name: "enable-admission-plugins"
	I0317 14:20:37.837923   11324 command_runner.go:130] >        value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	I0317 14:20:37.837923   11324 kubeadm.go:640] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml
	+++ /var/tmp/minikube/kubeadm.yaml.new
	@@ -1,7 +1,7 @@
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: InitConfiguration
	 localAPIEndpoint:
	-  advertiseAddress: 172.26.218.56
	+  advertiseAddress: 172.26.211.30
	   bindPort: 8443
	 bootstrapTokens:
	   - groups:
	@@ -15,13 +15,13 @@
	   name: "multinode-702300"
	   kubeletExtraArgs:
	     - name: "node-ip"
	-      value: "172.26.218.56"
	+      value: "172.26.211.30"
	   taints: []
	 ---
	 apiVersion: kubeadm.k8s.io/v1beta4
	 kind: ClusterConfiguration
	 apiServer:
	-  certSANs: ["127.0.0.1", "localhost", "172.26.218.56"]
	+  certSANs: ["127.0.0.1", "localhost", "172.26.211.30"]
	   extraArgs:
	     - name: "enable-admission-plugins"
	       value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	
	-- /stdout --
	I0317 14:20:37.837923   11324 kubeadm.go:1160] stopping kube-system containers ...
	I0317 14:20:37.843899   11324 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I0317 14:20:37.870917   11324 command_runner.go:130] > 59b1a9e018c5
	I0317 14:20:37.870917   11324 command_runner.go:130] > ba604d88ae40
	I0317 14:20:37.870917   11324 command_runner.go:130] > a0268a1a110c
	I0317 14:20:37.870917   11324 command_runner.go:130] > c8af988b73c6
	I0317 14:20:37.870917   11324 command_runner.go:130] > 956710e6c713
	I0317 14:20:37.870917   11324 command_runner.go:130] > 37736827def2
	I0317 14:20:37.870917   11324 command_runner.go:130] > dfb3cfc400bb
	I0317 14:20:37.870917   11324 command_runner.go:130] > 548e52c61ecb
	I0317 14:20:37.870917   11324 command_runner.go:130] > ab8839be06c9
	I0317 14:20:37.870917   11324 command_runner.go:130] > eceb11353198
	I0317 14:20:37.870917   11324 command_runner.go:130] > b842f4baed84
	I0317 14:20:37.870917   11324 command_runner.go:130] > 8edcfb08d8a3
	I0317 14:20:37.870917   11324 command_runner.go:130] > 6122e2fd4a46
	I0317 14:20:37.870917   11324 command_runner.go:130] > c99adb2e3dab
	I0317 14:20:37.870917   11324 command_runner.go:130] > eb6cebb798d9
	I0317 14:20:37.870917   11324 command_runner.go:130] > 38d4a9a367f7
	I0317 14:20:37.871904   11324 docker.go:483] Stopping containers: [59b1a9e018c5 ba604d88ae40 a0268a1a110c c8af988b73c6 956710e6c713 37736827def2 dfb3cfc400bb 548e52c61ecb ab8839be06c9 eceb11353198 b842f4baed84 8edcfb08d8a3 6122e2fd4a46 c99adb2e3dab eb6cebb798d9 38d4a9a367f7]
	I0317 14:20:37.878905   11324 ssh_runner.go:195] Run: docker stop 59b1a9e018c5 ba604d88ae40 a0268a1a110c c8af988b73c6 956710e6c713 37736827def2 dfb3cfc400bb 548e52c61ecb ab8839be06c9 eceb11353198 b842f4baed84 8edcfb08d8a3 6122e2fd4a46 c99adb2e3dab eb6cebb798d9 38d4a9a367f7
	I0317 14:20:37.913112   11324 command_runner.go:130] > 59b1a9e018c5
	I0317 14:20:37.913167   11324 command_runner.go:130] > ba604d88ae40
	I0317 14:20:37.913167   11324 command_runner.go:130] > a0268a1a110c
	I0317 14:20:37.913167   11324 command_runner.go:130] > c8af988b73c6
	I0317 14:20:37.913167   11324 command_runner.go:130] > 956710e6c713
	I0317 14:20:37.913167   11324 command_runner.go:130] > 37736827def2
	I0317 14:20:37.913167   11324 command_runner.go:130] > dfb3cfc400bb
	I0317 14:20:37.913245   11324 command_runner.go:130] > 548e52c61ecb
	I0317 14:20:37.913245   11324 command_runner.go:130] > ab8839be06c9
	I0317 14:20:37.913245   11324 command_runner.go:130] > eceb11353198
	I0317 14:20:37.913245   11324 command_runner.go:130] > b842f4baed84
	I0317 14:20:37.913245   11324 command_runner.go:130] > 8edcfb08d8a3
	I0317 14:20:37.913245   11324 command_runner.go:130] > 6122e2fd4a46
	I0317 14:20:37.913245   11324 command_runner.go:130] > c99adb2e3dab
	I0317 14:20:37.913245   11324 command_runner.go:130] > eb6cebb798d9
	I0317 14:20:37.913245   11324 command_runner.go:130] > 38d4a9a367f7
	I0317 14:20:37.921692   11324 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0317 14:20:37.959273   11324 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 14:20:37.978572   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I0317 14:20:37.978627   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I0317 14:20:37.978675   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I0317 14:20:37.978675   11324 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0317 14:20:37.978675   11324 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 14:20:37.978675   11324 kubeadm.go:157] found existing configuration files:
	
	I0317 14:20:37.986325   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0317 14:20:38.004511   11324 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I0317 14:20:38.004695   11324 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 14:20:38.013987   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0317 14:20:38.041394   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0317 14:20:38.058346   11324 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0317 14:20:38.058469   11324 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 14:20:38.067269   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0317 14:20:38.094008   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0317 14:20:38.111873   11324 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0317 14:20:38.112017   11324 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 14:20:38.121711   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0317 14:20:38.145894   11324 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0317 14:20:38.163959   11324 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0317 14:20:38.164059   11324 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 14:20:38.172330   11324 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0317 14:20:38.199671   11324 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0317 14:20:38.221862   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:38.481734   11324 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0317 14:20:38.481734   11324 command_runner.go:130] > [certs] Using existing ca certificate authority
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority
	I0317 14:20:38.481850   11324 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk
	I0317 14:20:38.482086   11324 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk
	I0317 14:20:38.482155   11324 command_runner.go:130] > [certs] Using the existing "sa" key
	I0317 14:20:38.482155   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:39.745370   11324 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0317 14:20:39.745514   11324 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0317 14:20:39.745602   11324 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.2633205s)
	I0317 14:20:39.745602   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:40.052364   11324 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 14:20:40.052426   11324 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 14:20:40.052426   11324 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0317 14:20:40.052495   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:40.137091   11324 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0317 14:20:40.137153   11324 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0317 14:20:40.137153   11324 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0317 14:20:40.137225   11324 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0317 14:20:40.137277   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:20:40.226000   11324 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0317 14:20:40.226230   11324 api_server.go:52] waiting for apiserver process to appear ...
	I0317 14:20:40.235377   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:40.736989   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:41.235775   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:41.738254   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:42.239400   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:20:42.269982   11324 command_runner.go:130] > 1906
	I0317 14:20:42.269982   11324 api_server.go:72] duration metric: took 2.0439599s to wait for apiserver process to appear ...
	I0317 14:20:42.269982   11324 api_server.go:88] waiting for apiserver healthz status ...
	I0317 14:20:42.270086   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:20:47.270898   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:20:47.270898   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:20:52.271126   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:20:52.271126   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:20:57.271341   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:20:57.271341   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:02.272621   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:21:02.272621   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:03.327689   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": read tcp 172.26.208.1:59980->172.26.211.30:8443: wsarecv: An existing connection was forcibly closed by the remote host.
	I0317 14:21:03.328689   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:08.329655   11324 api_server.go:269] stopped: https://172.26.211.30:8443/healthz: Get "https://172.26.211.30:8443/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I0317 14:21:08.329655   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:08.571350   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W0317 14:21:08.571626   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I0317 14:21:08.771152   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:08.778028   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0317 14:21:08.778945   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0317 14:21:09.271145   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:09.284797   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0317 14:21:09.284797   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0317 14:21:09.771254   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:09.778863   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W0317 14:21:09.778863   11324 api_server.go:103] status: https://172.26.211.30:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I0317 14:21:10.270861   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:10.279429   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 200:
	ok
	I0317 14:21:10.279429   11324 discovery_client.go:658] "Request Body" body=""
	I0317 14:21:10.279429   11324 round_trippers.go:470] GET https://172.26.211.30:8443/version
	I0317 14:21:10.279429   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:10.279429   11324 round_trippers.go:480]     Accept: application/json, */*
	I0317 14:21:10.279429   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:10.292155   11324 round_trippers.go:581] Response Status: 200 OK in 12 milliseconds
	I0317 14:21:10.292229   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:10.292229   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:10.292229   11324 round_trippers.go:587]     Content-Length: 263
	I0317 14:21:10.292229   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:10 GMT
	I0317 14:21:10.292229   11324 round_trippers.go:587]     Audit-Id: d7309194-ec96-4c1e-8d8a-44ac5ad5aae7
	I0317 14:21:10.292290   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:10.292290   11324 round_trippers.go:587]     Content-Type: application/json
	I0317 14:21:10.292290   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:10.292290   11324 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0317 14:21:10.292290   11324 api_server.go:141] control plane version: v1.32.2
	I0317 14:21:10.292290   11324 api_server.go:131] duration metric: took 28.021908s to wait for apiserver health ...
	I0317 14:21:10.292290   11324 cni.go:84] Creating CNI manager for ""
	I0317 14:21:10.292290   11324 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I0317 14:21:10.292940   11324 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0317 14:21:10.308196   11324 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0317 14:21:10.316422   11324 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I0317 14:21:10.316422   11324 command_runner.go:130] >   Size: 3103192   	Blocks: 6064       IO Block: 4096   regular file
	I0317 14:21:10.316422   11324 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I0317 14:21:10.316422   11324 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I0317 14:21:10.316422   11324 command_runner.go:130] > Access: 2025-03-17 14:19:18.708183500 +0000
	I0317 14:21:10.316638   11324 command_runner.go:130] > Modify: 2025-01-14 09:03:58.000000000 +0000
	I0317 14:21:10.316638   11324 command_runner.go:130] > Change: 2025-03-17 14:19:09.017000000 +0000
	I0317 14:21:10.316638   11324 command_runner.go:130] >  Birth: -
	I0317 14:21:10.316788   11324 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0317 14:21:10.316788   11324 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0317 14:21:10.360620   11324 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 14:21:11.139373   11324 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet unchanged
	I0317 14:21:11.139407   11324 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet unchanged
	I0317 14:21:11.139407   11324 command_runner.go:130] > serviceaccount/kindnet unchanged
	I0317 14:21:11.139407   11324 command_runner.go:130] > daemonset.apps/kindnet configured
	I0317 14:21:11.139473   11324 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 14:21:11.139626   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.139715   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:11.139715   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.139715   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.139715   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.145387   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:11.145489   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.145489   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.145489   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Audit-Id: 00d932e4-1e4b-4a7e-b797-a10c8a6957fd
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.145489   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.147463   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a1 e2 03 0a  0a 0a 00 12 04 31 37 39  |ist..........179|
		00000020  39 1a 00 12 d0 27 0a ae  19 0a 18 63 6f 72 65 64  |9....'.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 03 34  |-e45684f3de372.4|
		00000090  31 32 38 00 42 08 08 df  d4 e0 be 06 10 00 5a 13  |128.B.........Z.|
		000000a0  0a 07 6b 38 73 2d 61 70  70 12 08 6b 75 62 65 2d  |..k8s-app..kube-|
		000000b0  64 6e 73 5a 1f 0a 11 70  6f 64 2d 74 65 6d 70 6c  |dnsZ...pod-templ|
		000000c0  61 74 65 2d 68 61 73 68  12 0a 36 36 38 64 36 62  |ate-hash..668d6 [truncated 303912 chars]
	 >
	I0317 14:21:11.148359   11324 system_pods.go:59] 12 kube-system pods found
	I0317 14:21:11.148415   11324 system_pods.go:61] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 14:21:11.148454   11324 system_pods.go:61] "etcd-multinode-702300" [6026afd3-be96-4d80-b261-69cda14914db] Running
	I0317 14:21:11.148454   11324 system_pods.go:61] "kindnet-fp9hq" [4899e74c-6630-4dce-9f7b-50558854b72a] Running
	I0317 14:21:11.148454   11324 system_pods.go:61] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 14:21:11.148482   11324 system_pods.go:61] "kindnet-jv4pv" [e66bac7e-6080-4a68-91b3-8106ed7b3c26] Running
	I0317 14:21:11.148482   11324 system_pods.go:61] "kube-apiserver-multinode-702300" [0b537851-4f03-41cb-869e-0e5f9433c531] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-proxy-78w8n" [1145117a-0f3a-44f0-a9f2-bd443019c48b] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-proxy-wnkwb" [4b127e67-c6ed-438e-9f3c-51f63e389573] Running
	I0317 14:21:11.148512   11324 system_pods.go:61] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 14:21:11.148552   11324 system_pods.go:61] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running
	I0317 14:21:11.148552   11324 system_pods.go:74] duration metric: took 9.0788ms to wait for pod list to return data ...
	I0317 14:21:11.148574   11324 node_conditions.go:102] verifying NodePressure condition ...
	I0317 14:21:11.148574   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.148574   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes
	I0317 14:21:11.148574   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.148574   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.148574   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.155737   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:11.155737   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.155737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.155737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Audit-Id: 5f1eef2f-2d5a-41ea-a01e-882522ad9927
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.155737   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.156333   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ef 5e 0a  0a 0a 00 12 04 31 37 39  |List..^......179|
		00000020  39 1a 00 12 d4 25 0a f8  11 0a 10 6d 75 6c 74 69  |9....%.....multi|
		00000030  6e 6f 64 65 2d 37 30 32  33 30 30 12 00 1a 00 22  |node-702300...."|
		00000040  00 2a 24 63 38 65 34 32  66 36 61 2d 64 38 61 33  |.*$c8e42f6a-d8a3|
		00000050  2d 34 33 37 62 2d 62 61  62 36 2d 63 66 31 63 66  |-437b-bab6-cf1cf|
		00000060  37 37 32 33 62 36 30 32  04 31 37 39 34 38 00 42  |7723b602.17948.B|
		00000070  08 08 d6 d4 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 59089 chars]
	 >
	I0317 14:21:11.156333   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:11.156333   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:11.156333   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:11.156333   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:11.156333   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:11.156333   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:11.156333   11324 node_conditions.go:105] duration metric: took 7.7588ms to run NodePressure ...
	I0317 14:21:11.156333   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I0317 14:21:11.396514   11324 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I0317 14:21:11.548092   11324 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I0317 14:21:11.550519   11324 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I0317 14:21:11.550697   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.550844   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:11.550871   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.550871   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.550900   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.554584   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:11.554584   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Audit-Id: fd77a571-969c-4221-99f9-9803de2c8b94
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.554584   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.554584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.554584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.555723   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:11.555723   11324 retry.go:31] will retry after 300.441316ms: kubelet not initialised
	I0317 14:21:11.857938   11324 type.go:204] "Request Body" body=""
	I0317 14:21:11.858074   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:11.858074   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:11.858074   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:11.858074   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:11.864906   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:11.865012   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:11.865012   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:11.865012   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:11 GMT
	I0317 14:21:11.865012   11324 round_trippers.go:587]     Audit-Id: 314091c5-1d19-40a6-a038-eb016d0b47ca
	I0317 14:21:11.866275   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:11.866693   11324 retry.go:31] will retry after 346.351526ms: kubelet not initialised
	I0317 14:21:12.213104   11324 type.go:204] "Request Body" body=""
	I0317 14:21:12.214133   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:12.214133   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:12.214133   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:12.214133   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:12.218698   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:12.218765   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:12.218765   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:12.218765   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:12 GMT
	I0317 14:21:12.218765   11324 round_trippers.go:587]     Audit-Id: 97190c76-bec6-44fa-b8f0-3428fcc6523d
	I0317 14:21:12.219577   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:12.219945   11324 retry.go:31] will retry after 313.029719ms: kubelet not initialised
	I0317 14:21:12.533215   11324 type.go:204] "Request Body" body=""
	I0317 14:21:12.533215   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:12.533215   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:12.533215   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:12.533215   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:12.537245   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:12.537355   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:12.537355   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:12 GMT
	I0317 14:21:12.537355   11324 round_trippers.go:587]     Audit-Id: 3474d4e5-2e20-4e56-8e6d-a32d0740df1f
	I0317 14:21:12.537420   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:12.537420   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:12.537420   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:12.537420   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:12.538969   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:12.539396   11324 retry.go:31] will retry after 496.024076ms: kubelet not initialised
	I0317 14:21:13.035600   11324 type.go:204] "Request Body" body=""
	I0317 14:21:13.036151   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:13.036151   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:13.036151   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:13.036151   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:13.040296   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:13.040296   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:13.040296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:13.040296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:13 GMT
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Audit-Id: e8ba9b58-0caf-42a9-8672-8ca1d1c6bc3e
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:13.040376   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:13.041652   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:13.042058   11324 retry.go:31] will retry after 1.098397528s: kubelet not initialised
	I0317 14:21:14.141472   11324 type.go:204] "Request Body" body=""
	I0317 14:21:14.141618   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:14.141618   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:14.141618   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:14.141691   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:14.145977   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:14.145977   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Audit-Id: b2debd26-7c83-4d52-aa81-096b190406dd
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:14.146315   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:14.146315   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:14.146315   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:14 GMT
	I0317 14:21:14.147859   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:14.148202   11324 retry.go:31] will retry after 1.193037823s: kubelet not initialised
	I0317 14:21:15.341555   11324 type.go:204] "Request Body" body=""
	I0317 14:21:15.341555   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:15.341555   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:15.341555   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:15.341555   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:15.346644   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:15.346644   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Audit-Id: 115beff0-7cbc-4bd0-9f7d-98ba655a2039
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:15.346644   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:15.346644   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:15.346644   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:15 GMT
	I0317 14:21:15.347620   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 9e b3 01 0a  0a 0a 00 12 04 31 38 30  |ist..........180|
		00000020  32 1a 00 12 a0 2b 0a 9c  1a 0a 15 65 74 63 64 2d  |2....+.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 36 30 32 36 61  66 64 33 2d 62 65 39 36  |.*$6026afd3-be96|
		00000060  2d 34 64 38 30 2d 62 32  36 31 2d 36 39 63 64 61  |-4d80-b261-69cda|
		00000070  31 34 39 31 34 64 62 32  03 33 36 38 38 00 42 08  |14914db2.3688.B.|
		00000080  08 d9 d4 e0 be 06 10 00  5a 11 0a 09 63 6f 6d 70  |........Z...comp|
		00000090  6f 6e 65 6e 74 12 04 65  74 63 64 5a 15 0a 04 74  |onent..etcdZ...t|
		000000a0  69 65 72 12 0d 63 6f 6e  74 72 6f 6c 2d 70 6c 61  |ier..control-pla|
		000000b0  6e 65 62 4e 0a 30 6b 75  62 65 61 64 6d 2e 6b 75  |nebN.0kubeadm.ku|
		000000c0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 65 74 63 64  |bernetes.io/etc [truncated 112413 chars]
	 >
	I0317 14:21:15.348126   11324 retry.go:31] will retry after 1.868068495s: kubelet not initialised
	I0317 14:21:17.217235   11324 type.go:204] "Request Body" body=""
	I0317 14:21:17.217464   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I0317 14:21:17.217464   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.217464   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.217464   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.231221   11324 round_trippers.go:581] Response Status: 200 OK in 13 milliseconds
	I0317 14:21:17.231281   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.231281   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.231336   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Audit-Id: 4e792fbc-e51c-4b33-9016-d717bcc6c04c
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.231336   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.232239   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 c7 bd 01 0a  0a 0a 00 12 04 31 38 32  |ist..........182|
		00000020  39 1a 00 12 a2 2d 0a d7  1a 0a 15 65 74 63 64 2d  |9....-.....etcd-|
		00000030  6d 75 6c 74 69 6e 6f 64  65 2d 37 30 32 33 30 30  |multinode-702300|
		00000040  12 00 1a 0b 6b 75 62 65  2d 73 79 73 74 65 6d 22  |....kube-system"|
		00000050  00 2a 24 61 66 37 33 66  65 66 33 2d 34 62 37 33  |.*$af73fef3-4b73|
		00000060  2d 34 65 62 34 2d 62 30  30 39 2d 34 38 30 39 64  |-4eb4-b009-4809d|
		00000070  65 35 64 31 62 63 63 32  04 31 38 31 39 38 00 42  |e5d1bcc2.18198.B|
		00000080  08 08 dc df e0 be 06 10  00 5a 11 0a 09 63 6f 6d  |.........Z...com|
		00000090  70 6f 6e 65 6e 74 12 04  65 74 63 64 5a 15 0a 04  |ponent..etcdZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 4e 0a 30 6b  75 62 65 61 64 6d 2e 6b  |anebN.0kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 65 74 63  |ubernetes.io/et [truncated 118963 chars]
	 >
	I0317 14:21:17.232647   11324 kubeadm.go:739] kubelet initialised
	I0317 14:21:17.232716   11324 kubeadm.go:740] duration metric: took 5.6821076s waiting for restarted kubelet to initialise ...
	I0317 14:21:17.232716   11324 pod_ready.go:36] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0317 14:21:17.232782   11324 type.go:204] "Request Body" body=""
	I0317 14:21:17.232782   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:17.232782   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.232782   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.232782   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.237855   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:17.238660   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.238660   11324 round_trippers.go:587]     Audit-Id: 1c3f4e32-f76e-4b21-ac4d-94be444daddb
	I0317 14:21:17.238723   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.238723   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.238723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.238723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.238723   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.241003   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 e4 f4 03 0a  0a 0a 00 12 04 31 38 32  |ist..........182|
		00000020  39 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |9....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  38 32 34 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |8248.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 315607 chars]
	 >
	I0317 14:21:17.241202   11324 pod_ready.go:79] waiting up to 4m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.241202   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.241202   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:17.241202   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.241202   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.241202   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.262101   11324 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0317 14:21:17.262101   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.262101   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.262101   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Audit-Id: 5fb489f7-ad70-45b8-96e2-4db8c23edac6
	I0317 14:21:17.262101   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.263128   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:17.263479   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.263558   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.263558   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.263657   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.263657   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.279060   11324 round_trippers.go:581] Response Status: 200 OK in 15 milliseconds
	I0317 14:21:17.279178   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.279178   11324 round_trippers.go:587]     Audit-Id: 3e23c4f5-4cf1-4fb0-bd4a-b503698f9596
	I0317 14:21:17.279178   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.279178   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.279231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.279231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.279231   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.279516   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.279516   11324 pod_ready.go:98] node "multinode-702300" hosting pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.279516   11324 pod_ready.go:82] duration metric: took 38.3139ms for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.279516   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.279516   11324 pod_ready.go:79] waiting up to 4m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.279516   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.279516   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 14:21:17.279516   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.279516   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.279516   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.283246   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:17.283246   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.283246   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.283246   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.283246   11324 round_trippers.go:587]     Audit-Id: 90b71fe4-2958-455b-838e-0ecb893b757c
	I0317 14:21:17.284116   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a2 2d 0a d7 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.-.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 61  |kube-system".*$a|
		00000040  66 37 33 66 65 66 33 2d  34 62 37 33 2d 34 65 62  |f73fef3-4b73-4eb|
		00000050  34 2d 62 30 30 39 2d 34  38 30 39 64 65 35 64 31  |4-b009-4809de5d1|
		00000060  62 63 63 32 04 31 38 31  39 38 00 42 08 08 dc df  |bcc2.18198.B....|
		00000070  e0 be 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 27724 chars]
	 >
	I0317 14:21:17.284280   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.284383   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.284383   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.284383   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.284383   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.286759   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:17.287708   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.287764   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.287764   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.287764   11324 round_trippers.go:587]     Audit-Id: 54244230-1f78-4a94-a6a7-564e1f3c2c60
	I0317 14:21:17.288267   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.288363   11324 pod_ready.go:98] node "multinode-702300" hosting pod "etcd-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.288494   11324 pod_ready.go:82] duration metric: took 8.9778ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.288494   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "etcd-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.288494   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.288494   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.288494   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 14:21:17.288494   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.288494   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.288494   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.296426   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:17.296486   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.296486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.296486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.296486   11324 round_trippers.go:587]     Audit-Id: 3a5cd744-a143-4cc9-8e2b-f9318ae0ee43
	I0317 14:21:17.296817   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d4 37 0a e7 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.7.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 64 61 33 32 39  |ystem".*$d8da329|
		00000050  61 2d 66 64 61 39 2d 34  64 33 62 2d 62 63 36 33  |a-fda9-4d3b-bc63|
		00000060  2d 35 38 30 62 31 36 33  36 61 65 39 63 32 04 31  |-580b1636ae9c2.1|
		00000070  38 31 36 38 00 42 08 08  dc df e0 be 06 10 00 5a  |8168.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 34283 chars]
	 >
	I0317 14:21:17.297520   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.297520   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.297520   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.297520   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.297520   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.302231   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:17.302231   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.302231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.302231   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Audit-Id: 3d603c74-0dbe-47e6-a9dd-9d0448aa1fbc
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.302231   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.302231   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.302231   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-apiserver-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.303010   11324 pod_ready.go:82] duration metric: took 14.5154ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.303010   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-apiserver-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.303010   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.303067   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.303067   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 14:21:17.303067   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.303067   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.303067   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.305757   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:17.306118   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.306118   11324 round_trippers.go:587]     Audit-Id: c1e58c55-52da-4c1d-a1be-ec3f1466faa7
	I0317 14:21:17.306177   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.306177   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.306177   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.306177   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.306177   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.306177   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  d4 34 0a d4 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.4....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 04  31 38 31 34 38 00 42 08  |b157f02.18148.B.|
		00000080  08 da d4 e0 be 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 32387 chars]
	 >
	I0317 14:21:17.306782   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.306782   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:17.306782   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.306782   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.306782   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.317086   11324 round_trippers.go:581] Response Status: 200 OK in 10 milliseconds
	I0317 14:21:17.317671   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.317671   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.317671   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.317765   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.317838   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.317925   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.318058   11324 round_trippers.go:587]     Audit-Id: eb2f7cb6-c35b-46ab-a920-ad6babbad18f
	I0317 14:21:17.318058   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:17.318058   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-controller-manager-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.318058   11324 pod_ready.go:82] duration metric: took 14.9901ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.318651   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-controller-manager-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:17.318651   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.318651   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.418435   11324 request.go:661] Waited for 99.7828ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:21:17.419011   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:21:17.419066   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.419099   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.419099   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.425377   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:17.425377   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Audit-Id: 3adce24f-3f98-4ae7-b8b9-f1bbdc986dd8
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.425377   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.425377   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.425377   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.425377   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 37 38 77 38 6e 12  0b 6b 75 62 65 2d 70 72  |y-78w8n..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 31 31 34  35 31 31 37 61 2d 30 66  |m".*$1145117a-0f|
		00000050  33 61 2d 34 34 66 30 2d  61 39 66 32 2d 62 64 34  |3a-44f0-a9f2-bd4|
		00000060  34 33 30 31 39 63 34 38  62 32 04 31 37 32 30 38  |43019c48b2.17208|
		00000070  00 42 08 08 a6 d8 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0317 14:21:17.426126   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.618057   11324 request.go:661] Waited for 191.9296ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:21:17.618057   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:21:17.618057   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.618057   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.618057   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.623579   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:17.623579   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Audit-Id: f3707667-b5d2-4ba0-9de5-9b8d9b60c62a
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.623699   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.623699   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.623699   11324 round_trippers.go:587]     Content-Length: 3884
	I0317 14:21:17.623953   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 33 12 00 1a 00  |e-702300-m03....|
		00000030  22 00 2a 24 32 33 32 33  34 38 32 34 2d 39 33 62  |".*$23234824-93b|
		00000040  36 2d 34 30 63 63 2d 38  32 63 62 2d 65 32 39 63  |6-40cc-82cb-e29c|
		00000050  37 62 39 32 39 63 36 38  32 04 31 37 33 33 38 00  |7b929c682.17338.|
		00000060  42 08 08 a8 dd e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0317 14:21:17.624629   11324 pod_ready.go:98] node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:17.624629   11324 pod_ready.go:82] duration metric: took 305.9741ms for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:17.624629   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:17.624629   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:17.624629   11324 type.go:168] "Request Body" body=""
	I0317 14:21:17.818159   11324 request.go:661] Waited for 193.528ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:17.818159   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:17.818159   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:17.818159   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:17.818159   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:17.834815   11324 round_trippers.go:581] Response Status: 200 OK in 16 milliseconds
	I0317 14:21:17.834815   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:17.834815   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:17.834815   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:17.834916   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:17.834916   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:17.834916   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:17 GMT
	I0317 14:21:17.834916   11324 round_trippers.go:587]     Audit-Id: 839a9794-f310-4c8a-9c25-d7767bc7bef4
	I0317 14:21:17.835250   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  b9 27 0a fa 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.'.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 04 31 38 30 39 38  |2d5491c552.18098|
		00000070  00 42 08 08 de d4 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 24018 chars]
	 >
	I0317 14:21:17.835491   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.018451   11324 request.go:661] Waited for 182.91ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.018451   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.018451   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.018451   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.018451   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.027417   11324 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:21:18.027517   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.027517   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.027517   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Audit-Id: 54ba4ea7-e2d9-41c7-a9a2-0b1b81ed7e3f
	I0317 14:21:18.027517   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.027850   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:18.027988   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-proxy-cd7qc" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.028054   11324 pod_ready.go:82] duration metric: took 403.4209ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:18.028054   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-proxy-cd7qc" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.028054   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:18.028118   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.218178   11324 request.go:661] Waited for 189.9829ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:18.218178   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:18.218178   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.218178   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.218178   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.223481   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:18.223539   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Audit-Id: 44a36c29-8d4f-43b3-952c-fe5a55624409
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.223591   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.223591   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.223591   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.223912   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 77 6e 6b 77 62 12  0b 6b 75 62 65 2d 70 72  |y-wnkwb..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 34 62 31  32 37 65 36 37 2d 63 36  |m".*$4b127e67-c6|
		00000050  65 64 2d 34 33 38 65 2d  39 66 33 63 2d 35 31 66  |ed-438e-9f3c-51f|
		00000060  36 33 65 33 38 39 35 37  33 32 03 35 39 34 38 00  |63e3895732.5948.|
		00000070  42 08 08 8f d6 e0 be 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0317 14:21:18.224221   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.417754   11324 request.go:661] Waited for 193.5309ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:18.418097   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:18.418097   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.418097   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.418097   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.422957   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:18.422957   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.422957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.422957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Content-Length: 3464
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Audit-Id: 3bef8c8b-562a-4815-9224-d2bd18ca492c
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.422957   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.422957   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 04 31 36 38 33 38 00  |4d0e0d1d2.16838.|
		00000060  42 08 08 8f d6 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0317 14:21:18.423741   11324 pod_ready.go:93] pod "kube-proxy-wnkwb" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:18.423741   11324 pod_ready.go:82] duration metric: took 395.6828ms for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:18.423741   11324 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:18.423741   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.618051   11324 request.go:661] Waited for 194.3087ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:18.618051   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:18.618051   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.618051   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.618051   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.623318   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:18.623318   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Audit-Id: 81688c5d-c5ea-41cd-a987-2421e71433bd
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.623318   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.623318   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.623318   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.623851   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 04 31  |-8ee70ac61ae02.1|
		00000070  38 31 38 38 00 42 08 08  da d4 e0 be 06 10 00 5a  |8188.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0317 14:21:18.624135   11324 type.go:168] "Request Body" body=""
	I0317 14:21:18.818703   11324 request.go:661] Waited for 194.5658ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.819142   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:18.819142   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:18.819142   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:18.819142   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:18.824701   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:18.824701   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:18.824701   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:18.824701   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:18 GMT
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Audit-Id: c118d91e-842d-48a4-bfe2-cc4019713b78
	I0317 14:21:18.824701   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:18.825092   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:18.825274   11324 pod_ready.go:98] node "multinode-702300" hosting pod "kube-scheduler-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.825343   11324 pod_ready.go:82] duration metric: took 401.5985ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:18.825343   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300" hosting pod "kube-scheduler-multinode-702300" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300" has status "Ready":"False"
	I0317 14:21:18.825343   11324 pod_ready.go:39] duration metric: took 1.5926102s 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 14:21:18.825407   11324 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0317 14:21:18.844037   11324 command_runner.go:130] > -16
	I0317 14:21:18.844629   11324 ops.go:34] apiserver oom_adj: -16
	I0317 14:21:18.844629   11324 kubeadm.go:597] duration metric: took 41.0823775s to restartPrimaryControlPlane
	I0317 14:21:18.844702   11324 kubeadm.go:394] duration metric: took 41.144882s to StartCluster
	I0317 14:21:18.844702   11324 settings.go:142] acquiring lock: {Name:mk66ab2e0bae08b477c4ed9caa26e688e6ce3248 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:21:18.844891   11324 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:21:18.846699   11324 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\kubeconfig: {Name:mkb19224ea40e2aed3ce8c31a956f5aee129caa9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:21:18.847983   11324 start.go:235] Will wait 6m0s for node &{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true}
	I0317 14:21:18.847983   11324 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:false 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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I0317 14:21:18.848605   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:21:18.853458   11324 out.go:177] * Verifying Kubernetes components...
	I0317 14:21:18.854522   11324 out.go:177] * Enabled addons: 
	I0317 14:21:18.861142   11324 addons.go:514] duration metric: took 13.1589ms for enable addons: enabled=[]
	I0317 14:21:18.866492   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:21:19.238147   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:21:19.293994   11324 node_ready.go:35] waiting up to 6m0s for node "multinode-702300" to be "Ready" ...
	I0317 14:21:19.294175   11324 type.go:168] "Request Body" body=""
	I0317 14:21:19.294294   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:19.294294   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:19.294294   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:19.294294   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:19.309499   11324 round_trippers.go:581] Response Status: 200 OK in 15 milliseconds
	I0317 14:21:19.309571   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:19.309571   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:19 GMT
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Audit-Id: a2e27106-803d-4909-993b-025dc208be58
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:19.309625   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:19.309625   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:19.309893   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:19.794587   11324 type.go:168] "Request Body" body=""
	I0317 14:21:19.794587   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:19.794587   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:19.794587   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:19.794587   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:19.799517   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:19.799517   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:19.799517   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:19.799517   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:19.799634   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:19.799634   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:19.799634   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:19 GMT
	I0317 14:21:19.799634   11324 round_trippers.go:587]     Audit-Id: f0f81bdc-c035-40c6-8ac0-3c6961ef065a
	I0317 14:21:19.800027   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:20.294301   11324 type.go:168] "Request Body" body=""
	I0317 14:21:20.294301   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:20.294301   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:20.294301   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:20.294301   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:20.298680   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:20.298680   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:20.298680   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:20.298680   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:20 GMT
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Audit-Id: 05411688-d51d-423d-8706-b5e19bc5b91f
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:20.298680   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:20.298680   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d4 25 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 37  39 34 38 00 42 08 08 d6  |3b602.17948.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22908 chars]
	 >
	I0317 14:21:20.794766   11324 type.go:168] "Request Body" body=""
	I0317 14:21:20.794766   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:20.794766   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:20.794766   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:20.794766   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:20.799105   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:20.799105   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:20.799105   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:20.799105   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:20.799105   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:20 GMT
	I0317 14:21:20.799105   11324 round_trippers.go:587]     Audit-Id: d08e3d89-a340-42c7-913a-b9274e29e97a
	I0317 14:21:20.799105   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:20.799203   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:20.799386   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:21.295191   11324 type.go:168] "Request Body" body=""
	I0317 14:21:21.295191   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:21.295191   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:21.295191   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:21.295191   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:21.298791   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:21.299343   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Audit-Id: e49e2456-2e2d-403e-bb36-520465b5461f
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:21.299343   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:21.299343   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:21.299343   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:21 GMT
	I0317 14:21:21.299804   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:21.299987   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:21.795069   11324 type.go:168] "Request Body" body=""
	I0317 14:21:21.795133   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:21.795302   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:21.795302   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:21.795302   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:21.799994   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:21.800082   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:21.800082   11324 round_trippers.go:587]     Audit-Id: 336ba7e6-5c9f-4f86-8628-5f8a915bdc8a
	I0317 14:21:21.800082   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:21.800144   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:21.800144   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:21.800144   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:21.800144   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:21 GMT
	I0317 14:21:21.800316   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:22.294178   11324 type.go:168] "Request Body" body=""
	I0317 14:21:22.294178   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:22.294178   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:22.294178   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:22.294178   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:22.299435   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:22.299435   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Audit-Id: 841b5c71-7807-4ab7-99a2-917f4008e454
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:22.299435   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:22.299435   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:22.299435   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:22 GMT
	I0317 14:21:22.299839   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:22.794682   11324 type.go:168] "Request Body" body=""
	I0317 14:21:22.794682   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:22.794682   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:22.794682   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:22.794682   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:22.799005   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:22.800033   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:22.800033   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:22 GMT
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Audit-Id: 668597c2-b47c-4bce-8bef-a15d13613daf
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:22.800033   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:22.800033   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:22.800089   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:23.295179   11324 type.go:168] "Request Body" body=""
	I0317 14:21:23.295342   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:23.295342   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:23.295342   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:23.295342   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:23.299439   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:23.299439   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:23.299439   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:23.299439   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:23 GMT
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Audit-Id: 49e1c4f2-f11e-4b0c-8c96-57121840853d
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:23.299439   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:23.299878   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:23.794942   11324 type.go:168] "Request Body" body=""
	I0317 14:21:23.794942   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:23.794942   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:23.794942   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:23.794942   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:23.800513   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:23.800513   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:23 GMT
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Audit-Id: c6cfe782-3109-4f97-86ab-1b7caf8faf5d
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:23.800513   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:23.800513   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:23.800513   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:23.800838   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:23.801055   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:24.295477   11324 type.go:168] "Request Body" body=""
	I0317 14:21:24.295477   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:24.295477   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:24.295477   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:24.295477   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:24.299165   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:24.299658   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Audit-Id: 1a248cf1-83fa-4d6d-ad81-eed03302aa78
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:24.299723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:24.299723   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:24.299723   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:24 GMT
	I0317 14:21:24.300083   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:24.794249   11324 type.go:168] "Request Body" body=""
	I0317 14:21:24.794249   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:24.794249   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:24.794249   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:24.794249   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:24.797946   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:24.798177   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:24.798177   11324 round_trippers.go:587]     Audit-Id: 596775ea-0b37-42ad-880a-974b9f85c3f1
	I0317 14:21:24.798253   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:24.798253   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:24.798253   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:24.798253   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:24.798253   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:24 GMT
	I0317 14:21:24.798253   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:25.295360   11324 type.go:168] "Request Body" body=""
	I0317 14:21:25.295360   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:25.295360   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:25.295360   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:25.295360   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:25.300001   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:25.300001   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:25.300001   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:25.300001   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:25 GMT
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Audit-Id: ddf5a42f-1d05-4c4b-a98d-b607132b3b98
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:25.300001   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:25.300476   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:25.794340   11324 type.go:168] "Request Body" body=""
	I0317 14:21:25.794340   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:25.794340   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:25.794340   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:25.794340   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:25.799155   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:25.799155   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:25.799155   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:25.799155   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:25.799155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:25.799155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:25.799241   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:25 GMT
	I0317 14:21:25.799241   11324 round_trippers.go:587]     Audit-Id: 3fff004b-2dc4-4e50-a091-4876727fcb33
	I0317 14:21:25.799630   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:26.294485   11324 type.go:168] "Request Body" body=""
	I0317 14:21:26.294907   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:26.294907   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:26.294998   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:26.294998   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:26.299095   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:26.299095   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:26.299095   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:26.299095   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:26 GMT
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Audit-Id: c08561ff-259e-445e-8c03-09b71fdbd96f
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:26.299095   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:26.299521   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:26.299625   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:26.794568   11324 type.go:168] "Request Body" body=""
	I0317 14:21:26.794714   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:26.794714   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:26.794714   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:26.794714   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:26.798799   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:26.798799   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:26.798799   11324 round_trippers.go:587]     Audit-Id: 276a4e99-7308-4ec2-a7be-4775216fc597
	I0317 14:21:26.798900   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:26.798900   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:26.798900   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:26.798900   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:26.798900   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:26 GMT
	I0317 14:21:26.799174   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:27.295073   11324 type.go:168] "Request Body" body=""
	I0317 14:21:27.295147   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:27.295147   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:27.295214   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:27.295214   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:27.301571   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:27.301631   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:27 GMT
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Audit-Id: a4818ad9-f092-49ad-8d31-62ba669d3ee5
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:27.301654   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:27.301706   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:27.301706   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:27.301706   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:27.794936   11324 type.go:168] "Request Body" body=""
	I0317 14:21:27.794936   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:27.794936   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:27.794936   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:27.794936   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:27.799229   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:27.799306   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:27.799306   11324 round_trippers.go:587]     Audit-Id: 5273cd98-fe4f-45bb-b004-26774dd9e685
	I0317 14:21:27.799306   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:27.799306   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:27.799306   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:27.799375   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:27.799474   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:27 GMT
	I0317 14:21:27.799590   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:28.295091   11324 type.go:168] "Request Body" body=""
	I0317 14:21:28.295091   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:28.295091   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:28.295091   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:28.295091   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:28.299283   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:28.299283   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:28.299283   11324 round_trippers.go:587]     Audit-Id: d4200e59-6bf4-4897-bcbb-0baaffaeaf81
	I0317 14:21:28.299283   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:28.299283   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:28.299365   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:28.299365   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:28.299502   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:28 GMT
	I0317 14:21:28.299870   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:28.300031   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:28.794427   11324 type.go:168] "Request Body" body=""
	I0317 14:21:28.794427   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:28.794427   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:28.794427   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:28.794427   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:28.799708   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:28.799708   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Audit-Id: 22fb2a99-c47b-4bff-a0ab-9d898ade31c8
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:28.799838   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:28.799838   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:28.799838   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:28 GMT
	I0317 14:21:28.799965   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:29.294704   11324 type.go:168] "Request Body" body=""
	I0317 14:21:29.295078   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:29.295078   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:29.295078   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:29.295078   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:29.299184   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:29.299184   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:29.299184   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:29.299184   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:29.299184   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:29 GMT
	I0317 14:21:29.299184   11324 round_trippers.go:587]     Audit-Id: 9af3c8c6-247b-4c73-a967-0926ea8f77ec
	I0317 14:21:29.299344   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:29.299344   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:29.299344   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:29.794989   11324 type.go:168] "Request Body" body=""
	I0317 14:21:29.794989   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:29.794989   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:29.794989   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:29.794989   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:29.799724   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:29.799724   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:29.799724   11324 round_trippers.go:587]     Audit-Id: bdff2fd9-959a-4e70-90ef-c80f076ff909
	I0317 14:21:29.799724   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:29.799724   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:29.799724   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:29.799846   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:29.799846   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:29 GMT
	I0317 14:21:29.800118   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:30.295090   11324 type.go:168] "Request Body" body=""
	I0317 14:21:30.295090   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:30.295090   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:30.295090   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:30.295090   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:30.299581   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:30.299581   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:30.299581   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:30 GMT
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Audit-Id: 040c7640-b569-4301-98a3-9287c4aef0f0
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:30.299581   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:30.299581   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:30.299843   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:30.300067   11324 node_ready.go:53] node "multinode-702300" has status "Ready":"False"
	I0317 14:21:30.795127   11324 type.go:168] "Request Body" body=""
	I0317 14:21:30.795645   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:30.795731   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:30.795731   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:30.795731   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:30.800860   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:30.800860   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:30.800957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:30 GMT
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Audit-Id: a8ff200d-29b3-4d40-b60d-44032a8b4a86
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:30.800957   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:30.800957   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:30.801296   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d2 26 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..&.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  36 31 38 00 42 08 08 d6  |3b602.18618.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 23538 chars]
	 >
	I0317 14:21:31.295211   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.295376   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:31.295376   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.295449   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.295449   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.300023   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:31.300023   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Audit-Id: e733bc83-fd5e-4dd0-9970-f74433818aec
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.300023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.300023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.300023   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.300286   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:31.300541   11324 node_ready.go:49] node "multinode-702300" has status "Ready":"True"
	I0317 14:21:31.300541   11324 node_ready.go:38] duration metric: took 12.0063554s for node "multinode-702300" to be "Ready" ...
	I0317 14:21:31.300541   11324 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 14:21:31.300689   11324 type.go:204] "Request Body" body=""
	I0317 14:21:31.300731   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:31.300796   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.300796   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.300796   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.307145   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:31.307145   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Audit-Id: ae0fea14-910f-4dc7-99fa-d7b1c649b2cc
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.307145   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.307145   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.307145   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.309951   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 b5 ec 03 0a  0a 0a 00 12 04 31 38 39  |ist..........189|
		00000020  30 1a 00 12 82 29 0a 99  19 0a 18 63 6f 72 65 64  |0....).....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  38 32 34 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |8248.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 310315 chars]
	 >
	I0317 14:21:31.310518   11324 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:31.311087   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.311087   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:31.311087   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.311087   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.311087   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.315673   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:31.315673   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.315673   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.315673   11324 round_trippers.go:587]     Audit-Id: 21b7cdc6-070d-4644-8a82-7f34dca7936b
	I0317 14:21:31.316183   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.316183   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.316183   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.316183   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.316987   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:31.317216   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.317321   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:31.317321   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.317367   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.317367   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.320554   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:31.320554   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.320554   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Audit-Id: 4ff1c04c-6af9-42ca-81bc-2db084fd7560
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.320554   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.320554   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.320554   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:31.811670   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.811670   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:31.811670   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.811670   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.811670   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.816072   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:31.816072   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.816251   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.816251   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.816251   11324 round_trippers.go:587]     Audit-Id: bbb2d738-ac00-4783-97ea-65501b9a6056
	I0317 14:21:31.816703   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:31.816994   11324 type.go:168] "Request Body" body=""
	I0317 14:21:31.817127   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:31.817152   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:31.817152   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:31.817152   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:31.819455   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:31.819812   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:31.819812   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:31.819812   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:31.819812   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:31 GMT
	I0317 14:21:31.819884   11324 round_trippers.go:587]     Audit-Id: b9b59182-7b34-42fe-82a7-ae1643e128b3
	I0317 14:21:31.819884   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:31.819884   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:31.820479   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:32.310590   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.310590   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:32.310590   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.310590   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.310590   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.315941   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:32.315941   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.315941   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.315941   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.315941   11324 round_trippers.go:587]     Audit-Id: e3d52449-4c62-4b2d-ab0d-0093fb0e6a1f
	I0317 14:21:32.316473   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:32.316761   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.316761   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:32.316858   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.316858   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.316858   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.320126   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:32.320126   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.321058   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.321058   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Audit-Id: d6c7dae4-08c1-401b-9bac-0922147fa7ae
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.321058   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.321452   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:32.811436   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.812022   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:32.812092   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.812092   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.812161   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.816031   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:32.816123   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Audit-Id: 268d2251-5019-41c1-9f45-bb78b2cc662c
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.816123   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.816123   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.816123   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.816655   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:32.816993   11324 type.go:168] "Request Body" body=""
	I0317 14:21:32.817057   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:32.817057   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:32.817057   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:32.817156   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:32.820261   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:32.820261   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Audit-Id: 1ea8a8d3-bb4f-4f63-b795-303bd58da63c
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:32.820430   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:32.820430   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:32.820430   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:32 GMT
	I0317 14:21:32.820764   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:33.311648   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.311779   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:33.311779   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.311779   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.311779   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.314680   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:33.314680   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.314680   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.315885   11324 round_trippers.go:587]     Audit-Id: c5b20cee-6ea6-4281-9a6d-bd224e0cf427
	I0317 14:21:33.315885   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.315885   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.315885   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.315885   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.316165   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:33.316367   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.316648   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:33.316691   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.316691   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.316691   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.319937   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:33.320370   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Audit-Id: 5dcf8178-d3b6-470b-a24b-aaf5de738545
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.320370   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.320370   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.320370   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.320742   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:33.321030   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:33.812056   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.812056   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:33.812056   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.812056   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.812056   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.816664   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:33.816664   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.816664   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.816664   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.816664   11324 round_trippers.go:587]     Audit-Id: c1c48d42-bf50-4975-96e6-88c3e485105e
	I0317 14:21:33.817964   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:33.818077   11324 type.go:168] "Request Body" body=""
	I0317 14:21:33.818077   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:33.818077   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:33.818077   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:33.818077   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:33.821904   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:33.821904   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:33.821904   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:33 GMT
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Audit-Id: 411dc9ee-4bcb-452b-90a3-b58983eaceb1
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:33.821904   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:33.821904   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:33.823034   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:34.311766   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.311859   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:34.311934   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.311934   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.311934   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.316007   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:34.316007   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.316077   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.316077   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Audit-Id: 4cb800a3-0af6-4a43-a1f0-1772d0805965
	I0317 14:21:34.316077   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.316426   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:34.316788   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.316914   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:34.316914   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.316978   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.316978   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.320042   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:34.320042   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Audit-Id: d8a358f9-6855-4057-97cf-9637aef70bc0
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.320042   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.320042   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.320042   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.323549   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:34.810750   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.810750   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:34.810750   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.810750   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.810750   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.815226   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:34.815226   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.815226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.815226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Audit-Id: 2c18e73a-297e-4be5-ac97-5454a119182e
	I0317 14:21:34.815226   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.815826   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:34.815826   11324 type.go:168] "Request Body" body=""
	I0317 14:21:34.815826   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:34.815826   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:34.815826   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:34.815826   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:34.819226   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:34.819226   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:34.819226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:34.819226   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:34 GMT
	I0317 14:21:34.819226   11324 round_trippers.go:587]     Audit-Id: c07b8429-0310-4df3-9f27-b68670752922
	I0317 14:21:34.819226   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:35.310759   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.310759   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:35.310759   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.310759   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.310759   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.315162   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:35.315274   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.315274   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Audit-Id: 4658b2ca-4ad1-485b-b324-af6a4c21efb1
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.315274   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.315274   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.316041   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:35.316258   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.316258   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:35.316258   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.316258   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.316258   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.319686   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:35.320117   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Audit-Id: c1c676b4-b299-44cc-a5b3-369a32247f4b
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.320117   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.320117   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.320117   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.320207   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 98 25 0a 86 12 0a 10  6d 75 6c 74 69 6e 6f 64  |..%.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  38 39 38 00 42 08 08 d6  |3b602.18898.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22596 chars]
	 >
	I0317 14:21:35.811393   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.811553   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:35.811625   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.811647   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.811675   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.815567   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:35.815691   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Audit-Id: 606dc7c8-1435-406b-bb7e-4b49b7c2f08d
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.815691   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.815691   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.815691   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.815920   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:35.816182   11324 type.go:168] "Request Body" body=""
	I0317 14:21:35.816312   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:35.816312   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:35.816312   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:35.816387   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:35.819538   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:35.819538   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:35.819538   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:35.819608   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:35.819608   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:35.819608   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:35.819608   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:35 GMT
	I0317 14:21:35.819608   11324 round_trippers.go:587]     Audit-Id: 8348e418-7ebf-4d5b-8cf7-aec1a6d37f12
	I0317 14:21:35.819708   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:35.819708   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:36.311145   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.311145   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:36.311145   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.311145   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.311145   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.316146   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:36.316241   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.316241   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.316241   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Audit-Id: 9bc5a265-353a-4063-bfa9-2e0d402be123
	I0317 14:21:36.316241   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.316860   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:36.317149   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.317225   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:36.317225   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.317225   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.317225   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.319853   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:36.319853   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.319853   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.320799   11324 round_trippers.go:587]     Audit-Id: 139f528f-e858-4037-8264-d4aa6baacb58
	I0317 14:21:36.320799   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.320799   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.320799   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.320799   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.321066   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:36.810872   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.811456   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:36.811456   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.811456   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.811456   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.818856   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:36.818856   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.818856   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.818856   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Audit-Id: ba08af30-dd08-42be-8b90-9153e0303e29
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.818856   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.819419   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:36.819458   11324 type.go:168] "Request Body" body=""
	I0317 14:21:36.819458   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:36.819458   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:36.819458   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:36.819458   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:36.823044   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:36.823044   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:36.823044   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:36.823044   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:36 GMT
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Audit-Id: fd9aa7a7-515d-4bbd-9c3e-a95d9a563386
	I0317 14:21:36.823044   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:36.823044   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:37.310960   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.310960   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:37.310960   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.310960   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.310960   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.315444   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:37.315542   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.315542   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.315542   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.315542   11324 round_trippers.go:587]     Audit-Id: 3ebf003d-1af3-4502-afd5-68c4638ec93d
	I0317 14:21:37.315978   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:37.316274   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.316274   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:37.316274   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.316274   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.316274   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.319987   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:37.319987   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.319987   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.319987   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.319987   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.319987   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.319987   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.320213   11324 round_trippers.go:587]     Audit-Id: 062f758d-3806-445b-8313-f58931875aba
	I0317 14:21:37.320394   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:37.811052   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.811052   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:37.811052   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.811052   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.811052   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.815052   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:37.815052   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.815052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.815052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.815052   11324 round_trippers.go:587]     Audit-Id: 75125854-7117-4dde-aa17-dedc6e8c049a
	I0317 14:21:37.815052   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:37.815696   11324 type.go:168] "Request Body" body=""
	I0317 14:21:37.815758   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:37.815824   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:37.815824   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:37.815824   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:37.818642   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:37.819352   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:37.819352   11324 round_trippers.go:587]     Audit-Id: af83ea62-70ab-48aa-ab19-0fcd2f00c4ce
	I0317 14:21:37.819352   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:37.819352   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:37.819352   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:37.819428   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:37.819428   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:37 GMT
	I0317 14:21:37.819674   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:37.819817   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:38.310820   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.311212   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:38.311212   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.311212   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.311212   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.314714   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:38.315278   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Audit-Id: d1420c05-508b-4f2e-83ac-40c800f04a62
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.315278   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.315278   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.315278   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.315747   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:38.315854   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.315854   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:38.315854   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.315854   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.315854   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.318547   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:38.318547   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.319036   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.319036   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Audit-Id: 8e76c0c6-64ec-47d1-b059-26abbbcf0687
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.319036   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.319516   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:38.811255   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.811255   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:38.811255   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.811255   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.811255   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.818818   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:38.819037   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.819037   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.819037   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.819108   11324 round_trippers.go:587]     Audit-Id: 74df62a9-b8ee-4451-9828-da11722c5d91
	I0317 14:21:38.819108   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.819108   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.819108   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.819441   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:38.819631   11324 type.go:168] "Request Body" body=""
	I0317 14:21:38.819631   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:38.819631   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:38.819631   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:38.819631   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:38.822339   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:38.822339   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:38.822339   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:38.822339   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:38 GMT
	I0317 14:21:38.822339   11324 round_trippers.go:587]     Audit-Id: ff16cf6c-e46a-4d8b-9183-7ed1bdb41b28
	I0317 14:21:38.822339   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:39.311217   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.311217   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:39.311217   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.311217   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.311217   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.315450   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:39.315450   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Audit-Id: f9086d43-2c61-4d03-b469-c5140b0b56d9
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.315450   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.315450   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.315450   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.316093   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:39.316337   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.316480   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:39.316480   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.316480   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.316480   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.319600   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:39.319728   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Audit-Id: d8ed06de-8c80-4403-98bf-805ea8252b88
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.319728   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.319728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.319728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.319831   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:39.811726   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.812147   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:39.812252   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.812252   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.812252   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.818477   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:39.818477   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Audit-Id: b6e87221-1466-4440-9a73-401f65ae957c
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.818477   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.818477   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.818477   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.818477   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:39.819227   11324 type.go:168] "Request Body" body=""
	I0317 14:21:39.819227   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:39.819227   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:39.819227   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:39.819227   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:39.821777   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:39.821777   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:39.821777   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:39.821777   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:39 GMT
	I0317 14:21:39.822395   11324 round_trippers.go:587]     Audit-Id: 5da4fddb-e0f4-4956-98f5-a1990099df67
	I0317 14:21:39.822395   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:39.822395   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:39.822395   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:39.822761   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:39.822926   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:40.310931   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.310931   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:40.310931   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.310931   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.310931   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.315436   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:40.315436   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Audit-Id: 1155322f-d229-4005-a473-86acac3669ec
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.315436   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.315436   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.315436   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.315671   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:40.315671   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.315671   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:40.315671   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.316219   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.316219   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.318267   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:40.319149   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Audit-Id: f9a19953-2147-4c41-a4f3-186886c466b1
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.319149   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.319149   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.319149   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.319342   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:40.811582   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.811946   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:40.811946   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.812013   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.812013   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.816477   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:40.816582   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.816582   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.816582   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.816582   11324 round_trippers.go:587]     Audit-Id: 6dab5f8f-4f33-4231-84c7-2210e60a63a6
	I0317 14:21:40.816651   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.816651   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.816651   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.817041   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:40.817308   11324 type.go:168] "Request Body" body=""
	I0317 14:21:40.817373   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:40.817373   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:40.817373   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:40.817373   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:40.823464   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:40.823464   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:40.823464   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:40 GMT
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Audit-Id: 956baaa7-b140-4919-af0f-119da51056ee
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:40.823464   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:40.823464   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:40.824002   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:41.311839   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.312468   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:41.312468   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.312468   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.312468   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.319758   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:41.319758   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Audit-Id: a4a8436c-2adc-4b16-b7f2-c9d5da110ab6
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.319758   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.319758   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.319758   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.319758   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:41.319758   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.319758   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:41.320753   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.320790   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.320790   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.325392   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:41.325786   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Audit-Id: b518b293-d464-4d04-a1e7-37e6803a1bf0
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.325786   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.325863   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.325863   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.326150   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:41.811871   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.811871   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:41.811871   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.811871   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.811871   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.816464   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:41.816541   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Audit-Id: af793e5a-2d67-4d4d-abd5-1010071ed4e4
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.816541   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.816541   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.816541   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.816871   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:41.817012   11324 type.go:168] "Request Body" body=""
	I0317 14:21:41.817012   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:41.817012   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:41.817012   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:41.817012   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:41.820727   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:41.820727   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:41.820839   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:41.820839   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:41 GMT
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Audit-Id: b93ff8fb-c994-43e9-855d-766f2a84f0b2
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:41.820839   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:41.820906   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:42.311636   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.311636   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:42.311636   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.311636   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.311636   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.316190   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:42.316209   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.316209   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.316209   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.316209   11324 round_trippers.go:587]     Audit-Id: 846e2dd8-fb76-4356-9b0a-e6fd445d46af
	I0317 14:21:42.316209   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.316275   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.316275   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.317024   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:42.317266   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.317359   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:42.317359   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.317359   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.317359   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.321178   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:42.321256   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.321256   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Audit-Id: e38d2a86-aeb9-437b-80ac-674e3b619ad2
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.321256   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.321256   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.321627   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:42.321791   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:42.811297   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.811297   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:42.811297   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.811297   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.811297   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.815625   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:42.815700   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.815700   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.815762   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.815762   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.815762   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.815762   11324 round_trippers.go:587]     Audit-Id: ed1562ea-5452-45cc-ba1d-9fb3a5bf3daa
	I0317 14:21:42.815762   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.816093   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:42.816435   11324 type.go:168] "Request Body" body=""
	I0317 14:21:42.816512   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:42.816512   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:42.816569   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:42.816569   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:42.820041   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:42.820041   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:42.820041   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:42.820041   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:42 GMT
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Audit-Id: cb7cdcdb-d826-41be-a700-90fc0277a3df
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:42.820041   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:42.820208   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:43.311875   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.311875   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:43.311875   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.311875   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.311875   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.319788   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:21:43.319788   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Audit-Id: a020c45d-abaf-44f5-b093-ba52583feda5
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.319788   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.319788   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.319788   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.320324   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:43.320497   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.320497   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:43.320497   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.320497   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.320497   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.324063   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:43.324063   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Audit-Id: bca33816-a9c3-4c52-9d5f-fe0e1403224b
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.324063   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.324063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.324063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.324063   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:43.811557   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.811557   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:43.811557   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.811557   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.811557   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.815004   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:43.816019   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Audit-Id: 0294e575-0b04-4839-af61-838443c32d5e
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.816019   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.816019   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.816019   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.816309   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:43.816606   11324 type.go:168] "Request Body" body=""
	I0317 14:21:43.816606   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:43.816671   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:43.816701   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:43.816701   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:43.819741   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:43.819813   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:43.819813   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:43.819813   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:43 GMT
	I0317 14:21:43.819813   11324 round_trippers.go:587]     Audit-Id: 56251ea6-398f-4216-9f41-745c7c8be886
	I0317 14:21:43.819813   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:44.312187   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.312349   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:44.312349   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.312420   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.312420   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.316615   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:44.316615   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.316615   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Audit-Id: f37b3ff5-def6-4f9d-b8eb-d145f10aa687
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.316615   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.316615   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.316999   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:44.317206   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.317283   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:44.317283   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.317352   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.317352   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.320372   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:44.320372   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.320372   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.320372   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Audit-Id: 522fec57-f7aa-45a5-8465-93743f62f9f5
	I0317 14:21:44.320372   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.320372   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:44.811625   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.811625   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:44.811625   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.811625   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.811625   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.816512   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:44.816609   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Audit-Id: 95912e85-8384-400e-a722-91ff1eb10018
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.816609   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.816609   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.816609   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.816898   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:44.816898   11324 type.go:168] "Request Body" body=""
	I0317 14:21:44.816898   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:44.816898   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:44.816898   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:44.816898   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:44.819580   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:44.819580   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:44.819580   11324 round_trippers.go:587]     Audit-Id: 749478c1-9759-4727-8e67-a8f0595a35a6
	I0317 14:21:44.819580   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:44.820588   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:44.820588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:44.820588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:44.820588   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:44 GMT
	I0317 14:21:44.820858   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:44.821030   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:45.311933   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.312092   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:45.312092   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.312092   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.312092   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.316432   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:45.316432   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.316432   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Audit-Id: 99fb6618-fbc5-4d08-88e8-feaa248d9cc9
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.316432   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.316432   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.317130   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:45.317130   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.317130   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:45.317130   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.317130   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.317130   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.320817   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:45.321635   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.321635   11324 round_trippers.go:587]     Audit-Id: 4e495ed7-b2ef-468b-bf43-dcb06825cf0b
	I0317 14:21:45.321635   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.321731   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.321731   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.321731   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.321731   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.321731   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:45.812012   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.812158   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:45.812158   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.812235   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.812235   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.816754   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:45.816836   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.816836   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.816836   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.816836   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.816836   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.816836   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.816904   11324 round_trippers.go:587]     Audit-Id: e4e652cb-8f7b-4167-9be8-6e1287bc5170
	I0317 14:21:45.817522   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:45.817655   11324 type.go:168] "Request Body" body=""
	I0317 14:21:45.817655   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:45.817655   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:45.817655   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:45.817655   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:45.823521   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:45.823521   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Audit-Id: 34ab4ee4-8304-438b-9094-5263a3b713e2
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:45.823521   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:45.823521   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:45.823521   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:45 GMT
	I0317 14:21:45.823914   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:46.311050   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.311050   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:46.311050   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.311050   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.311050   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.316129   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:46.316129   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.316129   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Audit-Id: ea138aed-cbce-4f33-94a2-967d0c9c9933
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.316129   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.316272   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.316593   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:46.316877   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.316938   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:46.316938   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.316938   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.317001   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.320971   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:46.320971   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.320971   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.320971   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.320971   11324 round_trippers.go:587]     Audit-Id: 121fc8db-ce29-49ca-bced-1fff3b996e86
	I0317 14:21:46.321429   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:46.810791   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.811660   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:46.811660   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.811660   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.811660   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.816153   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:46.816153   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Audit-Id: 58d347aa-b55a-4bb0-a66d-d96d67166216
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.816153   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.816153   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.816153   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.816153   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:46.816791   11324 type.go:168] "Request Body" body=""
	I0317 14:21:46.816860   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:46.816860   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:46.816860   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:46.816917   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:46.822770   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:46.822770   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Audit-Id: 615a2c00-624f-45cc-a673-b0675bb66298
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:46.822770   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:46.822770   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:46.822770   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:46 GMT
	I0317 14:21:46.824103   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:46.824287   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:47.311096   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.311096   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:47.311096   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.311096   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.311096   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.316117   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:47.316230   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.316287   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.316287   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.316287   11324 round_trippers.go:587]     Audit-Id: 10ed61a8-9841-4b41-88bc-f2fef59994bb
	I0317 14:21:47.316287   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:47.316886   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.316886   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:47.316886   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.316886   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.316886   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.323144   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:47.323277   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.323277   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.323302   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.323302   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.323302   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.323302   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.323302   11324 round_trippers.go:587]     Audit-Id: 97b8aea0-71bf-4f94-9ca2-91de8db11d5e
	I0317 14:21:47.323302   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:47.810825   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.810825   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:47.810825   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.810825   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.810825   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.815667   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:47.815667   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.815728   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.815728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.815728   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.815728   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.815728   11324 round_trippers.go:587]     Audit-Id: de999895-3ded-4910-bbfd-d99804c94351
	I0317 14:21:47.815795   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.816154   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:47.816483   11324 type.go:168] "Request Body" body=""
	I0317 14:21:47.816554   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:47.816554   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:47.816554   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:47.816554   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:47.821275   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:47.821275   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Audit-Id: d7372784-bd5d-4dfe-b345-3369f1ff5b3a
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:47.821275   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:47.821275   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:47.821275   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:47 GMT
	I0317 14:21:47.821275   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:48.311361   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.311361   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:48.311361   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.311361   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.311361   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.317361   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:48.317361   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Audit-Id: fc4f7514-3f9d-4594-bcae-ea347bea01b4
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.317361   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.317361   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.317361   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.317361   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:48.318361   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.318361   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:48.318361   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.318361   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.318361   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.321377   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:48.321874   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.321874   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.321874   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.321874   11324 round_trippers.go:587]     Audit-Id: 8d2ac721-b07e-4a09-88c9-c6521dd62222
	I0317 14:21:48.322190   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:48.811447   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.811447   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:48.811447   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.811447   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.811447   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.815495   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:48.815548   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.815548   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.815548   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.815548   11324 round_trippers.go:587]     Audit-Id: 4be1e355-2b6f-4a72-9a68-be13f683ae98
	I0317 14:21:48.815548   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:48.816172   11324 type.go:168] "Request Body" body=""
	I0317 14:21:48.816247   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:48.816316   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:48.816316   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:48.816316   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:48.818588   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:48.818588   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Audit-Id: b6289854-3fb7-483b-9651-4dac5ee91e18
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:48.818588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:48.818588   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:48.818588   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:48 GMT
	I0317 14:21:48.818588   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:49.311761   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.312123   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:49.312123   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.312123   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.312123   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.316441   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:49.316515   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.316515   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.316515   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Audit-Id: b7762468-e43c-4b55-a788-4d4170d0e4bb
	I0317 14:21:49.316515   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.316990   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  82 29 0a 99 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 38 32 34 38  |684f3de372.18248|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25038 chars]
	 >
	I0317 14:21:49.317387   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.317452   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:49.317452   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.317452   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.317522   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.325881   11324 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:21:49.326142   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.326142   11324 round_trippers.go:587]     Audit-Id: 3b6c3ab9-ae81-4e82-9e2d-8cd00dc613d5
	I0317 14:21:49.326142   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.326142   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.326142   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.326142   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.326222   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.326503   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:49.326732   11324 pod_ready.go:103] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"False"
	I0317 14:21:49.811784   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.811907   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:49.812000   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.812070   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.812070   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.816393   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:49.816666   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.816666   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.816666   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Audit-Id: 83b2075d-ca1d-42fa-a291-18f2eefe4c59
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.816730   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.817104   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f5 29 0a e9 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 31 37 38  |684f3de372.19178|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25594 chars]
	 >
	I0317 14:21:49.817363   11324 type.go:168] "Request Body" body=""
	I0317 14:21:49.817415   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:49.817415   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:49.817482   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:49.817482   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:49.819690   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:49.820099   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:49 GMT
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Audit-Id: d508a8e3-6980-4363-9ff7-748cbc808301
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:49.820099   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:49.820135   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:49.820135   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:49.820241   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.311106   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.311106   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:50.311106   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.311106   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.311106   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.314453   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:50.315534   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Audit-Id: bfc0ef74-35fc-4f5d-8218-eabcbd707ff8
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.315534   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.315534   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.315534   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.315934   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f5 29 0a e9 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.).....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 31 37 38  |684f3de372.19178|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 25594 chars]
	 >
	I0317 14:21:50.316229   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.316301   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.316301   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.316301   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.316371   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.322549   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:50.322549   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.322549   11324 round_trippers.go:587]     Audit-Id: f2d3d2da-e407-4f92-a1b4-534965a2a234
	I0317 14:21:50.322549   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.323510   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.323510   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.323510   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.323510   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.323510   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.812155   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.812155   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:21:50.812155   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.812155   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.812155   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.816325   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:50.816645   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Audit-Id: c49e5604-fed9-4b5e-b5fe-ccec443bf9da
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.816645   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.816645   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.816645   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.817001   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 32 31 38  |684f3de372.19218|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0317 14:21:50.817274   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.817274   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.817274   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.817274   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.817274   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.819873   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.819873   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.819873   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.819873   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Audit-Id: e8607e88-d519-4ec0-9060-d60c2c08809a
	I0317 14:21:50.819873   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.820948   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.820948   11324 pod_ready.go:93] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.821118   11324 pod_ready.go:82] duration metric: took 19.5103947s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.821118   11324 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.821118   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.821267   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 14:21:50.821267   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.821267   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.821267   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.828020   11324 round_trippers.go:581] Response Status: 200 OK in 6 milliseconds
	I0317 14:21:50.828020   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Audit-Id: 3fe65d0f-6f55-4fd6-a7aa-0f288eeb67f0
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.828020   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.828020   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.828020   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.829252   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 61  |kube-system".*$a|
		00000040  66 37 33 66 65 66 33 2d  34 62 37 33 2d 34 65 62  |f73fef3-4b73-4eb|
		00000050  34 2d 62 30 30 39 2d 34  38 30 39 64 65 35 64 31  |4-b009-4809de5d1|
		00000060  62 63 63 32 04 31 38 37  38 38 00 42 08 08 dc df  |bcc2.18788.B....|
		00000070  e0 be 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0317 14:21:50.829521   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.829621   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.829621   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.829673   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.829673   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.832340   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.832340   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.832340   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.832340   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Audit-Id: 7a5d8097-2437-4d27-b618-230eedc1a066
	I0317 14:21:50.832340   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.832340   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.832340   11324 pod_ready.go:93] pod "etcd-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.832340   11324 pod_ready.go:82] duration metric: took 11.2222ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.832340   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.832340   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.832340   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 14:21:50.832340   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.833400   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.833400   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.835689   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.836584   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Audit-Id: 635f6f71-7bf7-4a7c-abdc-cca4e8bec190
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.836584   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.836584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.836584   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.836951   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  94 36 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.6.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 64 61 33 32 39  |ystem".*$d8da329|
		00000050  61 2d 66 64 61 39 2d 34  64 33 62 2d 62 63 36 33  |a-fda9-4d3b-bc63|
		00000060  2d 35 38 30 62 31 36 33  36 61 65 39 63 32 04 31  |-580b1636ae9c2.1|
		00000070  38 37 30 38 00 42 08 08  dc df e0 be 06 10 00 5a  |8708.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 33335 chars]
	 >
	I0317 14:21:50.837148   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.837148   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.837212   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.837212   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.837212   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.839993   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.839993   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.839993   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.839993   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Audit-Id: 873c2a5b-dde0-44d9-843d-c2b03ea2b514
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.839993   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.840498   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.840498   11324 pod_ready.go:93] pod "kube-apiserver-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.840498   11324 pod_ready.go:82] duration metric: took 8.1585ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.840498   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.840498   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.840498   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 14:21:50.840498   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.840498   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.840498   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.843192   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.843192   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Audit-Id: 6450e4ef-51b5-4109-8c01-2dce09dfce62
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.843192   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.843192   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.843192   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.843192   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 04  31 38 39 38 38 00 42 08  |b157f02.18988.B.|
		00000080  08 da d4 e0 be 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0317 14:21:50.843192   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.843192   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:50.843192   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.843192   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.843192   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.845768   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:21:50.845768   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.845768   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Audit-Id: 292fa1ce-d882-4d7e-bbca-764c385379f1
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.845768   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.845768   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.846895   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:50.847048   11324 pod_ready.go:93] pod "kube-controller-manager-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:50.847048   11324 pod_ready.go:82] duration metric: took 6.5494ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.847048   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.847116   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.847216   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:21:50.847216   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.847216   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.847216   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.852155   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:50.852155   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Audit-Id: d52b88c5-fcab-44cb-9038-d260d3bc00a9
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.852155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.852155   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.852155   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.852155   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 37 38 77 38 6e 12  0b 6b 75 62 65 2d 70 72  |y-78w8n..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 31 31 34  35 31 31 37 61 2d 30 66  |m".*$1145117a-0f|
		00000050  33 61 2d 34 34 66 30 2d  61 39 66 32 2d 62 64 34  |3a-44f0-a9f2-bd4|
		00000060  34 33 30 31 39 63 34 38  62 32 04 31 37 32 30 38  |43019c48b2.17208|
		00000070  00 42 08 08 a6 d8 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0317 14:21:50.852698   11324 type.go:168] "Request Body" body=""
	I0317 14:21:50.852698   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:21:50.852812   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:50.852812   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:50.852812   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:50.854598   11324 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 14:21:50.854598   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:50 GMT
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Audit-Id: 3b30a0bf-c569-4b7f-b611-44505c922b13
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:50.854598   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:50.854598   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:50.854598   11324 round_trippers.go:587]     Content-Length: 3884
	I0317 14:21:50.854598   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 33 12 00 1a 00  |e-702300-m03....|
		00000030  22 00 2a 24 32 33 32 33  34 38 32 34 2d 39 33 62  |".*$23234824-93b|
		00000040  36 2d 34 30 63 63 2d 38  32 63 62 2d 65 32 39 63  |6-40cc-82cb-e29c|
		00000050  37 62 39 32 39 63 36 38  32 04 31 38 38 37 38 00  |7b929c682.18878.|
		00000060  42 08 08 a8 dd e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0317 14:21:50.854598   11324 pod_ready.go:98] node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:50.854598   11324 pod_ready.go:82] duration metric: took 7.55ms for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	E0317 14:21:50.854598   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:21:50.854598   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:50.854598   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.012204   11324 request.go:661] Waited for 157.6039ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:51.012204   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:21:51.012204   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.012204   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.012204   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.017000   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:51.017063   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.017063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Audit-Id: e44be376-0390-4d34-b53f-d1db2ff498e1
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.017063   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.017063   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.017063   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 04 31 38 34 37 38  |2d5491c552.18478|
		00000070  00 42 08 08 de d4 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0317 14:21:51.017063   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.212547   11324 request.go:661] Waited for 195.4814ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:51.212547   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:51.212547   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.212547   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.212547   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.216990   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:51.217046   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.217046   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.217046   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.217120   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.217120   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.217120   11324 round_trippers.go:587]     Audit-Id: 7a04f0dc-1b57-491f-9b12-c0788d9cbe19
	I0317 14:21:51.217120   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.217282   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:51.217282   11324 pod_ready.go:93] pod "kube-proxy-cd7qc" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:51.217282   11324 pod_ready.go:82] duration metric: took 362.68ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.217282   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.217282   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.413134   11324 request.go:661] Waited for 195.8502ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:51.413134   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:21:51.413134   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.413134   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.413134   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.417221   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:51.417221   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.417221   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.417331   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.417331   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.417331   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.417331   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.417331   11324 round_trippers.go:587]     Audit-Id: 4670d1cf-49c7-4a00-a0af-05126c962c11
	I0317 14:21:51.417619   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a5 25 0a bf 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 77 6e 6b 77 62 12  0b 6b 75 62 65 2d 70 72  |y-wnkwb..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 34 62 31  32 37 65 36 37 2d 63 36  |m".*$4b127e67-c6|
		00000050  65 64 2d 34 33 38 65 2d  39 66 33 63 2d 35 31 66  |ed-438e-9f3c-51f|
		00000060  36 33 65 33 38 39 35 37  33 32 03 35 39 34 38 00  |63e3895732.5948.|
		00000070  42 08 08 8f d6 e0 be 06  10 00 5a 26 0a 18 63 6f  |B.........Z&..co|
		00000080  6e 74 72 6f 6c 6c 65 72  2d 72 65 76 69 73 69 6f  |ntroller-revisio|
		00000090  6e 2d 68 61 73 68 12 0a  37 62 62 38 34 63 34 39  |n-hash..7bb84c49|
		000000a0  38 34 5a 15 0a 07 6b 38  73 2d 61 70 70 12 0a 6b  |84Z...k8s-app..k|
		000000b0  75 62 65 2d 70 72 6f 78  79 5a 1c 0a 17 70 6f 64  |ube-proxyZ...pod|
		000000c0  2d 74 65 6d 70 6c 61 74  65 2d 67 65 6e 65 72 61  |-template-gener [truncated 22671 chars]
	 >
	I0317 14:21:51.417748   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.613133   11324 request.go:661] Waited for 195.3832ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:51.613471   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:21:51.613471   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.613471   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.613471   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.617411   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:51.617411   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Audit-Id: 11a4bbc2-236f-4a7d-a2b8-5a0a2d781533
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.617411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.617411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Content-Length: 3464
	I0317 14:21:51.617411   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.617768   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f1 1a 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 31 61 32 62  33 61 61 63 2d 31 65 31  |".*$1a2b3aac-1e1|
		00000040  38 2d 34 61 37 37 2d 61  37 65 64 2d 65 39 37 64  |8-4a77-a7ed-e97d|
		00000050  34 64 30 65 30 64 31 64  32 04 31 36 38 33 38 00  |4d0e0d1d2.16838.|
		00000060  42 08 08 8f d6 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16111 chars]
	 >
	I0317 14:21:51.617892   11324 pod_ready.go:93] pod "kube-proxy-wnkwb" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:51.617961   11324 pod_ready.go:82] duration metric: took 400.6755ms for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.617961   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:51.618052   11324 type.go:168] "Request Body" body=""
	I0317 14:21:51.812647   11324 request.go:661] Waited for 194.5923ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:51.812647   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:21:51.812647   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:51.812647   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:51.812647   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:51.817945   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:51.817945   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:51.817945   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:51.817945   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:51 GMT
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Audit-Id: bc97c4c6-a96d-47b5-bd68-485913261d11
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:51.817945   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:51.818269   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 04 31  |-8ee70ac61ae02.1|
		00000070  38 31 38 38 00 42 08 08  da d4 e0 be 06 10 00 5a  |8188.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0317 14:21:51.818554   11324 type.go:168] "Request Body" body=""
	I0317 14:21:52.012792   11324 request.go:661] Waited for 194.2364ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:52.012792   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:21:52.012792   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.012792   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.012792   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.017159   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:21:52.017159   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.017159   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.017159   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.017159   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.017159   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.017256   11324 round_trippers.go:587]     Audit-Id: 7ea71767-c19c-4045-93df-b6316f94e9f6
	I0317 14:21:52.017256   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.017403   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:21:52.017403   11324 pod_ready.go:93] pod "kube-scheduler-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:21:52.017403   11324 pod_ready.go:82] duration metric: took 399.4375ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:21:52.017403   11324 pod_ready.go:39] duration metric: took 20.7166448s 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 14:21:52.017403   11324 api_server.go:52] waiting for apiserver process to appear ...
	I0317 14:21:52.025985   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:21:52.051476   11324 command_runner.go:130] > 2031
	I0317 14:21:52.051476   11324 api_server.go:72] duration metric: took 33.2031447s to wait for apiserver process to appear ...
	I0317 14:21:52.051476   11324 api_server.go:88] waiting for apiserver healthz status ...
	I0317 14:21:52.051476   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:21:52.058862   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 200:
	ok
	I0317 14:21:52.059195   11324 discovery_client.go:658] "Request Body" body=""
	I0317 14:21:52.059260   11324 round_trippers.go:470] GET https://172.26.211.30:8443/version
	I0317 14:21:52.059295   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.059295   11324 round_trippers.go:480]     Accept: application/json, */*
	I0317 14:21:52.059295   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.060951   11324 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 14:21:52.061023   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.061023   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.061023   11324 round_trippers.go:587]     Content-Type: application/json
	I0317 14:21:52.061023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.061023   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.061073   11324 round_trippers.go:587]     Content-Length: 263
	I0317 14:21:52.061073   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.061073   11324 round_trippers.go:587]     Audit-Id: 0d375ba2-c02b-482d-b1a6-4ccf25ca0674
	I0317 14:21:52.061111   11324 discovery_client.go:658] "Response Body" body=<
		{
		  "major": "1",
		  "minor": "32",
		  "gitVersion": "v1.32.2",
		  "gitCommit": "67a30c0adcf52bd3f56ff0893ce19966be12991f",
		  "gitTreeState": "clean",
		  "buildDate": "2025-02-12T21:19:47Z",
		  "goVersion": "go1.23.6",
		  "compiler": "gc",
		  "platform": "linux/amd64"
		}
	 >
	I0317 14:21:52.061248   11324 api_server.go:141] control plane version: v1.32.2
	I0317 14:21:52.061293   11324 api_server.go:131] duration metric: took 9.8166ms to wait for apiserver health ...
	I0317 14:21:52.062264   11324 system_pods.go:43] waiting for kube-system pods to appear ...
	I0317 14:21:52.062636   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.212984   11324 request.go:661] Waited for 150.316ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.212984   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.212984   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.212984   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.212984   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.217376   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:52.218427   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.218427   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.218427   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Audit-Id: b28713b1-bf26-4c83-9543-d0b03d569711
	I0317 14:21:52.218427   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.221551   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 d0 ec 03 0a  0a 0a 00 12 04 31 39 32  |ist..........192|
		00000020  36 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |6....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  39 32 31 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |9218.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 310468 chars]
	 >
	I0317 14:21:52.222139   11324 system_pods.go:59] 12 kube-system pods found
	I0317 14:21:52.222214   11324 system_pods.go:61] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "etcd-multinode-702300" [af73fef3-4b73-4eb4-b009-4809de5d1bcc] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kindnet-fp9hq" [4899e74c-6630-4dce-9f7b-50558854b72a] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kindnet-jv4pv" [e66bac7e-6080-4a68-91b3-8106ed7b3c26] Running
	I0317 14:21:52.222214   11324 system_pods.go:61] "kube-apiserver-multinode-702300" [d8da329a-fda9-4d3b-bc63-580b1636ae9c] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-proxy-78w8n" [1145117a-0f3a-44f0-a9f2-bd443019c48b] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-proxy-wnkwb" [4b127e67-c6ed-438e-9f3c-51f63e389573] Running
	I0317 14:21:52.222288   11324 system_pods.go:61] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 14:21:52.222349   11324 system_pods.go:61] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0317 14:21:52.222363   11324 system_pods.go:74] duration metric: took 160.0979ms to wait for pod list to return data ...
	I0317 14:21:52.222363   11324 default_sa.go:34] waiting for default service account to be created ...
	I0317 14:21:52.222450   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.412205   11324 request.go:661] Waited for 189.7532ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/default/serviceaccounts
	I0317 14:21:52.412483   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/default/serviceaccounts
	I0317 14:21:52.412483   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.412483   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.412483   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.417208   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:21:52.417208   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Audit-Id: a7a026bf-2191-49ec-8a2a-d6fa31b4f33a
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.417208   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.417208   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Content-Length: 129
	I0317 14:21:52.417208   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.417208   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 18 0a 02  76 31 12 12 53 65 72 76  |k8s.....v1..Serv|
		00000010  69 63 65 41 63 63 6f 75  6e 74 4c 69 73 74 12 5d  |iceAccountList.]|
		00000020  0a 0a 0a 00 12 04 31 39  32 36 1a 00 12 4f 0a 4d  |......1926...O.M|
		00000030  0a 07 64 65 66 61 75 6c  74 12 00 1a 07 64 65 66  |..default....def|
		00000040  61 75 6c 74 22 00 2a 24  61 66 35 66 32 62 62 33  |ault".*$af5f2bb3|
		00000050  2d 38 63 33 38 2d 34 66  30 34 2d 38 61 34 36 2d  |-8c38-4f04-8a46-|
		00000060  33 30 62 31 39 31 64 63  33 34 36 38 32 03 33 33  |30b191dc34682.33|
		00000070  30 38 00 42 08 08 df d4  e0 be 06 10 00 1a 00 22  |08.B..........."|
		00000080  00                                                |.|
	 >
	I0317 14:21:52.417208   11324 default_sa.go:45] found service account: "default"
	I0317 14:21:52.417208   11324 default_sa.go:55] duration metric: took 194.8421ms for default service account to be created ...
	I0317 14:21:52.417208   11324 system_pods.go:116] waiting for k8s-apps to be running ...
	I0317 14:21:52.417208   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.613215   11324 request.go:661] Waited for 195.48ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.613519   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:21:52.613519   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.613519   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.613519   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.622744   11324 round_trippers.go:581] Response Status: 200 OK in 9 milliseconds
	I0317 14:21:52.622744   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Audit-Id: e6c3fddb-2afc-4f42-8968-ff3e8b1627d3
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.622744   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.622744   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.622744   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.626390   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 d0 ec 03 0a  0a 0a 00 12 04 31 39 32  |ist..........192|
		00000020  36 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |6....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  39 32 31 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |9218.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 310468 chars]
	 >
	I0317 14:21:52.626889   11324 system_pods.go:86] 12 kube-system pods found
	I0317 14:21:52.626889   11324 system_pods.go:89] "coredns-668d6bf9bc-z4kcx" [c3b9ec86-0cd8-4d2e-b7ed-e45684f3de37] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "etcd-multinode-702300" [af73fef3-4b73-4eb4-b009-4809de5d1bcc] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kindnet-fp9hq" [4899e74c-6630-4dce-9f7b-50558854b72a] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kindnet-fvwf2" [37d6cb2c-ee4c-497e-b6ba-983697395b13] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kindnet-jv4pv" [e66bac7e-6080-4a68-91b3-8106ed7b3c26] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-apiserver-multinode-702300" [d8da329a-fda9-4d3b-bc63-580b1636ae9c] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-controller-manager-multinode-702300" [f07de07f-2d13-4913-ab05-adaf88b157f0] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-proxy-78w8n" [1145117a-0f3a-44f0-a9f2-bd443019c48b] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-proxy-cd7qc" [6ef0f468-316d-4d04-80a1-3892d5491c55] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-proxy-wnkwb" [4b127e67-c6ed-438e-9f3c-51f63e389573] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "kube-scheduler-multinode-702300" [a244142d-bc9f-4eeb-9a42-8ee70ac61ae0] Running
	I0317 14:21:52.626889   11324 system_pods.go:89] "storage-provisioner" [6470d5a7-faba-4151-a7a7-cbf830388ab6] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0317 14:21:52.626889   11324 system_pods.go:126] duration metric: took 209.6794ms to wait for k8s-apps to be running ...
	I0317 14:21:52.626889   11324 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 14:21:52.634889   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:21:52.660457   11324 system_svc.go:56] duration metric: took 33.5674ms WaitForService to wait for kubelet
	I0317 14:21:52.660624   11324 kubeadm.go:582] duration metric: took 33.8122863s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 14:21:52.660624   11324 node_conditions.go:102] verifying NodePressure condition ...
	I0317 14:21:52.660781   11324 type.go:204] "Request Body" body=""
	I0317 14:21:52.812248   11324 request.go:661] Waited for 151.4655ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes
	I0317 14:21:52.812248   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes
	I0317 14:21:52.812248   11324 round_trippers.go:476] Request Headers:
	I0317 14:21:52.812248   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:21:52.812248   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:21:52.817295   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:21:52.817295   11324 round_trippers.go:584] Response Headers:
	I0317 14:21:52.817390   11324 round_trippers.go:587]     Audit-Id: f82ac48d-eb32-42db-8eed-181ece2188b1
	I0317 14:21:52.817411   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:21:52.817411   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:21:52.817411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:21:52.817411   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:21:52.817411   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:21:52 GMT
	I0317 14:21:52.817636   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 ee 5d 0a  0a 0a 00 12 04 31 39 32  |List..]......192|
		00000020  36 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |6....$.....multi|
		00000030  6e 6f 64 65 2d 37 30 32  33 30 30 12 00 1a 00 22  |node-702300...."|
		00000040  00 2a 24 63 38 65 34 32  66 36 61 2d 64 38 61 33  |.*$c8e42f6a-d8a3|
		00000050  2d 34 33 37 62 2d 62 61  62 36 2d 63 66 31 63 66  |-437b-bab6-cf1cf|
		00000060  37 37 32 33 62 36 30 32  04 31 38 39 33 38 00 42  |7723b602.18938.B|
		00000070  08 08 d6 d4 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58456 chars]
	 >
	I0317 14:21:52.817636   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:52.817636   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:52.817636   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:52.817636   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:52.817636   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:21:52.817636   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:21:52.818170   11324 node_conditions.go:105] duration metric: took 157.5438ms to run NodePressure ...
	I0317 14:21:52.818170   11324 start.go:241] waiting for startup goroutines ...
	I0317 14:21:52.818170   11324 start.go:246] waiting for cluster config update ...
	I0317 14:21:52.818170   11324 start.go:255] writing updated cluster config ...
	I0317 14:21:52.821829   11324 out.go:201] 
	I0317 14:21:52.835650   11324 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:21:52.835650   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:21:52.835650   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:21:52.841710   11324 out.go:177] * Starting "multinode-702300-m02" worker node in "multinode-702300" cluster
	I0317 14:21:52.845594   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:21:52.845594   11324 cache.go:56] Caching tarball of preloaded images
	I0317 14:21:52.845858   11324 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 14:21:52.845858   11324 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 14:21:52.845858   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:21:52.848279   11324 start.go:360] acquireMachinesLock for multinode-702300-m02: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 14:21:52.848456   11324 start.go:364] duration metric: took 145.4µs to acquireMachinesLock for "multinode-702300-m02"
	I0317 14:21:52.848578   11324 start.go:96] Skipping create...Using existing machine configuration
	I0317 14:21:52.848578   11324 fix.go:54] fixHost starting: m02
	I0317 14:21:52.848578   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:21:54.876032   11324 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 14:21:54.877789   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:21:54.877789   11324 fix.go:112] recreateIfNeeded on multinode-702300-m02: state=Stopped err=<nil>
	W0317 14:21:54.877789   11324 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 14:21:54.880746   11324 out.go:177] * Restarting existing hyperv VM for "multinode-702300-m02" ...
	I0317 14:21:54.884639   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300-m02
	I0317 14:21:57.848949   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:21:57.848949   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:21:57.848949   11324 main.go:141] libmachine: Waiting for host to start...
	I0317 14:21:57.849571   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:21:59.999165   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:21:59.999165   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:21:59.999165   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:02.412337   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:02.412337   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:03.413002   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:05.538377   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:05.538377   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:05.538377   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:07.906786   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:07.906858   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:08.907088   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:10.983072   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:10.983072   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:10.983072   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:13.371167   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:13.371623   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:14.371693   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:16.483375   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:16.483375   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:16.483375   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:18.841148   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:22:18.842143   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:19.842577   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:21.932031   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:21.932120   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:21.932120   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:24.417910   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:24.418730   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:24.421208   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:26.444427   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:26.444728   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:26.444728   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:28.847052   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:28.847052   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:28.847052   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:22:28.848938   11324 machine.go:93] provisionDockerMachine start ...
	I0317 14:22:28.848938   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:30.879334   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:30.879334   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:30.879334   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:33.285477   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:33.285477   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:33.289632   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:22:33.290168   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:22:33.290168   11324 main.go:141] libmachine: About to run SSH command:
	hostname
	I0317 14:22:33.427920   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I0317 14:22:33.428016   11324 buildroot.go:166] provisioning hostname "multinode-702300-m02"
	I0317 14:22:33.428016   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:35.434748   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:35.434748   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:35.435759   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:37.874997   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:37.875127   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:37.879564   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:22:37.880103   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:22:37.880103   11324 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-702300-m02 && echo "multinode-702300-m02" | sudo tee /etc/hostname
	I0317 14:22:38.032143   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-702300-m02
	
	I0317 14:22:38.032143   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:40.085954   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:40.086104   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:40.086184   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:42.509731   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:42.509731   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:42.513829   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:22:42.514172   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:22:42.514172   11324 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-702300-m02' /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 multinode-702300-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-702300-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0317 14:22:42.661344   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0317 14:22:42.661416   11324 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube5\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube5\minikube-integration\.minikube}
	I0317 14:22:42.661485   11324 buildroot.go:174] setting up certificates
	I0317 14:22:42.661485   11324 provision.go:84] configureAuth start
	I0317 14:22:42.661567   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:44.720252   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:44.720252   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:44.720252   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:47.135726   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:47.136438   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:47.136528   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:49.167067   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:49.167624   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:49.167673   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:51.579296   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:51.579296   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:51.579296   11324 provision.go:143] copyHostCerts
	I0317 14:22:51.580310   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem
	I0317 14:22:51.580520   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem, removing ...
	I0317 14:22:51.580520   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.pem
	I0317 14:22:51.580520   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/ca.pem (1078 bytes)
	I0317 14:22:51.581746   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem
	I0317 14:22:51.581928   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem, removing ...
	I0317 14:22:51.581928   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cert.pem
	I0317 14:22:51.581928   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/cert.pem (1123 bytes)
	I0317 14:22:51.583219   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem
	I0317 14:22:51.583389   11324 exec_runner.go:144] found C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem, removing ...
	I0317 14:22:51.583389   11324 exec_runner.go:203] rm: C:\Users\jenkins.minikube5\minikube-integration\.minikube\key.pem
	I0317 14:22:51.583637   11324 exec_runner.go:151] cp: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube5\minikube-integration\.minikube/key.pem (1671 bytes)
	I0317 14:22:51.584390   11324 provision.go:117] generating server cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-702300-m02 san=[127.0.0.1 172.26.222.85 localhost minikube multinode-702300-m02]
	I0317 14:22:51.986748   11324 provision.go:177] copyRemoteCerts
	I0317 14:22:51.995214   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0317 14:22:51.995395   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:54.030660   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:54.031374   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:54.031561   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:22:56.445532   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:22:56.446309   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:56.447025   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:22:56.547131   11324 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.5516274s)
	I0317 14:22:56.547178   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I0317 14:22:56.547577   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0317 14:22:56.592942   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I0317 14:22:56.592942   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I0317 14:22:56.641011   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I0317 14:22:56.642007   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0317 14:22:56.688131   11324 provision.go:87] duration metric: took 14.0264403s to configureAuth
	I0317 14:22:56.688191   11324 buildroot.go:189] setting minikube options for container-runtime
	I0317 14:22:56.689230   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:22:56.689411   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:22:58.708872   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:22:58.708872   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:22:58.708872   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:01.125742   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:01.126747   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:01.131251   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:01.131963   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:01.131963   11324 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I0317 14:23:01.259709   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I0317 14:23:01.259709   11324 buildroot.go:70] root file system type: tmpfs
	I0317 14:23:01.259709   11324 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I0317 14:23:01.259709   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:03.298122   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:03.298672   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:03.298743   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:05.695321   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:05.696189   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:05.700060   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:05.700725   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:05.700725   11324 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.26.211.30"
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I0317 14:23:05.858761   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.26.211.30
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I0317 14:23:05.859387   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:07.883345   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:07.883441   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:07.883441   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:10.287686   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:10.287786   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:10.293377   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:10.294145   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:10.294145   11324 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I0317 14:23:12.627084   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I0317 14:23:12.627084   11324 machine.go:96] duration metric: took 43.7776858s to provisionDockerMachine
	I0317 14:23:12.627084   11324 start.go:293] postStartSetup for "multinode-702300-m02" (driver="hyperv")
	I0317 14:23:12.627084   11324 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 14:23:12.636040   11324 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 14:23:12.636040   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:14.631447   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:14.632447   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:14.632447   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:17.058145   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:17.058504   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:17.058873   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:17.172496   11324 ssh_runner.go:235] Completed: 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: (4.536408s)
	I0317 14:23:17.182252   11324 ssh_runner.go:195] Run: cat /etc/os-release
	I0317 14:23:17.189931   11324 command_runner.go:130] > NAME=Buildroot
	I0317 14:23:17.189931   11324 command_runner.go:130] > VERSION=2023.02.9-dirty
	I0317 14:23:17.189931   11324 command_runner.go:130] > ID=buildroot
	I0317 14:23:17.190031   11324 command_runner.go:130] > VERSION_ID=2023.02.9
	I0317 14:23:17.190031   11324 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I0317 14:23:17.190031   11324 info.go:137] Remote host: Buildroot 2023.02.9
	I0317 14:23:17.190082   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\addons for local assets ...
	I0317 14:23:17.190082   11324 filesync.go:126] Scanning C:\Users\jenkins.minikube5\minikube-integration\.minikube\files for local assets ...
	I0317 14:23:17.190977   11324 filesync.go:149] local asset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> 51882.pem in /etc/ssl/certs
	I0317 14:23:17.190977   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /etc/ssl/certs/51882.pem
	I0317 14:23:17.198854   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0317 14:23:17.217158   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /etc/ssl/certs/51882.pem (1708 bytes)
	I0317 14:23:17.263021   11324 start.go:296] duration metric: took 4.6358882s for postStartSetup
	I0317 14:23:17.263021   11324 fix.go:56] duration metric: took 1m24.4135548s for fixHost
	I0317 14:23:17.263021   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:19.312558   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:19.312558   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:19.312637   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:21.676454   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:21.676674   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:21.681982   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:21.682588   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:21.682588   11324 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I0317 14:23:21.817609   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: 1742221401.844828102
	
	I0317 14:23:21.817609   11324 fix.go:216] guest clock: 1742221401.844828102
	I0317 14:23:21.817609   11324 fix.go:229] Guest: 2025-03-17 14:23:21.844828102 +0000 UTC Remote: 2025-03-17 14:23:17.2630215 +0000 UTC m=+276.191941701 (delta=4.581806602s)
	I0317 14:23:21.818163   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:23.853814   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:23.853909   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:23.854008   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:26.251766   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:26.251766   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:26.255982   11324 main.go:141] libmachine: Using SSH client type: native
	I0317 14:23:26.256630   11324 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x9c7d00] 0x9ca840 <nil>  [] 0s} 172.26.222.85 22 <nil> <nil>}
	I0317 14:23:26.256630   11324 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1742221401
	I0317 14:23:26.408719   11324 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Mar 17 14:23:21 UTC 2025
	
	I0317 14:23:26.408719   11324 fix.go:236] clock set: Mon Mar 17 14:23:21 UTC 2025
	 (err=<nil>)
	I0317 14:23:26.408719   11324 start.go:83] releasing machines lock for "multinode-702300-m02", held for 1m33.5592781s
	I0317 14:23:26.409405   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:28.467757   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:28.467757   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:28.467757   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:30.904294   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:30.904331   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:30.909813   11324 out.go:177] * Found network options:
	I0317 14:23:30.912854   11324 out.go:177]   - NO_PROXY=172.26.211.30
	W0317 14:23:30.915132   11324 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 14:23:30.917693   11324 out.go:177]   - NO_PROXY=172.26.211.30
	W0317 14:23:30.919696   11324 proxy.go:119] fail to check proxy env: Error ip not in block
	W0317 14:23:30.921218   11324 proxy.go:119] fail to check proxy env: Error ip not in block
	I0317 14:23:30.923209   11324 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I0317 14:23:30.923344   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:30.929815   11324 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0317 14:23:30.929815   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:33.013643   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:33.014637   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:33.014838   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:33.015126   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:33.015126   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:33.015222   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:35.514213   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:35.514213   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:35.514741   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:35.542116   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:35.542207   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:35.542677   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:35.607157   11324 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I0317 14:23:35.607970   11324 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.6781057s)
	W0317 14:23:35.608129   11324 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I0317 14:23:35.618228   11324 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 14:23:35.622923   11324 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I0317 14:23:35.623191   11324 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.6998599s)
	W0317 14:23:35.623191   11324 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I0317 14:23:35.655028   11324 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I0317 14:23:35.655057   11324 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I0317 14:23:35.655057   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:23:35.655057   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 14:23:35.690786   11324 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I0317 14:23:35.699406   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W0317 14:23:35.709135   11324 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W0317 14:23:35.709192   11324 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I0317 14:23:35.739622   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0317 14:23:35.765374   11324 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0317 14:23:35.774830   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0317 14:23:35.802440   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:23:35.830467   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0317 14:23:35.860134   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0317 14:23:35.888597   11324 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0317 14:23:35.916368   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0317 14:23:35.948046   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0317 14:23:35.976049   11324 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0317 14:23:36.005207   11324 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0317 14:23:36.022894   11324 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0317 14:23:36.023300   11324 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 14:23:36.032456   11324 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0317 14:23:36.060264   11324 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0317 14:23:36.092183   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:36.280200   11324 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0317 14:23:36.313293   11324 start.go:495] detecting cgroup driver to use...
	I0317 14:23:36.322753   11324 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I0317 14:23:36.345335   11324 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I0317 14:23:36.345335   11324 command_runner.go:130] > [Unit]
	I0317 14:23:36.345335   11324 command_runner.go:130] > Description=Docker Application Container Engine
	I0317 14:23:36.345335   11324 command_runner.go:130] > Documentation=https://docs.docker.com
	I0317 14:23:36.345335   11324 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I0317 14:23:36.345335   11324 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I0317 14:23:36.345335   11324 command_runner.go:130] > StartLimitBurst=3
	I0317 14:23:36.345335   11324 command_runner.go:130] > StartLimitIntervalSec=60
	I0317 14:23:36.345335   11324 command_runner.go:130] > [Service]
	I0317 14:23:36.345335   11324 command_runner.go:130] > Type=notify
	I0317 14:23:36.345335   11324 command_runner.go:130] > Restart=on-failure
	I0317 14:23:36.345335   11324 command_runner.go:130] > Environment=NO_PROXY=172.26.211.30
	I0317 14:23:36.345335   11324 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I0317 14:23:36.345335   11324 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I0317 14:23:36.346344   11324 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I0317 14:23:36.346344   11324 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I0317 14:23:36.346344   11324 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I0317 14:23:36.346344   11324 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I0317 14:23:36.346344   11324 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I0317 14:23:36.346344   11324 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I0317 14:23:36.346344   11324 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I0317 14:23:36.346344   11324 command_runner.go:130] > ExecStart=
	I0317 14:23:36.346344   11324 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperv --insecure-registry 10.96.0.0/12 
	I0317 14:23:36.346344   11324 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I0317 14:23:36.346344   11324 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I0317 14:23:36.346344   11324 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I0317 14:23:36.346344   11324 command_runner.go:130] > LimitNOFILE=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > LimitNPROC=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > LimitCORE=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I0317 14:23:36.346344   11324 command_runner.go:130] > # Only systemd 226 and above support this version.
	I0317 14:23:36.346344   11324 command_runner.go:130] > TasksMax=infinity
	I0317 14:23:36.346344   11324 command_runner.go:130] > TimeoutStartSec=0
	I0317 14:23:36.346344   11324 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I0317 14:23:36.346344   11324 command_runner.go:130] > Delegate=yes
	I0317 14:23:36.346344   11324 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I0317 14:23:36.346344   11324 command_runner.go:130] > KillMode=process
	I0317 14:23:36.346344   11324 command_runner.go:130] > [Install]
	I0317 14:23:36.346344   11324 command_runner.go:130] > WantedBy=multi-user.target
	I0317 14:23:36.354332   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:23:36.384773   11324 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0317 14:23:36.420671   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0317 14:23:36.452869   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:23:36.486059   11324 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0317 14:23:36.553367   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0317 14:23:36.576253   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0317 14:23:36.608485   11324 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I0317 14:23:36.617288   11324 ssh_runner.go:195] Run: which cri-dockerd
	I0317 14:23:36.623620   11324 command_runner.go:130] > /usr/bin/cri-dockerd
	I0317 14:23:36.631810   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I0317 14:23:36.650048   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I0317 14:23:36.689065   11324 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I0317 14:23:36.875634   11324 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I0317 14:23:37.055266   11324 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I0317 14:23:37.055337   11324 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I0317 14:23:37.097157   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:37.282168   11324 ssh_runner.go:195] Run: sudo systemctl restart docker
	I0317 14:23:39.951189   11324 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.667879s)
	I0317 14:23:39.959635   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I0317 14:23:39.994221   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:23:40.027591   11324 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I0317 14:23:40.218329   11324 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I0317 14:23:40.399231   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:40.594596   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I0317 14:23:40.632957   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I0317 14:23:40.666357   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:40.869519   11324 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I0317 14:23:40.973768   11324 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I0317 14:23:40.983024   11324 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I0317 14:23:40.992072   11324 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I0317 14:23:40.992072   11324 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I0317 14:23:40.992072   11324 command_runner.go:130] > Device: 0,22	Inode: 848         Links: 1
	I0317 14:23:40.992072   11324 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I0317 14:23:40.992072   11324 command_runner.go:130] > Access: 2025-03-17 14:23:40.923506633 +0000
	I0317 14:23:40.992072   11324 command_runner.go:130] > Modify: 2025-03-17 14:23:40.923506633 +0000
	I0317 14:23:40.992072   11324 command_runner.go:130] > Change: 2025-03-17 14:23:40.927506658 +0000
	I0317 14:23:40.992072   11324 command_runner.go:130] >  Birth: -
	I0317 14:23:40.992072   11324 start.go:563] Will wait 60s for crictl version
	I0317 14:23:41.000896   11324 ssh_runner.go:195] Run: which crictl
	I0317 14:23:41.009115   11324 command_runner.go:130] > /usr/bin/crictl
	I0317 14:23:41.017737   11324 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0317 14:23:41.068556   11324 command_runner.go:130] > Version:  0.1.0
	I0317 14:23:41.068629   11324 command_runner.go:130] > RuntimeName:  docker
	I0317 14:23:41.068629   11324 command_runner.go:130] > RuntimeVersion:  27.4.0
	I0317 14:23:41.068666   11324 command_runner.go:130] > RuntimeApiVersion:  v1
	I0317 14:23:41.068700   11324 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.4.0
	RuntimeApiVersion:  v1
	I0317 14:23:41.077532   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:23:41.111616   11324 command_runner.go:130] > 27.4.0
	I0317 14:23:41.119420   11324 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I0317 14:23:41.157608   11324 command_runner.go:130] > 27.4.0
	I0317 14:23:41.162134   11324 out.go:235] * Preparing Kubernetes v1.32.2 on Docker 27.4.0 ...
	I0317 14:23:41.164335   11324 out.go:177]   - env NO_PROXY=172.26.211.30
	I0317 14:23:41.166717   11324 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I0317 14:23:41.170526   11324 ip.go:211] Found interface: {Index:7 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:3c:ad:ff Flags:up|broadcast|multicast|running}
	I0317 14:23:41.172618   11324 ip.go:214] interface addr: fe80::20f:1c30:5f1b:49fb/64
	I0317 14:23:41.172618   11324 ip.go:214] interface addr: 172.26.208.1/20
	I0317 14:23:41.181852   11324 ssh_runner.go:195] Run: grep 172.26.208.1	host.minikube.internal$ /etc/hosts
	I0317 14:23:41.188816   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.26.208.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:23:41.210886   11324 mustload.go:65] Loading cluster: multinode-702300
	I0317 14:23:41.211659   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:23:41.212401   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:23:43.267899   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:43.267899   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:43.268037   11324 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:23:43.268846   11324 certs.go:68] Setting up C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300 for IP: 172.26.222.85
	I0317 14:23:43.268846   11324 certs.go:194] generating shared ca certs ...
	I0317 14:23:43.268926   11324 certs.go:226] acquiring lock for ca certs: {Name:mkcb932913049efe02d6e38fc2201d3c46b3b4ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 14:23:43.269443   11324 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key
	I0317 14:23:43.269742   11324 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key
	I0317 14:23:43.269742   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I0317 14:23:43.270053   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I0317 14:23:43.270053   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I0317 14:23:43.270053   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I0317 14:23:43.270053   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem (1338 bytes)
	W0317 14:23:43.270716   11324 certs.go:480] ignoring C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188_empty.pem, impossibly tiny 0 bytes
	I0317 14:23:43.270716   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I0317 14:23:43.270716   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I0317 14:23:43.271240   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I0317 14:23:43.271400   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\key.pem (1671 bytes)
	I0317 14:23:43.271788   11324 certs.go:484] found cert: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem (1708 bytes)
	I0317 14:23:43.271942   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.272022   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem -> /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.272178   11324 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem -> /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.272330   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0317 14:23:43.322974   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0317 14:23:43.370225   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0317 14:23:43.416039   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0317 14:23:43.461728   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0317 14:23:43.506473   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\certs\5188.pem --> /usr/share/ca-certificates/5188.pem (1338 bytes)
	I0317 14:23:43.550664   11324 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\ssl\certs\51882.pem --> /usr/share/ca-certificates/51882.pem (1708 bytes)
	I0317 14:23:43.604194   11324 ssh_runner.go:195] Run: openssl version
	I0317 14:23:43.613521   11324 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I0317 14:23:43.620678   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/51882.pem && ln -fs /usr/share/ca-certificates/51882.pem /etc/ssl/certs/51882.pem"
	I0317 14:23:43.648247   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.655661   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.655661   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar 17 12:36 /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.663902   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/51882.pem
	I0317 14:23:43.672337   11324 command_runner.go:130] > 3ec20f2e
	I0317 14:23:43.680180   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/51882.pem /etc/ssl/certs/3ec20f2e.0"
	I0317 14:23:43.709222   11324 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 14:23:43.736460   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.742782   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.743357   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar 17 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.750956   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0317 14:23:43.758887   11324 command_runner.go:130] > b5213941
	I0317 14:23:43.767156   11324 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 14:23:43.793986   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/5188.pem && ln -fs /usr/share/ca-certificates/5188.pem /etc/ssl/certs/5188.pem"
	I0317 14:23:43.823623   11324 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.831079   11324 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.831079   11324 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar 17 12:36 /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.840347   11324 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/5188.pem
	I0317 14:23:43.849515   11324 command_runner.go:130] > 51391683
	I0317 14:23:43.857174   11324 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/5188.pem /etc/ssl/certs/51391683.0"
	I0317 14:23:43.884032   11324 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0317 14:23:43.890246   11324 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0317 14:23:43.890246   11324 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 14:23:43.890246   11324 kubeadm.go:934] updating node {m02 172.26.222.85 8443 v1.32.2 docker false true} ...
	I0317 14:23:43.890781   11324 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-702300-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.26.222.85
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:multinode-702300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0317 14:23:43.898843   11324 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0317 14:23:43.917699   11324 command_runner.go:130] > kubeadm
	I0317 14:23:43.917699   11324 command_runner.go:130] > kubectl
	I0317 14:23:43.917699   11324 command_runner.go:130] > kubelet
	I0317 14:23:43.917699   11324 binaries.go:44] Found k8s binaries, skipping transfer
	I0317 14:23:43.926909   11324 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I0317 14:23:43.943455   11324 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I0317 14:23:43.972972   11324 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0317 14:23:44.013746   11324 ssh_runner.go:195] Run: grep 172.26.211.30	control-plane.minikube.internal$ /etc/hosts
	I0317 14:23:44.021767   11324 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.26.211.30	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0317 14:23:44.051304   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:23:44.248895   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:23:44.275879   11324 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:23:44.276548   11324 start.go:317] joinCluster: &{Name:multinode-702300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv 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:multinode-702300
Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.26.211.30 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.26.218.205 Port:0 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gad
get: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:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false] 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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube5:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableO
ptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0317 14:23:44.276548   11324 start.go:330] removing existing worker node "m02" before attempting to rejoin cluster: &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:23:44.276548   11324 host.go:66] Checking if "multinode-702300-m02" exists ...
	I0317 14:23:44.277213   11324 mustload.go:65] Loading cluster: multinode-702300
	I0317 14:23:44.277807   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:23:44.278366   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:23:46.330564   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:46.330803   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:46.330803   11324 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:23:46.331399   11324 api_server.go:166] Checking apiserver status ...
	I0317 14:23:46.338721   11324 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:23:46.338721   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:23:48.377990   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:48.377990   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:48.378659   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:50.755927   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:23:50.755967   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:50.756381   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:23:50.872860   11324 command_runner.go:130] > 2031
	I0317 14:23:50.872860   11324 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (4.5340911s)
	I0317 14:23:50.883624   11324 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2031/cgroup
	W0317 14:23:50.902052   11324 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2031/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0317 14:23:50.909656   11324 ssh_runner.go:195] Run: ls
	I0317 14:23:50.917227   11324 api_server.go:253] Checking apiserver healthz at https://172.26.211.30:8443/healthz ...
	I0317 14:23:50.925876   11324 api_server.go:279] https://172.26.211.30:8443/healthz returned 200:
	ok
	I0317 14:23:50.934859   11324 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-702300-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data
	I0317 14:23:51.284341   11324 command_runner.go:130] ! Warning: ignoring DaemonSet-managed Pods: kube-system/kindnet-jv4pv, kube-system/kube-proxy-wnkwb
	I0317 14:23:54.304977   11324 command_runner.go:130] > node/multinode-702300-m02 cordoned
	I0317 14:23:54.305824   11324 command_runner.go:130] > pod "busybox-58667487b6-sh8gp" has DeletionTimestamp older than 1 seconds, skipping
	I0317 14:23:54.305824   11324 command_runner.go:130] > node/multinode-702300-m02 drained
	I0317 14:23:54.305824   11324 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl drain multinode-702300-m02 --force --grace-period=1 --skip-wait-for-delete-timeout=1 --disable-eviction --ignore-daemonsets --delete-emptydir-data: (3.3709295s)
	I0317 14:23:54.305824   11324 node.go:128] successfully drained node "multinode-702300-m02"
	I0317 14:23:54.305986   11324 ssh_runner.go:195] Run: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock"
	I0317 14:23:54.306096   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:23:56.322563   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:23:56.322629   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:56.322629   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:23:58.735038   11324 main.go:141] libmachine: [stdout =====>] : 172.26.222.85
	
	I0317 14:23:58.735038   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:23:58.735670   11324 sshutil.go:53] new ssh client: &{IP:172.26.222.85 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:23:59.172213   11324 command_runner.go:130] ! W0317 14:23:59.201873    1666 removeetcdmember.go:106] [reset] No kubeadm config, using etcd pod spec to get data directory
	I0317 14:23:59.376037   11324 command_runner.go:130] ! W0317 14:23:59.405213    1666 cleanupnode.go:105] [reset] Failed to remove containers: failed to stop running pod 41d4039792f9b46086ba02787289257bc8e6a3b0ff984e82550de48565c687eb: rpc error: code = Unknown desc = networkPlugin cni failed to teardown pod "busybox-58667487b6-sh8gp_default" network: cni config uninitialized
	I0317 14:23:59.397460   11324 command_runner.go:130] > [preflight] Running pre-flight checks
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Deleted contents of the etcd data directory: /var/lib/etcd
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Stopping the kubelet service
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Unmounting mounted directories in "/var/lib/kubelet"
	I0317 14:23:59.397552   11324 command_runner.go:130] > [reset] Deleting contents of directories: [/etc/kubernetes/manifests /var/lib/kubelet /etc/kubernetes/pki]
	I0317 14:23:59.397641   11324 command_runner.go:130] > [reset] Deleting files: [/etc/kubernetes/admin.conf /etc/kubernetes/super-admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/bootstrap-kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf]
	I0317 14:23:59.397670   11324 command_runner.go:130] > The reset process does not clean CNI configuration. To do so, you must remove /etc/cni/net.d
	I0317 14:23:59.397670   11324 command_runner.go:130] > The reset process does not reset or clean up iptables rules or IPVS tables.
	I0317 14:23:59.397670   11324 command_runner.go:130] > If you wish to reset iptables, you must do so manually by using the "iptables" command.
	I0317 14:23:59.397670   11324 command_runner.go:130] > If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
	I0317 14:23:59.397670   11324 command_runner.go:130] > to reset your system's IPVS tables.
	I0317 14:23:59.397670   11324 command_runner.go:130] > The reset process does not clean your kubeconfig files and you must remove them manually.
	I0317 14:23:59.397670   11324 command_runner.go:130] > Please, check the contents of the $HOME/.kube/config file.
	I0317 14:23:59.397862   11324 ssh_runner.go:235] Completed: /bin/bash -c "KUBECONFIG=/var/lib/minikube/kubeconfig sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm reset --force --ignore-preflight-errors=all --cri-socket=unix:///var/run/cri-dockerd.sock": (5.0917898s)
	I0317 14:23:59.397862   11324 node.go:155] successfully reset node "multinode-702300-m02"
	I0317 14:23:59.399103   11324 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:23:59.399563   11324 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.211.30:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 14:23:59.400728   11324 cert_rotation.go:140] Starting client certificate rotation controller
	I0317 14:23:59.401140   11324 type.go:296] "Request Body" body=<
		00000000  6b 38 73 00 0a 13 0a 02  76 31 12 0d 44 65 6c 65  |k8s.....v1..Dele|
		00000010  74 65 4f 70 74 69 6f 6e  73 12 00 1a 00 22 00     |teOptions....".|
	 >
	I0317 14:23:59.401140   11324 round_trippers.go:470] DELETE https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:23:59.401140   11324 round_trippers.go:476] Request Headers:
	I0317 14:23:59.401140   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:23:59.401140   11324 round_trippers.go:480]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:23:59.401140   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:23:59.422100   11324 round_trippers.go:581] Response Status: 200 OK in 20 milliseconds
	I0317 14:23:59.422100   11324 round_trippers.go:584] Response Headers:
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Audit-Id: dd8ceb0e-6c99-4574-b1cc-6fd11dd71e59
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:23:59.422100   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:23:59.422100   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Content-Length: 120
	I0317 14:23:59.422100   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:23:59 GMT
	I0317 14:23:59.422100   11324 type.go:296] "Response Body" body=<
		00000000  6b 38 73 00 0a 0c 0a 02  76 31 12 06 53 74 61 74  |k8s.....v1..Stat|
		00000010  75 73 12 60 0a 06 0a 00  12 00 1a 00 12 07 53 75  |us.`..........Su|
		00000020  63 63 65 73 73 1a 00 22  00 2a 47 0a 14 6d 75 6c  |ccess..".*G..mul|
		00000030  74 69 6e 6f 64 65 2d 37  30 32 33 30 30 2d 6d 30  |tinode-702300-m0|
		00000040  32 12 00 1a 05 6e 6f 64  65 73 28 00 32 24 31 61  |2....nodes(.2$1a|
		00000050  32 62 33 61 61 63 2d 31  65 31 38 2d 34 61 37 37  |2b3aac-1e18-4a77|
		00000060  2d 61 37 65 64 2d 65 39  37 64 34 64 30 65 30 64  |-a7ed-e97d4d0e0d|
		00000070  31 64 30 00 1a 00 22 00                           |1d0...".|
	 >
	I0317 14:23:59.422100   11324 node.go:180] successfully deleted node "multinode-702300-m02"
	I0317 14:23:59.422100   11324 start.go:334] successfully removed existing worker node "m02" from cluster: &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:23:59.422100   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0"
	I0317 14:23:59.422100   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:24:01.443366   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:01.443366   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:01.443366   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:03.865443   11324 main.go:141] libmachine: [stdout =====>] : 172.26.211.30
	
	I0317 14:24:03.865520   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:03.865938   11324 sshutil.go:53] new ssh client: &{IP:172.26.211.30 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:24:04.058275   11324 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token 2imise.khjj4h1wg4rwmzcg --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 
	I0317 14:24:04.058339   11324 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm token create --print-join-command --ttl=0": (4.6361904s)
	I0317 14:24:04.058433   11324 start.go:343] trying to join worker node "m02" to cluster: &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:24:04.058490   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 2imise.khjj4h1wg4rwmzcg --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-702300-m02"
	I0317 14:24:04.241430   11324 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0317 14:24:06.111724   11324 command_runner.go:130] > [preflight] Running pre-flight checks
	I0317 14:24:06.111724   11324 command_runner.go:130] > [preflight] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
	I0317 14:24:06.111724   11324 command_runner.go:130] > [preflight] Use 'kubeadm init phase upload-config --config your-config.yaml' to re-upload it.
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I0317 14:24:06.111724   11324 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0317 14:24:06.111858   11324 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.50234192s
	I0317 14:24:06.111858   11324 command_runner.go:130] > [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap
	I0317 14:24:06.111913   11324 command_runner.go:130] > This node has joined the cluster:
	I0317 14:24:06.111913   11324 command_runner.go:130] > * Certificate signing request was sent to apiserver and a response was received.
	I0317 14:24:06.111913   11324 command_runner.go:130] > * The Kubelet was informed of the new secure connection details.
	I0317 14:24:06.111913   11324 command_runner.go:130] > Run 'kubectl get nodes' on the control-plane to see this node join the cluster.
	I0317 14:24:06.111989   11324 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm join control-plane.minikube.internal:8443 --token 2imise.khjj4h1wg4rwmzcg --discovery-token-ca-cert-hash sha256:9874526e3d60dfb1a97d15f6109f96c480194c1a59181063ac2a016aefab4710 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-702300-m02": (2.0534011s)
	I0317 14:24:06.111989   11324 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I0317 14:24:06.317025   11324 command_runner.go:130] ! Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /usr/lib/systemd/system/kubelet.service.
	I0317 14:24:06.507616   11324 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-702300-m02 minikube.k8s.io/updated_at=2025_03_17T14_24_06_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c minikube.k8s.io/name=multinode-702300 minikube.k8s.io/primary=false
	I0317 14:24:06.636675   11324 command_runner.go:130] > node/multinode-702300-m02 labeled
	I0317 14:24:06.637030   11324 start.go:319] duration metric: took 22.3602459s to joinCluster
	I0317 14:24:06.637281   11324 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.26.222.85 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:docker ControlPlane:false Worker:true}
	I0317 14:24:06.637904   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:24:06.639760   11324 out.go:177] * Verifying Kubernetes components...
	I0317 14:24:06.651957   11324 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0317 14:24:06.854740   11324 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0317 14:24:06.882048   11324 loader.go:402] Config loaded from file:  C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 14:24:06.882716   11324 kapi.go:59] client config for multinode-702300: &rest.Config{Host:"https://172.26.211.30:8443", 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:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\multinode-702300\\client.key", CAFile:"C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAD
ata:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x25f92e0), 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 14:24:06.883313   11324 node_ready.go:35] waiting up to 6m0s for node "multinode-702300-m02" to be "Ready" ...
	I0317 14:24:06.883313   11324 type.go:168] "Request Body" body=""
	I0317 14:24:06.883313   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:06.883849   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:06.883849   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:06.883849   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:06.888089   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:06.888140   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:06.888197   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:06 GMT
	I0317 14:24:06.888197   11324 round_trippers.go:587]     Audit-Id: 108558e5-a503-457a-8d2f-283d7a17c2fa
	I0317 14:24:06.888242   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:06.888242   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:06.888242   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:06.888242   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:06.888242   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:06.888242   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:07.383956   11324 type.go:168] "Request Body" body=""
	I0317 14:24:07.383956   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:07.383956   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:07.383956   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:07.383956   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:07.388958   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:07.389026   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:07.389052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:07.389052   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:07.389052   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:07.389052   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:07 GMT
	I0317 14:24:07.389126   11324 round_trippers.go:587]     Audit-Id: 291b00d7-c02f-46d1-8fb1-ff29ffa435e2
	I0317 14:24:07.389126   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:07.389126   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:07.389433   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:07.883818   11324 type.go:168] "Request Body" body=""
	I0317 14:24:07.883925   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:07.884007   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:07.884007   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:07.884007   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:07.887486   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:07.887486   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:07 GMT
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Audit-Id: 099b14da-eabf-45cb-8a82-5c8fde8a0a0e
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:07.887486   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:07.887486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:07.887486   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:07.888617   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:08.384063   11324 type.go:168] "Request Body" body=""
	I0317 14:24:08.384063   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:08.384063   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:08.384063   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:08.384063   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:08.387074   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:08.387074   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:08 GMT
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Audit-Id: 7f62a3c4-75ab-4795-9d4f-853d2b7093ea
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:08.387074   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:08.387074   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:08.387074   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:08.387692   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:08.884331   11324 type.go:168] "Request Body" body=""
	I0317 14:24:08.884331   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:08.884331   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:08.884331   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:08.884331   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:08.888457   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:08.888526   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:08.888526   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:08.888526   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:08 GMT
	I0317 14:24:08.888526   11324 round_trippers.go:587]     Audit-Id: 1529ba0a-c238-4290-ae93-b5584f510fe4
	I0317 14:24:08.888726   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:08.888753   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:09.384520   11324 type.go:168] "Request Body" body=""
	I0317 14:24:09.384758   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:09.384758   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:09.384822   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:09.384822   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:09.389109   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:09.389109   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:09.389109   11324 round_trippers.go:587]     Audit-Id: d2a28f4e-7f77-4c3e-9595-bd50dc20b804
	I0317 14:24:09.389109   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:09.389182   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:09.389182   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:09.389182   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:09.389182   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:09.389182   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:09 GMT
	I0317 14:24:09.389246   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:09.883785   11324 type.go:168] "Request Body" body=""
	I0317 14:24:09.883785   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:09.883785   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:09.883785   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:09.883785   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:09.888581   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:09.888581   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:09.888657   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:09.888657   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:09 GMT
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Audit-Id: 34beb99d-0a4d-49c1-a2d7-8c78e9ee1d88
	I0317 14:24:09.888657   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:09.888946   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:10.383770   11324 type.go:168] "Request Body" body=""
	I0317 14:24:10.383770   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:10.383770   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:10.383770   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:10.383770   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:10.388642   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:10.388642   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Audit-Id: cb191279-0062-4442-8ca3-488aadd1d63e
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:10.388642   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:10.388642   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Content-Length: 3270
	I0317 14:24:10.388642   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:10 GMT
	I0317 14:24:10.388642   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 af 19 0a 9d 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 30 37 35 38 00  |584632682.20758.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15161 chars]
	 >
	I0317 14:24:10.884282   11324 type.go:168] "Request Body" body=""
	I0317 14:24:10.884282   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:10.884282   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:10.884282   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:10.884282   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:10.888518   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:10.888633   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:10 GMT
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Audit-Id: 7b90141f-cbe5-42a6-a7a5-b5a37c983c59
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:10.888633   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:10.888633   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:10.888633   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:10.888880   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:10.889098   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:11.383772   11324 type.go:168] "Request Body" body=""
	I0317 14:24:11.383772   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:11.383772   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:11.383772   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:11.383772   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:11.389655   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:11.389753   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:11.389783   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:11 GMT
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Audit-Id: 8dff9cf9-e75a-4de8-9960-99b8ceccd3b8
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:11.389801   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:11.389801   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:11.389801   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:11.389942   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:11.883594   11324 type.go:168] "Request Body" body=""
	I0317 14:24:11.883594   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:11.883594   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:11.883594   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:11.883594   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:11.888700   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:11.888774   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:11.888774   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:11.888774   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:11 GMT
	I0317 14:24:11.888774   11324 round_trippers.go:587]     Audit-Id: 116aa1e6-b96b-4f47-9d43-6cba61473046
	I0317 14:24:11.888939   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:12.384198   11324 type.go:168] "Request Body" body=""
	I0317 14:24:12.384274   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:12.384274   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:12.384274   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:12.384274   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:12.389567   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:12.389648   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:12.389648   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:12 GMT
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Audit-Id: 3fba6860-c182-4bc7-826d-a8eb113ff6db
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:12.389648   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:12.389693   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:12.389935   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:12.884205   11324 type.go:168] "Request Body" body=""
	I0317 14:24:12.884205   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:12.884205   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:12.884205   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:12.884205   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:12.888741   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:12.888741   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:12.888741   11324 round_trippers.go:587]     Audit-Id: bb164619-9fce-43a5-a43e-6b4c2b154d44
	I0317 14:24:12.888741   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:12.888849   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:12.888849   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:12.888849   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:12.888849   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:12.888849   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:12 GMT
	I0317 14:24:12.889070   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:12.889300   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:13.384727   11324 type.go:168] "Request Body" body=""
	I0317 14:24:13.384854   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:13.384854   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:13.384936   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:13.384936   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:13.389969   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:13.389969   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:13.389969   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:13.389969   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:13 GMT
	I0317 14:24:13.389969   11324 round_trippers.go:587]     Audit-Id: 63f208ac-d5b1-4d7d-8f6a-f64bcfac671e
	I0317 14:24:13.390515   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:13.883653   11324 type.go:168] "Request Body" body=""
	I0317 14:24:13.884213   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:13.884213   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:13.884213   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:13.884213   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:13.887112   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:24:13.888013   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:13.888013   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:13.888013   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:13 GMT
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Audit-Id: 9ba3369a-baec-4d8e-bc8b-8d9a0d7b5942
	I0317 14:24:13.888013   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:13.888125   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:13.888315   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:14.384767   11324 type.go:168] "Request Body" body=""
	I0317 14:24:14.385297   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:14.385297   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:14.385297   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:14.385374   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:14.389377   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:14.389377   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Audit-Id: 677c2600-68fe-4100-ba12-2c1e71100cd0
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:14.389458   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:14.389458   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:14.389458   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:14 GMT
	I0317 14:24:14.389675   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:14.883473   11324 type.go:168] "Request Body" body=""
	I0317 14:24:14.883473   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:14.883473   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:14.883473   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:14.883473   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:14.888626   11324 round_trippers.go:581] Response Status: 200 OK in 5 milliseconds
	I0317 14:24:14.888735   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:14.888735   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:14.888735   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:14 GMT
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Audit-Id: 6ced476d-65bb-4151-ae42-9fff6ee56582
	I0317 14:24:14.888735   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:14.888952   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:15.383733   11324 type.go:168] "Request Body" body=""
	I0317 14:24:15.383733   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:15.383733   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:15.383733   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:15.383733   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:15.391858   11324 round_trippers.go:581] Response Status: 200 OK in 8 milliseconds
	I0317 14:24:15.391858   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:15.391917   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:15 GMT
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Audit-Id: ca0fa47e-7bba-4709-9a00-2b44f3c3c003
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:15.391917   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:15.391917   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:15.392158   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:15.392292   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:15.884105   11324 type.go:168] "Request Body" body=""
	I0317 14:24:15.884105   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:15.884105   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:15.884105   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:15.884105   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:15.887825   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:15.887825   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Content-Length: 3340
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:15 GMT
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Audit-Id: f3be29c3-951a-4eb0-b685-64e45c97998d
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:15.887825   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:15.887825   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:15.887825   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:15.887825   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 f5 19 0a ab 0c 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 30 31 38 00  |584632682.21018.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 15483 chars]
	 >
	I0317 14:24:16.384325   11324 type.go:168] "Request Body" body=""
	I0317 14:24:16.384325   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:16.384325   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:16.384325   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:16.384325   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:16.388677   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:16.388677   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:16.388677   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:16.388677   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:16.388677   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:16.388677   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:16.388677   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:16 GMT
	I0317 14:24:16.388784   11324 round_trippers.go:587]     Audit-Id: 4520e2ac-f1ed-4876-a55f-c77d1dce6f95
	I0317 14:24:16.388784   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:16.389049   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:16.884497   11324 type.go:168] "Request Body" body=""
	I0317 14:24:16.884497   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:16.884497   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:16.884497   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:16.884497   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:16.888844   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:16.888844   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:16.888844   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:16.888844   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:16 GMT
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Audit-Id: 3d3ffd48-0b9b-4220-a33e-87b3dd55487b
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:16.888844   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:16.888844   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:17.383926   11324 type.go:168] "Request Body" body=""
	I0317 14:24:17.383926   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:17.383926   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:17.383926   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:17.383926   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:17.388879   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:17.388955   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Audit-Id: c5bcb702-3543-4598-abb2-c67be9815a38
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:17.388955   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:17.388955   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:17.388955   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:17 GMT
	I0317 14:24:17.389123   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:17.883613   11324 type.go:168] "Request Body" body=""
	I0317 14:24:17.884068   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:17.884068   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:17.884068   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:17.884068   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:17.888045   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:17.888125   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:17.888125   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:17 GMT
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Audit-Id: 8931eb16-d7d9-4537-9829-fcff2416e744
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:17.888125   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:17.888125   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:17.888277   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:17.888277   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:18.383819   11324 type.go:168] "Request Body" body=""
	I0317 14:24:18.383819   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:18.383819   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:18.383819   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:18.383819   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:18.388140   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:18.388140   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:18.388140   11324 round_trippers.go:587]     Audit-Id: 12d3a637-53ed-4427-a653-8516ff84585c
	I0317 14:24:18.388140   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:18.388210   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:18.388210   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:18.388210   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:18.388210   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:18.388210   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:18 GMT
	I0317 14:24:18.388411   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:18.884010   11324 type.go:168] "Request Body" body=""
	I0317 14:24:18.884085   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:18.884085   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:18.884085   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:18.884171   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:18.888273   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:18.888369   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:18 GMT
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Audit-Id: 3c726025-9158-4f2d-9a3d-c1e4170cc1ef
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:18.888369   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:18.888467   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:18.888467   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:18.888467   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:18.888731   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:19.384198   11324 type.go:168] "Request Body" body=""
	I0317 14:24:19.384198   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:19.384198   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:19.384198   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:19.384198   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:19.388789   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:19.388853   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:19.388919   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:19.388919   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:19 GMT
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Audit-Id: 03153a24-aa48-4f04-8a6d-3e348c2e1f8c
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:19.388919   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:19.389198   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:19.884111   11324 type.go:168] "Request Body" body=""
	I0317 14:24:19.884111   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:19.884111   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:19.884111   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:19.884111   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:19.889239   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:19.889239   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:19.889239   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:19 GMT
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Audit-Id: c6f9d029-6d94-4bb7-bbb9-b1e5e0d83942
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:19.889239   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:19.889239   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:19.889500   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:19.889634   11324 node_ready.go:53] node "multinode-702300-m02" has status "Ready":"False"
	I0317 14:24:20.384348   11324 type.go:168] "Request Body" body=""
	I0317 14:24:20.384348   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:20.384348   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:20.384348   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:20.384348   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:20.387449   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:20.387449   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:20.387449   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:20.387449   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:20.387449   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:20.387449   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:20 GMT
	I0317 14:24:20.387449   11324 round_trippers.go:587]     Audit-Id: 30c95217-8df9-41cf-a5ff-73024eb97733
	I0317 14:24:20.388494   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:20.388494   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:20.388646   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:20.884377   11324 type.go:168] "Request Body" body=""
	I0317 14:24:20.884377   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:20.884377   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:20.884377   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:20.884377   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:20.888437   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:20.888498   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:20.888498   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:20.888498   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Content-Length: 3641
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:20 GMT
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Audit-Id: 058c361f-2782-4543-85fb-38136facec0c
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:20.888498   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:20.888849   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a2 1c 0a fa 0e 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 30 38 00  |584632682.21108.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16981 chars]
	 >
	I0317 14:24:21.384265   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.384265   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:21.384265   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.384265   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.384265   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.388451   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.388482   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Audit-Id: 31cd4148-0485-43c7-bedf-f166ec1ac2e6
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.388482   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.388482   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Content-Length: 3519
	I0317 14:24:21.388482   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.388482   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 37 38 00  |584632682.21178.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0317 14:24:21.388482   11324 node_ready.go:49] node "multinode-702300-m02" has status "Ready":"True"
	I0317 14:24:21.388482   11324 node_ready.go:38] duration metric: took 14.5050155s for node "multinode-702300-m02" to be "Ready" ...
	I0317 14:24:21.388482   11324 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 14:24:21.389113   11324 type.go:204] "Request Body" body=""
	I0317 14:24:21.389145   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods
	I0317 14:24:21.389205   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.389205   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.389205   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.393589   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.393589   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.393589   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.393589   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.393589   11324 round_trippers.go:587]     Audit-Id: 6b75f87b-b19a-4ef8-9f8a-ca5ceee1bab5
	I0317 14:24:21.395584   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0d 0a 02  76 31 12 07 50 6f 64 4c  |k8s.....v1..PodL|
		00000010  69 73 74 12 a6 ea 03 0a  0a 0a 00 12 04 32 31 32  |ist..........212|
		00000020  30 1a 00 12 c3 28 0a af  19 0a 18 63 6f 72 65 64  |0....(.....cored|
		00000030  6e 73 2d 36 36 38 64 36  62 66 39 62 63 2d 7a 34  |ns-668d6bf9bc-z4|
		00000040  6b 63 78 12 13 63 6f 72  65 64 6e 73 2d 36 36 38  |kcx..coredns-668|
		00000050  64 36 62 66 39 62 63 2d  1a 0b 6b 75 62 65 2d 73  |d6bf9bc-..kube-s|
		00000060  79 73 74 65 6d 22 00 2a  24 63 33 62 39 65 63 38  |ystem".*$c3b9ec8|
		00000070  36 2d 30 63 64 38 2d 34  64 32 65 2d 62 37 65 64  |6-0cd8-4d2e-b7ed|
		00000080  2d 65 34 35 36 38 34 66  33 64 65 33 37 32 04 31  |-e45684f3de372.1|
		00000090  39 32 31 38 00 42 08 08  df d4 e0 be 06 10 00 5a  |9218.B.........Z|
		000000a0  13 0a 07 6b 38 73 2d 61  70 70 12 08 6b 75 62 65  |...k8s-app..kube|
		000000b0  2d 64 6e 73 5a 1f 0a 11  70 6f 64 2d 74 65 6d 70  |-dnsZ...pod-temp|
		000000c0  6c 61 74 65 2d 68 61 73  68 12 0a 36 36 38 64 36  |late-hash..668d [truncated 309036 chars]
	 >
	I0317 14:24:21.395584   11324 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.396596   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.396596   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/coredns-668d6bf9bc-z4kcx
	I0317 14:24:21.396596   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.396596   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.396596   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.399685   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:21.399685   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.399685   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.399685   11324 round_trippers.go:587]     Audit-Id: 24fa0267-9cd7-4c5f-bdd7-175cf301111e
	I0317 14:24:21.399685   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.400636   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.400636   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.400636   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.400715   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  c3 28 0a af 19 0a 18 63  6f 72 65 64 6e 73 2d 36  |.(.....coredns-6|
		00000020  36 38 64 36 62 66 39 62  63 2d 7a 34 6b 63 78 12  |68d6bf9bc-z4kcx.|
		00000030  13 63 6f 72 65 64 6e 73  2d 36 36 38 64 36 62 66  |.coredns-668d6bf|
		00000040  39 62 63 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |9bc-..kube-syste|
		00000050  6d 22 00 2a 24 63 33 62  39 65 63 38 36 2d 30 63  |m".*$c3b9ec86-0c|
		00000060  64 38 2d 34 64 32 65 2d  62 37 65 64 2d 65 34 35  |d8-4d2e-b7ed-e45|
		00000070  36 38 34 66 33 64 65 33  37 32 04 31 39 32 31 38  |684f3de372.19218|
		00000080  00 42 08 08 df d4 e0 be  06 10 00 5a 13 0a 07 6b  |.B.........Z...k|
		00000090  38 73 2d 61 70 70 12 08  6b 75 62 65 2d 64 6e 73  |8s-app..kube-dns|
		000000a0  5a 1f 0a 11 70 6f 64 2d  74 65 6d 70 6c 61 74 65  |Z...pod-template|
		000000b0  2d 68 61 73 68 12 0a 36  36 38 64 36 62 66 39 62  |-hash..668d6bf9b|
		000000c0  63 6a 53 0a 0a 52 65 70  6c 69 63 61 53 65 74 1a  |cjS..ReplicaSet [truncated 24723 chars]
	 >
	I0317 14:24:21.400715   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.400715   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.400715   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.401260   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.401260   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.403929   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:24:21.403929   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.403929   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.403929   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.403929   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.404126   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.404126   11324 round_trippers.go:587]     Audit-Id: 8e20d72b-c222-4759-98ad-8aa929d41fce
	I0317 14:24:21.404126   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.404385   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.404499   11324 pod_ready.go:93] pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.404568   11324 pod_ready.go:82] duration metric: took 7.9714ms for pod "coredns-668d6bf9bc-z4kcx" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.404609   11324 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.404683   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.404716   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-702300
	I0317 14:24:21.404716   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.404755   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.404755   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.407647   11324 round_trippers.go:581] Response Status: 200 OK in 2 milliseconds
	I0317 14:24:21.407647   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Audit-Id: 8fb27ef7-6409-4194-beb4-c7e756df7dde
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.407647   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.407647   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.407647   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.408406   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  f6 2b 0a 9d 1a 0a 15 65  74 63 64 2d 6d 75 6c 74  |.+.....etcd-mult|
		00000020  69 6e 6f 64 65 2d 37 30  32 33 30 30 12 00 1a 0b  |inode-702300....|
		00000030  6b 75 62 65 2d 73 79 73  74 65 6d 22 00 2a 24 61  |kube-system".*$a|
		00000040  66 37 33 66 65 66 33 2d  34 62 37 33 2d 34 65 62  |f73fef3-4b73-4eb|
		00000050  34 2d 62 30 30 39 2d 34  38 30 39 64 65 35 64 31  |4-b009-4809de5d1|
		00000060  62 63 63 32 04 31 38 37  38 38 00 42 08 08 dc df  |bcc2.18788.B....|
		00000070  e0 be 06 10 00 5a 11 0a  09 63 6f 6d 70 6f 6e 65  |.....Z...compone|
		00000080  6e 74 12 04 65 74 63 64  5a 15 0a 04 74 69 65 72  |nt..etcdZ...tier|
		00000090  12 0d 63 6f 6e 74 72 6f  6c 2d 70 6c 61 6e 65 62  |..control-planeb|
		000000a0  4e 0a 30 6b 75 62 65 61  64 6d 2e 6b 75 62 65 72  |N.0kubeadm.kuber|
		000000b0  6e 65 74 65 73 2e 69 6f  2f 65 74 63 64 2e 61 64  |netes.io/etcd.ad|
		000000c0  76 65 72 74 69 73 65 2d  63 6c 69 65 6e 74 2d 75  |vertise-client- [truncated 26859 chars]
	 >
	I0317 14:24:21.408406   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.408406   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.408406   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.408406   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.408406   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.411472   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:21.411472   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.411472   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.411472   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Audit-Id: c6d0ca3a-6940-4f15-84bd-d5bc4d7149b7
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.411472   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.411472   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.412001   11324 pod_ready.go:93] pod "etcd-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.412045   11324 pod_ready.go:82] duration metric: took 7.3927ms for pod "etcd-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.412045   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.412162   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.412195   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-702300
	I0317 14:24:21.412231   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.412231   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.412231   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.413931   11324 round_trippers.go:581] Response Status: 200 OK in 1 milliseconds
	I0317 14:24:21.413931   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Audit-Id: 2cf7c1ad-67e2-4216-8b1b-bd0f4738630b
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.413931   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.413931   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.413931   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.415467   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  94 36 0a ad 1c 0a 1f 6b  75 62 65 2d 61 70 69 73  |.6.....kube-apis|
		00000020  65 72 76 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |erver-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 64 38 64 61 33 32 39  |ystem".*$d8da329|
		00000050  61 2d 66 64 61 39 2d 34  64 33 62 2d 62 63 36 33  |a-fda9-4d3b-bc63|
		00000060  2d 35 38 30 62 31 36 33  36 61 65 39 63 32 04 31  |-580b1636ae9c2.1|
		00000070  38 37 30 38 00 42 08 08  dc df e0 be 06 10 00 5a  |8708.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 61 70 69 73 65  72 76 65 72 5a 15 0a 04  |be-apiserverZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 55 0a 3f 6b  75 62 65 61 64 6d 2e 6b  |anebU.?kubeadm.k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 6b 75 62  |ubernetes.io/ku [truncated 33335 chars]
	 >
	I0317 14:24:21.415467   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.415467   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.415467   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.415467   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.415467   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.423071   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:24:21.423071   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Audit-Id: b1b88cab-2a9e-4c1b-9941-3d7a30599bd8
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.423071   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.423071   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.423071   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.423071   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.424559   11324 pod_ready.go:93] pod "kube-apiserver-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.424709   11324 pod_ready.go:82] duration metric: took 12.6218ms for pod "kube-apiserver-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.424709   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.424709   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.424709   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-702300
	I0317 14:24:21.424709   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.424709   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.424709   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.428520   11324 round_trippers.go:581] Response Status: 200 OK in 3 milliseconds
	I0317 14:24:21.428579   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.428579   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.428579   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.428628   11324 round_trippers.go:587]     Audit-Id: bab51ff5-0f24-48c4-b9ed-7e3c36042557
	I0317 14:24:21.428628   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.428628   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.428628   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.428628   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  da 31 0a 9a 1d 0a 28 6b  75 62 65 2d 63 6f 6e 74  |.1....(kube-cont|
		00000020  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 2d 6d  |roller-manager-m|
		00000030  75 6c 74 69 6e 6f 64 65  2d 37 30 32 33 30 30 12  |ultinode-702300.|
		00000040  00 1a 0b 6b 75 62 65 2d  73 79 73 74 65 6d 22 00  |...kube-system".|
		00000050  2a 24 66 30 37 64 65 30  37 66 2d 32 64 31 33 2d  |*$f07de07f-2d13-|
		00000060  34 39 31 33 2d 61 62 30  35 2d 61 64 61 66 38 38  |4913-ab05-adaf88|
		00000070  62 31 35 37 66 30 32 04  31 38 39 38 38 00 42 08  |b157f02.18988.B.|
		00000080  08 da d4 e0 be 06 10 00  5a 24 0a 09 63 6f 6d 70  |........Z$..comp|
		00000090  6f 6e 65 6e 74 12 17 6b  75 62 65 2d 63 6f 6e 74  |onent..kube-cont|
		000000a0  72 6f 6c 6c 65 72 2d 6d  61 6e 61 67 65 72 5a 15  |roller-managerZ.|
		000000b0  0a 04 74 69 65 72 12 0d  63 6f 6e 74 72 6f 6c 2d  |..tier..control-|
		000000c0  70 6c 61 6e 65 62 3d 0a  19 6b 75 62 65 72 6e 65  |planeb=..kubern [truncated 30497 chars]
	 >
	I0317 14:24:21.428628   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.428628   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:21.428628   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.428628   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.429155   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.436417   11324 round_trippers.go:581] Response Status: 200 OK in 7 milliseconds
	I0317 14:24:21.436417   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Audit-Id: 0c86034f-7db4-49af-8f38-1b11f00670d9
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.436417   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.436417   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.436417   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.436417   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:21.436417   11324 pod_ready.go:93] pod "kube-controller-manager-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:21.436417   11324 pod_ready.go:82] duration metric: took 11.7076ms for pod "kube-controller-manager-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.436417   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.437537   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.584338   11324 request.go:661] Waited for 146.7996ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:24:21.584338   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-78w8n
	I0317 14:24:21.584955   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.584955   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.584955   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.589296   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.589296   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Audit-Id: 2f313672-b897-4dda-b6cc-326528d26671
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.589296   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.589296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.589296   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.589677   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  af 26 0a c4 15 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 37 38 77 38 6e 12  0b 6b 75 62 65 2d 70 72  |y-78w8n..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 31 31 34  35 31 31 37 61 2d 30 66  |m".*$1145117a-0f|
		00000050  33 61 2d 34 34 66 30 2d  61 39 66 32 2d 62 64 34  |3a-44f0-a9f2-bd4|
		00000060  34 33 30 31 39 63 34 38  62 32 04 31 37 32 30 38  |43019c48b2.17208|
		00000070  00 42 08 08 a6 d8 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23376 chars]
	 >
	I0317 14:24:21.590073   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.785198   11324 request.go:661] Waited for 195.1226ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:24:21.785198   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m03
	I0317 14:24:21.785198   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.785198   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.785198   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.789389   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.789389   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:21 GMT
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Audit-Id: ccd798cb-d9e2-4039-9ee7-9cfbe83ff37e
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.789389   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.789389   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.789389   11324 round_trippers.go:587]     Content-Length: 3884
	I0317 14:24:21.790476   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 95 1e 0a eb 12 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 33 12 00 1a 00  |e-702300-m03....|
		00000030  22 00 2a 24 32 33 32 33  34 38 32 34 2d 39 33 62  |".*$23234824-93b|
		00000040  36 2d 34 30 63 63 2d 38  32 63 62 2d 65 32 39 63  |6-40cc-82cb-e29c|
		00000050  37 62 39 32 39 63 36 38  32 04 31 38 38 37 38 00  |7b929c682.18878.|
		00000060  42 08 08 a8 dd e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 18169 chars]
	 >
	I0317 14:24:21.790476   11324 pod_ready.go:98] node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:24:21.790476   11324 pod_ready.go:82] duration metric: took 354.0551ms for pod "kube-proxy-78w8n" in "kube-system" namespace to be "Ready" ...
	E0317 14:24:21.790476   11324 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-702300-m03" hosting pod "kube-proxy-78w8n" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-702300-m03" has status "Ready":"Unknown"
	I0317 14:24:21.790476   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:21.790476   11324 type.go:168] "Request Body" body=""
	I0317 14:24:21.984941   11324 request.go:661] Waited for 194.4629ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:24:21.985147   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-cd7qc
	I0317 14:24:21.985147   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:21.985147   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:21.985147   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:21.989255   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:21.989317   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Audit-Id: 3e554e8e-f447-49aa-9bed-d9035dfc12e6
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:21.989317   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:21.989317   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:21.989317   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:21.989317   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  8c 26 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.&.....kube-prox|
		00000020  79 2d 63 64 37 71 63 12  0b 6b 75 62 65 2d 70 72  |y-cd7qc..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 36 65 66  30 66 34 36 38 2d 33 31  |m".*$6ef0f468-31|
		00000050  36 64 2d 34 64 30 34 2d  38 30 61 31 2d 33 38 39  |6d-4d04-80a1-389|
		00000060  32 64 35 34 39 31 63 35  35 32 04 31 38 34 37 38  |2d5491c552.18478|
		00000070  00 42 08 08 de d4 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 23215 chars]
	 >
	I0317 14:24:21.989977   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.184959   11324 request.go:661] Waited for 194.9798ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.185242   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.185242   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.185242   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.185242   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.189737   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.189737   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.189737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.189737   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Audit-Id: 2da34f97-6e6f-4390-a30e-2c78b6de5fdb
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.189737   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.190263   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:22.190492   11324 pod_ready.go:93] pod "kube-proxy-cd7qc" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:22.190541   11324 pod_ready.go:82] duration metric: took 400.0614ms for pod "kube-proxy-cd7qc" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.190541   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.190607   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.384398   11324 request.go:661] Waited for 193.7229ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:24:22.384865   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-proxy-wnkwb
	I0317 14:24:22.384865   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.384865   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.384865   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.389679   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.389772   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Audit-Id: 64e5d43d-dd64-4952-8cd4-86ab5f2bcb1f
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.389772   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.389772   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.389772   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.389772   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  a6 25 0a c0 14 0a 10 6b  75 62 65 2d 70 72 6f 78  |.%.....kube-prox|
		00000020  79 2d 77 6e 6b 77 62 12  0b 6b 75 62 65 2d 70 72  |y-wnkwb..kube-pr|
		00000030  6f 78 79 2d 1a 0b 6b 75  62 65 2d 73 79 73 74 65  |oxy-..kube-syste|
		00000040  6d 22 00 2a 24 34 62 31  32 37 65 36 37 2d 63 36  |m".*$4b127e67-c6|
		00000050  65 64 2d 34 33 38 65 2d  39 66 33 63 2d 35 31 66  |ed-438e-9f3c-51f|
		00000060  36 33 65 33 38 39 35 37  33 32 04 32 30 38 38 38  |63e3895732.20888|
		00000070  00 42 08 08 8f d6 e0 be  06 10 00 5a 26 0a 18 63  |.B.........Z&..c|
		00000080  6f 6e 74 72 6f 6c 6c 65  72 2d 72 65 76 69 73 69  |ontroller-revisi|
		00000090  6f 6e 2d 68 61 73 68 12  0a 37 62 62 38 34 63 34  |on-hash..7bb84c4|
		000000a0  39 38 34 5a 15 0a 07 6b  38 73 2d 61 70 70 12 0a  |984Z...k8s-app..|
		000000b0  6b 75 62 65 2d 70 72 6f  78 79 5a 1c 0a 17 70 6f  |kube-proxyZ...po|
		000000c0  64 2d 74 65 6d 70 6c 61  74 65 2d 67 65 6e 65 72  |d-template-gene [truncated 22672 chars]
	 >
	I0317 14:24:22.390355   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.584556   11324 request.go:661] Waited for 194.1988ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:22.584556   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300-m02
	I0317 14:24:22.584556   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.584556   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.584556   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.588902   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.588902   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Audit-Id: 8c3e7f90-0d78-44ee-94db-9ac118073277
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.589008   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.589008   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Content-Length: 3519
	I0317 14:24:22.589008   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.589390   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 a8 1b 0a b0 0f 0a 14  6d 75 6c 74 69 6e 6f 64  |........multinod|
		00000020  65 2d 37 30 32 33 30 30  2d 6d 30 32 12 00 1a 00  |e-702300-m02....|
		00000030  22 00 2a 24 66 35 32 61  30 30 63 62 2d 64 61 65  |".*$f52a00cb-dae|
		00000040  38 2d 34 63 32 66 2d 38  32 36 36 2d 64 61 63 62  |8-4c2f-8266-dacb|
		00000050  35 38 34 36 33 32 36 38  32 04 32 31 31 37 38 00  |584632682.21178.|
		00000060  42 08 08 85 e1 e0 be 06  10 00 5a 20 0a 17 62 65  |B.........Z ..be|
		00000070  74 61 2e 6b 75 62 65 72  6e 65 74 65 73 2e 69 6f  |ta.kubernetes.io|
		00000080  2f 61 72 63 68 12 05 61  6d 64 36 34 5a 1e 0a 15  |/arch..amd64Z...|
		00000090  62 65 74 61 2e 6b 75 62  65 72 6e 65 74 65 73 2e  |beta.kubernetes.|
		000000a0  69 6f 2f 6f 73 12 05 6c  69 6e 75 78 5a 1b 0a 12  |io/os..linuxZ...|
		000000b0  6b 75 62 65 72 6e 65 74  65 73 2e 69 6f 2f 61 72  |kubernetes.io/ar|
		000000c0  63 68 12 05 61 6d 64 36  34 5a 2e 0a 16 6b 75 62  |ch..amd64Z...ku [truncated 16355 chars]
	 >
	I0317 14:24:22.589643   11324 pod_ready.go:93] pod "kube-proxy-wnkwb" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:22.589643   11324 pod_ready.go:82] duration metric: took 399.0976ms for pod "kube-proxy-wnkwb" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.589743   11324 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.589796   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.784636   11324 request.go:661] Waited for 194.7483ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:24:22.784636   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-702300
	I0317 14:24:22.784636   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.784636   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.784636   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.788914   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.788914   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.788914   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:22 GMT
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Audit-Id: 32db6024-71eb-49e7-ade0-ff5143a9ffda
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.788914   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.788914   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.788914   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 09 0a 02  76 31 12 03 50 6f 64 12  |k8s.....v1..Pod.|
		00000010  e5 23 0a 82 18 0a 1f 6b  75 62 65 2d 73 63 68 65  |.#.....kube-sche|
		00000020  64 75 6c 65 72 2d 6d 75  6c 74 69 6e 6f 64 65 2d  |duler-multinode-|
		00000030  37 30 32 33 30 30 12 00  1a 0b 6b 75 62 65 2d 73  |702300....kube-s|
		00000040  79 73 74 65 6d 22 00 2a  24 61 32 34 34 31 34 32  |ystem".*$a244142|
		00000050  64 2d 62 63 39 66 2d 34  65 65 62 2d 39 61 34 32  |d-bc9f-4eeb-9a42|
		00000060  2d 38 65 65 37 30 61 63  36 31 61 65 30 32 04 31  |-8ee70ac61ae02.1|
		00000070  38 31 38 38 00 42 08 08  da d4 e0 be 06 10 00 5a  |8188.B.........Z|
		00000080  1b 0a 09 63 6f 6d 70 6f  6e 65 6e 74 12 0e 6b 75  |...component..ku|
		00000090  62 65 2d 73 63 68 65 64  75 6c 65 72 5a 15 0a 04  |be-schedulerZ...|
		000000a0  74 69 65 72 12 0d 63 6f  6e 74 72 6f 6c 2d 70 6c  |tier..control-pl|
		000000b0  61 6e 65 62 3d 0a 19 6b  75 62 65 72 6e 65 74 65  |aneb=..kubernete|
		000000c0  73 2e 69 6f 2f 63 6f 6e  66 69 67 2e 68 61 73 68  |s.io/config.has [truncated 21723 chars]
	 >
	I0317 14:24:22.789538   11324 type.go:168] "Request Body" body=""
	I0317 14:24:22.985337   11324 request.go:661] Waited for 195.7167ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.985337   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes/multinode-702300
	I0317 14:24:22.985337   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:22.985337   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:22.985814   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:22.989944   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:22.990066   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:22.990066   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:22.990066   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:22.990066   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:22.990066   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:22.990066   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:23 GMT
	I0317 14:24:22.990142   11324 round_trippers.go:587]     Audit-Id: 12439de2-28f6-493e-abef-3651c35fdb79
	I0317 14:24:22.990434   11324 type.go:168] "Response Body" body=<
		00000000  6b 38 73 00 0a 0a 0a 02  76 31 12 04 4e 6f 64 65  |k8s.....v1..Node|
		00000010  12 d3 24 0a f8 11 0a 10  6d 75 6c 74 69 6e 6f 64  |..$.....multinod|
		00000020  65 2d 37 30 32 33 30 30  12 00 1a 00 22 00 2a 24  |e-702300....".*$|
		00000030  63 38 65 34 32 66 36 61  2d 64 38 61 33 2d 34 33  |c8e42f6a-d8a3-43|
		00000040  37 62 2d 62 61 62 36 2d  63 66 31 63 66 37 37 32  |7b-bab6-cf1cf772|
		00000050  33 62 36 30 32 04 31 38  39 33 38 00 42 08 08 d6  |3b602.18938.B...|
		00000060  d4 e0 be 06 10 00 5a 20  0a 17 62 65 74 61 2e 6b  |......Z ..beta.k|
		00000070  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/arc|
		00000080  68 12 05 61 6d 64 36 34  5a 1e 0a 15 62 65 74 61  |h..amd64Z...beta|
		00000090  2e 6b 75 62 65 72 6e 65  74 65 73 2e 69 6f 2f 6f  |.kubernetes.io/o|
		000000a0  73 12 05 6c 69 6e 75 78  5a 1b 0a 12 6b 75 62 65  |s..linuxZ...kube|
		000000b0  72 6e 65 74 65 73 2e 69  6f 2f 61 72 63 68 12 05  |rnetes.io/arch..|
		000000c0  61 6d 64 36 34 5a 2a 0a  16 6b 75 62 65 72 6e 65  |amd64Z*..kubern [truncated 22275 chars]
	 >
	I0317 14:24:22.990595   11324 pod_ready.go:93] pod "kube-scheduler-multinode-702300" in "kube-system" namespace has status "Ready":"True"
	I0317 14:24:22.990674   11324 pod_ready.go:82] duration metric: took 400.9265ms for pod "kube-scheduler-multinode-702300" in "kube-system" namespace to be "Ready" ...
	I0317 14:24:22.990674   11324 pod_ready.go:39] duration metric: took 1.6016481s 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 14:24:22.990765   11324 system_svc.go:44] waiting for kubelet service to be running ....
	I0317 14:24:22.999022   11324 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:24:23.021719   11324 system_svc.go:56] duration metric: took 30.9537ms WaitForService to wait for kubelet
	I0317 14:24:23.021719   11324 kubeadm.go:582] duration metric: took 16.3842643s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0317 14:24:23.021719   11324 node_conditions.go:102] verifying NodePressure condition ...
	I0317 14:24:23.021719   11324 type.go:204] "Request Body" body=""
	I0317 14:24:23.186166   11324 request.go:661] Waited for 164.4453ms due to client-side throttling, not priority and fairness, request: GET:https://172.26.211.30:8443/api/v1/nodes
	I0317 14:24:23.186166   11324 round_trippers.go:470] GET https://172.26.211.30:8443/api/v1/nodes
	I0317 14:24:23.186166   11324 round_trippers.go:476] Request Headers:
	I0317 14:24:23.186166   11324 round_trippers.go:480]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I0317 14:24:23.186166   11324 round_trippers.go:480]     Accept: application/vnd.kubernetes.protobuf,application/json
	I0317 14:24:23.190837   11324 round_trippers.go:581] Response Status: 200 OK in 4 milliseconds
	I0317 14:24:23.190837   11324 round_trippers.go:584] Response Headers:
	I0317 14:24:23.190837   11324 round_trippers.go:587]     Audit-Id: ef19d5bb-c643-4a5d-8680-ee20ec89850f
	I0317 14:24:23.190947   11324 round_trippers.go:587]     Cache-Control: no-cache, private
	I0317 14:24:23.190947   11324 round_trippers.go:587]     Content-Type: application/vnd.kubernetes.protobuf
	I0317 14:24:23.190947   11324 round_trippers.go:587]     X-Kubernetes-Pf-Flowschema-Uid: 7b0b6a01-7a1c-4c6f-85d0-7cc66156cec2
	I0317 14:24:23.190947   11324 round_trippers.go:587]     X-Kubernetes-Pf-Prioritylevel-Uid: a33c3e16-a72f-4904-b5a4-7983f5d483e2
	I0317 14:24:23.190947   11324 round_trippers.go:587]     Date: Mon, 17 Mar 2025 14:24:23 GMT
	I0317 14:24:23.191526   11324 type.go:204] "Response Body" body=<
		00000000  6b 38 73 00 0a 0e 0a 02  76 31 12 08 4e 6f 64 65  |k8s.....v1..Node|
		00000010  4c 69 73 74 12 a5 5e 0a  0a 0a 00 12 04 32 31 32  |List..^......212|
		00000020  32 1a 00 12 d3 24 0a f8  11 0a 10 6d 75 6c 74 69  |2....$.....multi|
		00000030  6e 6f 64 65 2d 37 30 32  33 30 30 12 00 1a 00 22  |node-702300...."|
		00000040  00 2a 24 63 38 65 34 32  66 36 61 2d 64 38 61 33  |.*$c8e42f6a-d8a3|
		00000050  2d 34 33 37 62 2d 62 61  62 36 2d 63 66 31 63 66  |-437b-bab6-cf1cf|
		00000060  37 37 32 33 62 36 30 32  04 31 38 39 33 38 00 42  |7723b602.18938.B|
		00000070  08 08 d6 d4 e0 be 06 10  00 5a 20 0a 17 62 65 74  |.........Z ..bet|
		00000080  61 2e 6b 75 62 65 72 6e  65 74 65 73 2e 69 6f 2f  |a.kubernetes.io/|
		00000090  61 72 63 68 12 05 61 6d  64 36 34 5a 1e 0a 15 62  |arch..amd64Z...b|
		000000a0  65 74 61 2e 6b 75 62 65  72 6e 65 74 65 73 2e 69  |eta.kubernetes.i|
		000000b0  6f 2f 6f 73 12 05 6c 69  6e 75 78 5a 1b 0a 12 6b  |o/os..linuxZ...k|
		000000c0  75 62 65 72 6e 65 74 65  73 2e 69 6f 2f 61 72 63  |ubernetes.io/ar [truncated 58700 chars]
	 >
	I0317 14:24:23.191772   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:24:23.191772   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:24:23.191772   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:24:23.191772   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:24:23.191772   11324 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I0317 14:24:23.191882   11324 node_conditions.go:123] node cpu capacity is 2
	I0317 14:24:23.191882   11324 node_conditions.go:105] duration metric: took 170.1607ms to run NodePressure ...
	I0317 14:24:23.191882   11324 start.go:241] waiting for startup goroutines ...
	I0317 14:24:23.191934   11324 start.go:255] writing updated cluster config ...
	I0317 14:24:23.196277   11324 out.go:201] 
	I0317 14:24:23.199068   11324 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:24:23.217912   11324 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:24:23.218077   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:24:23.223426   11324 out.go:177] * Starting "multinode-702300-m03" worker node in "multinode-702300" cluster
	I0317 14:24:23.225655   11324 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 14:24:23.225740   11324 cache.go:56] Caching tarball of preloaded images
	I0317 14:24:23.226101   11324 preload.go:172] Found C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I0317 14:24:23.226380   11324 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 14:24:23.226380   11324 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\multinode-702300\config.json ...
	I0317 14:24:23.240325   11324 start.go:360] acquireMachinesLock for multinode-702300-m03: {Name:mkcc4972200741852cdd82af2325146d8aedcde8 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I0317 14:24:23.240325   11324 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-702300-m03"
	I0317 14:24:23.240995   11324 start.go:96] Skipping create...Using existing machine configuration
	I0317 14:24:23.240995   11324 fix.go:54] fixHost starting: m03
	I0317 14:24:23.240995   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:25.269540   11324 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 14:24:25.269540   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:25.269684   11324 fix.go:112] recreateIfNeeded on multinode-702300-m03: state=Stopped err=<nil>
	W0317 14:24:25.269684   11324 fix.go:138] unexpected machine state, will restart: <nil>
	I0317 14:24:25.272918   11324 out.go:177] * Restarting existing hyperv VM for "multinode-702300-m03" ...
	I0317 14:24:25.275020   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-702300-m03
	I0317 14:24:28.228594   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:28.228594   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:28.228594   11324 main.go:141] libmachine: Waiting for host to start...
	I0317 14:24:28.228594   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:30.341940   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:30.341940   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:30.341940   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:32.758025   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:32.758025   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:33.758782   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:35.806236   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:35.806236   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:35.806236   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:38.238441   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:38.238603   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:39.238884   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:24:41.315939   11324 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:24:41.315939   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:41.315939   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 14:24:43.774794   11324 main.go:141] libmachine: [stdout =====>] : 
	I0317 14:24:43.774868   11324 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:24:44.775705   11324 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	
	
	==> Docker <==
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.160459383Z" level=info msg="shim disconnected" id=9656e66d95672ea29103d90828dfa25505bfe5eb1000a502da5f86d71c46b791 namespace=moby
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.160530987Z" level=warning msg="cleaning up after shim disconnected" id=9656e66d95672ea29103d90828dfa25505bfe5eb1000a502da5f86d71c46b791 namespace=moby
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.160541488Z" level=info msg="cleaning up dead shim" namespace=moby
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.613959251Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.614143461Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.614166962Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.614298168Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.617448027Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.617518031Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.617531531Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:21:48 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:48.617834347Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:21:48 multinode-702300 cri-dockerd[1380]: time="2025-03-17T14:21:48Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/d0c90bf382e00b200d888c14ce9acd95e91b6490cde3e75d89e87d512b8653e3/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Mar 17 14:21:48 multinode-702300 cri-dockerd[1380]: time="2025-03-17T14:21:48Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/19477f62cb4c6b3b8a2a2950115f072d9ad6a5532897b78c3712fc0d4062ef73/resolv.conf as [nameserver 172.26.208.1]"
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.123914872Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.124055174Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.124071475Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.126272714Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.163473177Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.164193190Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.164218591Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:21:49 multinode-702300 dockerd[1105]: time="2025-03-17T14:21:49.164327892Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:22:00 multinode-702300 dockerd[1105]: time="2025-03-17T14:22:00.596538502Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Mar 17 14:22:00 multinode-702300 dockerd[1105]: time="2025-03-17T14:22:00.597267118Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Mar 17 14:22:00 multinode-702300 dockerd[1105]: time="2025-03-17T14:22:00.597384721Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Mar 17 14:22:00 multinode-702300 dockerd[1105]: time="2025-03-17T14:22:00.600745196Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	7e7f80a31f025       6e38f40d628db                                                                                         3 minutes ago       Running             storage-provisioner       2                   1fd3c81cec699       storage-provisioner
	c002bd9fa578c       8c811b4aec35f                                                                                         3 minutes ago       Running             busybox                   1                   d0c90bf382e00       busybox-58667487b6-ppt96
	7ca0d0c4c8201       c69fa2e9cbf5f                                                                                         3 minutes ago       Running             coredns                   1                   19477f62cb4c6       coredns-668d6bf9bc-z4kcx
	d0623c69caefd       df3849d954c98                                                                                         3 minutes ago       Running             kindnet-cni               1                   a98f14345e0bd       kindnet-fvwf2
	63f84aa949731       f1332858868e1                                                                                         3 minutes ago       Running             kube-proxy                1                   1a0f687b2b795       kube-proxy-cd7qc
	9656e66d95672       6e38f40d628db                                                                                         3 minutes ago       Exited              storage-provisioner       1                   1fd3c81cec699       storage-provisioner
	6aebd6a880059       b6a454c5a800d                                                                                         3 minutes ago       Running             kube-controller-manager   2                   15b6de56a5fbd       kube-controller-manager-multinode-702300
	fd351c6966778       a9e7e6b294baf                                                                                         4 minutes ago       Running             etcd                      0                   89feb8831fda4       etcd-multinode-702300
	c0891157257ed       85b7a174738ba                                                                                         4 minutes ago       Running             kube-apiserver            1                   df72e30bbac80       kube-apiserver-multinode-702300
	7dfbafc01755f       d8e673e7c9983                                                                                         4 minutes ago       Running             kube-scheduler            1                   d21cb7ad5efb2       kube-scheduler-multinode-702300
	fc30a53dd8841       85b7a174738ba                                                                                         4 minutes ago       Exited              kube-apiserver            0                   df72e30bbac80       kube-apiserver-multinode-702300
	50c5236a2bb83       b6a454c5a800d                                                                                         4 minutes ago       Exited              kube-controller-manager   1                   15b6de56a5fbd       kube-controller-manager-multinode-702300
	2b177f255714e       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   23 minutes ago      Exited              busybox                   0                   8aaf5b9f7be5b       busybox-58667487b6-ppt96
	59b1a9e018c55       c69fa2e9cbf5f                                                                                         26 minutes ago      Exited              coredns                   0                   a0268a1a110cb       coredns-668d6bf9bc-z4kcx
	956710e6c713a       kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495              27 minutes ago      Exited              kindnet-cni               0                   dfb3cfc400bbc       kindnet-fvwf2
	37736827def2d       f1332858868e1                                                                                         27 minutes ago      Exited              kube-proxy                0                   548e52c61ecbb       kube-proxy-cd7qc
	8edcfb08d8a32       d8e673e7c9983                                                                                         27 minutes ago      Exited              kube-scheduler            0                   38d4a9a367f7e       kube-scheduler-multinode-702300
	
	
	==> coredns [59b1a9e018c5] <==
	[INFO] 10.244.1.2:40938 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.0001083s
	[INFO] 10.244.1.2:40723 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000157801s
	[INFO] 10.244.1.2:56695 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000296903s
	[INFO] 10.244.1.2:44318 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000126302s
	[INFO] 10.244.1.2:44249 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000185502s
	[INFO] 10.244.1.2:36435 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000179401s
	[INFO] 10.244.1.2:40041 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000263902s
	[INFO] 10.244.0.3:36912 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000215101s
	[INFO] 10.244.0.3:41873 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000367303s
	[INFO] 10.244.0.3:41658 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000109601s
	[INFO] 10.244.0.3:45192 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.0000692s
	[INFO] 10.244.1.2:42419 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000136201s
	[INFO] 10.244.1.2:33117 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000260102s
	[INFO] 10.244.1.2:40350 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000182502s
	[INFO] 10.244.1.2:38656 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000068201s
	[INFO] 10.244.0.3:44627 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000137301s
	[INFO] 10.244.0.3:45020 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000419804s
	[INFO] 10.244.0.3:37050 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000265302s
	[INFO] 10.244.0.3:51660 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000230302s
	[INFO] 10.244.1.2:51117 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000133201s
	[INFO] 10.244.1.2:60725 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000156502s
	[INFO] 10.244.1.2:58104 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000080201s
	[INFO] 10.244.1.2:36942 - 5 "PTR IN 1.208.26.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000074501s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [7ca0d0c4c820] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 62f010e647e0bfaaf815577d24d8cb090262343e8745ac26681c70b6041c9f6e104dd4ba19ddae8582d2b3a55c7f2786526ba321d40a10e5a45185a62e641ba9
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:58497 - 36039 "HINFO IN 3252409744088798923.6766213561650899428. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.083370487s
	
	
	==> describe nodes <==
	Name:               multinode-702300
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-702300
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=multinode-702300
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_03_17T13_57_47_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 13:57:42 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-702300
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 14:25:06 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 14:21:30 +0000   Mon, 17 Mar 2025 13:57:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 14:21:30 +0000   Mon, 17 Mar 2025 13:57:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 14:21:30 +0000   Mon, 17 Mar 2025 13:57:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 14:21:30 +0000   Mon, 17 Mar 2025 14:21:30 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.211.30
	  Hostname:    multinode-702300
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 3c8b34ccbb604b58901797a22162625f
	  System UUID:                4abfb576-1adf-b148-a44a-946501a9d711
	  Boot ID:                    ce464697-8323-43cf-ae81-766693c99ae9
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  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:          (9 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-ppt96                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         23m
	  kube-system                 coredns-668d6bf9bc-z4kcx                    100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     27m
	  kube-system                 etcd-multinode-702300                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         3m52s
	  kube-system                 kindnet-fvwf2                               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      27m
	  kube-system                 kube-apiserver-multinode-702300             250m (12%)    0 (0%)      0 (0%)           0 (0%)         3m52s
	  kube-system                 kube-controller-manager-multinode-702300    200m (10%)    0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-proxy-cd7qc                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-scheduler-multinode-702300             100m (5%)     0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                850m (42%)   100m (5%)
	  memory             220Mi (10%)  220Mi (10%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 3m50s                  kube-proxy       
	  Normal   Starting                 27m                    kube-proxy       
	  Normal   Starting                 27m                    kubelet          Starting kubelet.
	  Normal   NodeAllocatableEnforced  27m                    kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  27m                    kubelet          Node multinode-702300 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    27m                    kubelet          Node multinode-702300 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     27m                    kubelet          Node multinode-702300 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           27m                    node-controller  Node multinode-702300 event: Registered Node multinode-702300 in Controller
	  Normal   NodeReady                26m                    kubelet          Node multinode-702300 status is now: NodeReady
	  Normal   Starting                 4m28s                  kubelet          Starting kubelet.
	  Normal   NodeHasSufficientMemory  4m28s (x8 over 4m28s)  kubelet          Node multinode-702300 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m28s (x8 over 4m28s)  kubelet          Node multinode-702300 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m28s (x7 over 4m28s)  kubelet          Node multinode-702300 status is now: NodeHasSufficientPID
	  Normal   NodeAllocatableEnforced  4m28s                  kubelet          Updated Node Allocatable limit across pods
	  Warning  Rebooted                 3m59s                  kubelet          Node multinode-702300 has been rebooted, boot id: ce464697-8323-43cf-ae81-766693c99ae9
	  Normal   RegisteredNode           3m48s                  node-controller  Node multinode-702300 event: Registered Node multinode-702300 in Controller
	
	
	Name:               multinode-702300-m02
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-702300-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=multinode-702300
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T14_24_06_0700
	                    minikube.k8s.io/version=v1.35.0
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 14:24:05 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-702300-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 14:25:06 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 17 Mar 2025 14:24:21 +0000   Mon, 17 Mar 2025 14:24:05 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 17 Mar 2025 14:24:21 +0000   Mon, 17 Mar 2025 14:24:05 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 17 Mar 2025 14:24:21 +0000   Mon, 17 Mar 2025 14:24:05 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 17 Mar 2025 14:24:21 +0000   Mon, 17 Mar 2025 14:24:21 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.26.222.85
	  Hostname:    multinode-702300-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 79b8ec4d3a6e4b73875fedcee473089e
	  System UUID:                8d6ebf19-c11f-714d-937e-5e701a368ddc
	  Boot ID:                    dd8ab1c3-fa52-46a8-a074-8f0a25186c3d
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-58667487b6-hr6sh    0 (0%)        0 (0%)      0 (0%)           0 (0%)         77s
	  kube-system                 kindnet-jv4pv               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      24m
	  kube-system                 kube-proxy-wnkwb            0 (0%)        0 (0%)      0 (0%)           0 (0%)         24m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 60s                kube-proxy       
	  Normal  Starting                 24m                kube-proxy       
	  Normal  NodeHasSufficientMemory  24m (x2 over 24m)  kubelet          Node multinode-702300-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    24m (x2 over 24m)  kubelet          Node multinode-702300-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     24m (x2 over 24m)  kubelet          Node multinode-702300-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  24m                kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                23m                kubelet          Node multinode-702300-m02 status is now: NodeReady
	  Normal  Starting                 63s                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  63s (x2 over 63s)  kubelet          Node multinode-702300-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    63s (x2 over 63s)  kubelet          Node multinode-702300-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     63s (x2 over 63s)  kubelet          Node multinode-702300-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  63s                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           58s                node-controller  Node multinode-702300-m02 event: Registered Node multinode-702300-m02 in Controller
	  Normal  NodeReady                47s                kubelet          Node multinode-702300-m02 status is now: NodeReady
	
	
	Name:               multinode-702300-m03
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-702300-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5a6f3d20e78a9ae03fc65e3f2e727d0ae0107b3c
	                    minikube.k8s.io/name=multinode-702300
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2025_03_17T14_16_09_0700
	                    minikube.k8s.io/version=v1.35.0
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 17 Mar 2025 14:16:08 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-702300-m03
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 17 Mar 2025 14:17:20 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Mon, 17 Mar 2025 14:16:27 +0000   Mon, 17 Mar 2025 14:18:10 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Mon, 17 Mar 2025 14:16:27 +0000   Mon, 17 Mar 2025 14:18:10 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Mon, 17 Mar 2025 14:16:27 +0000   Mon, 17 Mar 2025 14:18:10 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Mon, 17 Mar 2025 14:16:27 +0000   Mon, 17 Mar 2025 14:18:10 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  172.26.218.205
	  Hostname:    multinode-702300-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 194610dc20d0408493918d1d57273dea
	  System UUID:                0d09262a-7526-3d40-b37a-59245aae6eaa
	  Boot ID:                    9594eb30-b290-4957-9a25-e5a2f47c1e4b
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.4.0
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.5.0/24
	PodCIDRs:                     10.244.5.0/24
	Non-terminated Pods:          (2 in total)
	  Namespace                   Name                CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                ------------  ----------  ---------------  -------------  ---
	  kube-system                 kindnet-fp9hq       100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      19m
	  kube-system                 kube-proxy-78w8n    0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 8m56s              kube-proxy       
	  Normal  Starting                 19m                kube-proxy       
	  Normal  NodeAllocatableEnforced  19m                kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  19m (x2 over 19m)  kubelet          Node multinode-702300-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    19m (x2 over 19m)  kubelet          Node multinode-702300-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     19m (x2 over 19m)  kubelet          Node multinode-702300-m03 status is now: NodeHasSufficientPID
	  Normal  NodeReady                19m                kubelet          Node multinode-702300-m03 status is now: NodeReady
	  Normal  NodeHasSufficientMemory  9m (x2 over 9m)    kubelet          Node multinode-702300-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m (x2 over 9m)    kubelet          Node multinode-702300-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m (x2 over 9m)    kubelet          Node multinode-702300-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  9m                 kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           8m58s              node-controller  Node multinode-702300-m03 event: Registered Node multinode-702300-m03 in Controller
	  Normal  NodeReady                8m41s              kubelet          Node multinode-702300-m03 status is now: NodeReady
	  Normal  NodeNotReady             6m58s              node-controller  Node multinode-702300-m03 status is now: NodeNotReady
	  Normal  RegisteredNode           3m48s              node-controller  Node multinode-702300-m03 event: Registered Node multinode-702300-m03 in Controller
	
	
	==> dmesg <==
	[  +1.341316] systemd-fstab-generator[115]: Ignoring "noauto" option for root device
	[  +7.410751] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000006] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000002] NFSD: Unable to initialize client recovery tracking! (-2)
	[Mar17 14:20] systemd-fstab-generator[630]: Ignoring "noauto" option for root device
	[  +0.112879] kauditd_printk_skb: 4 callbacks suppressed
	[  +0.081103] systemd-fstab-generator[642]: Ignoring "noauto" option for root device
	[ +25.641655] systemd-fstab-generator[1027]: Ignoring "noauto" option for root device
	[  +0.097388] kauditd_printk_skb: 75 callbacks suppressed
	[  +0.495006] systemd-fstab-generator[1064]: Ignoring "noauto" option for root device
	[  +0.184079] systemd-fstab-generator[1077]: Ignoring "noauto" option for root device
	[  +0.220742] systemd-fstab-generator[1091]: Ignoring "noauto" option for root device
	[  +2.949929] systemd-fstab-generator[1333]: Ignoring "noauto" option for root device
	[  +0.196041] systemd-fstab-generator[1345]: Ignoring "noauto" option for root device
	[  +0.193098] systemd-fstab-generator[1357]: Ignoring "noauto" option for root device
	[  +0.261857] systemd-fstab-generator[1372]: Ignoring "noauto" option for root device
	[  +0.846870] systemd-fstab-generator[1498]: Ignoring "noauto" option for root device
	[  +0.101881] kauditd_printk_skb: 206 callbacks suppressed
	[  +3.490479] systemd-fstab-generator[1643]: Ignoring "noauto" option for root device
	[  +1.708808] kauditd_printk_skb: 59 callbacks suppressed
	[Mar17 14:21] kauditd_printk_skb: 5 callbacks suppressed
	[ +13.207489] kauditd_printk_skb: 7 callbacks suppressed
	[  +2.398273] systemd-fstab-generator[2649]: Ignoring "noauto" option for root device
	[ +29.172481] kauditd_printk_skb: 77 callbacks suppressed
	[Mar17 14:22] kauditd_printk_skb: 15 callbacks suppressed
	
	
	==> etcd [fd351c696677] <==
	{"level":"info","ts":"2025-03-17T14:21:05.652823Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"d9a9618be4080199","local-member-id":"5cd62c4d272aa7cf","added-peer-id":"5cd62c4d272aa7cf","added-peer-peer-urls":["https://172.26.218.56:2380"]}
	{"level":"info","ts":"2025-03-17T14:21:05.652919Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"d9a9618be4080199","local-member-id":"5cd62c4d272aa7cf","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T14:21:05.652948Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2025-03-17T14:21:05.652418Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T14:21:05.655561Z","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-17T14:21:05.656036Z","caller":"embed/etcd.go:280","msg":"now serving peer/client/metrics","local-member-id":"5cd62c4d272aa7cf","initial-advertise-peer-urls":["https://172.26.211.30:2380"],"listen-peer-urls":["https://172.26.211.30:2380"],"advertise-client-urls":["https://172.26.211.30:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://172.26.211.30:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2025-03-17T14:21:05.656338Z","caller":"embed/etcd.go:871","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2025-03-17T14:21:05.656631Z","caller":"embed/etcd.go:600","msg":"serving peer traffic","address":"172.26.211.30:2380"}
	{"level":"info","ts":"2025-03-17T14:21:05.656778Z","caller":"embed/etcd.go:572","msg":"cmux::serve","address":"172.26.211.30:2380"}
	{"level":"info","ts":"2025-03-17T14:21:07.212898Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5cd62c4d272aa7cf is starting a new election at term 2"}
	{"level":"info","ts":"2025-03-17T14:21:07.212966Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5cd62c4d272aa7cf became pre-candidate at term 2"}
	{"level":"info","ts":"2025-03-17T14:21:07.213019Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5cd62c4d272aa7cf received MsgPreVoteResp from 5cd62c4d272aa7cf at term 2"}
	{"level":"info","ts":"2025-03-17T14:21:07.213038Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5cd62c4d272aa7cf became candidate at term 3"}
	{"level":"info","ts":"2025-03-17T14:21:07.213045Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5cd62c4d272aa7cf received MsgVoteResp from 5cd62c4d272aa7cf at term 3"}
	{"level":"info","ts":"2025-03-17T14:21:07.213055Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5cd62c4d272aa7cf became leader at term 3"}
	{"level":"info","ts":"2025-03-17T14:21:07.213065Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 5cd62c4d272aa7cf elected leader 5cd62c4d272aa7cf at term 3"}
	{"level":"info","ts":"2025-03-17T14:21:07.224261Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-03-17T14:21:07.224217Z","caller":"etcdserver/server.go:2140","msg":"published local member to cluster through raft","local-member-id":"5cd62c4d272aa7cf","local-member-attributes":"{Name:multinode-702300 ClientURLs:[https://172.26.211.30:2379]}","request-path":"/0/members/5cd62c4d272aa7cf/attributes","cluster-id":"d9a9618be4080199","publish-timeout":"7s"}
	{"level":"info","ts":"2025-03-17T14:21:07.225136Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2025-03-17T14:21:07.226227Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2025-03-17T14:21:07.226267Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2025-03-17T14:21:07.229132Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T14:21:07.230255Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"172.26.211.30:2379"}
	{"level":"info","ts":"2025-03-17T14:21:07.229227Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2025-03-17T14:21:07.231954Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	
	
	==> kernel <==
	 14:25:08 up 6 min,  0 users,  load average: 0.44, 0.41, 0.20
	Linux multinode-702300 5.10.207 #1 SMP Tue Jan 14 08:15:54 UTC 2025 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [956710e6c713] <==
	I0317 14:17:30.152177       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	I0317 14:17:40.158944       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:17:40.159048       1 main.go:301] handling current node
	I0317 14:17:40.159068       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:17:40.159133       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:17:40.159873       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:17:40.159962       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	I0317 14:17:50.155593       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:17:50.155637       1 main.go:301] handling current node
	I0317 14:17:50.155660       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:17:50.155670       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:17:50.156485       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:17:50.156687       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	I0317 14:18:00.150896       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:18:00.151092       1 main.go:301] handling current node
	I0317 14:18:00.151112       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:18:00.151120       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:18:00.152190       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:18:00.152228       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	I0317 14:18:10.150129       1 main.go:297] Handling node with IPs: map[172.26.218.56:{}]
	I0317 14:18:10.150236       1 main.go:301] handling current node
	I0317 14:18:10.150258       1 main.go:297] Handling node with IPs: map[172.26.212.41:{}]
	I0317 14:18:10.150267       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:18:10.151143       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:18:10.151289       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	
	
	==> kindnet [d0623c69caef] <==
	I0317 14:24:19.283588       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:24:29.285413       1 main.go:297] Handling node with IPs: map[172.26.211.30:{}]
	I0317 14:24:29.285520       1 main.go:301] handling current node
	I0317 14:24:29.285539       1 main.go:297] Handling node with IPs: map[172.26.222.85:{}]
	I0317 14:24:29.285547       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:24:29.286136       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:24:29.286218       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	I0317 14:24:39.282518       1 main.go:297] Handling node with IPs: map[172.26.211.30:{}]
	I0317 14:24:39.282572       1 main.go:301] handling current node
	I0317 14:24:39.282613       1 main.go:297] Handling node with IPs: map[172.26.222.85:{}]
	I0317 14:24:39.282623       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:24:39.282850       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:24:39.282862       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	I0317 14:24:49.291226       1 main.go:297] Handling node with IPs: map[172.26.211.30:{}]
	I0317 14:24:49.291343       1 main.go:301] handling current node
	I0317 14:24:49.291363       1 main.go:297] Handling node with IPs: map[172.26.222.85:{}]
	I0317 14:24:49.291372       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:24:49.291865       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:24:49.291965       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	I0317 14:24:59.282727       1 main.go:297] Handling node with IPs: map[172.26.211.30:{}]
	I0317 14:24:59.282838       1 main.go:301] handling current node
	I0317 14:24:59.282859       1 main.go:297] Handling node with IPs: map[172.26.222.85:{}]
	I0317 14:24:59.282868       1 main.go:324] Node multinode-702300-m02 has CIDR [10.244.1.0/24] 
	I0317 14:24:59.283109       1 main.go:297] Handling node with IPs: map[172.26.218.205:{}]
	I0317 14:24:59.283137       1 main.go:324] Node multinode-702300-m03 has CIDR [10.244.5.0/24] 
	
	
	==> kube-apiserver [c0891157257e] <==
	I0317 14:21:08.735825       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I0317 14:21:08.742369       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I0317 14:21:08.742417       1 aggregator.go:171] initial CRD sync complete...
	I0317 14:21:08.742426       1 autoregister_controller.go:144] Starting autoregister controller
	I0317 14:21:08.742434       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0317 14:21:08.742440       1 cache.go:39] Caches are synced for autoregister controller
	I0317 14:21:08.768598       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I0317 14:21:08.768846       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I0317 14:21:08.768645       1 shared_informer.go:320] Caches are synced for configmaps
	I0317 14:21:08.770033       1 cache.go:39] Caches are synced for LocalAvailability controller
	I0317 14:21:08.770394       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I0317 14:21:08.770465       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I0317 14:21:08.770520       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0317 14:21:08.777080       1 handler_discovery.go:451] Starting ResourceDiscoveryManager
	I0317 14:21:08.812545       1 shared_informer.go:320] Caches are synced for node_authorizer
	I0317 14:21:09.595432       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W0317 14:21:09.989008       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.26.211.30]
	I0317 14:21:09.990988       1 controller.go:615] quota admission added evaluator for: endpoints
	I0317 14:21:10.005450       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0317 14:21:11.162332       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I0317 14:21:11.362179       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I0317 14:21:11.387169       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I0317 14:21:11.546351       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0317 14:21:11.565503       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0317 14:21:20.699855       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	
	
	==> kube-apiserver [fc30a53dd884] <==
	I0317 14:20:42.430991       1 server.go:145] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	W0317 14:20:43.300691       1 logging.go:55] [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:43.301059       1 logging.go:55] [core] [Channel #3 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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	I0317 14:20:43.304706       1 shared_informer.go:313] Waiting for caches to sync for node_authorizer
	I0317 14:20:43.333728       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 14:20:43.346733       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 14:20:43.347134       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 14:20:43.347574       1 instance.go:233] Using reconciler: lease
	W0317 14:20:43.352800       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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:44.301886       1 logging.go:55] [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:44.301944       1 logging.go:55] [core] [Channel #3 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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:44.354084       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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:45.862194       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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:46.145554       1 logging.go:55] [core] [Channel #3 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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:46.212114       1 logging.go:55] [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:48.247851       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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:48.992212       1 logging.go:55] [core] [Channel #3 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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:49.130242       1 logging.go:55] [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:52.771769       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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:52.998051       1 logging.go:55] [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:53.534187       1 logging.go:55] [core] [Channel #3 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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:59.047240       1 logging.go:55] [core] [Channel #3 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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:20:59.156817       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: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W0317 14:21:00.128267       1 logging.go:55] [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	F0317 14:21:03.351024       1 instance.go:226] Error creating leases: error creating storage factory: context deadline exceeded
	
	
	==> kube-controller-manager [50c5236a2bb8] <==
	I0317 14:20:43.078999       1 serving.go:386] Generated self-signed cert in-memory
	I0317 14:20:43.767502       1 controllermanager.go:185] "Starting" version="v1.32.2"
	I0317 14:20:43.767637       1 controllermanager.go:187] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 14:20:43.771468       1 secure_serving.go:213] Serving securely on 127.0.0.1:10257
	I0317 14:20:43.771820       1 dynamic_cafile_content.go:161] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I0317 14:20:43.772553       1 dynamic_cafile_content.go:161] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	I0317 14:20:43.772845       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E0317 14:21:04.361777       1 controllermanager.go:230] "Error building controller context" err="failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: Get \"https://172.26.211.30:8443/healthz\": dial tcp 172.26.211.30:8443: connect: connection refused"
	
	
	==> kube-controller-manager [6aebd6a88005] <==
	I0317 14:23:51.389040       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="24.001µs"
	E0317 14:24:00.326522       1 gc_controller.go:151] "Failed to get node" err="node \"multinode-702300-m02\" not found" logger="pod-garbage-collector-controller" node="multinode-702300-m02"
	I0317 14:24:05.949641       1 actual_state_of_world.go:541] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"multinode-702300-m02\" does not exist"
	I0317 14:24:05.969076       1 range_allocator.go:428] "Set node PodCIDR" logger="node-ipam-controller" node="multinode-702300-m02" podCIDRs=["10.244.1.0/24"]
	I0317 14:24:05.969622       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:05.970195       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:05.976766       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="143.006µs"
	I0317 14:24:05.998174       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:06.142286       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:06.666395       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:06.755632       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="78.103µs"
	I0317 14:24:10.617487       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:16.226558       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:21.114927       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-702300-m02"
	I0317 14:24:21.116131       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:21.133707       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:21.152045       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="114.305µs"
	I0317 14:24:25.553160       1 range_allocator.go:247] "Successfully synced" logger="node-ipam-controller" key="multinode-702300-m02"
	I0317 14:24:31.821990       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="52.902µs"
	I0317 14:24:31.970639       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="46.602µs"
	I0317 14:24:31.992391       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="51.402µs"
	I0317 14:24:32.005282       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="52.102µs"
	I0317 14:24:32.019866       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="165.207µs"
	I0317 14:24:33.037931       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="14.400435ms"
	I0317 14:24:33.040903       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-58667487b6" duration="2.673818ms"
	
	
	==> kube-proxy [37736827def2] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0317 13:57:52.821656       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0317 13:57:52.863155       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.26.218.56"]
	E0317 13:57:52.863263       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 13:57:52.936076       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0317 13:57:52.936151       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0317 13:57:52.936180       1 server_linux.go:170] "Using iptables Proxier"
	I0317 13:57:52.943025       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 13:57:52.944016       1 server.go:497] "Version info" version="v1.32.2"
	I0317 13:57:52.944124       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 13:57:52.956040       1 config.go:105] "Starting endpoint slice config controller"
	I0317 13:57:52.957237       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 13:57:52.957296       1 config.go:199] "Starting service config controller"
	I0317 13:57:52.957305       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 13:57:52.963190       1 config.go:329] "Starting node config controller"
	I0317 13:57:52.963281       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 13:57:53.057401       1 shared_informer.go:320] Caches are synced for service config
	I0317 13:57:53.057846       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0317 13:57:53.063508       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-proxy [63f84aa94973] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E0317 14:21:18.536347       1 proxier.go:733] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I0317 14:21:18.583700       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["172.26.211.30"]
	E0317 14:21:18.584131       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 14:21:18.661865       1 server_linux.go:147] "No iptables support for family" ipFamily="IPv6"
	I0317 14:21:18.661947       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I0317 14:21:18.661976       1 server_linux.go:170] "Using iptables Proxier"
	I0317 14:21:18.667361       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 14:21:18.669159       1 server.go:497] "Version info" version="v1.32.2"
	I0317 14:21:18.669211       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0317 14:21:18.675567       1 config.go:199] "Starting service config controller"
	I0317 14:21:18.676771       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0317 14:21:18.676838       1 config.go:329] "Starting node config controller"
	I0317 14:21:18.676849       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0317 14:21:18.678105       1 config.go:105] "Starting endpoint slice config controller"
	I0317 14:21:18.678137       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0317 14:21:18.777994       1 shared_informer.go:320] Caches are synced for node config
	I0317 14:21:18.778044       1 shared_informer.go:320] Caches are synced for service config
	I0317 14:21:18.779185       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [7dfbafc01755] <==
	E0317 14:21:08.679417       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 14:21:08.679820       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 14:21:08.680076       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 14:21:08.679982       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 14:21:08.680275       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 14:21:08.680517       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 14:21:08.680526       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 14:21:08.682812       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"
	W0317 14:21:08.680700       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 14:21:08.683000       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 14:21:08.680728       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 14:21:08.683143       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 14:21:08.679298       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 14:21:08.683259       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 14:21:08.680739       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 14:21:08.683417       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 14:21:08.680811       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 14:21:08.683540       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 14:21:08.680836       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 14:21:08.683619       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 14:21:08.680891       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
	W0317 14:21:08.681015       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 14:21:08.683779       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"
	E0317 14:21:08.685851       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"
	I0317 14:21:10.608924       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kube-scheduler [8edcfb08d8a3] <==
	W0317 13:57:43.794695       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 13:57:43.794737       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 13:57:43.808798       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 13:57:43.808908       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 13:57:43.836843       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 13:57:43.837451       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 13:57:43.866007       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 13:57:43.866193       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 13:57:43.919054       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 13:57:43.919273       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 13:57:43.949846       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 13:57:43.950182       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 13:57:44.032116       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 13:57:44.032282       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 13:57:44.060463       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 13:57:44.060508       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 13:57:44.094336       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 13:57:44.094700       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 13:57:44.132984       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 13:57:44.133026       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"
	I0317 13:57:46.015634       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0317 14:18:20.094015       1 secure_serving.go:258] Stopped listening on 127.0.0.1:10259
	I0317 14:18:20.094086       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0317 14:18:20.099871       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	E0317 14:18:20.117456       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kubelet <==
	Mar 17 14:21:40 multinode-702300 kubelet[1650]: E0317 14:21:40.396461    1650 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 14:21:40 multinode-702300 kubelet[1650]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 14:21:40 multinode-702300 kubelet[1650]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 14:21:40 multinode-702300 kubelet[1650]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 14:21:40 multinode-702300 kubelet[1650]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 14:21:40 multinode-702300 kubelet[1650]: I0317 14:21:40.418099    1650 scope.go:117] "RemoveContainer" containerID="b842f4baed84bc507228fce7f045cc319ed34a3d37f1c18e998f8644d0a72285"
	Mar 17 14:21:48 multinode-702300 kubelet[1650]: I0317 14:21:48.447265    1650 scope.go:117] "RemoveContainer" containerID="ba604d88ae40f8af3e7d1797d8d787fb2b235ac8ad26a81e0a1904986ad175e0"
	Mar 17 14:21:48 multinode-702300 kubelet[1650]: I0317 14:21:48.447834    1650 scope.go:117] "RemoveContainer" containerID="9656e66d95672ea29103d90828dfa25505bfe5eb1000a502da5f86d71c46b791"
	Mar 17 14:21:48 multinode-702300 kubelet[1650]: E0317 14:21:48.447984    1650 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"storage-provisioner\" with CrashLoopBackOff: \"back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(6470d5a7-faba-4151-a7a7-cbf830388ab6)\"" pod="kube-system/storage-provisioner" podUID="6470d5a7-faba-4151-a7a7-cbf830388ab6"
	Mar 17 14:22:00 multinode-702300 kubelet[1650]: I0317 14:22:00.368629    1650 scope.go:117] "RemoveContainer" containerID="9656e66d95672ea29103d90828dfa25505bfe5eb1000a502da5f86d71c46b791"
	Mar 17 14:22:40 multinode-702300 kubelet[1650]: E0317 14:22:40.398262    1650 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 14:22:40 multinode-702300 kubelet[1650]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 14:22:40 multinode-702300 kubelet[1650]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 14:22:40 multinode-702300 kubelet[1650]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 14:22:40 multinode-702300 kubelet[1650]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 14:23:40 multinode-702300 kubelet[1650]: E0317 14:23:40.392518    1650 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 14:23:40 multinode-702300 kubelet[1650]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 14:23:40 multinode-702300 kubelet[1650]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 14:23:40 multinode-702300 kubelet[1650]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 14:23:40 multinode-702300 kubelet[1650]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Mar 17 14:24:40 multinode-702300 kubelet[1650]: E0317 14:24:40.392496    1650 iptables.go:577] "Could not set up iptables canary" err=<
	Mar 17 14:24:40 multinode-702300 kubelet[1650]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Mar 17 14:24:40 multinode-702300 kubelet[1650]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Mar 17 14:24:40 multinode-702300 kubelet[1650]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Mar 17 14:24:40 multinode-702300 kubelet[1650]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-702300 -n multinode-702300
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-702300 -n multinode-702300: (11.2413309s)
helpers_test.go:261: (dbg) Run:  kubectl --context multinode-702300 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiNode/serial/RestartKeepsNodes FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiNode/serial/RestartKeepsNodes (499.95s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (302.35s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-113500 --driver=hyperv
no_kubernetes_test.go:95: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-113500 --driver=hyperv: exit status 1 (4m59.6787845s)

                                                
                                                
-- stdout --
	* [NoKubernetes-113500] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20539
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on user configuration
	* Starting "NoKubernetes-113500" primary control-plane node in "NoKubernetes-113500" cluster
	* Creating hyperv VM (CPUs=2, Memory=6000MB, Disk=20000MB) ...

                                                
                                                
-- /stdout --
no_kubernetes_test.go:97: failed to start minikube with args: "out/minikube-windows-amd64.exe start -p NoKubernetes-113500 --driver=hyperv" : exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p NoKubernetes-113500 -n NoKubernetes-113500
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p NoKubernetes-113500 -n NoKubernetes-113500: exit status 7 (2.6666566s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 7 (may be ok)
helpers_test.go:241: "NoKubernetes-113500" host is not running, skipping log retrieval (state="Stopped")
--- FAIL: TestNoKubernetes/serial/StartWithK8s (302.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-126100 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=hyperv --kubernetes-version=v1.32.2
panic: test timed out after 3h0m0s
	running tests:
		TestCertExpiration (15m31s)
		TestNetworkPlugins (20m28s)
		TestStartStop (36m25s)
		TestStartStop/group/default-k8s-diff-port (5m51s)
		TestStartStop/group/default-k8s-diff-port/serial (5m51s)
		TestStartStop/group/default-k8s-diff-port/serial/FirstStart (5m51s)
		TestStartStop/group/embed-certs (10m29s)
		TestStartStop/group/embed-certs/serial (10m29s)
		TestStartStop/group/embed-certs/serial/SecondStart (30s)
		TestStartStop/group/old-k8s-version (10m59s)
		TestStartStop/group/old-k8s-version/serial (10m59s)
		TestStartStop/group/old-k8s-version/serial/SecondStart (1m29s)

                                                
                                                
goroutine 2413 [running]:
testing.(*M).startAlarm.func1()
	/usr/local/go/src/testing/testing.go:2484 +0x394
created by time.goFunc
	/usr/local/go/src/time/sleep.go:215 +0x2d

                                                
                                                
goroutine 1 [chan receive, 11 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1753 +0x486
testing.tRunner(0xc0007061c0, 0xc000c1dbc8)
	/usr/local/go/src/testing/testing.go:1798 +0x104
testing.runTests(0xc000a6c078, {0x58972c0, 0x2b, 0x2b}, {0xffffffffffffffff?, 0xc000f8c750?, 0x58be640?})
	/usr/local/go/src/testing/testing.go:2277 +0x4b4
testing.(*M).Run(0xc000a34960)
	/usr/local/go/src/testing/testing.go:2142 +0x64a
k8s.io/minikube/test/integration.TestMain(0xc000a34960)
	/home/jenkins/workspace/Build_Cross/test/integration/main_test.go:62 +0x8b
main.main()
	_testmain.go:131 +0xa8

                                                
                                                
goroutine 2297 [chan receive, 3 minutes]:
testing.(*T).Run(0xc000f74000, {0x31312f9?, 0x7f92de?}, 0xc0004fa080)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop.func1.1.1(0xc000f74000)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:153 +0x2af
testing.tRunner(0xc000f74000, 0xc0006d4380)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2040
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2374 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 2373
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 573 [syscall, 7 minutes]:
syscall.Syscall(0xc000fd7b68?, 0x0?, 0x94043b?, 0x1000000000000?, 0x1e?)
	/usr/local/go/src/runtime/syscall_windows.go:457 +0x29
syscall.WaitForSingleObject(0x348, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1149 +0x5a
os.(*Process).wait(0xc000cba480?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc000cba480)
	/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc000cba480)
	/usr/local/go/src/os/exec/exec.go:626 +0x2d
k8s.io/minikube/test/integration.Run(0xc001bde700, 0xc000cba480)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.TestCertExpiration(0xc001bde700)
	/home/jenkins/workspace/Build_Cross/test/integration/cert_options_test.go:131 +0x576
testing.tRunner(0xc001bde700, 0x3abf6c0)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2318 [chan receive]:
testing.(*T).Run(0xc000485c00, {0x31312f9?, 0x4?}, 0xc000092500)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop.func1.1.1(0xc000485c00)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:153 +0x2af
testing.tRunner(0xc000485c00, 0xc000912100)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2045
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2445 [syscall]:
syscall.Syscall6(0x265f961e788?, 0x265d3f80ed0?, 0x4000?, 0xc001c28808?, 0xc000c16000?, 0xc0017c3bf0?, 0x858659?, 0xc001f24680?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x568, {0xc000c182d5?, 0x1d2b, 0x8adf1f?}, 0x4000?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc001722b48?, {0xc000c182d5?, 0x0?, 0xc0017c3cb0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc001722b48, {0xc000c182d5, 0x1d2b, 0x1d2b})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc00010ca90, {0xc000c182d5?, 0x593b81753352930?, 0xc000552760?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc00087a510, {0x3e17c00, 0xc000a06040})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc00087a510}, {0x3e17c00, 0xc000a06040}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3e17d80, 0xc00087a510})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc00087a510?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc00087a510}, {0x3e17ce0, 0xc00010ca90}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc0017c3fa8?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2443
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2303 [syscall, 7 minutes]:
syscall.Syscall(0xc0008c1c10?, 0x0?, 0x94043b?, 0x1000000000000?, 0x1e?)
	/usr/local/go/src/runtime/syscall_windows.go:457 +0x29
syscall.WaitForSingleObject(0x5f4, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1149 +0x5a
os.(*Process).wait(0xc000cba180?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc000cba180)
	/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc000cba180)
	/usr/local/go/src/os/exec/exec.go:626 +0x2d
k8s.io/minikube/test/integration.Run(0xc000f74540, 0xc000cba180)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.validateFirstStart({0x3e58480?, 0xc0007e8930?}, 0xc000f74540, {0xc001f4a060?, 0x85a971?}, {0x7fffabc65f50?, 0xc0008c1f60?}, {0x942c53?, 0x189f03f841?}, {0xc0001ceb00, ...})
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:184 +0xc5
k8s.io/minikube/test/integration.TestStartStop.func1.1.1.1(0xc000f74540)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:154 +0x66
testing.tRunner(0xc000f74540, 0xc0006d4c00)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2302
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 110 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 109
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 109 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3e58810, 0xc0001080e0}, 0xc000e05f50, 0xc000e05f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3e58810, 0xc0001080e0}, 0x0?, 0xc000e05f50, 0xc000e05f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3e58810?, 0xc0001080e0?}, 0x0?, 0x0?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0x97cba5?, 0xc000ffc000?, 0xc000078700?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 129
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2444 [syscall]:
syscall.Syscall6(0x265f95d84b8?, 0x265d3f80a38?, 0x400?, 0xc0000d8808?, 0xc000a78800?, 0xc000d8fbf0?, 0x858659?, 0x61007200670065?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x420, {0xc000a789f9?, 0x207, 0x8adf1f?}, 0x400?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc001722488?, {0xc000a789f9?, 0x0?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc001722488, {0xc000a789f9, 0x207, 0x207})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc00010ca50, {0xc000a789f9?, 0x1?, 0x0?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc00087a4b0, {0x3e17c00, 0xc000f800c0})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc00087a4b0}, {0x3e17c00, 0xc000f800c0}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3e17d80, 0xc00087a4b0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc00087a4b0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc00087a4b0}, {0x3e17ce0, 0xc00010ca50}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc000e721c0?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2443
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 108 [sync.Cond.Wait, 3 minutes]:
sync.runtime_notifyListWait(0xc000f864d0, 0x3b)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc000cc1d80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x3e6c4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc000f86500)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a80008?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00080e3d0, {0x3e196c0, 0xc00087e000}, 0x1, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00080e3d0, 0x3b9aca00, 0x0, 0x1, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 129
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 129 [chan receive, 173 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc000f86500, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 127
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                                
goroutine 128 [select]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x3e69620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 127
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 2340 [chan receive, 3 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc000f86940, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 2371
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                                
goroutine 2302 [chan receive, 7 minutes]:
testing.(*T).Run(0xc000f74380, {0x312f2f7?, 0x0?}, 0xc0006d4c00)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop.func1.1.1(0xc000f74380)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:153 +0x2af
testing.tRunner(0xc000f74380, 0xc0006d4b00)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2042
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2205 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc00194ee00)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc00194ee00)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc00194ee00)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc00194ee00, 0xc000148380)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 1994 [chan receive, 21 minutes]:
testing.(*T).Run(0xc000506a80, {0x3124d55?, 0xc000afbf60?}, 0xc000f64018)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestNetworkPlugins(0xc000506a80)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:52 +0xd3
testing.tRunner(0xc000506a80, 0x3abf7b0)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 1054 [chan send, 145 minutes]:
os/exec.(*Cmd).watchCtx(0xc000a49200, 0xc0017e2bd0)
	/usr/local/go/src/os/exec/exec.go:814 +0x3e5
created by os/exec.(*Cmd).Start in goroutine 791
	/usr/local/go/src/os/exec/exec.go:775 +0x989

                                                
                                                
goroutine 2443 [syscall]:
syscall.Syscall(0xc000d8dbe0?, 0x0?, 0x94043b?, 0x1000000000000?, 0x1e?)
	/usr/local/go/src/runtime/syscall_windows.go:457 +0x29
syscall.WaitForSingleObject(0x79c, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1149 +0x5a
os.(*Process).wait(0xc0008f0300?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc0008f0300)
	/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc0008f0300)
	/usr/local/go/src/os/exec/exec.go:626 +0x2d
k8s.io/minikube/test/integration.Run(0xc00183c380, 0xc0008f0300)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.validateSecondStart({0x3e58480, 0xc0006836c0}, 0xc00183c380, {0xc00207e030, 0x12}, {0x7fffabc65f50?, 0xc000d8df60?}, {0x942c53?, 0x195e84d924?}, {0xc00066c100, ...})
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:254 +0xc8
k8s.io/minikube/test/integration.TestStartStop.func1.1.1.1(0xc00183c380)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:154 +0x66
testing.tRunner(0xc00183c380, 0xc000092500)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2318
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2209 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc00194fdc0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc00194fdc0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc00194fdc0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc00194fdc0, 0xc000149180)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2354 [select, 7 minutes]:
os/exec.(*Cmd).watchCtx(0xc000cba180, 0xc0019c0380)
	/usr/local/go/src/os/exec/exec.go:789 +0xb2
created by os/exec.(*Cmd).Start in goroutine 2303
	/usr/local/go/src/os/exec/exec.go:775 +0x989

                                                
                                                
goroutine 2042 [chan receive, 7 minutes]:
testing.(*T).Run(0xc000707c00, {0x3126128?, 0x0?}, 0xc0006d4b00)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc000707c00)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:128 +0xad9
testing.tRunner(0xc000707c00, 0xc000884040)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2039
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2207 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc00194f340)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc00194f340)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc00194f340)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc00194f340, 0xc000148480)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 669 [sync.Cond.Wait, 3 minutes]:
sync.runtime_notifyListWait(0xc0008852d0, 0x36)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc001705d80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x3e6c4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc000885a40)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0000d8008?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0004c73d0, {0x3e196c0, 0xc000b00960}, 0x1, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0004c73d0, 0x3b9aca00, 0x0, 0x1, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 825
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 2305 [syscall]:
syscall.Syscall6(0x586f960?, 0x20000?, 0x4000?, 0xc000a80008?, 0xc000c8a000?, 0xc000c73bf0?, 0x858665?, 0xc000c73bf8?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x438, {0xc000ca3158?, 0x6ea8, 0x8adf1f?}, 0x20000?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc000868b48?, {0xc000ca3158?, 0x0?, 0x4ff3?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc000868b48, {0xc000ca3158, 0x6ea8, 0x6ea8})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000a060e8, {0xc000ca3158?, 0x101a?, 0x101a?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc00179a540, {0x3e17c00, 0xc0000c60f0})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc00179a540}, {0x3e17c00, 0xc0000c60f0}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3e17d80, 0xc00179a540})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc00179a540?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc00179a540}, {0x3e17ce0, 0xc000a060e8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc0017f81c0?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2303
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 593 [IO wait, 161 minutes]:
internal/poll.runtime_pollWait(0x265f9608bd0, 0x72)
	/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0x8acbb3?, 0x801a76?, 0x0)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.execIO(0xc000250520, 0xc001a01ba0)
	/usr/local/go/src/internal/poll/fd_windows.go:177 +0x105
internal/poll.(*FD).acceptOne(0xc000250508, 0x550, {0xc0005f0000?, 0xc001a01c00?, 0x8b72e5?}, 0xc001a01c34?)
	/usr/local/go/src/internal/poll/fd_windows.go:946 +0x65
internal/poll.(*FD).Accept(0xc000250508, 0xc001a01d80)
	/usr/local/go/src/internal/poll/fd_windows.go:980 +0x1b6
net.(*netFD).accept(0xc000250508)
	/usr/local/go/src/net/fd_windows.go:182 +0x4b
net.(*TCPListener).accept(0xc001b74180)
	/usr/local/go/src/net/tcpsock_posix.go:159 +0x1b
net.(*TCPListener).Accept(0xc001b74180)
	/usr/local/go/src/net/tcpsock.go:380 +0x30
net/http.(*Server).Serve(0xc00066c000, {0x3e471c0, 0xc001b74180})
	/usr/local/go/src/net/http/server.go:3424 +0x30c
net/http.(*Server).ListenAndServe(0xc00066c000)
	/usr/local/go/src/net/http/server.go:3350 +0x71
k8s.io/minikube/test/integration.startHTTPProxy.func1(...)
	/home/jenkins/workspace/Build_Cross/test/integration/functional_test.go:2230
created by k8s.io/minikube/test/integration.startHTTPProxy in goroutine 590
	/home/jenkins/workspace/Build_Cross/test/integration/functional_test.go:2229 +0x129

                                                
                                                
goroutine 2201 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001c21a40)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001c21a40)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc001c21a40)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc001c21a40, 0xc000148080)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2206 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc00194efc0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc00194efc0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc00194efc0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc00194efc0, 0xc000148400)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 824 [select]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x3e69620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 781
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 2204 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc00194ea80)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc00194ea80)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc00194ea80)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc00194ea80, 0xc000148300)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2203 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001c21dc0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001c21dc0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc001c21dc0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc001c21dc0, 0xc000148280)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2033 [chan receive, 37 minutes]:
testing.(*T).Run(0xc001c201c0, {0x3124d55?, 0x942c53?}, 0x3abf9d8)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop(0xc001c201c0)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:46 +0x35
testing.tRunner(0xc001c201c0, 0x3abf7f8)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2045 [chan receive, 11 minutes]:
testing.(*T).Run(0xc001794fc0, {0x3126128?, 0x0?}, 0xc000912100)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc001794fc0)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:128 +0xad9
testing.tRunner(0xc001794fc0, 0xc0008841c0)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2039
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2200 [chan receive, 21 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1753 +0x486
testing.tRunner(0xc001c21880, 0xc000f64018)
	/usr/local/go/src/testing/testing.go:1798 +0x104
created by testing.(*T).Run in goroutine 1994
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2339 [select]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x3e69620)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:311 +0x345
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 2371
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/delaying_queue.go:148 +0x245

                                                
                                                
goroutine 671 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 670
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 670 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3e58810, 0xc0001080e0}, 0xc0016b5f50, 0xc0016b5f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3e58810, 0xc0001080e0}, 0x10?, 0xc0016b5f50, 0xc0016b5f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3e58810?, 0xc0001080e0?}, 0x0?, 0x0?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0x97cba5?, 0xc000cba300?, 0xc000108a10?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 825
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 825 [chan receive, 152 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc000885a40, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 781
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cache.go:122 +0x569

                                                
                                                
goroutine 2208 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc00194f6c0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc00194f6c0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc00194f6c0)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc00194f6c0, 0xc000149080)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2370 [select, 7 minutes]:
os/exec.(*Cmd).watchCtx(0xc000cba480, 0xc0017f8770)
	/usr/local/go/src/os/exec/exec.go:789 +0xb2
created by os/exec.(*Cmd).Start in goroutine 573
	/usr/local/go/src/os/exec/exec.go:775 +0x989

                                                
                                                
goroutine 2039 [chan receive, 37 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1753 +0x486
testing.tRunner(0xc000607340, 0x3abf9d8)
	/usr/local/go/src/testing/testing.go:1798 +0x104
created by testing.(*T).Run in goroutine 2033
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2202 [chan receive, 21 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001c21c00)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001c21c00)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc001c21c00)
	/home/jenkins/workspace/Build_Cross/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc001c21c00, 0xc000148100)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2200
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2044 [chan receive, 37 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001794700)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001794700)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc001794700)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc001794700, 0xc000884140)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2039
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2043 [chan receive, 37 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc001794000)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc001794000)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc001794000)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc001794000, 0xc000884080)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2039
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2041 [chan receive, 37 minutes]:
testing.(*testState).waitParallel(0xc000866690)
	/usr/local/go/src/testing/testing.go:1926 +0xaf
testing.(*T).Parallel(0xc0007076c0)
	/usr/local/go/src/testing/testing.go:1578 +0x225
k8s.io/minikube/test/integration.MaybeParallel(0xc0007076c0)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc0007076c0)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:92 +0x45
testing.tRunner(0xc0007076c0, 0xc000884000)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2039
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2040 [chan receive, 11 minutes]:
testing.(*T).Run(0xc000706a80, {0x3126128?, 0x0?}, 0xc0006d4380)
	/usr/local/go/src/testing/testing.go:1859 +0x414
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc000706a80)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:128 +0xad9
testing.tRunner(0xc000706a80, 0xc00023dbc0)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2039
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2372 [sync.Cond.Wait, 3 minutes]:
sync.runtime_notifyListWait(0xc000f86910, 0x0)
	/usr/local/go/src/runtime/sema.go:597 +0x15d
sync.(*Cond).Wait(0xc000c7dd80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x3e6c4e0)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/util/workqueue/queue.go:277 +0x86
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc000f86940)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:159 +0x44
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc001c28808?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000045130, {0x3e196c0, 0xc001e6c000}, 0x1, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000045130, 0x3b9aca00, 0x0, 0x1, 0xc0001080e0)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2340
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 2336 [syscall]:
syscall.Syscall6(0x265f99d1a48?, 0x265d3f80a38?, 0x800?, 0x58c0be0?, 0xc000def800?, 0xc000cadbf0?, 0x858659?, 0xc000600008?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x7e4, {0xc000defa43?, 0x5bd, 0x8adf1f?}, 0x800?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc000869688?, {0xc000defa43?, 0x0?, 0xc000e321e0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc000869688, {0xc000defa43, 0x5bd, 0x5bd})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000a06118, {0xc000defa43?, 0x38e?, 0x38e?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc00179a5a0, {0x3e17c00, 0xc000a06150})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc00179a5a0}, {0x3e17c00, 0xc000a06150}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3e17d80, 0xc00179a5a0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc00179a5a0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc00179a5a0}, {0x3e17ce0, 0xc000a06118}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc0017f8850?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 573
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2337 [syscall, 7 minutes]:
syscall.Syscall6(0x265f9789138?, 0x265d3f80108?, 0x200?, 0xc0019c4008?, 0xc00052ce00?, 0xc000d7fbf0?, 0x858659?, 0x36302e36333a3333?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x5ec, {0xc00052ce00?, 0x200, 0x8adf1f?}, 0x200?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc000869b08?, {0xc00052ce00?, 0x0?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc000869b08, {0xc00052ce00, 0x200, 0x200})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000a06138, {0xc00052ce00?, 0x1?, 0x0?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc00179a5d0, {0x3e17c00, 0xc0000c6130})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc00179a5d0}, {0x3e17c00, 0xc0000c6130}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3e17d80, 0xc00179a5d0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc00179a5d0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc00179a5d0}, {0x3e17ce0, 0xc000a06138}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0x69616d2030363033?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 573
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2427 [select, 3 minutes]:
os/exec.(*Cmd).watchCtx(0xc0008f1200, 0xc0017a4e00)
	/usr/local/go/src/os/exec/exec.go:789 +0xb2
created by os/exec.(*Cmd).Start in goroutine 2424
	/usr/local/go/src/os/exec/exec.go:775 +0x989

                                                
                                                
goroutine 2373 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3e58810, 0xc0001080e0}, 0xc000d89f50, 0xc000d89f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3e58810, 0xc0001080e0}, 0x90?, 0xc000d89f50, 0xc000d89f98)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3e58810?, 0xc0001080e0?}, 0x0?, 0x0?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc000d89fd0?, 0x97cc04?, 0xc000078930?)
	/home/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.32.2/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 2340
	/home/jenkins/go/pkg/mod/k8s.io/client-go@v0.32.2/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2446 [select]:
os/exec.(*Cmd).watchCtx(0xc0008f0300, 0xc000108620)
	/usr/local/go/src/os/exec/exec.go:789 +0xb2
created by os/exec.(*Cmd).Start in goroutine 2443
	/usr/local/go/src/os/exec/exec.go:775 +0x989

                                                
                                                
goroutine 2426 [syscall, 3 minutes]:
syscall.Syscall6(0x265f961ff48?, 0x265d3f80ed0?, 0x4000?, 0xc000700008?, 0xc00171c000?, 0xc000c6fbf0?, 0x858659?, 0x1?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x610, {0xc00171e369?, 0x1c97, 0x8adf1f?}, 0x4000?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc001783208?, {0xc00171e369?, 0x0?, 0xc000c6fce0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc001783208, {0xc00171e369, 0x1c97, 0x1c97})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000988340, {0xc00171e369?, 0x859?, 0x859?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc001995350, {0x3e17c00, 0xc0006ce2b8})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc001995350}, {0x3e17c00, 0xc0006ce2b8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0xc000c6fe90?, {0x3e17d80, 0xc001995350})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc001995350?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc001995350}, {0x3e17ce0, 0xc000988340}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc0019c0150?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2424
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2424 [syscall, 3 minutes]:
syscall.Syscall(0xc00211dbe0?, 0x0?, 0x94043b?, 0x1000000000000?, 0x1e?)
	/usr/local/go/src/runtime/syscall_windows.go:457 +0x29
syscall.WaitForSingleObject(0x408, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1149 +0x5a
os.(*Process).wait(0xc0008f1200?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc0008f1200)
	/usr/local/go/src/os/exec/exec.go:922 +0x45
os/exec.(*Cmd).Run(0xc0008f1200)
	/usr/local/go/src/os/exec/exec.go:626 +0x2d
k8s.io/minikube/test/integration.Run(0xc00183da40, 0xc0008f1200)
	/home/jenkins/workspace/Build_Cross/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.validateSecondStart({0x3e58480, 0xc000794000}, 0xc00183da40, {0xc001cbc3d8, 0x16}, {0x7fffabc65f50?, 0xc00211df60?}, {0x942c53?, 0x193b6230ad?}, {0xc00078a480, ...})
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:254 +0xc8
k8s.io/minikube/test/integration.TestStartStop.func1.1.1.1(0xc00183da40)
	/home/jenkins/workspace/Build_Cross/test/integration/start_stop_delete_test.go:154 +0x66
testing.tRunner(0xc00183da40, 0xc0004fa080)
	/usr/local/go/src/testing/testing.go:1792 +0xcb
created by testing.(*T).Run in goroutine 2297
	/usr/local/go/src/testing/testing.go:1851 +0x3f6

                                                
                                                
goroutine 2425 [syscall, 3 minutes]:
syscall.Syscall6(0x265f9602e48?, 0x265d3f805a0?, 0x800?, 0xc000500008?, 0xc000f43800?, 0xc000f77bf0?, 0x858659?, 0x6b66652065736c61?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x4cc, {0xc000f43a6f?, 0x591, 0x8adf1f?}, 0x800?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc001782d88?, {0xc000f43a6f?, 0x0?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc001782d88, {0xc000f43a6f, 0x591, 0x591})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000988320, {0xc000f43a6f?, 0xc000f77f38?, 0x2?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc001995320, {0x3e17c00, 0xc0000c66e0})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc001995320}, {0x3e17c00, 0xc0000c66e0}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0xc000f77e90?, {0x3e17d80, 0xc001995320})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc001995320?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc001995320}, {0x3e17ce0, 0xc000988320}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc0009c38f0?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2424
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                                
goroutine 2304 [syscall]:
syscall.Syscall6(0x265f99d1a48?, 0x265d3f80a38?, 0x800?, 0xc000600008?, 0xc000dee800?, 0xc00177dbf0?, 0x858659?, 0x80a23c?)
	/usr/local/go/src/runtime/syscall_windows.go:463 +0x38
syscall.readFile(0x7ac, {0xc000deeb33?, 0x4cd, 0x8adf1f?}, 0x800?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1020 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:451
syscall.Read(0xc000868488?, {0xc000deeb33?, 0x0?, 0xc001da40c0?})
	/usr/local/go/src/syscall/syscall_windows.go:430 +0x2d
internal/poll.(*FD).Read(0xc000868488, {0xc000deeb33, 0x4cd, 0x4cd})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b5
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000a060b8, {0xc000deeb33?, 0xc00177df38?, 0x2?})
	/usr/local/go/src/os/file.go:124 +0x4f
bytes.(*Buffer).ReadFrom(0xc00179a510, {0x3e17c00, 0xc000988168})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3e17d80, 0xc00179a510}, {0x3e17c00, 0xc000988168}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3e17d80, 0xc00179a510})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x583f2a0?, {0x3e17d80?, 0xc00179a510?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3e17d80, 0xc00179a510}, {0x3e17ce0, 0xc000a060b8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:596 +0x34
os/exec.(*Cmd).Start.func2(0xc0017f84d0?)
	/usr/local/go/src/os/exec/exec.go:749 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2303
	/usr/local/go/src/os/exec/exec.go:748 +0x9c5

                                                
                                    

Test pass (170/213)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 15.3
4 TestDownloadOnly/v1.20.0/preload-exists 0.12
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.57
9 TestDownloadOnly/v1.20.0/DeleteAll 0.6
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.76
12 TestDownloadOnly/v1.32.2/json-events 10.88
13 TestDownloadOnly/v1.32.2/preload-exists 0
16 TestDownloadOnly/v1.32.2/kubectl 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.22
18 TestDownloadOnly/v1.32.2/DeleteAll 0.81
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.55
21 TestBinaryMirror 6.68
22 TestOffline 393.95
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.23
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.25
27 TestAddons/Setup 422.77
29 TestAddons/serial/Volcano 63.4
31 TestAddons/serial/GCPAuth/Namespaces 0.29
32 TestAddons/serial/GCPAuth/FakeCredentials 11.57
35 TestAddons/parallel/Registry 32.69
36 TestAddons/parallel/Ingress 60.66
37 TestAddons/parallel/InspektorGadget 26.02
38 TestAddons/parallel/MetricsServer 21.45
40 TestAddons/parallel/CSI 71.33
41 TestAddons/parallel/Headlamp 37.88
42 TestAddons/parallel/CloudSpanner 20
43 TestAddons/parallel/LocalPath 81.52
44 TestAddons/parallel/NvidiaDevicePlugin 20.4
45 TestAddons/parallel/Yakd 26.07
47 TestAddons/StoppedEnableDisable 51.71
48 TestCertOptions 476.03
50 TestDockerFlags 449.12
51 TestForceSystemdFlag 402.81
52 TestForceSystemdEnv 410.16
59 TestErrorSpam/start 15.85
60 TestErrorSpam/status 34.53
61 TestErrorSpam/pause 21.23
62 TestErrorSpam/unpause 21.47
63 TestErrorSpam/stop 54.37
66 TestFunctional/serial/CopySyncFile 0.03
67 TestFunctional/serial/StartWithProxy 187.93
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 122.66
70 TestFunctional/serial/KubeContext 0.11
71 TestFunctional/serial/KubectlGetPods 0.2
74 TestFunctional/serial/CacheCmd/cache/add_remote 24.59
75 TestFunctional/serial/CacheCmd/cache/add_local 9.63
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.21
77 TestFunctional/serial/CacheCmd/cache/list 0.22
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 8.73
79 TestFunctional/serial/CacheCmd/cache/cache_reload 33.7
80 TestFunctional/serial/CacheCmd/cache/delete 0.46
81 TestFunctional/serial/MinikubeKubectlCmd 0.46
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 1.89
83 TestFunctional/serial/ExtraConfig 120.87
84 TestFunctional/serial/ComponentHealth 0.16
85 TestFunctional/serial/LogsCmd 7.91
86 TestFunctional/serial/LogsFileCmd 9.96
87 TestFunctional/serial/InvalidService 20.31
89 TestFunctional/parallel/ConfigCmd 1.4
93 TestFunctional/parallel/StatusCmd 37.53
97 TestFunctional/parallel/ServiceCmdConnect 26.27
98 TestFunctional/parallel/AddonsCmd 0.53
99 TestFunctional/parallel/PersistentVolumeClaim 37.11
101 TestFunctional/parallel/SSHCmd 19.41
102 TestFunctional/parallel/CpCmd 55.65
103 TestFunctional/parallel/MySQL 64.83
104 TestFunctional/parallel/FileSync 10.44
105 TestFunctional/parallel/CertSync 61.17
109 TestFunctional/parallel/NodeLabels 0.15
111 TestFunctional/parallel/NonActiveRuntimeDisabled 10.11
113 TestFunctional/parallel/License 1.49
114 TestFunctional/parallel/ServiceCmd/DeployApp 18.36
115 TestFunctional/parallel/Version/short 0.24
116 TestFunctional/parallel/Version/components 7.66
117 TestFunctional/parallel/ImageCommands/ImageListShort 7.18
118 TestFunctional/parallel/ImageCommands/ImageListTable 7.28
119 TestFunctional/parallel/ImageCommands/ImageListJson 7.21
120 TestFunctional/parallel/ImageCommands/ImageListYaml 7.25
121 TestFunctional/parallel/ImageCommands/ImageBuild 26.23
122 TestFunctional/parallel/ImageCommands/Setup 2.16
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 16.23
124 TestFunctional/parallel/ServiceCmd/List 13.23
125 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 16.48
126 TestFunctional/parallel/ServiceCmd/JSONOutput 12.91
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 17.26
129 TestFunctional/parallel/ImageCommands/ImageSaveToFile 8.3
130 TestFunctional/parallel/DockerEnv/powershell 44.13
132 TestFunctional/parallel/ImageCommands/ImageRemove 16.19
133 TestFunctional/parallel/UpdateContextCmd/no_changes 2.4
134 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 2.42
135 TestFunctional/parallel/UpdateContextCmd/no_clusters 2.38
137 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 16.59
138 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 8.29
139 TestFunctional/parallel/ProfileCmd/profile_not_create 12.77
140 TestFunctional/parallel/ProfileCmd/profile_list 12.51
141 TestFunctional/parallel/ProfileCmd/profile_json_output 13.1
143 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 8.25
144 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
146 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 14.5
152 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
153 TestFunctional/delete_echo-server_images 0.2
154 TestFunctional/delete_my-image_image 0.08
155 TestFunctional/delete_minikube_cached_images 0.07
160 TestMultiControlPlane/serial/StartCluster 669.61
161 TestMultiControlPlane/serial/DeployApp 13.32
163 TestMultiControlPlane/serial/AddWorkerNode 248.12
164 TestMultiControlPlane/serial/NodeLabels 0.18
165 TestMultiControlPlane/serial/HAppyAfterClusterStart 46.26
166 TestMultiControlPlane/serial/CopyFile 598.17
167 TestMultiControlPlane/serial/StopSecondaryNode 70.59
168 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 35.6
172 TestImageBuild/serial/Setup 191.48
173 TestImageBuild/serial/NormalBuild 10.18
174 TestImageBuild/serial/BuildWithBuildArg 8.45
175 TestImageBuild/serial/BuildWithDockerIgnore 8.02
176 TestImageBuild/serial/BuildWithSpecifiedDockerfile 8.12
180 TestJSONOutput/start/Command 220.79
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 7.51
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 7.44
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 34.15
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.85
208 TestMainNoArgs 0.2
209 TestMinikubeProfile 510.95
212 TestMountStart/serial/StartWithMountFirst 149.6
213 TestMountStart/serial/VerifyMountFirst 9.04
214 TestMountStart/serial/StartWithMountSecond 149.66
215 TestMountStart/serial/VerifyMountSecond 8.91
216 TestMountStart/serial/DeleteFirst 29.47
217 TestMountStart/serial/VerifyMountPostDelete 8.98
218 TestMountStart/serial/Stop 26.52
219 TestMountStart/serial/RestartStopped 113.85
220 TestMountStart/serial/VerifyMountPostStop 8.95
223 TestMultiNode/serial/FreshStart2Nodes 415.02
224 TestMultiNode/serial/DeployApp2Nodes 8.76
226 TestMultiNode/serial/AddNode 225.35
227 TestMultiNode/serial/MultiNodeLabels 0.16
228 TestMultiNode/serial/ProfileList 33.99
229 TestMultiNode/serial/CopyFile 339.14
230 TestMultiNode/serial/StopNode 73.36
231 TestMultiNode/serial/StartAfterStop 186
236 TestPreload 500.48
237 TestScheduledStopWindows 315.42
242 TestRunningBinaryUpgrade 956.76
244 TestKubernetesUpgrade 1222.04
248 TestNoKubernetes/serial/StartNoK8sWithVersion 0.37
256 TestPause/serial/Start 218.9
258 TestPause/serial/SecondStartNoReconfiguration 323.03
259 TestStoppedBinaryUpgrade/Setup 0.97
260 TestStoppedBinaryUpgrade/Upgrade 802.16
261 TestPause/serial/Pause 7.56
262 TestPause/serial/VerifyStatus 11.43
263 TestPause/serial/Unpause 7.42
264 TestPause/serial/PauseAgain 7.34
265 TestPause/serial/DeletePaused 44.7
266 TestPause/serial/VerifyDeletedResources 25.93
278 TestStoppedBinaryUpgrade/MinikubeLogs 8.66
x
+
TestDownloadOnly/v1.20.0/json-events (15.3s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-495400 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=hyperv
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-495400 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=hyperv: (15.2961585s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (15.30s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0317 12:18:00.687398    5188 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I0317 12:18:00.806238    5188 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.12s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
--- PASS: TestDownloadOnly/v1.20.0/kubectl (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-495400 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:17 UTC |          |
	|         | -p download-only-495400        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=hyperv                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 12:17:45
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 12:17:45.481648   12884 out.go:345] Setting OutFile to fd 740 ...
	I0317 12:17:45.532814   12884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:17:45.532814   12884 out.go:358] Setting ErrFile to fd 744...
	I0317 12:17:45.532814   12884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0317 12:17:45.545065   12884 root.go:314] Error reading config file at C:\Users\jenkins.minikube5\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube5\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I0317 12:17:45.553763   12884 out.go:352] Setting JSON to true
	I0317 12:17:45.555980   12884 start.go:129] hostinfo: {"hostname":"minikube5","uptime":125,"bootTime":1742213739,"procs":180,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 12:17:45.555980   12884 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 12:17:45.562809   12884 out.go:97] [download-only-495400] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 12:17:45.562950   12884 notify.go:220] Checking for updates...
	W0317 12:17:45.562950   12884 preload.go:293] Failed to list preload files: open C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I0317 12:17:45.565367   12884 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:17:45.568365   12884 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 12:17:45.571370   12884 out.go:169] MINIKUBE_LOCATION=20539
	I0317 12:17:45.573366   12884 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0317 12:17:45.579860   12884 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0317 12:17:45.581466   12884 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 12:17:50.480701   12884 out.go:97] Using the hyperv driver based on user configuration
	I0317 12:17:50.480701   12884 start.go:297] selected driver: hyperv
	I0317 12:17:50.480701   12884 start.go:901] validating driver "hyperv" against <nil>
	I0317 12:17:50.480701   12884 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 12:17:50.524806   12884 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=65534MB, container=0MB
	I0317 12:17:50.525719   12884 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0317 12:17:50.526029   12884 cni.go:84] Creating CNI manager for ""
	I0317 12:17:50.526029   12884 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0317 12:17:50.526029   12884 start.go:340] cluster config:
	{Name:download-only-495400 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:6000 CPUs:2 DiskSize:20000 Driver:hyperv 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-495400 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin: 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:docker 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:C:\Users\jenkins.minikube5:/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 12:17:50.527143   12884 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 12:17:50.529775   12884 out.go:97] Downloading VM boot image ...
	I0317 12:17:50.529775   12884 download.go:108] Downloading: https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso?checksum=file:https://storage.googleapis.com/minikube/iso/minikube-v1.35.0-amd64.iso.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\iso\amd64\minikube-v1.35.0-amd64.iso
	I0317 12:17:54.307358   12884 out.go:97] Starting "download-only-495400" primary control-plane node in "download-only-495400" cluster
	I0317 12:17:54.307771   12884 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0317 12:17:54.356034   12884 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-docker-overlay2-amd64.tar.lz4
	I0317 12:17:54.356034   12884 cache.go:56] Caching tarball of preloaded images
	I0317 12:17:54.356680   12884 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0317 12:17:54.378863   12884 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0317 12:17:54.378863   12884 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0317 12:17:54.451912   12884 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I0317 12:17:57.312656   12884 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0317 12:17:57.319291   12884 preload.go:254] verifying checksum of C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I0317 12:17:58.279861   12884 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I0317 12:17:58.280274   12884 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\download-only-495400\config.json ...
	I0317 12:17:58.280953   12884 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\download-only-495400\config.json: {Name:mk37a428ecbfdd3e4a9b70a0f32c408415172649 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:17:58.281582   12884 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I0317 12:17:58.283412   12884 download.go:108] Downloading: https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\windows\amd64\v1.20.0/kubectl.exe
	
	
	* The control-plane node download-only-495400 host does not exist
	  To start a cluster, run: "minikube start -p download-only-495400"

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-495400
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.76s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-929300 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=docker --driver=hyperv
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-929300 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=docker --driver=hyperv: (10.8783492s)
--- PASS: TestDownloadOnly/v1.32.2/json-events (10.88s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0317 12:18:13.616032    5188 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
I0317 12:18:13.616193    5188 preload.go:146] Found local preload: C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/kubectl
--- PASS: TestDownloadOnly/v1.32.2/kubectl (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-495400 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:17 UTC |                     |
	|         | -p download-only-495400        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=hyperv                |                      |                   |         |                     |                     |
	| delete  | --all                          | minikube             | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:18 UTC | 17 Mar 25 12:18 UTC |
	| delete  | -p download-only-495400        | download-only-495400 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:18 UTC | 17 Mar 25 12:18 UTC |
	| start   | -o=json --download-only        | download-only-929300 | minikube5\jenkins | v1.35.0 | 17 Mar 25 12:18 UTC |                     |
	|         | -p download-only-929300        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=hyperv                |                      |                   |         |                     |                     |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/03/17 12:18:02
	Running on machine: minikube5
	Binary: Built with gc go1.24.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0317 12:18:02.832907    7128 out.go:345] Setting OutFile to fd 848 ...
	I0317 12:18:02.878639    7128 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:18:02.878639    7128 out.go:358] Setting ErrFile to fd 852...
	I0317 12:18:02.878752    7128 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:18:02.892946    7128 out.go:352] Setting JSON to true
	I0317 12:18:02.896133    7128 start.go:129] hostinfo: {"hostname":"minikube5","uptime":143,"bootTime":1742213739,"procs":183,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 12:18:02.896133    7128 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 12:18:02.901945    7128 out.go:97] [download-only-929300] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 12:18:02.901945    7128 notify.go:220] Checking for updates...
	I0317 12:18:02.907475    7128 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:18:02.913618    7128 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 12:18:02.919031    7128 out.go:169] MINIKUBE_LOCATION=20539
	I0317 12:18:02.925139    7128 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W0317 12:18:02.932143    7128 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0317 12:18:02.932630    7128 driver.go:394] Setting default libvirt URI to qemu:///system
	I0317 12:18:07.864545    7128 out.go:97] Using the hyperv driver based on user configuration
	I0317 12:18:07.865029    7128 start.go:297] selected driver: hyperv
	I0317 12:18:07.865029    7128 start.go:901] validating driver "hyperv" against <nil>
	I0317 12:18:07.865159    7128 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0317 12:18:07.907862    7128 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=65534MB, container=0MB
	I0317 12:18:07.908653    7128 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0317 12:18:07.908653    7128 cni.go:84] Creating CNI manager for ""
	I0317 12:18:07.908653    7128 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0317 12:18:07.908653    7128 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0317 12:18:07.908653    7128 start.go:340] cluster config:
	{Name:download-only-929300 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1741860993-20523@sha256:cd976907fa4d517c84fff1e5ef773b9fb3c738c4e1ded824ea5133470a66e185 Memory:6000 CPUs:2 DiskSize:20000 Driver:hyperv 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:download-only-929300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker 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:docker 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:C:\Users\jenkins.minikube5:/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 12:18:07.909282    7128 iso.go:125] acquiring lock: {Name:mkae681ee414e9275e9685c6bbf5080b17ead976 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0317 12:18:07.912872    7128 out.go:97] Starting "download-only-929300" primary control-plane node in "download-only-929300" cluster
	I0317 12:18:07.912872    7128 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:18:07.971415    7128 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 12:18:07.971498    7128 cache.go:56] Caching tarball of preloaded images
	I0317 12:18:07.971771    7128 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:18:07.975032    7128 out.go:97] Downloading Kubernetes v1.32.2 preload ...
	I0317 12:18:07.975110    7128 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0317 12:18:08.044530    7128 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4?checksum=md5:c3fdd273d8c9002513e1c87be8fe9ffc -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4
	I0317 12:18:11.427398    7128 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0317 12:18:11.428233    7128 preload.go:254] verifying checksum of C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.32.2-docker-overlay2-amd64.tar.lz4 ...
	I0317 12:18:12.247304    7128 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on docker
	I0317 12:18:12.248370    7128 profile.go:143] Saving config to C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\download-only-929300\config.json ...
	I0317 12:18:12.248974    7128 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube5\minikube-integration\.minikube\profiles\download-only-929300\config.json: {Name:mk4bd8bca9d630548d29f4d06fdc9b215df67a97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0317 12:18:12.249936    7128 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime docker
	I0317 12:18:12.249936    7128 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube5\minikube-integration\.minikube\cache\windows\amd64\v1.32.2/kubectl.exe
	
	
	* The control-plane node download-only-929300 host does not exist
	  To start a cluster, run: "minikube start -p download-only-929300"

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-929300
--- PASS: TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds (0.55s)

                                                
                                    
x
+
TestBinaryMirror (6.68s)

                                                
                                                
=== RUN   TestBinaryMirror
I0317 12:18:16.445145    5188 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/windows/amd64/kubectl.exe.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-937200 --alsologtostderr --binary-mirror http://127.0.0.1:57265 --driver=hyperv
aaa_download_only_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-937200 --alsologtostderr --binary-mirror http://127.0.0.1:57265 --driver=hyperv: (6.0607784s)
helpers_test.go:175: Cleaning up "binary-mirror-937200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-937200
--- PASS: TestBinaryMirror (6.68s)

                                                
                                    
x
+
TestOffline (393.95s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-080000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperv
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-080000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperv: (5m51.477026s)
helpers_test.go:175: Cleaning up "offline-docker-080000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-080000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-080000: (42.4667984s)
--- PASS: TestOffline (393.95s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.23s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.25s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (422.77s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-974300 --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=hyperv --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-974300 --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=hyperv --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (7m2.7638959s)
--- PASS: TestAddons/Setup (422.77s)

                                                
                                    
x
+
TestAddons/serial/Volcano (63.4s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:807: volcano-scheduler stabilized in 24.6135ms
addons_test.go:815: volcano-admission stabilized in 24.7035ms
addons_test.go:823: volcano-controller stabilized in 24.7035ms
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-75fdd99bcf-8bhv4" [6e7d347d-9dd5-4404-b767-ce6afeb04a2b] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.0050441s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-75d8f6b5c-bn6ck" [533e217e-09f1-471f-806a-a2af0b042f2e] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.0060271s
addons_test.go:837: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-86bdc5c9c-nsht6" [a9a35e47-2805-4675-b729-32766862b1af] Running
addons_test.go:837: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.0083755s
addons_test.go:842: (dbg) Run:  kubectl --context addons-974300 delete -n volcano-system job volcano-admission-init
addons_test.go:848: (dbg) Run:  kubectl --context addons-974300 create -f testdata\vcjob.yaml
addons_test.go:856: (dbg) Run:  kubectl --context addons-974300 get vcjob -n my-volcano
addons_test.go:874: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [73f428aa-40f7-4cd7-93d9-191fe3b94673] Pending
helpers_test.go:344: "test-job-nginx-0" [73f428aa-40f7-4cd7-93d9-191fe3b94673] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [73f428aa-40f7-4cd7-93d9-191fe3b94673] Running
addons_test.go:874: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 22.0096737s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable volcano --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable volcano --alsologtostderr -v=1: (24.5454229s)
--- PASS: TestAddons/serial/Volcano (63.40s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-974300 create -f testdata\busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-974300 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" [d13d967c-eb4c-45ba-8517-a85d2bd36733] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d13d967c-eb4c-45ba-8517-a85d2bd36733] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.0063369s
addons_test.go:633: (dbg) Run:  kubectl --context addons-974300 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-974300 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-974300 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-974300 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (11.57s)

                                                
                                    
x
+
TestAddons/parallel/Registry (32.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 11.9319ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
I0317 12:27:10.393041    5188 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0317 12:27:10.393122    5188 kapi.go:107] duration metric: took 14.8262ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
helpers_test.go:344: "registry-6c88467877-84mnw" [2156035d-f02c-4f35-a5d9-a5ff61a8210c] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.0063917s
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-52snf" [939fb283-0ac1-4252-b7b3-75fe79633da6] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.009188s
addons_test.go:331: (dbg) Run:  kubectl --context addons-974300 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-974300 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-974300 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": (4.5155594s)
addons_test.go:350: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 ip
addons_test.go:350: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 ip: (2.5361715s)
2025/03/17 12:27:28 [DEBUG] GET http://172.26.212.237:5000
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable registry --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable registry --alsologtostderr -v=1: (14.3932813s)
--- PASS: TestAddons/parallel/Registry (32.69s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (60.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-974300 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-974300 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-974300 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" [a7f139f6-5e1f-457e-b19a-8343c27c2fe8] Pending
helpers_test.go:344: "nginx" [a7f139f6-5e1f-457e-b19a-8343c27c2fe8] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [a7f139f6-5e1f-457e-b19a-8343c27c2fe8] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 13.0058299s
I0317 12:28:31.961941    5188 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (8.5781439s)
addons_test.go:286: (dbg) Run:  kubectl --context addons-974300 replace --force -f testdata\ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 ip
addons_test.go:291: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 ip: (2.2489907s)
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 172.26.212.237
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable ingress-dns --alsologtostderr -v=1: (14.2408022s)
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable ingress --alsologtostderr -v=1: (20.6447215s)
--- PASS: TestAddons/parallel/Ingress (60.66s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (26.02s)

                                                
                                                
=== 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-nx6jz" [097768a0-e674-435a-b4af-fb2bdaf99421] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004718s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable inspektor-gadget --alsologtostderr -v=1: (20.0083818s)
--- PASS: TestAddons/parallel/InspektorGadget (26.02s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (21.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 8.0816ms
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-kvzfw" [5efb09cc-bebc-4148-b91f-91dceaa206d4] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.00595s
addons_test.go:402: (dbg) Run:  kubectl --context addons-974300 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable metrics-server --alsologtostderr -v=1: (15.2674879s)
--- PASS: TestAddons/parallel/MetricsServer (21.45s)

                                                
                                    
x
+
TestAddons/parallel/CSI (71.33s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:488: csi-hostpath-driver pods stabilized in 14.8262ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-974300 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-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-974300 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" [575c2ac9-48df-4f23-8747-91efcd0d2425] Pending
helpers_test.go:344: "task-pv-pod" [575c2ac9-48df-4f23-8747-91efcd0d2425] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [575c2ac9-48df-4f23-8747-91efcd0d2425] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.3657488s
addons_test.go:511: (dbg) Run:  kubectl --context addons-974300 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-974300 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-974300 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-974300 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-974300 delete pod task-pv-pod: (2.4126381s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-974300 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-974300 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-974300 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [9f9f1867-453b-4dd2-ac42-500d1ba2e422] Pending
helpers_test.go:344: "task-pv-pod-restore" [9f9f1867-453b-4dd2-ac42-500d1ba2e422] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.0047777s
addons_test.go:553: (dbg) Run:  kubectl --context addons-974300 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-974300 delete pod task-pv-pod-restore: (2.3040937s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-974300 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-974300 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable volumesnapshots --alsologtostderr -v=1: (14.7258515s)
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable csi-hostpath-driver --alsologtostderr -v=1: (21.5970684s)
--- PASS: TestAddons/parallel/CSI (71.33s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (37.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-974300 --alsologtostderr -v=1
I0317 12:27:10.378342    5188 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:747: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-974300 --alsologtostderr -v=1: (14.693632s)
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-4snj2" [0cf6722d-2e18-442c-8034-a51c9d8a9b59] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-4snj2" [0cf6722d-2e18-442c-8034-a51c9d8a9b59] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 16.0081182s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable headlamp --alsologtostderr -v=1: (7.1701417s)
--- PASS: TestAddons/parallel/Headlamp (37.88s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (20s)

                                                
                                                
=== 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-cc9755fc7-rkxsl" [0d5f3501-ab48-46b5-a0e6-708904d3228e] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.0063062s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable cloud-spanner --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable cloud-spanner --alsologtostderr -v=1: (14.983636s)
--- PASS: TestAddons/parallel/CloudSpanner (20.00s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (81.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-974300 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-974300 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-974300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-974300 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [33ad2bc5-05b2-457f-871b-2f2f66420a2c] Pending
helpers_test.go:344: "test-local-path" [33ad2bc5-05b2-457f-871b-2f2f66420a2c] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [33ad2bc5-05b2-457f-871b-2f2f66420a2c] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.0057089s
addons_test.go:906: (dbg) Run:  kubectl --context addons-974300 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 ssh "cat /opt/local-path-provisioner/pvc-d61c4e91-482d-49e2-ac75-6cdf076fae4d_default_test-pvc/file1"
addons_test.go:915: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 ssh "cat /opt/local-path-provisioner/pvc-d61c4e91-482d-49e2-ac75-6cdf076fae4d_default_test-pvc/file1": (9.3634784s)
addons_test.go:927: (dbg) Run:  kubectl --context addons-974300 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-974300 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (59.7074378s)
--- PASS: TestAddons/parallel/LocalPath (81.52s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (20.4s)

                                                
                                                
=== 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-cwlm5" [e50941a8-9132-4b8c-9348-ee0353ff33b3] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.0043498s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable nvidia-device-plugin --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable nvidia-device-plugin --alsologtostderr -v=1: (14.3928697s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (20.40s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (26.07s)

                                                
                                                
=== 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-2cmlp" [a27504fc-b881-41a8-8116-04ea1de6bd76] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.0066838s
addons_test.go:992: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-974300 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-windows-amd64.exe -p addons-974300 addons disable yakd --alsologtostderr -v=1: (20.0584364s)
--- PASS: TestAddons/parallel/Yakd (26.07s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (51.71s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-974300
addons_test.go:170: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-974300: (40.2701632s)
addons_test.go:174: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-974300
addons_test.go:174: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p addons-974300: (4.4258209s)
addons_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-974300
addons_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe addons disable dashboard -p addons-974300: (4.4922664s)
addons_test.go:183: (dbg) Run:  out/minikube-windows-amd64.exe addons disable gvisor -p addons-974300
addons_test.go:183: (dbg) Done: out/minikube-windows-amd64.exe addons disable gvisor -p addons-974300: (2.5181609s)
--- PASS: TestAddons/StoppedEnableDisable (51.71s)

                                                
                                    
x
+
TestCertOptions (476.03s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-312300 --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=hyperv
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-312300 --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=hyperv: (6m50.0184794s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-312300 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:60: (dbg) Done: out/minikube-windows-amd64.exe -p cert-options-312300 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt": (9.540056s)
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-312300 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-312300 -- "sudo cat /etc/kubernetes/admin.conf"
E0317 15:05:52.097321    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:100: (dbg) Done: out/minikube-windows-amd64.exe ssh -p cert-options-312300 -- "sudo cat /etc/kubernetes/admin.conf": (9.5355066s)
helpers_test.go:175: Cleaning up "cert-options-312300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-312300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-312300: (46.7899593s)
--- PASS: TestCertOptions (476.03s)

                                                
                                    
x
+
TestDockerFlags (449.12s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-870500 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=hyperv
E0317 15:05:09.308567    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 15:05:26.215545    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
docker_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-flags-870500 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=hyperv: (6m31.1540952s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-870500 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:56: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-870500 ssh "sudo systemctl show docker --property=Environment --no-pager": (9.2544563s)
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-870500 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
docker_test.go:67: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-870500 ssh "sudo systemctl show docker --property=ExecStart --no-pager": (9.1911018s)
helpers_test.go:175: Cleaning up "docker-flags-870500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-870500
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-870500: (39.5173506s)
--- PASS: TestDockerFlags (449.12s)

                                                
                                    
x
+
TestForceSystemdFlag (402.81s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-797600 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperv
E0317 14:52:15.178356    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-797600 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperv: (5m53.2282742s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-797600 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-797600 ssh "docker info --format {{.CgroupDriver}}": (9.1047937s)
helpers_test.go:175: Cleaning up "force-systemd-flag-797600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-797600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-797600: (40.4724391s)
--- PASS: TestForceSystemdFlag (402.81s)

                                                
                                    
x
+
TestForceSystemdEnv (410.16s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-112400 --memory=2048 --alsologtostderr -v=5 --driver=hyperv
docker_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-112400 --memory=2048 --alsologtostderr -v=5 --driver=hyperv: (5m55.1273317s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-112400 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-112400 ssh "docker info --format {{.CgroupDriver}}": (9.4373287s)
helpers_test.go:175: Cleaning up "force-systemd-env-112400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-112400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-112400: (45.5956165s)
--- PASS: TestForceSystemdEnv (410.16s)

                                                
                                    
x
+
TestErrorSpam/start (15.85s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 start --dry-run: (5.1841933s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 start --dry-run: (5.2936218s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 start --dry-run: (5.3646191s)
--- PASS: TestErrorSpam/start (15.85s)

                                                
                                    
x
+
TestErrorSpam/status (34.53s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 status: (11.9793283s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 status: (11.3360861s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 status
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 status: (11.2087443s)
--- PASS: TestErrorSpam/status (34.53s)

                                                
                                    
x
+
TestErrorSpam/pause (21.23s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 pause: (7.2693316s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 pause: (7.0098816s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 pause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 pause: (6.9439885s)
--- PASS: TestErrorSpam/pause (21.23s)

                                                
                                    
x
+
TestErrorSpam/unpause (21.47s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 unpause: (7.2737698s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 unpause: (7.1104799s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 unpause
E0317 12:35:26.138009    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:26.145426    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:26.157670    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:26.179305    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:26.221632    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:26.303206    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:26.465053    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:26.787191    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:27.429044    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:28.711458    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:31.273645    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 unpause: (7.0847628s)
--- PASS: TestErrorSpam/unpause (21.47s)

                                                
                                    
x
+
TestErrorSpam/stop (54.37s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 stop
E0317 12:35:36.397678    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:35:46.639809    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 stop: (33.7922782s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 stop
E0317 12:36:07.121967    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 stop: (10.4688567s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-633800 --log_dir C:\Users\jenkins.minikube5\AppData\Local\Temp\nospam-633800 stop: (10.1053068s)
--- PASS: TestErrorSpam/stop (54.37s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: C:\Users\jenkins.minikube5\minikube-integration\.minikube\files\etc\test\nested\copy\5188\hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (187.93s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-859900 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperv
E0317 12:36:48.083522    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:38:10.005495    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:2251: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-859900 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperv: (3m7.918564s)
--- PASS: TestFunctional/serial/StartWithProxy (187.93s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (122.66s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0317 12:39:49.603735    5188 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-859900 --alsologtostderr -v=8
E0317 12:40:26.139111    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:40:53.848432    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-859900 --alsologtostderr -v=8: (2m2.6540825s)
functional_test.go:680: soft start took 2m2.6552076s for "functional-859900" cluster.
I0317 12:41:52.259060    5188 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (122.66s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.2s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cache add registry.k8s.io/pause:3.1: (8.3046301s)
functional_test.go:1066: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cache add registry.k8s.io/pause:3.3: (8.2291542s)
functional_test.go:1066: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cache add registry.k8s.io/pause:latest: (8.0511936s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (24.59s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-859900 C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local146344686\001
functional_test.go:1094: (dbg) Done: docker build -t minikube-local-cache-test:functional-859900 C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local146344686\001: (1.7278143s)
functional_test.go:1106: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cache add minikube-local-cache-test:functional-859900
functional_test.go:1106: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cache add minikube-local-cache-test:functional-859900: (7.5882643s)
functional_test.go:1111: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cache delete minikube-local-cache-test:functional-859900
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-859900
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (9.63s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1141: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh sudo crictl images
functional_test.go:1141: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh sudo crictl images: (8.7287886s)
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (8.73s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1164: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1164: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh sudo docker rmi registry.k8s.io/pause:latest: (8.8109764s)
functional_test.go:1170: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1170: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-859900 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (8.6915566s)

                                                
                                                
-- 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-windows-amd64.exe -p functional-859900 cache reload
functional_test.go:1175: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cache reload: (7.5010581s)
functional_test.go:1180: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1180: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh sudo crictl inspecti registry.k8s.io/pause:latest: (8.6976474s)
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (33.70s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.46s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:733: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 kubectl -- --context functional-859900 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.46s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (1.89s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (120.87s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-859900 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:774: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-859900 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (2m0.8640816s)
functional_test.go:778: restart took 2m0.8645865s for "functional-859900" cluster.
I0317 12:45:13.338976    5188 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (120.87s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.16s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (7.91s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 logs
functional_test.go:1253: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 logs: (7.905263s)
--- PASS: TestFunctional/serial/LogsCmd (7.91s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (9.96s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 logs --file C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialLogsFileCmd4088578224\001\logs.txt
E0317 12:45:26.139586    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:1267: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 logs --file C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalserialLogsFileCmd4088578224\001\logs.txt: (9.9552999s)
--- PASS: TestFunctional/serial/LogsFileCmd (9.96s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (20.31s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2338: (dbg) Run:  kubectl --context functional-859900 apply -f testdata\invalidsvc.yaml
functional_test.go:2352: (dbg) Run:  out/minikube-windows-amd64.exe service invalid-svc -p functional-859900
functional_test.go:2352: (dbg) Non-zero exit: out/minikube-windows-amd64.exe service invalid-svc -p functional-859900: exit status 115 (15.6333472s)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|-----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |             URL             |
	|-----------|-------------|-------------|-----------------------------|
	| default   | invalid-svc |          80 | http://172.26.211.250:30661 |
	|-----------|-------------|-------------|-----------------------------|
	
	

                                                
                                                
-- /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:                                                         │
	│    * - C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube_service_d27a1c5599baa2f8050d003f41b0266333639286_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2344: (dbg) Run:  kubectl --context functional-859900 delete -f testdata\invalidsvc.yaml
functional_test.go:2344: (dbg) Done: kubectl --context functional-859900 delete -f testdata\invalidsvc.yaml: (1.3161559s)
--- PASS: TestFunctional/serial/InvalidService (20.31s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (1.4s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (37.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 status
functional_test.go:871: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 status: (12.752439s)
functional_test.go:877: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:877: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (12.4042317s)
functional_test.go:889: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 status -o json
functional_test.go:889: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 status -o json: (12.3706369s)
--- PASS: TestFunctional/parallel/StatusCmd (37.53s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (26.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-859900 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-859900 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-4b7bg" [07a5bc77-7027-4e38-806f-261150c1dc0a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-4b7bg" [07a5bc77-7027-4e38-806f-261150c1dc0a] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.0050956s
functional_test.go:1666: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 service hello-node-connect --url
functional_test.go:1666: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 service hello-node-connect --url: (16.8788187s)
functional_test.go:1672: found endpoint for hello-node-connect: http://172.26.211.250:31915
functional_test.go:1692: http://172.26.211.250:31915: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-4b7bg

                                                
                                                
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://172.26.211.250:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=172.26.211.250:31915
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.53s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (37.11s)

                                                
                                                
=== 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" [97dcc9d7-588f-4db9-a45f-2606a0641e50] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.0053673s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-859900 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-859900 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-859900 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-859900 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" [1a915e13-144e-441a-af43-53a428fe609f] Pending
helpers_test.go:344: "sp-pod" [1a915e13-144e-441a-af43-53a428fe609f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1a915e13-144e-441a-af43-53a428fe609f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 21.0064789s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-859900 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-859900 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-859900 delete -f testdata/storage-provisioner/pod.yaml: (1.2067492s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-859900 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" [6f375f1f-38b8-4739-a65a-f1c7e51b998c] Pending
helpers_test.go:344: "sp-pod" [6f375f1f-38b8-4739-a65a-f1c7e51b998c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [6f375f1f-38b8-4739-a65a-f1c7e51b998c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.0064622s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-859900 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (37.11s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (19.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1742: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "echo hello"
functional_test.go:1742: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "echo hello": (9.9041839s)
functional_test.go:1759: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "cat /etc/hostname"
functional_test.go:1759: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "cat /etc/hostname": (9.5086656s)
--- PASS: TestFunctional/parallel/SSHCmd (19.41s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (55.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cp testdata\cp-test.txt /home/docker/cp-test.txt: (8.0231049s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh -n functional-859900 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh -n functional-859900 "sudo cat /home/docker/cp-test.txt": (9.4921009s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cp functional-859900:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalparallelCpCmd3309796570\001\cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cp functional-859900:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestFunctionalparallelCpCmd3309796570\001\cp-test.txt: (10.0651213s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh -n functional-859900 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh -n functional-859900 "sudo cat /home/docker/cp-test.txt": (10.0950092s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt: (7.7164526s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh -n functional-859900 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh -n functional-859900 "sudo cat /tmp/does/not/exist/cp-test.txt": (10.2471692s)
--- PASS: TestFunctional/parallel/CpCmd (55.65s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (64.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-859900 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-b77d6" [b2a6d4ed-5009-4693-8e9d-6c901e9d69f8] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-b77d6" [b2a6d4ed-5009-4693-8e9d-6c901e9d69f8] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 48.0052618s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;": exit status 1 (303.3415ms)

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

                                                
                                                
** /stderr **
I0317 12:48:03.704133    5188 retry.go:31] will retry after 1.368802335s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;": exit status 1 (312.535ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0317 12:48:05.394939    5188 retry.go:31] will retry after 1.408940639s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;": exit status 1 (270.4147ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0317 12:48:07.080908    5188 retry.go:31] will retry after 1.812027153s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;": exit status 1 (232.2758ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0317 12:48:09.133396    5188 retry.go:31] will retry after 4.402281346s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;": exit status 1 (272.09ms)

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

                                                
                                                
** /stderr **
I0317 12:48:13.815475    5188 retry.go:31] will retry after 5.645168561s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-859900 exec mysql-58ccfd96bb-b77d6 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (64.83s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (10.44s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (61.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/5188.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/5188.pem"
functional_test.go:1990: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/5188.pem": (9.6267361s)
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/5188.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /usr/share/ca-certificates/5188.pem"
functional_test.go:1990: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /usr/share/ca-certificates/5188.pem": (10.265695s)
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1990: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/51391683.0": (10.2315779s)
functional_test.go:2016: Checking for existence of /etc/ssl/certs/51882.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/51882.pem"
functional_test.go:2017: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/51882.pem": (10.0964575s)
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/51882.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /usr/share/ca-certificates/51882.pem"
functional_test.go:2017: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /usr/share/ca-certificates/51882.pem": (10.4464895s)
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
functional_test.go:2017: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (10.5055634s)
--- PASS: TestFunctional/parallel/CertSync (61.17s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (10.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2044: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo systemctl is-active crio"
functional_test.go:2044: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-859900 ssh "sudo systemctl is-active crio": exit status 1 (10.106212s)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2305: (dbg) Run:  out/minikube-windows-amd64.exe license
functional_test.go:2305: (dbg) Done: out/minikube-windows-amd64.exe license: (1.4760734s)
--- PASS: TestFunctional/parallel/License (1.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-859900 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-859900 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-95gcx" [161ce18f-d567-4e87-ab47-6b9393260591] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-95gcx" [161ce18f-d567-4e87-ab47-6b9393260591] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 18.0059669s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (18.36s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2273: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 version --short
--- PASS: TestFunctional/parallel/Version/short (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 version -o=json --components: (7.662015s)
--- PASS: TestFunctional/parallel/Version/components (7.66s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls --format short --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls --format short --alsologtostderr: (7.1838068s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-859900 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
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-859900
docker.io/kicbase/echo-server:functional-859900
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-859900 image ls --format short --alsologtostderr:
I0317 12:48:50.639935   12920 out.go:345] Setting OutFile to fd 796 ...
I0317 12:48:50.694399   12920 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:48:50.694399   12920 out.go:358] Setting ErrFile to fd 1592...
I0317 12:48:50.694399   12920 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:48:50.711134   12920 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:48:50.711134   12920 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:48:50.711828   12920 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:48:52.874187   12920 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:48:52.874381   12920 main.go:141] libmachine: [stderr =====>] : 
I0317 12:48:52.889382   12920 ssh_runner.go:195] Run: systemctl --version
I0317 12:48:52.889382   12920 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:48:55.030232   12920 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:48:55.031033   12920 main.go:141] libmachine: [stderr =====>] : 
I0317 12:48:55.031033   12920 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-859900 ).networkadapters[0]).ipaddresses[0]
I0317 12:48:57.546564   12920 main.go:141] libmachine: [stdout =====>] : 172.26.211.250

                                                
                                                
I0317 12:48:57.546902   12920 main.go:141] libmachine: [stderr =====>] : 
I0317 12:48:57.546981   12920 sshutil.go:53] new ssh client: &{IP:172.26.211.250 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-859900\id_rsa Username:docker}
I0317 12:48:57.648980   12920 ssh_runner.go:235] Completed: systemctl --version: (4.7595751s)
I0317 12:48:57.654992   12920 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (7.18s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls --format table --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls --format table --alsologtostderr: (7.275248s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-859900 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-apiserver              | v1.32.2           | 85b7a174738ba | 97MB   |
| registry.k8s.io/kube-scheduler              | v1.32.2           | d8e673e7c9983 | 69.6MB |
| docker.io/library/nginx                     | latest            | b52e0b094bc0e | 192MB  |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-controller-manager     | v1.32.2           | b6a454c5a800d | 89.7MB |
| registry.k8s.io/kube-proxy                  | v1.32.2           | f1332858868e1 | 94MB   |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/library/minikube-local-cache-test | functional-859900 | 8de751bf39f48 | 30B    |
| registry.k8s.io/etcd                        | 3.5.16-0          | a9e7e6b294baf | 150MB  |
| docker.io/library/nginx                     | alpine            | 1ff4bb4faebcf | 47.9MB |
| docker.io/kicbase/echo-server               | functional-859900 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-859900 image ls --format table --alsologtostderr:
I0317 12:48:59.949485   10428 out.go:345] Setting OutFile to fd 1820 ...
I0317 12:49:00.004823   10428 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:49:00.004823   10428 out.go:358] Setting ErrFile to fd 1848...
I0317 12:49:00.004823   10428 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:49:00.023165   10428 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:49:00.023711   10428 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:49:00.024259   10428 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:49:02.175273   10428 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:49:02.175273   10428 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:02.184043   10428 ssh_runner.go:195] Run: systemctl --version
I0317 12:49:02.184156   10428 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:49:04.353390   10428 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:49:04.353390   10428 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:04.353390   10428 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-859900 ).networkadapters[0]).ipaddresses[0]
I0317 12:49:06.922261   10428 main.go:141] libmachine: [stdout =====>] : 172.26.211.250

                                                
                                                
I0317 12:49:06.922261   10428 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:06.922685   10428 sshutil.go:53] new ssh client: &{IP:172.26.211.250 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-859900\id_rsa Username:docker}
I0317 12:49:07.024521   10428 ssh_runner.go:235] Completed: systemctl --version: (4.8404545s)
I0317 12:49:07.031838   10428 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (7.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls --format json --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls --format json --alsologtostderr: (7.2084706s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-859900 image ls --format json --alsologtostderr:
[{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"94000000"},{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"69600000"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"150000000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDige
sts":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-859900"],"size":"4940000"},{"id":"8de751bf39f48275567669b75a8543781a3d4ccb796375b852d5205bef017806","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-859900"],"size":"30"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47900000"},{"id":"b52e0b094bc0e26c9eddc9e4ab7a64ce0033c3360d8b7ad4ff4132c4e03e8f7b","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],
"size":"192000000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"97000000"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"89700000"}]
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-859900 image ls --format json --alsologtostderr:
I0317 12:48:59.363832    1184 out.go:345] Setting OutFile to fd 1804 ...
I0317 12:48:59.437007    1184 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:48:59.437007    1184 out.go:358] Setting ErrFile to fd 1724...
I0317 12:48:59.437007    1184 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:48:59.453590    1184 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:48:59.454197    1184 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:48:59.454800    1184 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:49:01.630114    1184 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:49:01.630204    1184 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:01.638620    1184 ssh_runner.go:195] Run: systemctl --version
I0317 12:49:01.638620    1184 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:49:03.778351    1184 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:49:03.778351    1184 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:03.778431    1184 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-859900 ).networkadapters[0]).ipaddresses[0]
I0317 12:49:06.289604    1184 main.go:141] libmachine: [stdout =====>] : 172.26.211.250

                                                
                                                
I0317 12:49:06.289831    1184 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:06.290112    1184 sshutil.go:53] new ssh client: &{IP:172.26.211.250 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-859900\id_rsa Username:docker}
I0317 12:49:06.397145    1184 ssh_runner.go:235] Completed: systemctl --version: (4.7584292s)
I0317 12:49:06.403726    1184 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (7.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls --format yaml --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls --format yaml --alsologtostderr: (7.24533s)
functional_test.go:283: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-859900 image ls --format yaml --alsologtostderr:
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "97000000"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "150000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-859900
size: "4940000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "89700000"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "94000000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 8de751bf39f48275567669b75a8543781a3d4ccb796375b852d5205bef017806
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-859900
size: "30"
- id: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "69600000"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47900000"
- id: b52e0b094bc0e26c9eddc9e4ab7a64ce0033c3360d8b7ad4ff4132c4e03e8f7b
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-859900 image ls --format yaml --alsologtostderr:
I0317 12:48:52.684799    6176 out.go:345] Setting OutFile to fd 1696 ...
I0317 12:48:52.757952    6176 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:48:52.758029    6176 out.go:358] Setting ErrFile to fd 1716...
I0317 12:48:52.758029    6176 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:48:52.772241    6176 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:48:52.772912    6176 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:48:52.773254    6176 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:48:54.980296    6176 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:48:54.980349    6176 main.go:141] libmachine: [stderr =====>] : 
I0317 12:48:54.988942    6176 ssh_runner.go:195] Run: systemctl --version
I0317 12:48:54.988942    6176 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:48:57.120158    6176 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:48:57.120217    6176 main.go:141] libmachine: [stderr =====>] : 
I0317 12:48:57.120330    6176 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-859900 ).networkadapters[0]).ipaddresses[0]
I0317 12:48:59.634428    6176 main.go:141] libmachine: [stdout =====>] : 172.26.211.250

                                                
                                                
I0317 12:48:59.634428    6176 main.go:141] libmachine: [stderr =====>] : 
I0317 12:48:59.634846    6176 sshutil.go:53] new ssh client: &{IP:172.26.211.250 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-859900\id_rsa Username:docker}
I0317 12:48:59.739195    6176 ssh_runner.go:235] Completed: systemctl --version: (4.7502307s)
I0317 12:48:59.745666    6176 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (7.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:325: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 ssh pgrep buildkitd
functional_test.go:325: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-859900 ssh pgrep buildkitd: exit status 1 (9.302681s)

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image build -t localhost/my-image:functional-859900 testdata\build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image build -t localhost/my-image:functional-859900 testdata\build --alsologtostderr: (10.100988s)
functional_test.go:340: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-859900 image build -t localhost/my-image:functional-859900 testdata\build --alsologtostderr:
I0317 12:49:07.118889    5660 out.go:345] Setting OutFile to fd 1340 ...
I0317 12:49:07.193652    5660 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:49:07.193652    5660 out.go:358] Setting ErrFile to fd 1820...
I0317 12:49:07.193741    5660 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0317 12:49:07.206450    5660 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:49:07.227567    5660 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
I0317 12:49:07.228421    5660 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:49:09.245478    5660 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:49:09.245478    5660 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:09.256493    5660 ssh_runner.go:195] Run: systemctl --version
I0317 12:49:09.256493    5660 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-859900 ).state
I0317 12:49:11.257617    5660 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I0317 12:49:11.257617    5660 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:11.257709    5660 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-859900 ).networkadapters[0]).ipaddresses[0]
I0317 12:49:13.623300    5660 main.go:141] libmachine: [stdout =====>] : 172.26.211.250

                                                
                                                
I0317 12:49:13.623300    5660 main.go:141] libmachine: [stderr =====>] : 
I0317 12:49:13.623875    5660 sshutil.go:53] new ssh client: &{IP:172.26.211.250 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\functional-859900\id_rsa Username:docker}
I0317 12:49:13.714010    5660 ssh_runner.go:235] Completed: systemctl --version: (4.4574956s)
I0317 12:49:13.714147    5660 build_images.go:161] Building image from path: C:\Users\jenkins.minikube5\AppData\Local\Temp\build.1626243950.tar
I0317 12:49:13.721783    5660 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0317 12:49:13.750394    5660 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1626243950.tar
I0317 12:49:13.757440    5660 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1626243950.tar: stat -c "%s %y" /var/lib/minikube/build/build.1626243950.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1626243950.tar': No such file or directory
I0317 12:49:13.757643    5660 ssh_runner.go:362] scp C:\Users\jenkins.minikube5\AppData\Local\Temp\build.1626243950.tar --> /var/lib/minikube/build/build.1626243950.tar (3072 bytes)
I0317 12:49:13.817832    5660 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1626243950
I0317 12:49:13.843877    5660 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1626243950 -xf /var/lib/minikube/build/build.1626243950.tar
I0317 12:49:13.862283    5660 docker.go:360] Building image: /var/lib/minikube/build/build.1626243950
I0317 12:49:13.869583    5660 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-859900 /var/lib/minikube/build/build.1626243950
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:c29f8b33fb86dba66603268a735625a19d94f152dd11daa986b872fc446b1a20
#8 writing image sha256:c29f8b33fb86dba66603268a735625a19d94f152dd11daa986b872fc446b1a20 0.0s done
#8 naming to localhost/my-image:functional-859900 0.0s done
#8 DONE 0.2s
I0317 12:49:17.035808    5660 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-859900 /var/lib/minikube/build/build.1626243950: (3.1661173s)
I0317 12:49:17.045337    5660 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1626243950
I0317 12:49:17.076086    5660 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1626243950.tar
I0317 12:49:17.095416    5660 build_images.go:217] Built localhost/my-image:functional-859900 from C:\Users\jenkins.minikube5\AppData\Local\Temp\build.1626243950.tar
I0317 12:49:17.095485    5660 build_images.go:133] succeeded building to: functional-859900
I0317 12:49:17.095541    5660 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls: (6.8289113s)
E0317 12:50:26.142155    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:51:49.214689    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (26.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image load --daemon kicbase/echo-server:functional-859900 --alsologtostderr
functional_test.go:372: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image load --daemon kicbase/echo-server:functional-859900 --alsologtostderr: (8.8849775s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls: (7.343779s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (16.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1476: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 service list
functional_test.go:1476: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 service list: (13.2264712s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (13.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:382: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image load --daemon kicbase/echo-server:functional-859900 --alsologtostderr
functional_test.go:382: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image load --daemon kicbase/echo-server:functional-859900 --alsologtostderr: (8.6356219s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls: (7.842469s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (16.48s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 service list -o json
functional_test.go:1506: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 service list -o json: (12.9112095s)
functional_test.go:1511: Took "12.9112718s" to run "out/minikube-windows-amd64.exe -p functional-859900 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (12.91s)

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

                                                
                                                
=== 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-859900
functional_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image load --daemon kicbase/echo-server:functional-859900 --alsologtostderr
functional_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image load --daemon kicbase/echo-server:functional-859900 --alsologtostderr: (8.4852971s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls: (7.8717753s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (17.26s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:397: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image save kicbase/echo-server:functional-859900 C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:397: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image save kicbase/echo-server:functional-859900 C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr: (8.3028007s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (8.30s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/powershell (44.13s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:516: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-859900 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-859900"
functional_test.go:516: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-859900 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-859900": (28.8825073s)
functional_test.go:539: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-859900 docker-env | Invoke-Expression ; docker images"
functional_test.go:539: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-859900 docker-env | Invoke-Expression ; docker images": (15.2315761s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (44.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image rm kicbase/echo-server:functional-859900 --alsologtostderr
functional_test.go:409: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image rm kicbase/echo-server:functional-859900 --alsologtostderr: (8.0059388s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls: (8.1875011s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (16.19s)

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

                                                
                                                
=== 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-windows-amd64.exe -p functional-859900 update-context --alsologtostderr -v=2
functional_test.go:2136: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 update-context --alsologtostderr -v=2: (2.3952863s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (2.40s)

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

                                                
                                                
=== 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-windows-amd64.exe -p functional-859900 update-context --alsologtostderr -v=2
functional_test.go:2136: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 update-context --alsologtostderr -v=2: (2.4181915s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (2.42s)

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

                                                
                                                
=== 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-windows-amd64.exe -p functional-859900 update-context --alsologtostderr -v=2
functional_test.go:2136: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 update-context --alsologtostderr -v=2: (2.3752696s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (2.38s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image load C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:426: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image load C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr: (8.5250299s)
functional_test.go:468: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image ls
functional_test.go:468: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image ls: (8.0678809s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (16.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-859900
functional_test.go:441: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-859900 image save --daemon kicbase/echo-server:functional-859900 --alsologtostderr
functional_test.go:441: (dbg) Done: out/minikube-windows-amd64.exe -p functional-859900 image save --daemon kicbase/echo-server:functional-859900 --alsologtostderr: (8.1034033s)
functional_test.go:449: (dbg) Run:  docker image inspect kicbase/echo-server:functional-859900
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (8.29s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-windows-amd64.exe profile list
functional_test.go:1327: (dbg) Done: out/minikube-windows-amd64.exe profile list: (12.3148845s)
functional_test.go:1332: Took "12.315031s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1346: Took "194.6466ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (12.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1378: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (12.9046788s)
functional_test.go:1383: Took "12.9046788s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1396: Took "191.4988ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (13.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-859900 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-859900 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-859900 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-859900 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 5848: OpenProcess: The parameter is incorrect.
helpers_test.go:508: unable to kill pid 2276: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (8.25s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-859900 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" [356bb007-e6a7-4297-99d2-8501913e3436] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [356bb007-e6a7-4297-99d2-8501913e3436] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 14.0097799s
I0317 12:48:42.531903    5188 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (14.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-859900 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 9244: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.2s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (669.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-837000 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=hyperv
E0317 12:55:26.142742    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.023795    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.031807    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.044810    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.067803    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.110240    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.192445    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.354298    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:52.677189    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:53.319133    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:54.601998    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:55:57.164682    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:56:02.287787    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:56:12.530163    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:56:33.012226    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:57:13.974546    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 12:58:35.898174    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:00:26.144480    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:00:52.026608    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:01:19.741873    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-837000 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=hyperv: (10m35.0323667s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: (34.5790812s)
--- PASS: TestMultiControlPlane/serial/StartCluster (669.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (13.32s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-837000 -- rollout status deployment/busybox: (4.6576071s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-5tz5w -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-5tz5w -- nslookup kubernetes.io: (1.9272271s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-975x2 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-975x2 -- nslookup kubernetes.io: (1.659644s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-jzcgv -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-5tz5w -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-975x2 -- nslookup kubernetes.default
E0317 13:05:26.146440    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-jzcgv -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-5tz5w -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-975x2 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-837000 -- exec busybox-58667487b6-jzcgv -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (13.32s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (248.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-837000 -v=7 --alsologtostderr
E0317 13:08:29.221986    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-837000 -v=7 --alsologtostderr: (3m22.200899s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
E0317 13:10:26.149388    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: (45.9152482s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (248.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.18s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (46.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
E0317 13:10:52.029170    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (46.2566316s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (46.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (598.17s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status --output json -v=7 --alsologtostderr
E0317 13:12:15.108224    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:328: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 status --output json -v=7 --alsologtostderr: (45.8975702s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000:/home/docker/cp-test.txt: (9.1699957s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt": (9.0334888s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000.txt: (9.1021079s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt": (9.014023s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt ha-837000-m02:/home/docker/cp-test_ha-837000_ha-837000-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt ha-837000-m02:/home/docker/cp-test_ha-837000_ha-837000-m02.txt: (15.8441862s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt": (9.0307868s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test_ha-837000_ha-837000-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test_ha-837000_ha-837000-m02.txt": (9.1110681s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt ha-837000-m03:/home/docker/cp-test_ha-837000_ha-837000-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt ha-837000-m03:/home/docker/cp-test_ha-837000_ha-837000-m03.txt: (15.8367864s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt": (8.9304099s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test_ha-837000_ha-837000-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test_ha-837000_ha-837000-m03.txt": (8.9991751s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt ha-837000-m04:/home/docker/cp-test_ha-837000_ha-837000-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000:/home/docker/cp-test.txt ha-837000-m04:/home/docker/cp-test_ha-837000_ha-837000-m04.txt: (15.7322053s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test.txt": (8.9471676s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test_ha-837000_ha-837000-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test_ha-837000_ha-837000-m04.txt": (8.9106267s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000-m02:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000-m02:/home/docker/cp-test.txt: (9.0435598s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt": (8.9457181s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000-m02.txt: (9.8514745s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt": (8.9825178s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt ha-837000:/home/docker/cp-test_ha-837000-m02_ha-837000.txt
E0317 13:15:26.150490    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt ha-837000:/home/docker/cp-test_ha-837000-m02_ha-837000.txt: (15.773462s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt": (9.0179676s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test_ha-837000-m02_ha-837000.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test_ha-837000-m02_ha-837000.txt": (9.1437479s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt ha-837000-m03:/home/docker/cp-test_ha-837000-m02_ha-837000-m03.txt
E0317 13:15:52.032214    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt ha-837000-m03:/home/docker/cp-test_ha-837000-m02_ha-837000-m03.txt: (15.931101s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt": (9.2730808s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test_ha-837000-m02_ha-837000-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test_ha-837000-m02_ha-837000-m03.txt": (9.1639947s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt ha-837000-m04:/home/docker/cp-test_ha-837000-m02_ha-837000-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m02:/home/docker/cp-test.txt ha-837000-m04:/home/docker/cp-test_ha-837000-m02_ha-837000-m04.txt: (15.9150607s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test.txt": (9.1074902s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test_ha-837000-m02_ha-837000-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test_ha-837000-m02_ha-837000-m04.txt": (9.0020423s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000-m03:/home/docker/cp-test.txt: (9.1272234s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt": (9.1369771s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000-m03.txt: (9.0206884s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt": (9.0954624s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt ha-837000:/home/docker/cp-test_ha-837000-m03_ha-837000.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt ha-837000:/home/docker/cp-test_ha-837000-m03_ha-837000.txt: (15.872558s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt": (9.0413009s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test_ha-837000-m03_ha-837000.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test_ha-837000-m03_ha-837000.txt": (9.0253902s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt ha-837000-m02:/home/docker/cp-test_ha-837000-m03_ha-837000-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt ha-837000-m02:/home/docker/cp-test_ha-837000-m03_ha-837000-m02.txt: (15.7705943s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt": (9.1061322s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test_ha-837000-m03_ha-837000-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test_ha-837000-m03_ha-837000-m02.txt": (9.0790488s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt ha-837000-m04:/home/docker/cp-test_ha-837000-m03_ha-837000-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m03:/home/docker/cp-test.txt ha-837000-m04:/home/docker/cp-test_ha-837000-m03_ha-837000-m04.txt: (15.8781376s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test.txt": (8.8964986s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test_ha-837000-m03_ha-837000-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test_ha-837000-m03_ha-837000-m04.txt": (8.9930527s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000-m04:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp testdata\cp-test.txt ha-837000-m04:/home/docker/cp-test.txt: (9.0370527s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt": (9.0250854s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile2352814774\001\cp-test_ha-837000-m04.txt: (9.0194403s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt": (9.0148781s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt ha-837000:/home/docker/cp-test_ha-837000-m04_ha-837000.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt ha-837000:/home/docker/cp-test_ha-837000-m04_ha-837000.txt: (15.7861326s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt": (8.9341209s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test_ha-837000-m04_ha-837000.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000 "sudo cat /home/docker/cp-test_ha-837000-m04_ha-837000.txt": (9.0219665s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt ha-837000-m02:/home/docker/cp-test_ha-837000-m04_ha-837000-m02.txt
E0317 13:20:26.152321    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt ha-837000-m02:/home/docker/cp-test_ha-837000-m04_ha-837000-m02.txt: (15.627313s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt": (9.0108623s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test_ha-837000-m04_ha-837000-m02.txt"
E0317 13:20:52.034069    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m02 "sudo cat /home/docker/cp-test_ha-837000-m04_ha-837000-m02.txt": (8.9454003s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt ha-837000-m03:/home/docker/cp-test_ha-837000-m04_ha-837000-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 cp ha-837000-m04:/home/docker/cp-test.txt ha-837000-m03:/home/docker/cp-test_ha-837000-m04_ha-837000-m03.txt: (15.7839603s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m04 "sudo cat /home/docker/cp-test.txt": (9.1021415s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test_ha-837000-m04_ha-837000-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 ssh -n ha-837000-m03 "sudo cat /home/docker/cp-test_ha-837000-m04_ha-837000-m03.txt": (9.0790986s)
--- PASS: TestMultiControlPlane/serial/CopyFile (598.17s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (70.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p ha-837000 node stop m02 -v=7 --alsologtostderr: (34.5746597s)
ha_test.go:371: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-837000 status -v=7 --alsologtostderr: exit status 7 (36.0165571s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 13:22:02.960655    7268 out.go:345] Setting OutFile to fd 788 ...
	I0317 13:22:03.019222    7268 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 13:22:03.019222    7268 out.go:358] Setting ErrFile to fd 1080...
	I0317 13:22:03.019222    7268 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 13:22:03.033085    7268 out.go:352] Setting JSON to false
	I0317 13:22:03.033085    7268 mustload.go:65] Loading cluster: ha-837000
	I0317 13:22:03.033085    7268 notify.go:220] Checking for updates...
	I0317 13:22:03.034340    7268 config.go:182] Loaded profile config "ha-837000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 13:22:03.034340    7268 status.go:174] checking status of ha-837000 ...
	I0317 13:22:03.035024    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:22:05.139806    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:05.139806    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:05.139806    7268 status.go:371] ha-837000 host status = "Running" (err=<nil>)
	I0317 13:22:05.139806    7268 host.go:66] Checking if "ha-837000" exists ...
	I0317 13:22:05.140693    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:22:07.194037    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:07.194130    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:07.194214    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 13:22:09.745584    7268 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 13:22:09.745782    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:09.745782    7268 host.go:66] Checking if "ha-837000" exists ...
	I0317 13:22:09.756405    7268 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 13:22:09.756405    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000 ).state
	I0317 13:22:11.826632    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:11.827497    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:11.827497    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000 ).networkadapters[0]).ipaddresses[0]
	I0317 13:22:14.408292    7268 main.go:141] libmachine: [stdout =====>] : 172.26.217.157
	
	I0317 13:22:14.408292    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:14.408907    7268 sshutil.go:53] new ssh client: &{IP:172.26.217.157 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000\id_rsa Username:docker}
	I0317 13:22:14.504786    7268 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.7482704s)
	I0317 13:22:14.512062    7268 ssh_runner.go:195] Run: systemctl --version
	I0317 13:22:14.533728    7268 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:22:14.560233    7268 kubeconfig.go:125] found "ha-837000" server: "https://172.26.223.254:8443"
	I0317 13:22:14.560312    7268 api_server.go:166] Checking apiserver status ...
	I0317 13:22:14.568031    7268 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 13:22:14.603259    7268 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2197/cgroup
	W0317 13:22:14.626550    7268 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2197/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0317 13:22:14.635721    7268 ssh_runner.go:195] Run: ls
	I0317 13:22:14.643061    7268 api_server.go:253] Checking apiserver healthz at https://172.26.223.254:8443/healthz ...
	I0317 13:22:14.652674    7268 api_server.go:279] https://172.26.223.254:8443/healthz returned 200:
	ok
	I0317 13:22:14.653131    7268 status.go:463] ha-837000 apiserver status = Running (err=<nil>)
	I0317 13:22:14.653131    7268 status.go:176] ha-837000 status: &{Name:ha-837000 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 13:22:14.653179    7268 status.go:174] checking status of ha-837000-m02 ...
	I0317 13:22:14.653402    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m02 ).state
	I0317 13:22:16.708824    7268 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 13:22:16.708878    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:16.708878    7268 status.go:371] ha-837000-m02 host status = "Stopped" (err=<nil>)
	I0317 13:22:16.708878    7268 status.go:384] host is not running, skipping remaining checks
	I0317 13:22:16.708878    7268 status.go:176] ha-837000-m02 status: &{Name:ha-837000-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 13:22:16.708878    7268 status.go:174] checking status of ha-837000-m03 ...
	I0317 13:22:16.709600    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:22:18.750064    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:18.750267    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:18.750267    7268 status.go:371] ha-837000-m03 host status = "Running" (err=<nil>)
	I0317 13:22:18.750267    7268 host.go:66] Checking if "ha-837000-m03" exists ...
	I0317 13:22:18.750969    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:22:20.782973    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:20.782973    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:20.782973    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:22:23.172362    7268 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:22:23.172666    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:23.172796    7268 host.go:66] Checking if "ha-837000-m03" exists ...
	I0317 13:22:23.185482    7268 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 13:22:23.185482    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m03 ).state
	I0317 13:22:25.179683    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:25.179683    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:25.180050    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m03 ).networkadapters[0]).ipaddresses[0]
	I0317 13:22:27.590344    7268 main.go:141] libmachine: [stdout =====>] : 172.26.208.100
	
	I0317 13:22:27.590964    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:27.591314    7268 sshutil.go:53] new ssh client: &{IP:172.26.208.100 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m03\id_rsa Username:docker}
	I0317 13:22:27.691233    7268 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.5057168s)
	I0317 13:22:27.700876    7268 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:22:27.726286    7268 kubeconfig.go:125] found "ha-837000" server: "https://172.26.223.254:8443"
	I0317 13:22:27.726359    7268 api_server.go:166] Checking apiserver status ...
	I0317 13:22:27.734843    7268 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 13:22:27.766740    7268 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2402/cgroup
	W0317 13:22:27.786217    7268 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2402/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0317 13:22:27.793952    7268 ssh_runner.go:195] Run: ls
	I0317 13:22:27.801170    7268 api_server.go:253] Checking apiserver healthz at https://172.26.223.254:8443/healthz ...
	I0317 13:22:27.810808    7268 api_server.go:279] https://172.26.223.254:8443/healthz returned 200:
	ok
	I0317 13:22:27.810864    7268 status.go:463] ha-837000-m03 apiserver status = Running (err=<nil>)
	I0317 13:22:27.810864    7268 status.go:176] ha-837000-m03 status: &{Name:ha-837000-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 13:22:27.810915    7268 status.go:174] checking status of ha-837000-m04 ...
	I0317 13:22:27.811159    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m04 ).state
	I0317 13:22:29.831999    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:29.831999    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:29.831999    7268 status.go:371] ha-837000-m04 host status = "Running" (err=<nil>)
	I0317 13:22:29.831999    7268 host.go:66] Checking if "ha-837000-m04" exists ...
	I0317 13:22:29.833463    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m04 ).state
	I0317 13:22:31.841271    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:31.841792    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:31.841875    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m04 ).networkadapters[0]).ipaddresses[0]
	I0317 13:22:34.228228    7268 main.go:141] libmachine: [stdout =====>] : 172.26.214.144
	
	I0317 13:22:34.228228    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:34.228344    7268 host.go:66] Checking if "ha-837000-m04" exists ...
	I0317 13:22:34.239027    7268 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 13:22:34.239027    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-837000-m04 ).state
	I0317 13:22:36.253808    7268 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 13:22:36.254078    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:36.254078    7268 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-837000-m04 ).networkadapters[0]).ipaddresses[0]
	I0317 13:22:38.700087    7268 main.go:141] libmachine: [stdout =====>] : 172.26.214.144
	
	I0317 13:22:38.700164    7268 main.go:141] libmachine: [stderr =====>] : 
	I0317 13:22:38.700526    7268 sshutil.go:53] new ssh client: &{IP:172.26.214.144 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\ha-837000-m04\id_rsa Username:docker}
	I0317 13:22:38.803026    7268 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.5638462s)
	I0317 13:22:38.812730    7268 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 13:22:38.838299    7268 status.go:176] ha-837000-m04 status: &{Name:ha-837000-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (35.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (35.5991308s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (35.60s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (191.48s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-394000 --driver=hyperv
E0317 13:28:55.118209    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:30:26.157414    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:30:52.038238    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
image_test.go:69: (dbg) Done: out/minikube-windows-amd64.exe start -p image-394000 --driver=hyperv: (3m11.4801441s)
--- PASS: TestImageBuild/serial/Setup (191.48s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (10.18s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-394000
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-394000: (10.1821076s)
--- PASS: TestImageBuild/serial/NormalBuild (10.18s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (8.45s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-394000
image_test.go:99: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-394000: (8.4448629s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (8.45s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (8.02s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-394000
image_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-394000: (8.0181591s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (8.02s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (8.12s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-394000
image_test.go:88: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-394000: (8.1236133s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (8.12s)

                                                
                                    
x
+
TestJSONOutput/start/Command (220.79s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-964800 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperv
E0317 13:35:26.159584    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:35:52.041254    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-964800 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperv: (3m40.7857157s)
--- PASS: TestJSONOutput/start/Command (220.79s)

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

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe pause -p json-output-964800 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe pause -p json-output-964800 --output=json --user=testUser: (7.5086967s)
--- PASS: TestJSONOutput/pause/Command (7.51s)

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p json-output-964800 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe unpause -p json-output-964800 --output=json --user=testUser: (7.4399102s)
--- PASS: TestJSONOutput/unpause/Command (7.44s)

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-964800 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-964800 --output=json --user=testUser: (34.1516703s)
--- PASS: TestJSONOutput/stop/Command (34.15s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"cb252678-b18e-4d7d-b437-043694c88f5f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-787500] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"532c06eb-05f1-4fd3-a012-5fc4d7252ef0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube5\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"2c049f65-4d74-4ba2-bd51-c01213f2b02c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"f30fc6bb-87f5-46f8-958a-bb11e244796b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"b6884a7b-fcce-448a-ae4e-0351bc3eb02d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20539"}}
	{"specversion":"1.0","id":"2a9e6964-12e0-4695-9394-9ce0a3540eb5","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":"61c8b722-5634-4873-a6ab-91860cb52ecb","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 windows/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestMainNoArgs (0.2s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-windows-amd64.exe
--- PASS: TestMainNoArgs (0.20s)

                                                
                                    
x
+
TestMinikubeProfile (510.95s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-128100 --driver=hyperv
E0317 13:40:26.162542    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-128100 --driver=hyperv: (3m8.8061653s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-128100 --driver=hyperv
E0317 13:40:52.044154    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:41:49.242269    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-128100 --driver=hyperv: (3m10.9690414s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-128100
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (22.8981081s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-128100
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (22.689199s)
helpers_test.go:175: Cleaning up "second-128100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-128100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-128100: (40.4295293s)
helpers_test.go:175: Cleaning up "first-128100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-128100
E0317 13:45:26.165260    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:45:35.128097    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:45:52.046459    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-128100: (44.6126846s)
--- PASS: TestMinikubeProfile (510.95s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (149.6s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-235000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperv
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-235000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperv: (2m28.6029806s)
--- PASS: TestMountStart/serial/StartWithMountFirst (149.60s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (9.04s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-1-235000 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-1-235000 ssh -- ls /minikube-host: (9.0422824s)
--- PASS: TestMountStart/serial/VerifyMountFirst (9.04s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (149.66s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-235000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=hyperv
E0317 13:50:26.168351    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:50:52.049997    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-235000 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=hyperv: (2m28.6567207s)
--- PASS: TestMountStart/serial/StartWithMountSecond (149.66s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (8.91s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-235000 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-235000 ssh -- ls /minikube-host: (8.9131438s)
--- PASS: TestMountStart/serial/VerifyMountSecond (8.91s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (29.47s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p mount-start-1-235000 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p mount-start-1-235000 --alsologtostderr -v=5: (29.4695256s)
--- PASS: TestMountStart/serial/DeleteFirst (29.47s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (8.98s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-235000 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-235000 ssh -- ls /minikube-host: (8.977825s)
--- PASS: TestMountStart/serial/VerifyMountPostDelete (8.98s)

                                                
                                    
x
+
TestMountStart/serial/Stop (26.52s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe stop -p mount-start-2-235000
mount_start_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe stop -p mount-start-2-235000: (26.5222877s)
--- PASS: TestMountStart/serial/Stop (26.52s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (113.85s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-235000
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-235000: (1m52.8505651s)
--- PASS: TestMountStart/serial/RestartStopped (113.85s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (8.95s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-235000 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-235000 ssh -- ls /minikube-host: (8.9518376s)
--- PASS: TestMountStart/serial/VerifyMountPostStop (8.95s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (415.02s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-702300 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperv
E0317 13:55:26.170766    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:55:52.052141    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 13:58:29.254409    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:00:26.173416    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:00:52.054609    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-702300 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperv: (6m32.4711575s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 status --alsologtostderr: (22.5491936s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (415.02s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (8.76s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (225.35s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-702300 -v 3 --alsologtostderr
E0317 14:05:26.177370    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:05:52.058527    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-702300 -v 3 --alsologtostderr: (3m11.8444921s)
multinode_test.go:127: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 status --alsologtostderr
multinode_test.go:127: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 status --alsologtostderr: (33.4997589s)
--- PASS: TestMultiNode/serial/AddNode (225.35s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.16s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (33.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
multinode_test.go:143: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (33.9932154s)
--- PASS: TestMultiNode/serial/ProfileList (33.99s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (339.14s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 status --output json --alsologtostderr
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 status --output json --alsologtostderr: (33.521531s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp testdata\cp-test.txt multinode-702300:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp testdata\cp-test.txt multinode-702300:/home/docker/cp-test.txt: (8.9255048s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt": (8.7999961s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300.txt: (8.8167798s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt": (8.8647162s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300:/home/docker/cp-test.txt multinode-702300-m02:/home/docker/cp-test_multinode-702300_multinode-702300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300:/home/docker/cp-test.txt multinode-702300-m02:/home/docker/cp-test_multinode-702300_multinode-702300-m02.txt: (15.4610019s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt": (8.955281s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test_multinode-702300_multinode-702300-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test_multinode-702300_multinode-702300-m02.txt": (8.9764441s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300:/home/docker/cp-test.txt multinode-702300-m03:/home/docker/cp-test_multinode-702300_multinode-702300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300:/home/docker/cp-test.txt multinode-702300-m03:/home/docker/cp-test_multinode-702300_multinode-702300-m03.txt: (15.4605639s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test.txt": (8.896125s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test_multinode-702300_multinode-702300-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test_multinode-702300_multinode-702300-m03.txt": (8.8500094s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp testdata\cp-test.txt multinode-702300-m02:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp testdata\cp-test.txt multinode-702300-m02:/home/docker/cp-test.txt: (8.8938087s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt": (8.7373604s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300-m02.txt: (8.808672s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt": (8.8403002s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt multinode-702300:/home/docker/cp-test_multinode-702300-m02_multinode-702300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt multinode-702300:/home/docker/cp-test_multinode-702300-m02_multinode-702300.txt: (15.3934393s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt": (8.8755663s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test_multinode-702300-m02_multinode-702300.txt"
E0317 14:10:26.179887    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test_multinode-702300-m02_multinode-702300.txt": (8.9320776s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt multinode-702300-m03:/home/docker/cp-test_multinode-702300-m02_multinode-702300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m02:/home/docker/cp-test.txt multinode-702300-m03:/home/docker/cp-test_multinode-702300-m02_multinode-702300-m03.txt: (15.4512468s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt"
E0317 14:10:52.060782    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test.txt": (8.8550148s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test_multinode-702300-m02_multinode-702300-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test_multinode-702300-m02_multinode-702300-m03.txt": (8.840338s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp testdata\cp-test.txt multinode-702300-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp testdata\cp-test.txt multinode-702300-m03:/home/docker/cp-test.txt: (8.8135912s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt": (8.9094768s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube5\AppData\Local\Temp\TestMultiNodeserialCopyFile844812808\001\cp-test_multinode-702300-m03.txt: (8.8780582s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt": (8.8510961s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt multinode-702300:/home/docker/cp-test_multinode-702300-m03_multinode-702300.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt multinode-702300:/home/docker/cp-test_multinode-702300-m03_multinode-702300.txt: (15.5681737s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt": (8.9438554s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test_multinode-702300-m03_multinode-702300.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300 "sudo cat /home/docker/cp-test_multinode-702300-m03_multinode-702300.txt": (8.8086805s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt multinode-702300-m02:/home/docker/cp-test_multinode-702300-m03_multinode-702300-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 cp multinode-702300-m03:/home/docker/cp-test.txt multinode-702300-m02:/home/docker/cp-test_multinode-702300-m03_multinode-702300-m02.txt: (15.4402952s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m03 "sudo cat /home/docker/cp-test.txt": (8.8165593s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test_multinode-702300-m03_multinode-702300-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 ssh -n multinode-702300-m02 "sudo cat /home/docker/cp-test_multinode-702300-m03_multinode-702300-m02.txt": (8.9339644s)
--- PASS: TestMultiNode/serial/CopyFile (339.14s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (73.36s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 node stop m03: (24.5233152s)
multinode_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-702300 status: exit status 7 (24.4487091s)

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

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-702300 status --alsologtostderr: exit status 7 (24.387493s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 14:13:33.403420    7024 out.go:345] Setting OutFile to fd 1408 ...
	I0317 14:13:33.459291    7024 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 14:13:33.459291    7024 out.go:358] Setting ErrFile to fd 1592...
	I0317 14:13:33.459291    7024 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 14:13:33.473832    7024 out.go:352] Setting JSON to false
	I0317 14:13:33.473832    7024 mustload.go:65] Loading cluster: multinode-702300
	I0317 14:13:33.473832    7024 notify.go:220] Checking for updates...
	I0317 14:13:33.474588    7024 config.go:182] Loaded profile config "multinode-702300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 14:13:33.474588    7024 status.go:174] checking status of multinode-702300 ...
	I0317 14:13:33.475209    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:13:35.498631    7024 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:13:35.499487    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:35.499487    7024 status.go:371] multinode-702300 host status = "Running" (err=<nil>)
	I0317 14:13:35.499604    7024 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:13:35.500784    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:13:37.521481    7024 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:13:37.521481    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:37.522523    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:13:39.931222    7024 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 14:13:39.932112    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:39.932112    7024 host.go:66] Checking if "multinode-702300" exists ...
	I0317 14:13:39.940604    7024 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 14:13:39.940604    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300 ).state
	I0317 14:13:41.944203    7024 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:13:41.945105    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:41.945105    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300 ).networkadapters[0]).ipaddresses[0]
	I0317 14:13:44.398912    7024 main.go:141] libmachine: [stdout =====>] : 172.26.218.56
	
	I0317 14:13:44.398912    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:44.398912    7024 sshutil.go:53] new ssh client: &{IP:172.26.218.56 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300\id_rsa Username:docker}
	I0317 14:13:44.499365    7024 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.5587134s)
	I0317 14:13:44.505071    7024 ssh_runner.go:195] Run: systemctl --version
	I0317 14:13:44.526619    7024 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:13:44.552706    7024 kubeconfig.go:125] found "multinode-702300" server: "https://172.26.218.56:8443"
	I0317 14:13:44.552825    7024 api_server.go:166] Checking apiserver status ...
	I0317 14:13:44.560295    7024 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0317 14:13:44.593550    7024 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2148/cgroup
	W0317 14:13:44.611748    7024 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2148/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I0317 14:13:44.619746    7024 ssh_runner.go:195] Run: ls
	I0317 14:13:44.628063    7024 api_server.go:253] Checking apiserver healthz at https://172.26.218.56:8443/healthz ...
	I0317 14:13:44.639553    7024 api_server.go:279] https://172.26.218.56:8443/healthz returned 200:
	ok
	I0317 14:13:44.639605    7024 status.go:463] multinode-702300 apiserver status = Running (err=<nil>)
	I0317 14:13:44.639605    7024 status.go:176] multinode-702300 status: &{Name:multinode-702300 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0317 14:13:44.639605    7024 status.go:174] checking status of multinode-702300-m02 ...
	I0317 14:13:44.640180    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:13:46.646741    7024 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:13:46.646741    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:46.647267    7024 status.go:371] multinode-702300-m02 host status = "Running" (err=<nil>)
	I0317 14:13:46.647404    7024 host.go:66] Checking if "multinode-702300-m02" exists ...
	I0317 14:13:46.647972    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:13:48.699758    7024 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:13:48.699758    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:48.700058    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:13:51.132019    7024 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:13:51.132550    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:51.132550    7024 host.go:66] Checking if "multinode-702300-m02" exists ...
	I0317 14:13:51.140858    7024 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0317 14:13:51.140858    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m02 ).state
	I0317 14:13:53.134324    7024 main.go:141] libmachine: [stdout =====>] : Running
	
	I0317 14:13:53.134324    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:53.134324    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-702300-m02 ).networkadapters[0]).ipaddresses[0]
	I0317 14:13:55.529956    7024 main.go:141] libmachine: [stdout =====>] : 172.26.212.41
	
	I0317 14:13:55.529956    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:55.530041    7024 sshutil.go:53] new ssh client: &{IP:172.26.212.41 Port:22 SSHKeyPath:C:\Users\jenkins.minikube5\minikube-integration\.minikube\machines\multinode-702300-m02\id_rsa Username:docker}
	I0317 14:13:55.628595    7024 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.4876898s)
	I0317 14:13:55.636766    7024 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0317 14:13:55.660635    7024 status.go:176] multinode-702300-m02 status: &{Name:multinode-702300-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0317 14:13:55.660635    7024 status.go:174] checking status of multinode-702300-m03 ...
	I0317 14:13:55.661430    7024 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-702300-m03 ).state
	I0317 14:13:57.651465    7024 main.go:141] libmachine: [stdout =====>] : Off
	
	I0317 14:13:57.651465    7024 main.go:141] libmachine: [stderr =====>] : 
	I0317 14:13:57.651465    7024 status.go:371] multinode-702300-m03 host status = "Stopped" (err=<nil>)
	I0317 14:13:57.651465    7024 status.go:384] host is not running, skipping remaining checks
	I0317 14:13:57.651465    7024 status.go:176] multinode-702300-m03 status: &{Name:multinode-702300-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (186s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 node start m03 -v=7 --alsologtostderr
E0317 14:15:09.266992    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:15:26.183111    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:15:52.064710    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 node start m03 -v=7 --alsologtostderr: (2m31.9942391s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-702300 status -v=7 --alsologtostderr
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-702300 status -v=7 --alsologtostderr: (33.7616162s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (186.00s)

                                                
                                    
x
+
TestPreload (500.48s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-900900 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperv --kubernetes-version=v1.24.4
E0317 14:30:26.193342    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:30:52.073775    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:31:49.280022    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-900900 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperv --kubernetes-version=v1.24.4: (4m14.6688804s)
preload_test.go:52: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-900900 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-900900 image pull gcr.io/k8s-minikube/busybox: (8.2313521s)
preload_test.go:58: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-900900
preload_test.go:58: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-900900: (38.4683889s)
preload_test.go:66: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-900900 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperv
preload_test.go:66: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-900900 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperv: (2m30.7649593s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-900900 image list
preload_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-900900 image list: (6.8872921s)
helpers_test.go:175: Cleaning up "test-preload-900900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-900900
E0317 14:35:26.196170    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:35:35.164495    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:35:52.078229    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-900900: (41.4529538s)
--- PASS: TestPreload (500.48s)

                                                
                                    
x
+
TestScheduledStopWindows (315.42s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-810300 --memory=2048 --driver=hyperv
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-810300 --memory=2048 --driver=hyperv: (3m6.7400431s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-810300 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-810300 --schedule 5m: (9.9583757s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-810300 -n scheduled-stop-810300
scheduled_stop_test.go:191: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-810300 -n scheduled-stop-810300: exit status 1 (10.0102289s)
scheduled_stop_test.go:191: status error: exit status 1 (may be ok)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-810300 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-810300 -- sudo systemctl show minikube-scheduled-stop --no-page: (8.8439762s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-810300 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-810300 --schedule 5s: (9.8522582s)
E0317 14:40:26.199343    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-810300
E0317 14:40:52.080754    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-810300: exit status 7 (2.2287042s)

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

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-810300 -n scheduled-stop-810300
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-810300 -n scheduled-stop-810300: exit status 7 (2.2081151s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-810300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p scheduled-stop-810300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p scheduled-stop-810300: (25.5748981s)
--- PASS: TestScheduledStopWindows (315.42s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (956.76s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.1860716147.exe start -p running-upgrade-113500 --memory=2200 --vm-driver=hyperv
version_upgrade_test.go:120: (dbg) Done: C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.1860716147.exe start -p running-upgrade-113500 --memory=2200 --vm-driver=hyperv: (8m11.1183796s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-113500 --memory=2200 --alsologtostderr -v=1 --driver=hyperv
version_upgrade_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-113500 --memory=2200 --alsologtostderr -v=1 --driver=hyperv: (6m42.6978156s)
helpers_test.go:175: Cleaning up "running-upgrade-113500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-113500
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-113500: (1m2.2069607s)
--- PASS: TestRunningBinaryUpgrade (956.76s)

                                                
                                    
x
+
TestKubernetesUpgrade (1222.04s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=hyperv
version_upgrade_test.go:222: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=hyperv: (5m46.4672674s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-593200
version_upgrade_test.go:227: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-593200: (38.7784302s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-593200 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-593200 status --format={{.Host}}: exit status 7 (2.2555521s)

                                                
                                                
-- 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-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=hyperv
version_upgrade_test.go:243: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=hyperv: (6m13.880009s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-593200 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.20.0 --driver=hyperv
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.20.0 --driver=hyperv: exit status 106 (271.1181ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-593200] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20539
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /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-593200
	    minikube start -p kubernetes-upgrade-593200 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5932002 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.32.2, by running:
	    
	    minikube start -p kubernetes-upgrade-593200 --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-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=hyperv
E0317 15:00:26.212360    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 15:00:52.094139    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-593200 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=hyperv: (6m58.4483157s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-593200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-593200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-593200: (41.7944202s)
--- PASS: TestKubernetesUpgrade (1222.04s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.37s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-113500 --no-kubernetes --kubernetes-version=1.20 --driver=hyperv
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-113500 --no-kubernetes --kubernetes-version=1.20 --driver=hyperv: exit status 14 (367.0635ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-113500] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20539
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /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.37s)

                                                
                                    
x
+
TestPause/serial/Start (218.9s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-113500 --memory=2048 --install-addons=false --wait=all --driver=hyperv
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-113500 --memory=2048 --install-addons=false --wait=all --driver=hyperv: (3m38.8958007s)
--- PASS: TestPause/serial/Start (218.90s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (323.03s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-113500 --alsologtostderr -v=1 --driver=hyperv
E0317 14:45:26.202043    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E0317 14:45:52.084068    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-113500 --alsologtostderr -v=1 --driver=hyperv: (5m22.9981732s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (323.03s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.97s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (802.16s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.2603459316.exe start -p stopped-upgrade-740200 --memory=2200 --vm-driver=hyperv
E0317 14:48:29.294094    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.2603459316.exe start -p stopped-upgrade-740200 --memory=2200 --vm-driver=hyperv: (6m53.2270936s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.2603459316.exe -p stopped-upgrade-740200 stop
E0317 14:55:26.209714    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube5\AppData\Local\Temp\minikube-v1.26.0.2603459316.exe -p stopped-upgrade-740200 stop: (38.4894768s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-740200 --memory=2200 --alsologtostderr -v=1 --driver=hyperv
E0317 14:55:52.090705    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-740200 --memory=2200 --alsologtostderr -v=1 --driver=hyperv: (5m50.4380688s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (802.16s)

                                                
                                    
x
+
TestPause/serial/Pause (7.56s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-113500 --alsologtostderr -v=5
E0317 14:50:26.206366    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\addons-974300\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-113500 --alsologtostderr -v=5: (7.5592677s)
--- PASS: TestPause/serial/Pause (7.56s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (11.43s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p pause-113500 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p pause-113500 --output=json --layout=cluster: exit status 2 (11.4304694s)

                                                
                                                
-- stdout --
	{"Name":"pause-113500","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 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-113500","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

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

                                                
                                    
x
+
TestPause/serial/Unpause (7.42s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p pause-113500 --alsologtostderr -v=5
pause_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe unpause -p pause-113500 --alsologtostderr -v=5: (7.4184134s)
--- PASS: TestPause/serial/Unpause (7.42s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (7.34s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-113500 --alsologtostderr -v=5
E0317 14:50:52.087062    5188 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube5\\minikube-integration\\.minikube\\profiles\\functional-859900\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-113500 --alsologtostderr -v=5: (7.3350843s)
--- PASS: TestPause/serial/PauseAgain (7.34s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (44.7s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p pause-113500 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p pause-113500 --alsologtostderr -v=5: (44.6979284s)
--- PASS: TestPause/serial/DeletePaused (44.70s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (25.93s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
pause_test.go:142: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (25.9313064s)
--- PASS: TestPause/serial/VerifyDeletedResources (25.93s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (8.66s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-windows-amd64.exe logs -p stopped-upgrade-740200
version_upgrade_test.go:206: (dbg) Done: out/minikube-windows-amd64.exe logs -p stopped-upgrade-740200: (8.6649428s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (8.66s)

                                                
                                    

Test skip (33/213)

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

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:220: skipping, only for docker or podman driver
--- SKIP: TestDownloadOnlyKic (0.00s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker false windows amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:41: Skip if not linux.
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (300.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:922: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-859900 --alsologtostderr -v=1]
functional_test.go:933: output didn't produce a URL
functional_test.go:927: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-859900 --alsologtostderr -v=1] ...
helpers_test.go:502: unable to terminate pid 12892: Access is denied.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.01s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (5.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:991: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-859900 --dry-run --memory 250MB --alsologtostderr --driver=hyperv
functional_test.go:991: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-859900 --dry-run --memory 250MB --alsologtostderr --driver=hyperv: exit status 1 (5.0258387s)

                                                
                                                
-- stdout --
	* [functional-859900] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20539
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 12:47:58.323955    7244 out.go:345] Setting OutFile to fd 1428 ...
	I0317 12:47:58.377953    7244 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:47:58.377953    7244 out.go:358] Setting ErrFile to fd 1532...
	I0317 12:47:58.377953    7244 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:47:58.394959    7244 out.go:352] Setting JSON to false
	I0317 12:47:58.399962    7244 start.go:129] hostinfo: {"hostname":"minikube5","uptime":1938,"bootTime":1742213739,"procs":188,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 12:47:58.400079    7244 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 12:47:58.403976    7244 out.go:177] * [functional-859900] minikube v1.35.0 on Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 12:47:58.406487    7244 notify.go:220] Checking for updates...
	I0317 12:47:58.409582    7244 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:47:58.411585    7244 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 12:47:58.414766    7244 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 12:47:58.418786    7244 out.go:177]   - MINIKUBE_LOCATION=20539
	I0317 12:47:58.420785    7244 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 12:47:58.424860    7244 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:47:58.426466    7244 driver.go:394] Setting default libvirt URI to qemu:///system

                                                
                                                
** /stderr **
functional_test.go:997: skipping this error on HyperV till this issue is solved https://github.com/kubernetes/minikube/issues/9785
--- SKIP: TestFunctional/parallel/DryRun (5.03s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (5.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1037: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-859900 --dry-run --memory 250MB --alsologtostderr --driver=hyperv
functional_test.go:1037: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-859900 --dry-run --memory 250MB --alsologtostderr --driver=hyperv: exit status 1 (5.0255661s)

                                                
                                                
-- stdout --
	* [functional-859900] minikube v1.35.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	  - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=20539
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true

                                                
                                                
-- /stdout --
** stderr ** 
	I0317 12:48:03.367122    7204 out.go:345] Setting OutFile to fd 1804 ...
	I0317 12:48:03.435014    7204 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:48:03.435014    7204 out.go:358] Setting ErrFile to fd 1808...
	I0317 12:48:03.435014    7204 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0317 12:48:03.453035    7204 out.go:352] Setting JSON to false
	I0317 12:48:03.458023    7204 start.go:129] hostinfo: {"hostname":"minikube5","uptime":1943,"bootTime":1742213739,"procs":190,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.5608 Build 19045.5608","kernelVersion":"10.0.19045.5608 Build 19045.5608","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"b047c2aa-b84e-4b82-894c-ed46f3580f4d"}
	W0317 12:48:03.458023    7204 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I0317 12:48:03.463380    7204 out.go:177] * [functional-859900] minikube v1.35.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.5608 Build 19045.5608
	I0317 12:48:03.469270    7204 notify.go:220] Checking for updates...
	I0317 12:48:03.471942    7204 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube5\minikube-integration\kubeconfig
	I0317 12:48:03.483090    7204 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0317 12:48:03.488972    7204 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube5\minikube-integration\.minikube
	I0317 12:48:03.490938    7204 out.go:177]   - MINIKUBE_LOCATION=20539
	I0317 12:48:03.495138    7204 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0317 12:48:03.498051    7204 config.go:182] Loaded profile config "functional-859900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.32.2
	I0317 12:48:03.499129    7204 driver.go:394] Setting default libvirt URI to qemu:///system

                                                
                                                
** /stderr **
functional_test.go:1042: skipping this error on HyperV till this issue is solved https://github.com/kubernetes/minikube/issues/9785
--- SKIP: TestFunctional/parallel/InternationalLanguage (5.03s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd
=== PAUSE TestFunctional/parallel/MountCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd
functional_test_mount_test.go:57: skipping: mount broken on hyperv: https://github.com/kubernetes/minikube/issues/5029
--- SKIP: TestFunctional/parallel/MountCmd (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 docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:230: The test WaitService/IngressIP is broken on hyperv https://github.com/kubernetes/minikube/issues/8381
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:258: skipping: access direct test is broken on windows: https://github.com/kubernetes/minikube/issues/8304
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (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/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestKicCustomNetwork (0s)

                                                
                                                
=== RUN   TestKicCustomNetwork
kic_custom_network_test.go:34: only runs with docker driver
--- SKIP: TestKicCustomNetwork (0.00s)

                                                
                                    
x
+
TestKicExistingNetwork (0s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:73: only runs with docker driver
--- SKIP: TestKicExistingNetwork (0.00s)

                                                
                                    
x
+
TestKicCustomSubnet (0s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:102: only runs with docker/podman driver
--- SKIP: TestKicCustomSubnet (0.00s)

                                                
                                    
x
+
TestKicStaticIP (0s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:123: only run with docker/podman driver
--- SKIP: TestKicStaticIP (0.00s)

                                                
                                    
x
+
TestScheduledStopUnix (0s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:76: test only runs on unix
--- SKIP: TestScheduledStopUnix (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:39: skipping due to https://github.com/kubernetes/minikube/issues/14232
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestInsufficientStorage (0s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:38: only runs with docker driver
--- SKIP: TestInsufficientStorage (0.00s)

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
version_upgrade_test.go:284: This test is only for Docker
--- SKIP: TestMissingContainerUpgrade (0.00s)

                                                
                                    
Copied to clipboard