Test Report: Docker_Windows 18424

                    
                      1ff1985e433cf64121c1d5b23135320107f58df6:2024-10-07:36542
                    
                

Test fail (3/340)

Order failed test Duration
32 TestAddons/serial/GCPAuth/PullSecret 482.1
56 TestErrorSpam/setup 67.29
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 5.71
x
+
TestAddons/serial/GCPAuth/PullSecret (482.1s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:614: (dbg) Run:  kubectl --context addons-602200 create -f testdata\busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-602200 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/PullSecret: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6735c4ba-8d6b-4b30-99a1-cec49fd4ee95] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
addons_test.go:627: ***** TestAddons/serial/GCPAuth/PullSecret: pod "integration-test=busybox" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:627: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p addons-602200 -n addons-602200
addons_test.go:627: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p addons-602200 -n addons-602200: (1.0443376s)
addons_test.go:627: TestAddons/serial/GCPAuth/PullSecret: showing logs for failed pods as of 2024-10-07 11:29:53.81668 +0000 UTC m=+1099.824918501
addons_test.go:627: (dbg) Run:  kubectl --context addons-602200 describe po busybox -n default
addons_test.go:627: (dbg) kubectl --context addons-602200 describe po busybox -n default:
Name:             busybox
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-602200/192.168.49.2
Start Time:       Mon, 07 Oct 2024 11:21:52 +0000
Labels:           integration-test=busybox
Annotations:      <none>
Status:           Pending
IP:               10.244.0.27
IPs:
IP:  10.244.0.27
Containers:
busybox:
Container ID:  
Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:      
Port:          <none>
Host Port:     <none>
Command:
sleep
3600
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-tq9s7 (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-tq9s7:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         BestEffort
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                   From               Message
----     ------     ----                  ----               -------
Normal   Scheduled  8m2s                  default-scheduler  Successfully assigned default/busybox to addons-602200
Warning  Failed     6m41s (x6 over 8m)    kubelet            Error: ImagePullBackOff
Normal   Pulling    6m26s (x4 over 8m1s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning  Failed     6m26s (x4 over 8m1s)  kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
Warning  Failed     6m26s (x4 over 8m1s)  kubelet            Error: ErrImagePull
Normal   BackOff    2m52s (x21 over 8m)   kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
addons_test.go:627: (dbg) Run:  kubectl --context addons-602200 logs busybox -n default
addons_test.go:627: (dbg) Non-zero exit: kubectl --context addons-602200 logs busybox -n default: exit status 1 (188.4273ms)

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

                                                
                                                
** /stderr **
addons_test.go:627: kubectl --context addons-602200 logs busybox -n default: exit status 1
addons_test.go:629: wait: integration-test=busybox within 8m0s: context deadline exceeded
--- FAIL: TestAddons/serial/GCPAuth/PullSecret (482.10s)

                                                
                                    
x
+
TestErrorSpam/setup (67.29s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-168400 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 --driver=docker
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-168400 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 --driver=docker: (1m7.2929617s)
error_spam_test.go:96: unexpected stderr: "! Failing to connect to https://registry.k8s.io/ from inside the minikube container"
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-168400] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
- KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
- MINIKUBE_LOCATION=18424
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the docker driver based on user configuration
* Using Docker Desktop driver with root privileges
* Starting "nospam-168400" primary control-plane node in "nospam-168400" cluster
* Pulling base image v0.0.45-1727731891-master ...
* Creating docker container (CPUs=2, Memory=2250MB) ...
* Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
- 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-168400" 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 container
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
--- FAIL: TestErrorSpam/setup (67.29s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (5.71s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:735: link out/minikube-windows-amd64.exe out\kubectl.exe: Cannot create a file when that file already exists.
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/serial/MinikubeKubectlCmdDirectly]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-022100
helpers_test.go:235: (dbg) docker inspect functional-022100:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "36520f3a0608a4d5e44483e25acbff29ec91f74ce33eead4f09602c7974c80b9",
	        "Created": "2024-10-07T11:33:56.035247581Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 34383,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-07T11:33:56.391596605Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1e9ad061035bd5b30872a757d87ebe8d5dc61829c56d176a3bb4ef156d71dbc8",
	        "ResolvConfPath": "/var/lib/docker/containers/36520f3a0608a4d5e44483e25acbff29ec91f74ce33eead4f09602c7974c80b9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/36520f3a0608a4d5e44483e25acbff29ec91f74ce33eead4f09602c7974c80b9/hostname",
	        "HostsPath": "/var/lib/docker/containers/36520f3a0608a4d5e44483e25acbff29ec91f74ce33eead4f09602c7974c80b9/hosts",
	        "LogPath": "/var/lib/docker/containers/36520f3a0608a4d5e44483e25acbff29ec91f74ce33eead4f09602c7974c80b9/36520f3a0608a4d5e44483e25acbff29ec91f74ce33eead4f09602c7974c80b9-json.log",
	        "Name": "/functional-022100",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-022100:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-022100",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 4194304000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/46aeb3aa2c084feb0cbed4fc7fbc9c66f2ae0cdeeed04c4ef8e272e3a8e2e431-init/diff:/var/lib/docker/overlay2/25b2f37550c91f43afb046ddf43a64ee5b079139537edb6d000faa4ec80e38a2/diff",
	                "MergedDir": "/var/lib/docker/overlay2/46aeb3aa2c084feb0cbed4fc7fbc9c66f2ae0cdeeed04c4ef8e272e3a8e2e431/merged",
	                "UpperDir": "/var/lib/docker/overlay2/46aeb3aa2c084feb0cbed4fc7fbc9c66f2ae0cdeeed04c4ef8e272e3a8e2e431/diff",
	                "WorkDir": "/var/lib/docker/overlay2/46aeb3aa2c084feb0cbed4fc7fbc9c66f2ae0cdeeed04c4ef8e272e3a8e2e431/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-022100",
	                "Source": "/var/lib/docker/volumes/functional-022100/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-022100",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "functional-022100",
	                "name.minikube.sigs.k8s.io": "functional-022100",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c03c2821748a2ac4fdfacee60a9f619c4af1682f441e93b7c33cc975f1d3344c",
	            "SandboxKey": "/var/run/docker/netns/c03c2821748a",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "62503"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "62504"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "62505"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "62506"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "62507"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-022100": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "fb24f67365c1501c8fd989bc3d4603d052ccae60df9e6d8fc4cc887df8200c39",
	                    "EndpointID": "132686d4dfda8025a08d9a7a57878911a5afb38439fb779f4f2efada2a129740",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-022100",
	                        "36520f3a0608"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-022100 -n functional-022100
E1007 11:36:08.331069   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\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 functional-022100 -n functional-022100: (1.0153136s)
helpers_test.go:244: <<< TestFunctional/serial/MinikubeKubectlCmdDirectly FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/serial/MinikubeKubectlCmdDirectly]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 logs -n 25: (2.6426092s)
helpers_test.go:252: TestFunctional/serial/MinikubeKubectlCmdDirectly logs: 
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| Command |                            Args                             |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| pause   | nospam-168400 --log_dir                                     | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 |                   |                   |         |                     |                     |
	|         | pause                                                       |                   |                   |         |                     |                     |
	| unpause | nospam-168400 --log_dir                                     | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-168400 --log_dir                                     | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-168400 --log_dir                                     | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| stop    | nospam-168400 --log_dir                                     | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-168400 --log_dir                                     | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-168400 --log_dir                                     | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	|         | C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| delete  | -p nospam-168400                                            | nospam-168400     | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:33 UTC |
	| start   | -p functional-022100                                        | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:33 UTC | 07 Oct 24 11:35 UTC |
	|         | --memory=4000                                               |                   |                   |         |                     |                     |
	|         | --apiserver-port=8441                                       |                   |                   |         |                     |                     |
	|         | --wait=all --driver=docker                                  |                   |                   |         |                     |                     |
	| start   | -p functional-022100                                        | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:35 UTC | 07 Oct 24 11:35 UTC |
	|         | --alsologtostderr -v=8                                      |                   |                   |         |                     |                     |
	| cache   | functional-022100 cache add                                 | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:35 UTC | 07 Oct 24 11:35 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | functional-022100 cache add                                 | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:35 UTC | 07 Oct 24 11:35 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | functional-022100 cache add                                 | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:35 UTC | 07 Oct 24 11:35 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-022100 cache add                                 | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:35 UTC | 07 Oct 24 11:36 UTC |
	|         | minikube-local-cache-test:functional-022100                 |                   |                   |         |                     |                     |
	| cache   | functional-022100 cache delete                              | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | minikube-local-cache-test:functional-022100                 |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | list                                                        | minikube          | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	| ssh     | functional-022100 ssh sudo                                  | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | crictl images                                               |                   |                   |         |                     |                     |
	| ssh     | functional-022100                                           | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | ssh sudo docker rmi                                         |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| ssh     | functional-022100 ssh                                       | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC |                     |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-022100 cache reload                              | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	| ssh     | functional-022100 ssh                                       | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| kubectl | functional-022100 kubectl --                                | functional-022100 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:36 UTC | 07 Oct 24 11:36 UTC |
	|         | --context functional-022100                                 |                   |                   |         |                     |                     |
	|         | get pods                                                    |                   |                   |         |                     |                     |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:35:08
	Running on machine: minikube2
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:35:07.987842    6928 out.go:345] Setting OutFile to fd 768 ...
	I1007 11:35:08.069908    6928 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:35:08.069908    6928 out.go:358] Setting ErrFile to fd 852...
	I1007 11:35:08.069908    6928 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:35:08.092544    6928 out.go:352] Setting JSON to false
	I1007 11:35:08.096142    6928 start.go:129] hostinfo: {"hostname":"minikube2","uptime":2131,"bootTime":1728298776,"procs":198,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1007 11:35:08.096142    6928 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:35:08.100560    6928 out.go:177] * [functional-022100] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:35:08.104444    6928 notify.go:220] Checking for updates...
	I1007 11:35:08.104905    6928 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:35:08.107191    6928 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:35:08.109956    6928 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1007 11:35:08.112215    6928 out.go:177]   - MINIKUBE_LOCATION=18424
	I1007 11:35:08.115535    6928 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:35:08.119175    6928 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:35:08.119175    6928 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:35:08.311089    6928 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1007 11:35:08.319460    6928 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:35:08.670146    6928 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:67 OomKillDisable:true NGoroutines:81 SystemTime:2024-10-07 11:35:08.64214668 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Inde
xServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 E
xpected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe SchemaV
ersion:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://
github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:35:08.674702    6928 out.go:177] * Using the docker driver based on existing profile
	I1007 11:35:08.678685    6928 start.go:297] selected driver: docker
	I1007 11:35:08.678685    6928 start.go:901] validating driver "docker" against &{Name:functional-022100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-022100 Namespace:default APIServerHAVIP: APIServerN
ame: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:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube2:/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}
	I1007 11:35:08.678685    6928 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 11:35:08.694697    6928 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:35:09.039358    6928 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:67 OomKillDisable:true NGoroutines:81 SystemTime:2024-10-07 11:35:09.013816874 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:35:09.157102    6928 cni.go:84] Creating CNI manager for ""
	I1007 11:35:09.157224    6928 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:35:09.157390    6928 start.go:340] cluster config:
	{Name:functional-022100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-022100 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Contain
erRuntime: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:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cu
stomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:35:09.160323    6928 out.go:177] * Starting "functional-022100" primary control-plane node in "functional-022100" cluster
	I1007 11:35:09.164232    6928 cache.go:121] Beginning downloading kic base image for docker with docker
	I1007 11:35:09.166996    6928 out.go:177] * Pulling base image v0.0.45-1727731891-master ...
	I1007 11:35:09.169140    6928 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:35:09.169140    6928 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1007 11:35:09.169140    6928 preload.go:146] Found local preload: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:35:09.170110    6928 cache.go:56] Caching tarball of preloaded images
	I1007 11:35:09.170110    6928 preload.go:172] Found C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:35:09.170110    6928 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:35:09.171048    6928 profile.go:143] Saving config to C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\config.json ...
	I1007 11:35:09.302359    6928 image.go:98] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon, skipping pull
	I1007 11:35:09.302359    6928 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 exists in daemon, skipping load
	I1007 11:35:09.302359    6928 cache.go:194] Successfully downloaded all kic artifacts
	I1007 11:35:09.302359    6928 start.go:360] acquireMachinesLock for functional-022100: {Name:mk7b3719654c71f79fecc58ee825229ec8c4f13e Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:35:09.302359    6928 start.go:364] duration metric: took 0s to acquireMachinesLock for "functional-022100"
	I1007 11:35:09.302359    6928 start.go:96] Skipping create...Using existing machine configuration
	I1007 11:35:09.302359    6928 fix.go:54] fixHost starting: 
	I1007 11:35:09.319357    6928 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
	I1007 11:35:09.403640    6928 fix.go:112] recreateIfNeeded on functional-022100: state=Running err=<nil>
	W1007 11:35:09.403640    6928 fix.go:138] unexpected machine state, will restart: <nil>
	I1007 11:35:09.409739    6928 out.go:177] * Updating the running docker "functional-022100" container ...
	I1007 11:35:09.412618    6928 machine.go:93] provisionDockerMachine start ...
	I1007 11:35:09.420527    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:09.508584    6928 main.go:141] libmachine: Using SSH client type: native
	I1007 11:35:09.509189    6928 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x742120] 0x744c60 <nil>  [] 0s} 127.0.0.1 62503 <nil> <nil>}
	I1007 11:35:09.509240    6928 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:35:09.708400    6928 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-022100
	
	I1007 11:35:09.708400    6928 ubuntu.go:169] provisioning hostname "functional-022100"
	I1007 11:35:09.719134    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:09.808533    6928 main.go:141] libmachine: Using SSH client type: native
	I1007 11:35:09.809361    6928 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x742120] 0x744c60 <nil>  [] 0s} 127.0.0.1 62503 <nil> <nil>}
	I1007 11:35:09.809507    6928 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-022100 && echo "functional-022100" | sudo tee /etc/hostname
	I1007 11:35:10.044513    6928 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-022100
	
	I1007 11:35:10.053515    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:10.144319    6928 main.go:141] libmachine: Using SSH client type: native
	I1007 11:35:10.144319    6928 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x742120] 0x744c60 <nil>  [] 0s} 127.0.0.1 62503 <nil> <nil>}
	I1007 11:35:10.144319    6928 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-022100' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 functional-022100/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-022100' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:35:10.339651    6928 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:35:10.339651    6928 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube2\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube2\minikube-integration\.minikube}
	I1007 11:35:10.339651    6928 ubuntu.go:177] setting up certificates
	I1007 11:35:10.339651    6928 provision.go:84] configureAuth start
	I1007 11:35:10.352477    6928 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-022100
	I1007 11:35:10.437949    6928 provision.go:143] copyHostCerts
	I1007 11:35:10.437949    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube2\minikube-integration\.minikube/key.pem
	I1007 11:35:10.437949    6928 exec_runner.go:144] found C:\Users\jenkins.minikube2\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:35:10.437949    6928 exec_runner.go:203] rm: C:\Users\jenkins.minikube2\minikube-integration\.minikube\key.pem
	I1007 11:35:10.439508    6928 exec_runner.go:151] cp: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube2\minikube-integration\.minikube/key.pem (1675 bytes)
	I1007 11:35:10.441370    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube2\minikube-integration\.minikube/ca.pem
	I1007 11:35:10.441766    6928 exec_runner.go:144] found C:\Users\jenkins.minikube2\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:35:10.441834    6928 exec_runner.go:203] rm: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.pem
	I1007 11:35:10.441948    6928 exec_runner.go:151] cp: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube2\minikube-integration\.minikube/ca.pem (1082 bytes)
	I1007 11:35:10.443433    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube2\minikube-integration\.minikube/cert.pem
	I1007 11:35:10.443852    6928 exec_runner.go:144] found C:\Users\jenkins.minikube2\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:35:10.443914    6928 exec_runner.go:203] rm: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cert.pem
	I1007 11:35:10.444300    6928 exec_runner.go:151] cp: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube2\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:35:10.445984    6928 provision.go:117] generating server cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.functional-022100 san=[127.0.0.1 192.168.49.2 functional-022100 localhost minikube]
	I1007 11:35:10.611747    6928 provision.go:177] copyRemoteCerts
	I1007 11:35:10.632714    6928 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:35:10.646560    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:10.740509    6928 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
	I1007 11:35:10.877370    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:35:10.877816    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I1007 11:35:10.922320    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:35:10.922854    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1220 bytes)
	I1007 11:35:10.972600    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:35:10.972972    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1007 11:35:11.023119    6928 provision.go:87] duration metric: took 683.4645ms to configureAuth
	I1007 11:35:11.023220    6928 ubuntu.go:193] setting minikube options for container-runtime
	I1007 11:35:11.023737    6928 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:35:11.031663    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:11.118815    6928 main.go:141] libmachine: Using SSH client type: native
	I1007 11:35:11.119202    6928 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x742120] 0x744c60 <nil>  [] 0s} 127.0.0.1 62503 <nil> <nil>}
	I1007 11:35:11.119202    6928 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:35:11.309228    6928 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1007 11:35:11.309228    6928 ubuntu.go:71] root file system type: overlay
	I1007 11:35:11.310021    6928 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:35:11.318334    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:11.403976    6928 main.go:141] libmachine: Using SSH client type: native
	I1007 11:35:11.404994    6928 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x742120] 0x744c60 <nil>  [] 0s} 127.0.0.1 62503 <nil> <nil>}
	I1007 11:35:11.404994    6928 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1007 11:35:11.626024    6928 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1007 11:35:11.635031    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:11.725086    6928 main.go:141] libmachine: Using SSH client type: native
	I1007 11:35:11.726048    6928 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x742120] 0x744c60 <nil>  [] 0s} 127.0.0.1 62503 <nil> <nil>}
	I1007 11:35:11.726280    6928 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; }
	I1007 11:35:11.929566    6928 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:35:11.929696    6928 machine.go:96] duration metric: took 2.5170672s to provisionDockerMachine
	I1007 11:35:11.929696    6928 start.go:293] postStartSetup for "functional-022100" (driver="docker")
	I1007 11:35:11.929696    6928 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]
	I1007 11:35:11.943341    6928 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
	I1007 11:35:11.949612    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:12.036646    6928 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
	I1007 11:35:12.189344    6928 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:35:12.200767    6928 command_runner.go:130] > PRETTY_NAME="Ubuntu 22.04.5 LTS"
	I1007 11:35:12.200767    6928 command_runner.go:130] > NAME="Ubuntu"
	I1007 11:35:12.200767    6928 command_runner.go:130] > VERSION_ID="22.04"
	I1007 11:35:12.200767    6928 command_runner.go:130] > VERSION="22.04.5 LTS (Jammy Jellyfish)"
	I1007 11:35:12.200767    6928 command_runner.go:130] > VERSION_CODENAME=jammy
	I1007 11:35:12.200767    6928 command_runner.go:130] > ID=ubuntu
	I1007 11:35:12.200767    6928 command_runner.go:130] > ID_LIKE=debian
	I1007 11:35:12.200767    6928 command_runner.go:130] > HOME_URL="https://www.ubuntu.com/"
	I1007 11:35:12.200767    6928 command_runner.go:130] > SUPPORT_URL="https://help.ubuntu.com/"
	I1007 11:35:12.200767    6928 command_runner.go:130] > BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
	I1007 11:35:12.200767    6928 command_runner.go:130] > PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
	I1007 11:35:12.200767    6928 command_runner.go:130] > UBUNTU_CODENAME=jammy
	I1007 11:35:12.200767    6928 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1007 11:35:12.200767    6928 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1007 11:35:12.200767    6928 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1007 11:35:12.200767    6928 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1007 11:35:12.200767    6928 filesync.go:126] Scanning C:\Users\jenkins.minikube2\minikube-integration\.minikube\addons for local assets ...
	I1007 11:35:12.201850    6928 filesync.go:126] Scanning C:\Users\jenkins.minikube2\minikube-integration\.minikube\files for local assets ...
	I1007 11:35:12.202928    6928 filesync.go:149] local asset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\147362.pem -> 147362.pem in /etc/ssl/certs
	I1007 11:35:12.202928    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\147362.pem -> /etc/ssl/certs/147362.pem
	I1007 11:35:12.203806    6928 filesync.go:149] local asset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\test\nested\copy\14736\hosts -> hosts in /etc/test/nested/copy/14736
	I1007 11:35:12.204359    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\test\nested\copy\14736\hosts -> /etc/test/nested/copy/14736/hosts
	I1007 11:35:12.219702    6928 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/14736
	I1007 11:35:12.240943    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\147362.pem --> /etc/ssl/certs/147362.pem (1708 bytes)
	I1007 11:35:12.287613    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\test\nested\copy\14736\hosts --> /etc/test/nested/copy/14736/hosts (40 bytes)
	I1007 11:35:12.339061    6928 start.go:296] duration metric: took 409.3634ms for postStartSetup
	I1007 11:35:12.351895    6928 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 11:35:12.359722    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:12.439471    6928 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
	I1007 11:35:12.571254    6928 command_runner.go:130] > 1%
	I1007 11:35:12.585257    6928 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1007 11:35:12.601728    6928 command_runner.go:130] > 951G
	I1007 11:35:12.601728    6928 fix.go:56] duration metric: took 3.2993548s for fixHost
	I1007 11:35:12.601728    6928 start.go:83] releasing machines lock for "functional-022100", held for 3.2993548s
	I1007 11:35:12.611099    6928 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-022100
	I1007 11:35:12.704674    6928 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:35:12.715499    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:12.723364    6928 ssh_runner.go:195] Run: cat /version.json
	I1007 11:35:12.732532    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:12.806021    6928 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
	I1007 11:35:12.810017    6928 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
	I1007 11:35:12.928829    6928 command_runner.go:130] > {"iso_version": "v1.34.0-1727108440-19696", "kicbase_version": "v0.0.45-1727731891-master", "minikube_version": "v1.34.0", "commit": "97892cbb3deabbaa39f2a74c1cca1f1ed1607524"}
	I1007 11:35:12.937701    6928 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	W1007 11:35:12.937701    6928 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
	I1007 11:35:12.941361    6928 ssh_runner.go:195] Run: systemctl --version
	I1007 11:35:12.956454    6928 command_runner.go:130] > systemd 249 (249.11-0ubuntu3.12)
	I1007 11:35:12.956454    6928 command_runner.go:130] > +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified
	I1007 11:35:12.969555    6928 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 11:35:12.983975    6928 command_runner.go:130] >   File: /etc/cni/net.d/200-loopback.conf
	I1007 11:35:12.983975    6928 command_runner.go:130] >   Size: 54        	Blocks: 8          IO Block: 4096   regular file
	I1007 11:35:12.983975    6928 command_runner.go:130] > Device: 89h/137d	Inode: 225         Links: 1
	I1007 11:35:12.983975    6928 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 11:35:12.983975    6928 command_runner.go:130] > Access: 2023-06-14 14:44:50.000000000 +0000
	I1007 11:35:12.983975    6928 command_runner.go:130] > Modify: 2023-06-14 14:44:50.000000000 +0000
	I1007 11:35:12.983975    6928 command_runner.go:130] > Change: 2024-10-07 11:12:39.726462765 +0000
	I1007 11:35:12.983975    6928 command_runner.go:130] >  Birth: 2024-10-07 11:12:39.726462765 +0000
	I1007 11:35:12.999780    6928 ssh_runner.go:195] Run: sudo find \etc\cni\net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I1007 11:35:13.020221    6928 command_runner.go:130] ! find: '\\etc\\cni\\net.d': No such file or directory
	W1007 11:35:13.020221    6928 start.go:439] unable to name loopback interface in configureRuntimes: unable to patch loopback cni config "/etc/cni/net.d/*loopback.conf*": sudo find \etc\cni\net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;: Process exited with status 1
	stdout:
	
	stderr:
	find: '\\etc\\cni\\net.d': No such file or directory
	I1007 11:35:13.032222    6928 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" ;
	W1007 11:35:13.039769    6928 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube container
	W1007 11:35:13.039769    6928 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:35:13.053441    6928 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I1007 11:35:13.053441    6928 start.go:495] detecting cgroup driver to use...
	I1007 11:35:13.053441    6928 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1007 11:35:13.053441    6928 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"
	I1007 11:35:13.084546    6928 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1007 11:35:13.101063    6928 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"
	I1007 11:35:13.136982    6928 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"
	I1007 11:35:13.164126    6928 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:35:13.176316    6928 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:35:13.212371    6928 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"
	I1007 11:35:13.251824    6928 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:35:13.291080    6928 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:35:13.336721    6928 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:35:13.374337    6928 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"
	I1007 11:35:13.411767    6928 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:35:13.447434    6928 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"
	I1007 11:35:13.485648    6928 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:35:13.507912    6928 command_runner.go:130] > net.bridge.bridge-nf-call-iptables = 1
	I1007 11:35:13.523840    6928 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:35:13.565329    6928 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:35:13.770236    6928 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:35:24.376715    6928 ssh_runner.go:235] Completed: sudo systemctl restart containerd: (10.6064352s)
	I1007 11:35:24.376715    6928 start.go:495] detecting cgroup driver to use...
	I1007 11:35:24.376715    6928 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1007 11:35:24.392246    6928 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:35:24.427244    6928 command_runner.go:130] > # /lib/systemd/system/docker.service
	I1007 11:35:24.427244    6928 command_runner.go:130] > [Unit]
	I1007 11:35:24.427244    6928 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 11:35:24.427244    6928 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 11:35:24.427244    6928 command_runner.go:130] > BindsTo=containerd.service
	I1007 11:35:24.427374    6928 command_runner.go:130] > After=network-online.target firewalld.service containerd.service
	I1007 11:35:24.427374    6928 command_runner.go:130] > Wants=network-online.target
	I1007 11:35:24.427425    6928 command_runner.go:130] > Requires=docker.socket
	I1007 11:35:24.427458    6928 command_runner.go:130] > StartLimitBurst=3
	I1007 11:35:24.427458    6928 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 11:35:24.427518    6928 command_runner.go:130] > [Service]
	I1007 11:35:24.427518    6928 command_runner.go:130] > Type=notify
	I1007 11:35:24.427583    6928 command_runner.go:130] > Restart=on-failure
	I1007 11:35:24.427583    6928 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 11:35:24.427583    6928 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 11:35:24.427583    6928 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 11:35:24.427583    6928 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 11:35:24.427729    6928 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 11:35:24.427729    6928 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 11:35:24.427729    6928 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 11:35:24.427806    6928 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 11:35:24.427806    6928 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 11:35:24.427806    6928 command_runner.go:130] > ExecStart=
	I1007 11:35:24.427891    6928 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=docker --insecure-registry 10.96.0.0/12 
	I1007 11:35:24.427914    6928 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 11:35:24.427914    6928 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 11:35:24.427914    6928 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 11:35:24.427914    6928 command_runner.go:130] > LimitNOFILE=infinity
	I1007 11:35:24.427914    6928 command_runner.go:130] > LimitNPROC=infinity
	I1007 11:35:24.427914    6928 command_runner.go:130] > LimitCORE=infinity
	I1007 11:35:24.428007    6928 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 11:35:24.428007    6928 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 11:35:24.428036    6928 command_runner.go:130] > TasksMax=infinity
	I1007 11:35:24.428036    6928 command_runner.go:130] > TimeoutStartSec=0
	I1007 11:35:24.428036    6928 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 11:35:24.428036    6928 command_runner.go:130] > Delegate=yes
	I1007 11:35:24.428036    6928 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 11:35:24.428126    6928 command_runner.go:130] > KillMode=process
	I1007 11:35:24.428126    6928 command_runner.go:130] > [Install]
	I1007 11:35:24.428126    6928 command_runner.go:130] > WantedBy=multi-user.target
	I1007 11:35:24.428244    6928 cruntime.go:279] skipping containerd shutdown because we are bound to it
	I1007 11:35:24.440713    6928 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:35:24.469889    6928 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"
	I1007 11:35:24.506673    6928 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 11:35:24.521324    6928 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:35:24.532328    6928 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 11:35:24.553401    6928 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:35:24.576470    6928 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:35:24.634210    6928 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:35:24.852046    6928 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:35:25.033668    6928 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:35:25.034217    6928 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:35:25.098284    6928 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:35:25.296100    6928 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:35:26.284264    6928 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:35:26.321883    6928 ssh_runner.go:195] Run: sudo systemctl stop cri-docker.socket
	I1007 11:35:26.372644    6928 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:35:26.413838    6928 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:35:26.591232    6928 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:35:26.789173    6928 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:35:26.973674    6928 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:35:27.013673    6928 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:35:27.051105    6928 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:35:27.212389    6928 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:35:27.371749    6928 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:35:27.387274    6928 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:35:27.399078    6928 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 11:35:27.399078    6928 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 11:35:27.399078    6928 command_runner.go:130] > Device: 92h/146d	Inode: 720         Links: 1
	I1007 11:35:27.399078    6928 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: (  999/  docker)
	I1007 11:35:27.399078    6928 command_runner.go:130] > Access: 2024-10-07 11:35:27.269948624 +0000
	I1007 11:35:27.399078    6928 command_runner.go:130] > Modify: 2024-10-07 11:35:27.229943609 +0000
	I1007 11:35:27.399078    6928 command_runner.go:130] > Change: 2024-10-07 11:35:27.229943609 +0000
	I1007 11:35:27.399078    6928 command_runner.go:130] >  Birth: -
	I1007 11:35:27.399078    6928 start.go:563] Will wait 60s for crictl version
	I1007 11:35:27.412926    6928 ssh_runner.go:195] Run: which crictl
	I1007 11:35:27.425349    6928 command_runner.go:130] > /usr/bin/crictl
	I1007 11:35:27.439810    6928 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:35:27.690486    6928 command_runner.go:130] > Version:  0.1.0
	I1007 11:35:27.690486    6928 command_runner.go:130] > RuntimeName:  docker
	I1007 11:35:27.690486    6928 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 11:35:27.690486    6928 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 11:35:27.690486    6928 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:35:27.698429    6928 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:35:27.788247    6928 command_runner.go:130] > 27.3.1
	I1007 11:35:27.797955    6928 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:35:27.888305    6928 command_runner.go:130] > 27.3.1
	I1007 11:35:27.896355    6928 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:35:27.905508    6928 cli_runner.go:164] Run: docker exec -t functional-022100 dig +short host.docker.internal
	I1007 11:35:28.136616    6928 network.go:96] got host ip for mount in container by digging dns: 192.168.65.254
	I1007 11:35:28.149622    6928 ssh_runner.go:195] Run: grep 192.168.65.254	host.minikube.internal$ /etc/hosts
	I1007 11:35:28.189249    6928 command_runner.go:130] > 192.168.65.254	host.minikube.internal
	I1007 11:35:28.203762    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:28.290510    6928 kubeadm.go:883] updating cluster {Name:functional-022100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-022100 Namespace:default APIServerHAVIP: APIServerName:minikubeCA AP
IServerNames:[] 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:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker B
inaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 11:35:28.291268    6928 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:35:28.308164    6928 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:35:28.501432    6928 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 11:35:28.501636    6928 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 11:35:28.501636    6928 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 11:35:28.501636    6928 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 11:35:28.501636    6928 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 11:35:28.501636    6928 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 11:35:28.501636    6928 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 11:35:28.501636    6928 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:35:28.501636    6928 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 11:35:28.501636    6928 docker.go:615] Images already preloaded, skipping extraction
	I1007 11:35:28.511419    6928 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:35:28.778165    6928 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 11:35:28.778541    6928 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 11:35:28.778541    6928 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 11:35:28.778541    6928 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 11:35:28.778541    6928 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 11:35:28.778541    6928 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 11:35:28.778541    6928 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 11:35:28.778654    6928 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:35:28.778738    6928 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 11:35:28.778828    6928 cache_images.go:84] Images are preloaded, skipping loading
	I1007 11:35:28.778828    6928 kubeadm.go:934] updating node { 192.168.49.2 8441 v1.31.1 docker true true} ...
	I1007 11:35:28.779357    6928 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-022100 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:functional-022100 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:}
	I1007 11:35:28.794361    6928 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 11:35:29.391510    6928 command_runner.go:130] > cgroupfs
	I1007 11:35:29.391510    6928 cni.go:84] Creating CNI manager for ""
	I1007 11:35:29.391510    6928 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:35:29.391510    6928 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 11:35:29.391510    6928 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8441 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-022100 NodeName:functional-022100 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/e
tc/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}
	I1007 11:35:29.392591    6928 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "functional-022100"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///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
	
	I1007 11:35:29.410568    6928 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:35:29.581254    6928 command_runner.go:130] > kubeadm
	I1007 11:35:29.581254    6928 command_runner.go:130] > kubectl
	I1007 11:35:29.581254    6928 command_runner.go:130] > kubelet
	I1007 11:35:29.581254    6928 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 11:35:29.600977    6928 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1007 11:35:29.776938    6928 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (316 bytes)
	I1007 11:35:29.903259    6928 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:35:30.182229    6928 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2159 bytes)
	I1007 11:35:30.309250    6928 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1007 11:35:30.390463    6928 command_runner.go:130] > 192.168.49.2	control-plane.minikube.internal
	I1007 11:35:30.409246    6928 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:35:31.488459    6928 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.0790756s)
	I1007 11:35:31.505598    6928 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:35:31.686543    6928 certs.go:68] Setting up C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100 for IP: 192.168.49.2
	I1007 11:35:31.686623    6928 certs.go:194] generating shared ca certs ...
	I1007 11:35:31.686755    6928 certs.go:226] acquiring lock for ca certs: {Name:mka39b35711ce17aa627001b408a7adb2f266bbc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:35:31.687276    6928 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.key
	I1007 11:35:31.688340    6928 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:35:31.688757    6928 certs.go:256] generating profile certs ...
	I1007 11:35:31.689901    6928 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\client.key
	I1007 11:35:31.689901    6928 certs.go:359] skipping valid signed profile cert regeneration for "minikube": C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\apiserver.key.6354b479
	I1007 11:35:31.690723    6928 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\proxy-client.key
	I1007 11:35:31.690806    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:35:31.691090    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:35:31.691358    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:35:31.691559    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:35:31.691835    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:35:31.692045    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:35:31.692045    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:35:31.692045    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:35:31.692991    6928 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\14736.pem (1338 bytes)
	W1007 11:35:31.693919    6928 certs.go:480] ignoring C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\14736_empty.pem, impossibly tiny 0 bytes
	I1007 11:35:31.693919    6928 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca-key.pem (1679 bytes)
	I1007 11:35:31.693919    6928 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\ca.pem (1082 bytes)
	I1007 11:35:31.695132    6928 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:35:31.695584    6928 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\key.pem (1675 bytes)
	I1007 11:35:31.696758    6928 certs.go:484] found cert: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\147362.pem (1708 bytes)
	I1007 11:35:31.696758    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:35:31.696758    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\14736.pem -> /usr/share/ca-certificates/14736.pem
	I1007 11:35:31.697505    6928 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\147362.pem -> /usr/share/ca-certificates/147362.pem
	I1007 11:35:31.699136    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:35:31.986143    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1007 11:35:32.188458    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:35:32.391149    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:35:32.588264    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1007 11:35:32.787998    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1007 11:35:32.910171    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:35:33.091261    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\functional-022100\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1007 11:35:33.293608    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:35:33.502068    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\certs\14736.pem --> /usr/share/ca-certificates/14736.pem (1338 bytes)
	I1007 11:35:33.683339    6928 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\minikube-integration\.minikube\files\etc\ssl\certs\147362.pem --> /usr/share/ca-certificates/147362.pem (1708 bytes)
	I1007 11:35:33.796665    6928 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 11:35:33.900498    6928 ssh_runner.go:195] Run: openssl version
	I1007 11:35:33.913498    6928 command_runner.go:130] > OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
	I1007 11:35:33.925491    6928 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/14736.pem && ln -fs /usr/share/ca-certificates/14736.pem /etc/ssl/certs/14736.pem"
	I1007 11:35:34.014914    6928 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/14736.pem
	I1007 11:35:34.078345    6928 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct  7 11:33 /usr/share/ca-certificates/14736.pem
	I1007 11:35:34.078345    6928 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:33 /usr/share/ca-certificates/14736.pem
	I1007 11:35:34.094613    6928 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/14736.pem
	I1007 11:35:34.112835    6928 command_runner.go:130] > 51391683
	I1007 11:35:34.126124    6928 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/14736.pem /etc/ssl/certs/51391683.0"
	I1007 11:35:34.201970    6928 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/147362.pem && ln -fs /usr/share/ca-certificates/147362.pem /etc/ssl/certs/147362.pem"
	I1007 11:35:34.239422    6928 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/147362.pem
	I1007 11:35:34.284638    6928 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct  7 11:33 /usr/share/ca-certificates/147362.pem
	I1007 11:35:34.284638    6928 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:33 /usr/share/ca-certificates/147362.pem
	I1007 11:35:34.298453    6928 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/147362.pem
	I1007 11:35:34.315957    6928 command_runner.go:130] > 3ec20f2e
	I1007 11:35:34.330226    6928 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/147362.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:35:34.395860    6928 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"
	I1007 11:35:34.434168    6928 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:35:34.477015    6928 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct  7 11:14 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:35:34.477015    6928 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 11:14 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:35:34.491138    6928 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:35:34.508501    6928 command_runner.go:130] > b5213941
	I1007 11:35:34.528240    6928 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"
	I1007 11:35:34.604444    6928 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:35:34.677973    6928 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:35:34.677973    6928 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I1007 11:35:34.677973    6928 command_runner.go:130] > Device: 830h/2096d	Inode: 17062       Links: 1
	I1007 11:35:34.677973    6928 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 11:35:34.677973    6928 command_runner.go:130] > Access: 2024-10-07 11:34:14.308872135 +0000
	I1007 11:35:34.677973    6928 command_runner.go:130] > Modify: 2024-10-07 11:34:14.308872135 +0000
	I1007 11:35:34.677973    6928 command_runner.go:130] > Change: 2024-10-07 11:34:14.308872135 +0000
	I1007 11:35:34.677973    6928 command_runner.go:130] >  Birth: 2024-10-07 11:34:14.308872135 +0000
	I1007 11:35:34.695256    6928 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I1007 11:35:34.712057    6928 command_runner.go:130] > Certificate will not expire
	I1007 11:35:34.728575    6928 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I1007 11:35:34.749991    6928 command_runner.go:130] > Certificate will not expire
	I1007 11:35:34.763203    6928 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I1007 11:35:34.779322    6928 command_runner.go:130] > Certificate will not expire
	I1007 11:35:34.792448    6928 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I1007 11:35:34.809770    6928 command_runner.go:130] > Certificate will not expire
	I1007 11:35:34.823250    6928 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I1007 11:35:34.837911    6928 command_runner.go:130] > Certificate will not expire
	I1007 11:35:34.850426    6928 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I1007 11:35:34.875941    6928 command_runner.go:130] > Certificate will not expire
	I1007 11:35:34.875941    6928 kubeadm.go:392] StartCluster: {Name:functional-022100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-022100 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APISe
rverNames:[] 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:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker Bina
ryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:35:34.884820    6928 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 11:35:34.994892    6928 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 11:35:35.017634    6928 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I1007 11:35:35.017634    6928 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I1007 11:35:35.017634    6928 command_runner.go:130] > /var/lib/minikube/etcd:
	I1007 11:35:35.017634    6928 command_runner.go:130] > member
	I1007 11:35:35.017634    6928 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I1007 11:35:35.017634    6928 kubeadm.go:593] restartPrimaryControlPlane start ...
	I1007 11:35:35.034089    6928 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1007 11:35:35.085223    6928 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1007 11:35:35.095818    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:35.169224    6928 kubeconfig.go:125] found "functional-022100" server: "https://127.0.0.1:62507"
	I1007 11:35:35.171301    6928 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:35:35.171301    6928 kapi.go:59] client config for functional-022100: &rest.Config{Host:"https://127.0.0.1:62507", 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.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.key", CAFile:"C:\\Users\\jenkins.minikube2\\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)(0x22e30e0), 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)}
	I1007 11:35:35.173232    6928 cert_rotation.go:140] Starting client certificate rotation controller
	I1007 11:35:35.185245    6928 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1007 11:35:35.209271    6928 kubeadm.go:630] The running cluster does not require reconfiguration: 127.0.0.1
	I1007 11:35:35.209271    6928 kubeadm.go:597] duration metric: took 191.6364ms to restartPrimaryControlPlane
	I1007 11:35:35.209271    6928 kubeadm.go:394] duration metric: took 333.3288ms to StartCluster
	I1007 11:35:35.209271    6928 settings.go:142] acquiring lock: {Name:mk9684611c6005d251a6ecf406b4611c2c1e30f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:35:35.209940    6928 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:35:35.211779    6928 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube2\minikube-integration\kubeconfig: {Name:mk7e72b8b9c82f9d87d6aed6af6962a1c1fa489d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:35:35.213067    6928 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:35:35.213067    6928 addons.go:507] enable addons start: toEnable=map[ambassador: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]
	I1007 11:35:35.213627    6928 addons.go:69] Setting storage-provisioner=true in profile "functional-022100"
	I1007 11:35:35.213779    6928 addons.go:69] Setting default-storageclass=true in profile "functional-022100"
	I1007 11:35:35.213866    6928 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-022100"
	I1007 11:35:35.213939    6928 addons.go:234] Setting addon storage-provisioner=true in "functional-022100"
	I1007 11:35:35.213939    6928 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	W1007 11:35:35.213939    6928 addons.go:243] addon storage-provisioner should already be in state true
	I1007 11:35:35.214159    6928 host.go:66] Checking if "functional-022100" exists ...
	I1007 11:35:35.221369    6928 out.go:177] * Verifying Kubernetes components...
	I1007 11:35:35.232208    6928 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
	I1007 11:35:35.237191    6928 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
	I1007 11:35:35.241197    6928 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:35:35.311211    6928 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:35:35.312242    6928 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:35:35.313200    6928 kapi.go:59] client config for functional-022100: &rest.Config{Host:"https://127.0.0.1:62507", 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.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.key", CAFile:"C:\\Users\\jenkins.minikube2\\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)(0x22e30e0), 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)}
	I1007 11:35:35.315214    6928 addons.go:234] Setting addon default-storageclass=true in "functional-022100"
	W1007 11:35:35.315214    6928 addons.go:243] addon default-storageclass should already be in state true
	I1007 11:35:35.315214    6928 host.go:66] Checking if "functional-022100" exists ...
	I1007 11:35:35.316196    6928 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:35:35.316196    6928 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1007 11:35:35.332181    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:35.333189    6928 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
	I1007 11:35:35.411238    6928 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
	I1007 11:35:35.412220    6928 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1007 11:35:35.412220    6928 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1007 11:35:35.420201    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:35.503834    6928 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
	I1007 11:35:35.631764    6928 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:35:35.715757    6928 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8441/tcp") 0).HostPort}}'" functional-022100
	I1007 11:35:35.815499    6928 node_ready.go:35] waiting up to 6m0s for node "functional-022100" to be "Ready" ...
	I1007 11:35:35.815752    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:35.815752    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:35.815752    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:35.815752    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:35.818892    6928 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:35:35.842441    6928 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1007 11:35:37.488143    6928 round_trippers.go:574] Response Status: 200 OK in 1672 milliseconds
	I1007 11:35:37.488143    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:37.488223    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 
	I1007 11:35:37.488223    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I1007 11:35:37.488223    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:37 GMT
	I1007 11:35:37.488223    6928 round_trippers.go:580]     Audit-Id: 24606c27-8a52-4722-8294-1a0a5ae826cb
	I1007 11:35:37.488283    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:37.488283    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:37.488663    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:37.489461    6928 node_ready.go:49] node "functional-022100" has status "Ready":"True"
	I1007 11:35:37.489461    6928 node_ready.go:38] duration metric: took 1.6739557s for node "functional-022100" to be "Ready" ...
	I1007 11:35:37.489461    6928 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" ...
	I1007 11:35:37.490079    6928 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1007 11:35:37.490207    6928 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1007 11:35:37.490304    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods
	I1007 11:35:37.490304    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:37.490364    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:37.490364    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:37.583399    6928 round_trippers.go:574] Response Status: 200 OK in 93 milliseconds
	I1007 11:35:37.583521    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:37.583521    6928 round_trippers.go:580]     Audit-Id: a0d47c71-260a-406b-94c4-128dfc5b03c4
	I1007 11:35:37.583715    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:37.583715    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:37.583715    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 
	I1007 11:35:37.583715    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 
	I1007 11:35:37.583715    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:37 GMT
	I1007 11:35:37.591483    6928 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"436"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-tflvt","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b717a69c-a50b-409c-87dd-769ff23ab7c5","resourceVersion":"427","creationTimestamp":"2024-10-07T11:34:32Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"cdc47e45-3549-4c3a-8966-dd698ebc926a","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:32Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"cdc47e45-3549-4c3a-8966-dd698ebc926a\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 51425 chars]
	I1007 11:35:37.596629    6928 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-tflvt" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:37.596629    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-tflvt
	I1007 11:35:37.596629    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:37.596629    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:37.596629    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:37.791415    6928 round_trippers.go:574] Response Status: 200 OK in 194 milliseconds
	I1007 11:35:37.791415    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:37.791415    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:37.791415    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:37.791415    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:37.791415    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:37.791415    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:37 GMT
	I1007 11:35:37.791415    6928 round_trippers.go:580]     Audit-Id: fbcda76d-ce00-483c-ab09-5c96440c17c8
	I1007 11:35:37.791415    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-tflvt","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b717a69c-a50b-409c-87dd-769ff23ab7c5","resourceVersion":"427","creationTimestamp":"2024-10-07T11:34:32Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"cdc47e45-3549-4c3a-8966-dd698ebc926a","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:32Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"cdc47e45-3549-4c3a-8966-dd698ebc926a\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6495 chars]
	I1007 11:35:37.793373    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:37.793449    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:37.793516    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:37.793516    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:37.877862    6928 round_trippers.go:574] Response Status: 200 OK in 84 milliseconds
	I1007 11:35:37.877862    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:37.877862    6928 round_trippers.go:580]     Audit-Id: 99ed566e-642f-438d-a2b4-f96f3b4c17bb
	I1007 11:35:37.877862    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:37.877862    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:37.877862    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:37.877862    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:37.877862    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:37 GMT
	I1007 11:35:37.877862    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:37.878974    6928 pod_ready.go:93] pod "coredns-7c65d6cfc9-tflvt" in "kube-system" namespace has status "Ready":"True"
	I1007 11:35:37.878974    6928 pod_ready.go:82] duration metric: took 282.3437ms for pod "coredns-7c65d6cfc9-tflvt" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:37.878974    6928 pod_ready.go:79] waiting up to 6m0s for pod "etcd-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:37.879441    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/etcd-functional-022100
	I1007 11:35:37.879441    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:37.879441    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:37.879441    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:37.885258    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:37.885370    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:37.885370    6928 round_trippers.go:580]     Audit-Id: 363875a4-26de-4943-97a4-a68878e9a258
	I1007 11:35:37.885370    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:37.885370    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:37.885469    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:37.885469    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:37.885517    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:37 GMT
	I1007 11:35:37.885681    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-functional-022100","namespace":"kube-system","uid":"ec9d4e74-432c-49eb-b664-0ec890eda935","resourceVersion":"341","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"d319cf09e1360456e98c6ea3250e0f8e","kubernetes.io/config.mirror":"d319cf09e1360456e98c6ea3250e0f8e","kubernetes.io/config.seen":"2024-10-07T11:34:27.897002541Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-
client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/confi [truncated 6459 chars]
	I1007 11:35:37.886684    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:37.886684    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:37.886684    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:37.886684    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:37.993071    6928 round_trippers.go:574] Response Status: 200 OK in 106 milliseconds
	I1007 11:35:37.993071    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:37.993071    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:37.993071    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:37.993071    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:37.993071    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:37.993071    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:37 GMT
	I1007 11:35:37.993071    6928 round_trippers.go:580]     Audit-Id: 90283c1f-a425-48c2-813f-4f6486e3c23c
	I1007 11:35:37.993071    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:37.993677    6928 pod_ready.go:93] pod "etcd-functional-022100" in "kube-system" namespace has status "Ready":"True"
	I1007 11:35:37.993677    6928 pod_ready.go:82] duration metric: took 114.7028ms for pod "etcd-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:37.993677    6928 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:37.993677    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-022100
	I1007 11:35:37.993677    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:37.993677    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:37.993677    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:37.999682    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:37.999682    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:37.999682    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:37.999682    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:37.999682    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:37.999682    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:37 GMT
	I1007 11:35:37.999682    6928 round_trippers.go:580]     Audit-Id: 7c49dce6-eda2-4765-9791-3e6554a3881e
	I1007 11:35:37.999682    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:37.999682    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-022100","namespace":"kube-system","uid":"a2e554ee-37f8-4d99-bf3a-9af33499c9ed","resourceVersion":"390","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"bd4171acfff369602557ae5a5931d1b4","kubernetes.io/config.mirror":"bd4171acfff369602557ae5a5931d1b4","kubernetes.io/config.seen":"2024-10-07T11:34:27.897027144Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 8535 chars]
	I1007 11:35:38.000684    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:38.000684    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:38.000684    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:38.000684    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:38.090261    6928 round_trippers.go:574] Response Status: 200 OK in 89 milliseconds
	I1007 11:35:38.090451    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:38.090451    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:38.090451    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:38 GMT
	I1007 11:35:38.090451    6928 round_trippers.go:580]     Audit-Id: 5c6466db-4987-4a25-b2b2-2b8778d35901
	I1007 11:35:38.090451    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:38.090451    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:38.090451    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:38.090931    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:38.091521    6928 pod_ready.go:93] pod "kube-apiserver-functional-022100" in "kube-system" namespace has status "Ready":"True"
	I1007 11:35:38.091521    6928 pod_ready.go:82] duration metric: took 97.8434ms for pod "kube-apiserver-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:38.091521    6928 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:38.091521    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:38.091521    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:38.091521    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:38.091521    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:38.105580    6928 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I1007 11:35:38.105580    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:38.105580    6928 round_trippers.go:580]     Audit-Id: 89166d80-25d6-4271-8a4e-d0ee2114981a
	I1007 11:35:38.105580    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:38.105707    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:38.105767    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:38.105812    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:38.105843    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:38 GMT
	I1007 11:35:38.106311    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"442","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8532 chars]
	I1007 11:35:38.107162    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:38.107162    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:38.107233    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:38.107233    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:38.115900    6928 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:35:38.116004    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:38.116004    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:38.116004    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:38.116004    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:38.116074    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:38.116074    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:38 GMT
	I1007 11:35:38.116074    6928 round_trippers.go:580]     Audit-Id: 979a4b87-ed04-4b44-85bb-dc1dbc09e9cc
	I1007 11:35:38.116357    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:38.592780    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:38.592830    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:38.592899    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:38.592899    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:38.601491    6928 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:35:38.601491    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:38.601491    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:38.601491    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:38.601672    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:38 GMT
	I1007 11:35:38.601672    6928 round_trippers.go:580]     Audit-Id: 6dc643bb-e571-4c86-bb6e-7f68788d99fe
	I1007 11:35:38.601718    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:38.601718    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:38.602732    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"442","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8532 chars]
	I1007 11:35:38.603893    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:38.603893    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:38.603988    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:38.603988    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:38.614484    6928 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:35:38.614484    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:38.614484    6928 round_trippers.go:580]     Audit-Id: 6c3bca51-6afc-4e95-8b87-9f8aca87b03a
	I1007 11:35:38.614484    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:38.614484    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:38.614484    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:38.614484    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:38.614484    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:38 GMT
	I1007 11:35:38.614484    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:39.091985    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:39.091985    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:39.091985    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:39.091985    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:39.181537    6928 round_trippers.go:574] Response Status: 200 OK in 89 milliseconds
	I1007 11:35:39.181537    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:39.181537    6928 round_trippers.go:580]     Audit-Id: b1b831b3-0a37-4e53-ba84-ba8d90ee8de6
	I1007 11:35:39.181660    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:39.181660    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:39.181660    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:39.181660    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:39.181660    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:39 GMT
	I1007 11:35:39.182143    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"453","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8577 chars]
	I1007 11:35:39.183380    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:39.183380    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:39.183380    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:39.183380    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:39.190210    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:39.190210    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:39.190210    6928 round_trippers.go:580]     Audit-Id: 21107b0c-216d-49c4-b7e2-e99dfe75e546
	I1007 11:35:39.190210    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:39.190210    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:39.190210    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:39.190210    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:39.190210    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:39 GMT
	I1007 11:35:39.190210    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:39.591942    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:39.591942    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:39.591942    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:39.591942    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:39.597260    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:39.597260    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:39.597260    6928 round_trippers.go:580]     Audit-Id: fb1b701d-abe1-48f0-9953-025a0e7626a7
	I1007 11:35:39.597829    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:39.597829    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:39.597829    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:39.597829    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:39.597894    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:39 GMT
	I1007 11:35:39.598461    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"453","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8577 chars]
	I1007 11:35:39.599026    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:39.599026    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:39.599573    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:39.599573    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:39.608277    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:39.608375    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:39.608375    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:39.608375    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:39.608375    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:39.608375    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:39 GMT
	I1007 11:35:39.608375    6928 round_trippers.go:580]     Audit-Id: 713a0534-6f5f-4394-88e8-d9ab73ff8461
	I1007 11:35:39.608375    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:39.608375    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:39.682775    6928 command_runner.go:130] > serviceaccount/storage-provisioner unchanged
	I1007 11:35:39.682775    6928 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner unchanged
	I1007 11:35:39.682775    6928 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I1007 11:35:39.682775    6928 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I1007 11:35:39.683306    6928 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath unchanged
	I1007 11:35:39.683306    6928 command_runner.go:130] > pod/storage-provisioner configured
	I1007 11:35:39.683306    6928 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.8643979s)
	I1007 11:35:39.683306    6928 command_runner.go:130] > storageclass.storage.k8s.io/standard unchanged
	I1007 11:35:39.683499    6928 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.841042s)
	I1007 11:35:39.683652    6928 round_trippers.go:463] GET https://127.0.0.1:62507/apis/storage.k8s.io/v1/storageclasses
	I1007 11:35:39.683769    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:39.683769    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:39.683769    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:39.705854    6928 round_trippers.go:574] Response Status: 200 OK in 22 milliseconds
	I1007 11:35:39.705854    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:39.705854    6928 round_trippers.go:580]     Audit-Id: 74197f94-1310-4159-a487-e010cc9d7fcd
	I1007 11:35:39.705854    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:39.705854    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:39.705854    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:39.705854    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:39.705854    6928 round_trippers.go:580]     Content-Length: 1273
	I1007 11:35:39.705854    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:39 GMT
	I1007 11:35:39.706005    6928 request.go:1351] Response Body: {"kind":"StorageClassList","apiVersion":"storage.k8s.io/v1","metadata":{"resourceVersion":"493"},"items":[{"metadata":{"name":"standard","uid":"c1570606-5ed9-411d-a6da-4d6eb10cd67f","resourceVersion":"344","creationTimestamp":"2024-10-07T11:34:34Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T11:34:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kuberne
tes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is- [truncated 249 chars]
	I1007 11:35:39.706834    6928 request.go:1351] Request Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"c1570606-5ed9-411d-a6da-4d6eb10cd67f","resourceVersion":"344","creationTimestamp":"2024-10-07T11:34:34Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T11:34:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclas
s.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1007 11:35:39.706834    6928 round_trippers.go:463] PUT https://127.0.0.1:62507/apis/storage.k8s.io/v1/storageclasses/standard
	I1007 11:35:39.706938    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:39.706998    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:39.706998    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:39.706998    6928 round_trippers.go:473]     Content-Type: application/json
	I1007 11:35:39.713130    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:39.713193    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:39.713193    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:39.713193    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:39.713193    6928 round_trippers.go:580]     Content-Length: 1220
	I1007 11:35:39.713193    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:39 GMT
	I1007 11:35:39.713193    6928 round_trippers.go:580]     Audit-Id: 3aad888e-ba7b-4408-ab3f-5529125aaa23
	I1007 11:35:39.713193    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:39.713193    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:39.713425    6928 request.go:1351] Response Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"c1570606-5ed9-411d-a6da-4d6eb10cd67f","resourceVersion":"344","creationTimestamp":"2024-10-07T11:34:34Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"storage.k8s.io/v1\",\"kind\":\"StorageClass\",\"metadata\":{\"annotations\":{\"storageclass.kubernetes.io/is-default-class\":\"true\"},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"EnsureExists\"},\"name\":\"standard\"},\"provisioner\":\"k8s.io/minikube-hostpath\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T11:34:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storagecla
ss.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1007 11:35:39.720214    6928 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1007 11:35:39.722609    6928 addons.go:510] duration metric: took 4.5095228s for enable addons: enabled=[storage-provisioner default-storageclass]
	I1007 11:35:40.091752    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:40.091752    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:40.091752    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:40.091752    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:40.098997    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:40.098997    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:40.098997    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:40.098997    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:40 GMT
	I1007 11:35:40.098997    6928 round_trippers.go:580]     Audit-Id: b38bb884-af4d-4584-97e5-d1754ed6ec3c
	I1007 11:35:40.098997    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:40.098997    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:40.098997    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:40.098997    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"453","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8577 chars]
	I1007 11:35:40.100085    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:40.100085    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:40.100145    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:40.100145    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:40.105952    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:40.105952    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:40.105952    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:40 GMT
	I1007 11:35:40.105952    6928 round_trippers.go:580]     Audit-Id: cec34648-6eca-448d-86c0-301a508f22ca
	I1007 11:35:40.105952    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:40.105952    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:40.105952    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:40.105952    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:40.106487    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:40.106722    6928 pod_ready.go:103] pod "kube-controller-manager-functional-022100" in "kube-system" namespace has status "Ready":"False"
	I1007 11:35:40.592844    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:40.592844    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:40.592844    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:40.593151    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:40.601467    6928 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:35:40.601467    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:40.601467    6928 round_trippers.go:580]     Audit-Id: 46c1286d-203b-4d2f-b91e-4c1ddd0e756a
	I1007 11:35:40.601467    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:40.601467    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:40.601467    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:40.601467    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:40.601467    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:40 GMT
	I1007 11:35:40.601467    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"453","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8577 chars]
	I1007 11:35:40.603107    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:40.603107    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:40.603107    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:40.603107    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:40.609145    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:40.609145    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:40.609145    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:40.609145    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:40.609145    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:40.609145    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:40.609145    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:40 GMT
	I1007 11:35:40.609145    6928 round_trippers.go:580]     Audit-Id: c5327bf7-3ffb-4f9e-8a58-982645c2ddaa
	I1007 11:35:40.609809    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:41.092519    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:41.092519    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:41.092648    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:41.092648    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:41.098803    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:41.098839    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:41.098839    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:41.098839    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:41 GMT
	I1007 11:35:41.098839    6928 round_trippers.go:580]     Audit-Id: 391c8928-8303-48d3-b87d-8d1b88aff053
	I1007 11:35:41.098839    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:41.098839    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:41.098839    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:41.099110    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"453","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8577 chars]
	I1007 11:35:41.099841    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:41.099950    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:41.099950    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:41.099950    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:41.106466    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:41.106466    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:41.106466    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:41.106466    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:41.106466    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:41.106466    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:41.106466    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:41 GMT
	I1007 11:35:41.106466    6928 round_trippers.go:580]     Audit-Id: 627ddad2-9626-4f57-8e2f-14d0d62e5574
	I1007 11:35:41.106466    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:41.592668    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:41.592668    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:41.593113    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:41.593113    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:41.599084    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:41.599084    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:41.599084    6928 round_trippers.go:580]     Audit-Id: 0cd22a4d-726b-47a7-9509-bbea956fbef8
	I1007 11:35:41.599084    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:41.599084    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:41.599084    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:41.599084    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:41.599084    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:41 GMT
	I1007 11:35:41.599734    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"453","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8577 chars]
	I1007 11:35:41.600509    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:41.600509    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:41.600509    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:41.600509    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:41.607254    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:41.608200    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:41.608200    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:41 GMT
	I1007 11:35:41.608200    6928 round_trippers.go:580]     Audit-Id: 15865e53-409c-491c-8171-ce12bf69d10b
	I1007 11:35:41.608200    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:41.608200    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:41.608200    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:41.608200    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:41.608200    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:42.093073    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:42.093073    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:42.093073    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:42.093073    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:42.098651    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:42.098736    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:42.098736    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:42.098736    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:42.098805    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:42 GMT
	I1007 11:35:42.098822    6928 round_trippers.go:580]     Audit-Id: a71da63b-eb17-448a-81dd-5f07edb67891
	I1007 11:35:42.098822    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:42.098822    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:42.099089    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"453","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8577 chars]
	I1007 11:35:42.099468    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:42.099468    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:42.099468    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:42.099468    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:42.105963    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:42.105963    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:42.105963    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:42.105963    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:42 GMT
	I1007 11:35:42.105963    6928 round_trippers.go:580]     Audit-Id: 62cb5f42-5510-4b0b-ae76-23a09eb57ced
	I1007 11:35:42.105963    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:42.106043    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:42.106043    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:42.106120    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:42.592577    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:42.592577    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:42.592577    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:42.592577    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:42.599969    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:42.599997    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:42.599997    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:42.599997    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:42 GMT
	I1007 11:35:42.599997    6928 round_trippers.go:580]     Audit-Id: b64103fc-fa31-4757-bf4e-65ab3eafccee
	I1007 11:35:42.599997    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:42.599997    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:42.600076    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:42.600385    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"526","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8576 chars]
	I1007 11:35:42.601255    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:42.601255    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:42.601255    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:42.601255    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:42.608884    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:42.608884    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:42.609190    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:42.609190    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:42.609190    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:42.609190    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:42.609190    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:42 GMT
	I1007 11:35:42.609241    6928 round_trippers.go:580]     Audit-Id: 00f6222e-ef81-4564-acd6-7c6886491ae1
	I1007 11:35:42.609386    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:42.609741    6928 pod_ready.go:103] pod "kube-controller-manager-functional-022100" in "kube-system" namespace has status "Ready":"False"
	I1007 11:35:43.093011    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100
	I1007 11:35:43.093011    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.093011    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.093011    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.108045    6928 round_trippers.go:574] Response Status: 200 OK in 15 milliseconds
	I1007 11:35:43.108164    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.108164    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.108164    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.108164    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.108164    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.108164    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.108164    6928 round_trippers.go:580]     Audit-Id: 904e6983-f145-4e54-b72c-a0c7c80d11e0
	I1007 11:35:43.108164    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-022100","namespace":"kube-system","uid":"e70e18ee-3e15-45d7-a1b3-442f24553ed6","resourceVersion":"527","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.mirror":"efb20bb76f413bc7ff14779d0faf97e6","kubernetes.io/config.seen":"2024-10-07T11:34:27.897029244Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 8315 chars]
	I1007 11:35:43.109186    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:43.109243    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.109243    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.109243    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.115390    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:43.115390    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.115936    6928 round_trippers.go:580]     Audit-Id: 2c75089f-8247-423c-9963-4034f330acd3
	I1007 11:35:43.115936    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.115936    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.115936    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.115936    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.116031    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.116135    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:43.116898    6928 pod_ready.go:93] pod "kube-controller-manager-functional-022100" in "kube-system" namespace has status "Ready":"True"
	I1007 11:35:43.116932    6928 pod_ready.go:82] duration metric: took 5.02539s for pod "kube-controller-manager-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:43.116932    6928 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-5nlpx" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:43.116932    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-proxy-5nlpx
	I1007 11:35:43.116932    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.116932    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.116932    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.121666    6928 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:35:43.121666    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.121666    6928 round_trippers.go:580]     Audit-Id: 12950d87-f36a-49ae-ae1e-8e4c0aeaf7a1
	I1007 11:35:43.121666    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.121666    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.121666    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.121666    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.121666    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.121666    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-5nlpx","generateName":"kube-proxy-","namespace":"kube-system","uid":"ddf955c2-f1d6-4b7b-a80c-d661f3ffc2d4","resourceVersion":"448","creationTimestamp":"2024-10-07T11:34:32Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"7bc6a0f7-8213-4894-bd4a-56e7ea97e79d","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:32Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"7bc6a0f7-8213-4894-bd4a-56e7ea97e79d\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6396 chars]
	I1007 11:35:43.122249    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:43.122249    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.122249    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.122249    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.127383    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:43.127383    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.127383    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.127383    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.127383    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.127383    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.127383    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.127383    6928 round_trippers.go:580]     Audit-Id: ef3e3764-c1aa-4d42-b29a-4aeed5895ade
	I1007 11:35:43.127383    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:43.128256    6928 pod_ready.go:93] pod "kube-proxy-5nlpx" in "kube-system" namespace has status "Ready":"True"
	I1007 11:35:43.128286    6928 pod_ready.go:82] duration metric: took 11.354ms for pod "kube-proxy-5nlpx" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:43.128286    6928 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:43.128286    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:43.128286    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.128286    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.128286    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.132795    6928 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:35:43.132795    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.132795    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.132795    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.132795    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.132795    6928 round_trippers.go:580]     Audit-Id: 75163e9b-b3ef-45b5-a83e-88f5bc9d86f3
	I1007 11:35:43.132795    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.132795    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.132795    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:43.133546    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:43.133546    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.133546    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.133546    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.140000    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:43.140000    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.140000    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.140000    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.140000    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.140000    6928 round_trippers.go:580]     Audit-Id: b41efa7b-040a-4a4c-8428-4b5c3a23a0ee
	I1007 11:35:43.140000    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.140000    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.140797    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:43.628421    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:43.628421    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.628421    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.628421    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.634856    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:43.634856    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.634856    6928 round_trippers.go:580]     Audit-Id: d637b8f3-5bc2-4882-828f-0d8d6617295b
	I1007 11:35:43.634856    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.634856    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.634856    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.634856    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.634856    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.635513    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:43.636155    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:43.636155    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:43.636276    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:43.636276    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:43.642659    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:43.642659    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:43.642659    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:43.642659    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:43.642659    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:43 GMT
	I1007 11:35:43.642659    6928 round_trippers.go:580]     Audit-Id: 963d4e28-7388-4d9f-9bb4-0808b7abc1d1
	I1007 11:35:43.642659    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:43.642659    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:43.643226    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:44.128458    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:44.128458    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:44.128458    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:44.128458    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:44.135103    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:44.135103    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:44.135103    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:44.135103    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:44.135103    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:44 GMT
	I1007 11:35:44.135103    6928 round_trippers.go:580]     Audit-Id: c1ae1262-a06f-411d-a7e8-ffbcbf1740b1
	I1007 11:35:44.135103    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:44.135103    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:44.135103    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:44.135103    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:44.135103    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:44.135103    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:44.135103    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:44.140826    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:44.140826    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:44.140826    6928 round_trippers.go:580]     Audit-Id: d22837cd-5c87-436e-8a91-07dd2f837e8f
	I1007 11:35:44.140826    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:44.140826    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:44.140826    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:44.140826    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:44.140826    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:44 GMT
	I1007 11:35:44.140826    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:44.631111    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:44.631111    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:44.631111    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:44.631111    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:44.637696    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:44.637696    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:44.637696    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:44.637696    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:44.637696    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:44 GMT
	I1007 11:35:44.637696    6928 round_trippers.go:580]     Audit-Id: 91e6b334-35b8-4219-ab49-6f50e92578c4
	I1007 11:35:44.637696    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:44.637696    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:44.637696    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:44.638542    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:44.638542    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:44.638542    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:44.638653    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:44.646505    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:44.646505    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:44.646505    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:44.646505    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:44.646505    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:44.646505    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:44 GMT
	I1007 11:35:44.646505    6928 round_trippers.go:580]     Audit-Id: ca6e7c1e-1268-4d5f-a4b9-7579be0f3414
	I1007 11:35:44.646505    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:44.647194    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:45.129265    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:45.129635    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:45.129635    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:45.129635    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:45.135371    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:45.135371    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:45.135371    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:45.135371    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:45 GMT
	I1007 11:35:45.135371    6928 round_trippers.go:580]     Audit-Id: dfdc1c4a-b58a-4d2e-ab2b-2012aa919978
	I1007 11:35:45.135371    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:45.135508    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:45.135508    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:45.135805    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:45.136755    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:45.136810    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:45.136841    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:45.136903    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:45.145559    6928 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:35:45.145559    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:45.145559    6928 round_trippers.go:580]     Audit-Id: e093eaf2-23b2-43ea-a340-afd7f80d0876
	I1007 11:35:45.145559    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:45.145559    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:45.145559    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:45.145559    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:45.145559    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:45 GMT
	I1007 11:35:45.146149    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:45.146442    6928 pod_ready.go:103] pod "kube-scheduler-functional-022100" in "kube-system" namespace has status "Ready":"False"
	I1007 11:35:45.629222    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:45.629222    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:45.629222    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:45.629222    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:45.636795    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:45.636868    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:45.636868    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:45.636868    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:45 GMT
	I1007 11:35:45.636868    6928 round_trippers.go:580]     Audit-Id: 57d92ef8-38be-4eca-aba3-14a0efdda761
	I1007 11:35:45.636868    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:45.636868    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:45.636974    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:45.637133    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:45.637872    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:45.637872    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:45.637872    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:45.638007    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:45.645157    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:45.645157    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:45.645157    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:45.645157    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:45 GMT
	I1007 11:35:45.645303    6928 round_trippers.go:580]     Audit-Id: 7993bb34-d774-415d-9f95-346087754642
	I1007 11:35:45.645303    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:45.645303    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:45.645303    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:45.645520    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:46.128796    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:46.128796    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:46.128796    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:46.128796    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:46.143434    6928 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I1007 11:35:46.143506    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:46.143506    6928 round_trippers.go:580]     Audit-Id: 55457f29-5570-4490-b6ab-ea894d17e6d7
	I1007 11:35:46.143506    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:46.143506    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:46.143506    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:46.143506    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:46.143506    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:46 GMT
	I1007 11:35:46.144049    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:46.144471    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:46.144471    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:46.144471    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:46.144471    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:46.151826    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:46.152368    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:46.152687    6928 round_trippers.go:580]     Audit-Id: b0f06e53-0159-4955-9d61-d0229719011b
	I1007 11:35:46.152687    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:46.152687    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:46.152687    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:46.152687    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:46.152687    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:46 GMT
	I1007 11:35:46.152687    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:46.629419    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:46.629419    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:46.629419    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:46.629419    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:46.635022    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:46.635561    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:46.635561    6928 round_trippers.go:580]     Audit-Id: 7ff35a89-92cf-42bf-9c2a-a231433ec8bc
	I1007 11:35:46.635561    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:46.635561    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:46.635561    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:46.635561    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:46.635561    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:46 GMT
	I1007 11:35:46.635886    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:46.636533    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:46.636599    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:46.636599    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:46.636599    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:46.646013    6928 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I1007 11:35:46.646013    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:46.646013    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:46.646013    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:46.646013    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:46.646013    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:46.646013    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:46 GMT
	I1007 11:35:46.646013    6928 round_trippers.go:580]     Audit-Id: 07f915f0-dcfa-4c82-a5a8-d4465b073044
	I1007 11:35:46.646013    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:47.128494    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:47.128494    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:47.128494    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:47.128494    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:47.135107    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:47.135107    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:47.135265    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:47 GMT
	I1007 11:35:47.135265    6928 round_trippers.go:580]     Audit-Id: df916232-f3e3-4c45-b2a6-bcab5396c033
	I1007 11:35:47.135265    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:47.135265    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:47.135265    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:47.135265    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:47.136315    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:47.137339    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:47.137444    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:47.137444    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:47.137444    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:47.142842    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:47.142842    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:47.142842    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:47.142842    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:47.142842    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:47 GMT
	I1007 11:35:47.142842    6928 round_trippers.go:580]     Audit-Id: 1d826d04-f01d-4a0d-a202-297ffccc967a
	I1007 11:35:47.142842    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:47.142842    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:47.143834    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:47.628744    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:47.628744    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:47.628744    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:47.628744    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:47.634629    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:47.634629    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:47.634629    6928 round_trippers.go:580]     Audit-Id: 5cee2a79-e84e-4467-a565-2a94a7a876f8
	I1007 11:35:47.634629    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:47.634629    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:47.634629    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:47.634629    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:47.634629    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:47 GMT
	I1007 11:35:47.636466    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:47.636716    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:47.636716    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:47.636716    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:47.636716    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:47.644721    6928 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:35:47.644767    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:47.644767    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:47.644767    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:47.644767    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:47 GMT
	I1007 11:35:47.644767    6928 round_trippers.go:580]     Audit-Id: bbd70f54-6a86-4198-ab10-3d4865b7d98d
	I1007 11:35:47.644767    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:47.644767    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:47.644767    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:47.644767    6928 pod_ready.go:103] pod "kube-scheduler-functional-022100" in "kube-system" namespace has status "Ready":"False"
	I1007 11:35:48.130078    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:48.130078    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:48.130078    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:48.130078    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:48.136629    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:48.136629    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:48.136629    6928 round_trippers.go:580]     Audit-Id: db672733-ea43-4d04-b8e2-aa1c061a8417
	I1007 11:35:48.136629    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:48.136629    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:48.136629    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:48.136629    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:48.136629    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:48 GMT
	I1007 11:35:48.137591    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:48.138434    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:48.138434    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:48.138434    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:48.138623    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:48.146062    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:48.146062    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:48.146062    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:48.146062    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:48 GMT
	I1007 11:35:48.146062    6928 round_trippers.go:580]     Audit-Id: a40d99f4-79fa-4dba-b30f-ad74566dcaea
	I1007 11:35:48.146062    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:48.146062    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:48.146062    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:48.146062    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:48.629302    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:48.629302    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:48.629302    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:48.629302    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:48.635764    6928 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:35:48.635764    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:48.635764    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:48 GMT
	I1007 11:35:48.635764    6928 round_trippers.go:580]     Audit-Id: dd0ccb81-9df8-4bd0-a1e0-0561dcd22a8f
	I1007 11:35:48.635764    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:48.635764    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:48.635764    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:48.635764    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:48.636374    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"451","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5441 chars]
	I1007 11:35:48.637181    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:48.637181    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:48.637181    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:48.637181    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:48.642855    6928 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:35:48.642855    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:48.642855    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:48.642855    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:48 GMT
	I1007 11:35:48.642855    6928 round_trippers.go:580]     Audit-Id: ce675880-06b1-4e93-a5fa-e7f055057591
	I1007 11:35:48.642855    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:48.642855    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:48.642855    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:48.643381    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:49.129475    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100
	I1007 11:35:49.129516    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:49.129539    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:49.129566    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:49.143138    6928 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I1007 11:35:49.143248    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:49.143248    6928 round_trippers.go:580]     Audit-Id: 77241fbc-73d2-491b-b04d-ffce8aede67e
	I1007 11:35:49.143248    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:49.143248    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:49.143387    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:49.143387    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:49.143387    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:49 GMT
	I1007 11:35:49.144316    6928 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-022100","namespace":"kube-system","uid":"f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2","resourceVersion":"540","creationTimestamp":"2024-10-07T11:34:28Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.mirror":"6415db87301c8c7398f7689325318e4b","kubernetes.io/config.seen":"2024-10-07T11:34:27.897031145Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:28Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5197 chars]
	I1007 11:35:49.144316    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes/functional-022100
	I1007 11:35:49.144316    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:49.144316    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:49.144316    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:49.156048    6928 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 11:35:49.156093    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:49.156115    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:49.156115    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:49 GMT
	I1007 11:35:49.156115    6928 round_trippers.go:580]     Audit-Id: ca8b9e40-a7cb-4661-be26-cbff4c24895c
	I1007 11:35:49.156115    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:49.156115    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:49.156115    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:49.156259    6928 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:34:23Z","fieldsType":"FieldsV1", [truncated 4854 chars]
	I1007 11:35:49.156259    6928 pod_ready.go:93] pod "kube-scheduler-functional-022100" in "kube-system" namespace has status "Ready":"True"
	I1007 11:35:49.156259    6928 pod_ready.go:82] duration metric: took 6.0279467s for pod "kube-scheduler-functional-022100" in "kube-system" namespace to be "Ready" ...
	I1007 11:35:49.156259    6928 pod_ready.go:39] duration metric: took 11.6667478s 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" ...
	I1007 11:35:49.156259    6928 api_server.go:52] waiting for apiserver process to appear ...
	I1007 11:35:49.171631    6928 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:35:49.198897    6928 command_runner.go:130] > 5841
	I1007 11:35:49.199032    6928 api_server.go:72] duration metric: took 13.9859051s to wait for apiserver process to appear ...
	I1007 11:35:49.199032    6928 api_server.go:88] waiting for apiserver healthz status ...
	I1007 11:35:49.199176    6928 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:62507/healthz ...
	I1007 11:35:49.212972    6928 api_server.go:279] https://127.0.0.1:62507/healthz returned 200:
	ok
	I1007 11:35:49.212972    6928 round_trippers.go:463] GET https://127.0.0.1:62507/version
	I1007 11:35:49.212972    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:49.212972    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:49.212972    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:49.220978    6928 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:35:49.220978    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:49.220978    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:49.220978    6928 round_trippers.go:580]     Content-Length: 263
	I1007 11:35:49.220978    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:49 GMT
	I1007 11:35:49.220978    6928 round_trippers.go:580]     Audit-Id: be041297-94d5-4eee-8e2a-6b6350d4933a
	I1007 11:35:49.220978    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:49.220978    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:49.220978    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:49.220978    6928 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 11:35:49.220978    6928 api_server.go:141] control plane version: v1.31.1
	I1007 11:35:49.220978    6928 api_server.go:131] duration metric: took 21.8507ms to wait for apiserver health ...
	I1007 11:35:49.221716    6928 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 11:35:49.221716    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods
	I1007 11:35:49.221716    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:49.221716    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:49.221716    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:49.232374    6928 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:35:49.232374    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:49.232374    6928 round_trippers.go:580]     Audit-Id: b30d4c21-b06d-4710-a73e-b1e2221aefd3
	I1007 11:35:49.232374    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:49.232374    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:49.232374    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:49.232374    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:49.232374    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:49 GMT
	I1007 11:35:49.233450    6928 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"542"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-tflvt","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b717a69c-a50b-409c-87dd-769ff23ab7c5","resourceVersion":"532","creationTimestamp":"2024-10-07T11:34:32Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"cdc47e45-3549-4c3a-8966-dd698ebc926a","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:32Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"cdc47e45-3549-4c3a-8966-dd698ebc926a\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 53264 chars]
	I1007 11:35:49.236570    6928 system_pods.go:59] 7 kube-system pods found
	I1007 11:35:49.236570    6928 system_pods.go:61] "coredns-7c65d6cfc9-tflvt" [b717a69c-a50b-409c-87dd-769ff23ab7c5] Running
	I1007 11:35:49.236570    6928 system_pods.go:61] "etcd-functional-022100" [ec9d4e74-432c-49eb-b664-0ec890eda935] Running
	I1007 11:35:49.236570    6928 system_pods.go:61] "kube-apiserver-functional-022100" [a2e554ee-37f8-4d99-bf3a-9af33499c9ed] Running
	I1007 11:35:49.236570    6928 system_pods.go:61] "kube-controller-manager-functional-022100" [e70e18ee-3e15-45d7-a1b3-442f24553ed6] Running
	I1007 11:35:49.236570    6928 system_pods.go:61] "kube-proxy-5nlpx" [ddf955c2-f1d6-4b7b-a80c-d661f3ffc2d4] Running
	I1007 11:35:49.236570    6928 system_pods.go:61] "kube-scheduler-functional-022100" [f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2] Running
	I1007 11:35:49.236570    6928 system_pods.go:61] "storage-provisioner" [c81f9ff2-3396-4404-84db-5b016820a31c] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 11:35:49.236570    6928 system_pods.go:74] duration metric: took 14.8543ms to wait for pod list to return data ...
	I1007 11:35:49.236570    6928 default_sa.go:34] waiting for default service account to be created ...
	I1007 11:35:49.237109    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/default/serviceaccounts
	I1007 11:35:49.237200    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:49.237243    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:49.237271    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:49.278782    6928 round_trippers.go:574] Response Status: 200 OK in 41 milliseconds
	I1007 11:35:49.278782    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:49.278782    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:49.278782    6928 round_trippers.go:580]     Content-Length: 261
	I1007 11:35:49.278782    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:49 GMT
	I1007 11:35:49.278782    6928 round_trippers.go:580]     Audit-Id: 94a49381-2a17-44c4-bbf6-b69b0b46fae7
	I1007 11:35:49.278782    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:49.279395    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:49.279443    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:49.279443    6928 request.go:1351] Response Body: {"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"542"},"items":[{"metadata":{"name":"default","namespace":"default","uid":"a108a38a-2d01-4d31-adb9-62eaeef3f1c0","resourceVersion":"297","creationTimestamp":"2024-10-07T11:34:31Z"}}]}
	I1007 11:35:49.280615    6928 default_sa.go:45] found service account: "default"
	I1007 11:35:49.280725    6928 default_sa.go:55] duration metric: took 44.1544ms for default service account to be created ...
	I1007 11:35:49.280725    6928 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 11:35:49.280828    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/namespaces/kube-system/pods
	I1007 11:35:49.280828    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:49.280828    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:49.280828    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:49.288131    6928 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:35:49.288131    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:49.288131    6928 round_trippers.go:580]     Audit-Id: f7df43bb-5fd1-441c-ae8a-4ea27a48aa71
	I1007 11:35:49.288131    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:49.288131    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:49.288131    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:49.288131    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:49.288131    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:49 GMT
	I1007 11:35:49.288131    6928 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"542"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-tflvt","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b717a69c-a50b-409c-87dd-769ff23ab7c5","resourceVersion":"532","creationTimestamp":"2024-10-07T11:34:32Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"cdc47e45-3549-4c3a-8966-dd698ebc926a","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:34:32Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"cdc47e45-3549-4c3a-8966-dd698ebc926a\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 53264 chars]
	I1007 11:35:49.291111    6928 system_pods.go:86] 7 kube-system pods found
	I1007 11:35:49.292107    6928 system_pods.go:89] "coredns-7c65d6cfc9-tflvt" [b717a69c-a50b-409c-87dd-769ff23ab7c5] Running
	I1007 11:35:49.292107    6928 system_pods.go:89] "etcd-functional-022100" [ec9d4e74-432c-49eb-b664-0ec890eda935] Running
	I1007 11:35:49.292107    6928 system_pods.go:89] "kube-apiserver-functional-022100" [a2e554ee-37f8-4d99-bf3a-9af33499c9ed] Running
	I1007 11:35:49.292107    6928 system_pods.go:89] "kube-controller-manager-functional-022100" [e70e18ee-3e15-45d7-a1b3-442f24553ed6] Running
	I1007 11:35:49.292107    6928 system_pods.go:89] "kube-proxy-5nlpx" [ddf955c2-f1d6-4b7b-a80c-d661f3ffc2d4] Running
	I1007 11:35:49.292107    6928 system_pods.go:89] "kube-scheduler-functional-022100" [f9fec27f-dbf5-410d-83b2-2b8d1e62a7f2] Running
	I1007 11:35:49.292107    6928 system_pods.go:89] "storage-provisioner" [c81f9ff2-3396-4404-84db-5b016820a31c] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 11:35:49.292107    6928 system_pods.go:126] duration metric: took 11.3826ms to wait for k8s-apps to be running ...
	I1007 11:35:49.292107    6928 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 11:35:49.308113    6928 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:35:49.392416    6928 system_svc.go:56] duration metric: took 100.3085ms WaitForService to wait for kubelet
	I1007 11:35:49.392941    6928 kubeadm.go:582] duration metric: took 14.1798136s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:35:49.392941    6928 node_conditions.go:102] verifying NodePressure condition ...
	I1007 11:35:49.393165    6928 round_trippers.go:463] GET https://127.0.0.1:62507/api/v1/nodes
	I1007 11:35:49.393239    6928 round_trippers.go:469] Request Headers:
	I1007 11:35:49.393239    6928 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:35:49.393239    6928 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:35:49.404900    6928 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 11:35:49.404900    6928 round_trippers.go:577] Response Headers:
	I1007 11:35:49.404900    6928 round_trippers.go:580]     Content-Type: application/json
	I1007 11:35:49.404900    6928 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 338f728c-6a2c-445f-be14-0b926a435fbf
	I1007 11:35:49.404900    6928 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 80ee89ef-32d1-4051-b21e-a60f90bb9c67
	I1007 11:35:49.404900    6928 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:35:49 GMT
	I1007 11:35:49.404900    6928 round_trippers.go:580]     Audit-Id: e41d94a2-e91e-4aba-b02d-7383ec79b49e
	I1007 11:35:49.404900    6928 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:35:49.406196    6928 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"542"},"items":[{"metadata":{"name":"functional-022100","uid":"6336f466-9cd8-4d38-a0ba-97391328906a","resourceVersion":"397","creationTimestamp":"2024-10-07T11:34:23Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-022100","kubernetes.io/os":"linux","minikube.k8s.io/commit":"aced4bb0374ad4c19753bf24eee8bc7aa8774c9c","minikube.k8s.io/name":"functional-022100","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_34_28_0700","minikube.k8s.io/version":"v1.34.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"},"managedF
ields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","ti [truncated 4907 chars]
	I1007 11:35:49.406811    6928 node_conditions.go:122] node storage ephemeral capacity is 1055762868Ki
	I1007 11:35:49.406875    6928 node_conditions.go:123] node cpu capacity is 16
	I1007 11:35:49.406875    6928 node_conditions.go:105] duration metric: took 13.9345ms to run NodePressure ...
	I1007 11:35:49.406875    6928 start.go:241] waiting for startup goroutines ...
	I1007 11:35:49.406875    6928 start.go:246] waiting for cluster config update ...
	I1007 11:35:49.407000    6928 start.go:255] writing updated cluster config ...
	I1007 11:35:49.422389    6928 ssh_runner.go:195] Run: rm -f paused
	I1007 11:35:49.585249    6928 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1007 11:35:49.588982    6928 out.go:177] * Done! kubectl is now configured to use "functional-022100" cluster and "default" namespace by default
	
	
	==> Docker <==
	Oct 07 11:35:26 functional-022100 systemd[1]: Started Docker Application Container Engine.
	Oct 07 11:35:26 functional-022100 systemd[1]: Stopping CRI Interface for Docker Application Container Engine...
	Oct 07 11:35:26 functional-022100 systemd[1]: cri-docker.service: Deactivated successfully.
	Oct 07 11:35:26 functional-022100 systemd[1]: Stopped CRI Interface for Docker Application Container Engine.
	Oct 07 11:35:27 functional-022100 systemd[1]: Starting CRI Interface for Docker Application Container Engine...
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Starting cri-dockerd dev (HEAD)"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Connecting to docker on the Endpoint unix:///var/run/docker.sock"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Start docker client with request timeout 0s"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Hairpin mode is set to hairpin-veth"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Loaded network plugin cni"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Docker cri networking managed by network plugin cni"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Setting cgroupDriver cgroupfs"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:,},}"
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Starting the GRPC backend for the Docker CRI interface."
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Start cri-dockerd grpc backend"
	Oct 07 11:35:27 functional-022100 systemd[1]: Started CRI Interface for Docker Application Container Engine.
	Oct 07 11:35:27 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:27Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"coredns-7c65d6cfc9-tflvt_kube-system\": CNI failed to retrieve network namespace path: cannot find network namespace for the terminated container \"63fa8fc2d5e2fd2e361d25ecc78ef9a8bd3e5b56b0ae93406fae88ccdb725df5\""
	Oct 07 11:35:28 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:28Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/106b5de3ed0c77c3a74988f4c5d9f30a5f5cb051a41a7c724dec1f90731545a8/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 07 11:35:28 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:28Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/7c874359ed5b420178f55e8709c9678661f10c80d34339d1487b9ef21d89fd0f/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 07 11:35:29 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:29Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/bac56b83357f05abd3a71a72fbad3494decc78c1eea705681f928a9171f20490/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 07 11:35:29 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:29Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/6bd4b47f770abc48aba62173045a4a5a54cca6420830053983cba81fe576e159/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 07 11:35:29 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:29Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/7ce5d07e543fc7fe88dcd427f5e68cc788ebe511f83e52814bc08b2a0e627188/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 07 11:35:29 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:29Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/50b3ea7b2a058fe0d38f91fb0bbc961b47d96ab7b853c212ecd412bee5aae8f5/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 07 11:35:30 functional-022100 cri-dockerd[4966]: time="2024-10-07T11:35:30Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/a1f593318c1b378ce251dccd9cb03156b4b02e60f0c7979ac564f5de4928fd64/resolv.conf as [nameserver 192.168.65.254 options ndots:0]"
	Oct 07 11:35:31 functional-022100 dockerd[4682]: time="2024-10-07T11:35:31.380875549Z" level=info msg="ignoring event" container=35576bd79c617cc364b3c67eeed9fef041075c49ac765df8051fe827871f1458 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	ddc244604ceec       6e38f40d628db       21 seconds ago       Running             storage-provisioner       2                   bac56b83357f0       storage-provisioner
	d4f32f6bba34e       c69fa2e9cbf5f       39 seconds ago       Running             coredns                   1                   a1f593318c1b3       coredns-7c65d6cfc9-tflvt
	63b9dfa4faf13       6bab7719df100       41 seconds ago       Running             kube-apiserver            1                   50b3ea7b2a058       kube-apiserver-functional-022100
	3ec6e58e9acbd       60c005f310ff3       41 seconds ago       Running             kube-proxy                1                   7ce5d07e543fc       kube-proxy-5nlpx
	c4f3ae3a423d6       175ffd71cce3d       41 seconds ago       Running             kube-controller-manager   1                   6bd4b47f770ab       kube-controller-manager-functional-022100
	35576bd79c617       6e38f40d628db       41 seconds ago       Exited              storage-provisioner       1                   bac56b83357f0       storage-provisioner
	6d6063528eda6       2e96e5913fc06       42 seconds ago       Running             etcd                      1                   7c874359ed5b4       etcd-functional-022100
	5aab12742b8a4       9aa1fad941575       42 seconds ago       Running             kube-scheduler            1                   106b5de3ed0c7       kube-scheduler-functional-022100
	f329ecd3a5179       c69fa2e9cbf5f       About a minute ago   Exited              coredns                   0                   63fa8fc2d5e2f       coredns-7c65d6cfc9-tflvt
	78a6da7e7053c       60c005f310ff3       About a minute ago   Exited              kube-proxy                0                   9c2a76ef779f1       kube-proxy-5nlpx
	d1f5ae0fef9c5       6bab7719df100       About a minute ago   Exited              kube-apiserver            0                   6d867d11635d7       kube-apiserver-functional-022100
	d678a9f177168       2e96e5913fc06       About a minute ago   Exited              etcd                      0                   44adaec0c7144       etcd-functional-022100
	0e94fe359137e       9aa1fad941575       About a minute ago   Exited              kube-scheduler            0                   77e55297df161       kube-scheduler-functional-022100
	2b065ad0c4e9f       175ffd71cce3d       About a minute ago   Exited              kube-controller-manager   0                   1ff02c91566fa       kube-controller-manager-functional-022100
	
	
	==> coredns [d4f32f6bba34] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = f869070685748660180df1b7a47d58cdafcf2f368266578c062d1151dc2c900964aecc5975e8882e6de6fdfb6460463e30ebfaad2ec8f0c3c6436f80225b3b5b
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:34546 - 46300 "HINFO IN 363022759670986320.5867255449451340901. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.098938909s
	
	
	==> coredns [f329ecd3a517] <==
	[INFO] plugin/reload: Running configuration SHA512 = 591cf328cccc12bc490481273e738df59329c62c0b729d94e8b61db9961c2fa5f046dd37f1cf888b953814040d180f52594972691cd6ff41be96639138a43908
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] plugin/kubernetes: Trace[1264767845]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (07-Oct-2024 11:34:36.899) (total time: 21047ms):
	Trace[1264767845]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused 21047ms (11:34:57.942)
	Trace[1264767845]: [21.047362494s] [21.047362494s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Failed to watch *v1.Namespace: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] plugin/kubernetes: Trace[1013172660]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (07-Oct-2024 11:34:36.899) (total time: 21047ms):
	Trace[1013172660]: ---"Objects listed" error:Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused 21046ms (11:34:57.942)
	Trace[1013172660]: [21.047619798s] [21.047619798s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] plugin/kubernetes: Trace[1949195223]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229 (07-Oct-2024 11:34:36.899) (total time: 21047ms):
	Trace[1949195223]: ---"Objects listed" error:Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused 21047ms (11:34:57.942)
	Trace[1949195223]: [21.047811102s] [21.047811102s] END
	[ERROR] plugin/kubernetes: pkg/mod/k8s.io/client-go@v0.29.3/tools/cache/reflector.go:229: Failed to watch *v1.EndpointSlice: failed to list *v1.EndpointSlice: Get "https://10.96.0.1:443/apis/discovery.k8s.io/v1/endpointslices?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
	[INFO] Reloading
	[INFO] plugin/reload: Running configuration SHA512 = f869070685748660180df1b7a47d58cdafcf2f368266578c062d1151dc2c900964aecc5975e8882e6de6fdfb6460463e30ebfaad2ec8f0c3c6436f80225b3b5b
	[INFO] Reloading complete
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-022100
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-022100
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=aced4bb0374ad4c19753bf24eee8bc7aa8774c9c
	                    minikube.k8s.io/name=functional-022100
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_07T11_34_28_0700
	                    minikube.k8s.io/version=v1.34.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, 07 Oct 2024 11:34:23 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-022100
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 11:36:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 11:36:00 +0000   Mon, 07 Oct 2024 11:34:21 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 11:36:00 +0000   Mon, 07 Oct 2024 11:34:21 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 11:36:00 +0000   Mon, 07 Oct 2024 11:34:21 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 11:36:00 +0000   Mon, 07 Oct 2024 11:34:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-022100
	Capacity:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868688Ki
	  pods:               110
	Allocatable:
	  cpu:                16
	  ephemeral-storage:  1055762868Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32868688Ki
	  pods:               110
	System Info:
	  Machine ID:                 0247f5846ef9448691c325244e6c5118
	  System UUID:                0247f5846ef9448691c325244e6c5118
	  Boot ID:                    fc8a7bc1-18a3-43c9-967e-de15cfa46ccf
	  Kernel Version:             5.15.153.1-microsoft-standard-WSL2
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (7 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-7c65d6cfc9-tflvt                     100m (0%)     0 (0%)      70Mi (0%)        170Mi (0%)     98s
	  kube-system                 etcd-functional-022100                       100m (0%)     0 (0%)      100Mi (0%)       0 (0%)         102s
	  kube-system                 kube-apiserver-functional-022100             250m (1%)     0 (0%)      0 (0%)           0 (0%)         102s
	  kube-system                 kube-controller-manager-functional-022100    200m (1%)     0 (0%)      0 (0%)           0 (0%)         102s
	  kube-system                 kube-proxy-5nlpx                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         98s
	  kube-system                 kube-scheduler-functional-022100             100m (0%)     0 (0%)      0 (0%)           0 (0%)         102s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         95s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (4%)   0 (0%)
	  memory             170Mi (0%)  170Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                             Age   From             Message
	  ----     ------                             ----  ----             -------
	  Normal   Starting                           93s   kube-proxy       
	  Normal   Starting                           32s   kube-proxy       
	  Warning  PossibleMemoryBackedVolumesOnDisk  103s  kubelet          The tmpfs noswap option is not supported. Memory-backed volumes (e.g. secrets, emptyDirs, etc.) might be swapped to disk and should no longer be considered secure.
	  Normal   Starting                           103s  kubelet          Starting kubelet.
	  Warning  CgroupV1                           103s  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeAllocatableEnforced            102s  kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory            102s  kubelet          Node functional-022100 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure              102s  kubelet          Node functional-022100 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID               102s  kubelet          Node functional-022100 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode                     99s   node-controller  Node functional-022100 event: Registered Node functional-022100 in Controller
	  Normal   RegisteredNode                     29s   node-controller  Node functional-022100 event: Registered Node functional-022100 in Controller
	
	
	==> dmesg <==
	[  +0.001356] FS-Cache: N-cookie c=00000011 [p=00000002 fl=2 nc=0 na=1]
	[  +0.001548] FS-Cache: N-cookie d=00000000ab9009e8{9P.session} n=00000000ef42b51d
	[  +0.001719] FS-Cache: N-key=[10] '34323934393337373535'
	[  +0.013615] WSL (2) ERROR: UtilCreateProcessAndWait:666: /bin/mount failed with 2
	[  +0.002370] WSL (1) ERROR: UtilCreateProcessAndWait:688: /bin/mount failed with status 0xff00
	
	[  +0.003470] WSL (1) ERROR: ConfigMountFsTab:2583: Processing fstab with mount -a failed.
	[  +0.004934] WSL (1) ERROR: ConfigApplyWindowsLibPath:2531: open /etc/ld.so.conf.d/ld.wsl.conf
	[  +0.000004]  failed 2
	[  +0.007150] WSL (3) ERROR: UtilCreateProcessAndWait:666: /bin/mount failed with 2
	[  +0.002566] WSL (1) ERROR: UtilCreateProcessAndWait:688: /bin/mount failed with status 0xff00
	
	[  +0.004768] WSL (4) ERROR: UtilCreateProcessAndWait:666: /bin/mount failed with 2
	[  +0.002138] WSL (1) ERROR: UtilCreateProcessAndWait:688: /bin/mount failed with status 0xff00
	
	[  +0.023070] WSL (1) WARNING: /usr/share/zoneinfo/Etc/UTC not found. Is the tzdata package installed?
	[  +0.206422] misc dxg: dxgk: dxgglobal_acquire_channel_lock: Failed to acquire global channel lock
	[  +1.002886] netlink: 'init': attribute type 4 has an invalid length.
	[Oct 7 11:14] tmpfs: Unknown parameter 'noswap'
	[  +9.440634] tmpfs: Unknown parameter 'noswap'
	[Oct 7 11:32] tmpfs: Unknown parameter 'noswap'
	[  +9.409742] tmpfs: Unknown parameter 'noswap'
	[Oct 7 11:33] tmpfs: Unknown parameter 'noswap'
	[Oct 7 11:34] tmpfs: Unknown parameter 'noswap'
	[  +9.283303] tmpfs: Unknown parameter 'noswap'
	
	
	==> etcd [6d6063528eda] <==
	{"level":"info","ts":"2024-10-07T11:35:31.394521Z","caller":"embed/etcd.go:870","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-10-07T11:35:33.180076Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 2"}
	{"level":"info","ts":"2024-10-07T11:35:33.180264Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 2"}
	{"level":"info","ts":"2024-10-07T11:35:33.180297Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-10-07T11:35:33.180311Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 3"}
	{"level":"info","ts":"2024-10-07T11:35:33.180318Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 3"}
	{"level":"info","ts":"2024-10-07T11:35:33.180351Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 3"}
	{"level":"info","ts":"2024-10-07T11:35:33.180360Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 3"}
	{"level":"info","ts":"2024-10-07T11:35:33.184626Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-022100 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-10-07T11:35:33.184791Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-07T11:35:33.185103Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-07T11:35:33.188121Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-10-07T11:35:33.188252Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-10-07T11:35:33.192167Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T11:35:33.192692Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T11:35:33.193957Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-10-07T11:35:33.275532Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-10-07T11:35:37.788364Z","caller":"traceutil/trace.go:171","msg":"trace[837273514] transaction","detail":"{read_only:false; response_revision:439; number_of_response:1; }","duration":"203.996705ms","start":"2024-10-07T11:35:37.584339Z","end":"2024-10-07T11:35:37.788335Z","steps":["trace[837273514] 'process raft request'  (duration: 203.762975ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:35:37.788485Z","caller":"traceutil/trace.go:171","msg":"trace[270889093] transaction","detail":"{read_only:false; response_revision:438; number_of_response:1; }","duration":"204.974931ms","start":"2024-10-07T11:35:37.583492Z","end":"2024-10-07T11:35:37.788467Z","steps":["trace[270889093] 'process raft request'  (duration: 191.73543ms)","trace[270889093] 'compare'  (duration: 12.512708ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:35:37.788620Z","caller":"traceutil/trace.go:171","msg":"trace[383132338] linearizableReadLoop","detail":"{readStateIndex:459; appliedIndex:456; }","duration":"113.852725ms","start":"2024-10-07T11:35:37.674757Z","end":"2024-10-07T11:35:37.788610Z","steps":["trace[383132338] 'read index received'  (duration: 100.493009ms)","trace[383132338] 'applied index is now lower than readState.Index'  (duration: 13.358916ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:35:37.788744Z","caller":"traceutil/trace.go:171","msg":"trace[1851680889] transaction","detail":"{read_only:false; response_revision:440; number_of_response:1; }","duration":"203.371024ms","start":"2024-10-07T11:35:37.585349Z","end":"2024-10-07T11:35:37.788720Z","steps":["trace[1851680889] 'process raft request'  (duration: 202.855458ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-07T11:35:37.789048Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"114.19717ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/default/kubernetes\" ","response":"range_response_count:1 size:420"}
	{"level":"info","ts":"2024-10-07T11:35:37.789687Z","caller":"traceutil/trace.go:171","msg":"trace[21978064] range","detail":"{range_begin:/registry/services/endpoints/default/kubernetes; range_end:; response_count:1; response_revision:440; }","duration":"114.919163ms","start":"2024-10-07T11:35:37.674754Z","end":"2024-10-07T11:35:37.789673Z","steps":["trace[21978064] 'agreement among raft nodes before linearized reading'  (duration: 113.922535ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-07T11:35:37.789587Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.893775ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-7c65d6cfc9-tflvt\" ","response":"range_response_count:1 size:4917"}
	{"level":"info","ts":"2024-10-07T11:35:37.789845Z","caller":"traceutil/trace.go:171","msg":"trace[892585248] range","detail":"{range_begin:/registry/pods/kube-system/coredns-7c65d6cfc9-tflvt; range_end:; response_count:1; response_revision:440; }","duration":"105.119504ms","start":"2024-10-07T11:35:37.684648Z","end":"2024-10-07T11:35:37.789767Z","steps":["trace[892585248] 'agreement among raft nodes before linearized reading'  (duration: 104.142778ms)"],"step_count":1}
	
	
	==> etcd [d678a9f17716] <==
	{"level":"info","ts":"2024-10-07T11:34:33.098928Z","caller":"traceutil/trace.go:171","msg":"trace[2098684345] transaction","detail":"{read_only:false; response_revision:327; number_of_response:1; }","duration":"116.768154ms","start":"2024-10-07T11:34:32.982130Z","end":"2024-10-07T11:34:33.098898Z","steps":["trace[2098684345] 'process raft request'  (duration: 99.637155ms)","trace[2098684345] 'compare'  (duration: 16.662133ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:34:33.099537Z","caller":"traceutil/trace.go:171","msg":"trace[486256704] transaction","detail":"{read_only:false; response_revision:330; number_of_response:1; }","duration":"112.45635ms","start":"2024-10-07T11:34:32.987012Z","end":"2024-10-07T11:34:33.099468Z","steps":["trace[486256704] 'process raft request'  (duration: 112.362537ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.099651Z","caller":"traceutil/trace.go:171","msg":"trace[2105765522] transaction","detail":"{read_only:false; response_revision:331; number_of_response:1; }","duration":"112.265123ms","start":"2024-10-07T11:34:32.987371Z","end":"2024-10-07T11:34:33.099636Z","steps":["trace[2105765522] 'process raft request'  (duration: 112.059494ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.099807Z","caller":"traceutil/trace.go:171","msg":"trace[1470820895] transaction","detail":"{read_only:false; response_revision:329; number_of_response:1; }","duration":"113.051533ms","start":"2024-10-07T11:34:32.986742Z","end":"2024-10-07T11:34:33.099793Z","steps":["trace[1470820895] 'process raft request'  (duration: 112.24082ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.099927Z","caller":"traceutil/trace.go:171","msg":"trace[1382852468] transaction","detail":"{read_only:false; response_revision:333; number_of_response:1; }","duration":"104.557544ms","start":"2024-10-07T11:34:32.995340Z","end":"2024-10-07T11:34:33.099897Z","steps":["trace[1382852468] 'process raft request'  (duration: 104.256402ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.099926Z","caller":"traceutil/trace.go:171","msg":"trace[1267092859] transaction","detail":"{read_only:false; response_revision:332; number_of_response:1; }","duration":"106.367598ms","start":"2024-10-07T11:34:32.993515Z","end":"2024-10-07T11:34:33.099883Z","steps":["trace[1267092859] 'process raft request'  (duration: 106.015048ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.099754Z","caller":"traceutil/trace.go:171","msg":"trace[1910876350] transaction","detail":"{read_only:false; response_revision:328; number_of_response:1; }","duration":"117.536361ms","start":"2024-10-07T11:34:32.982199Z","end":"2024-10-07T11:34:33.099735Z","steps":["trace[1910876350] 'process raft request'  (duration: 116.520419ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.287573Z","caller":"traceutil/trace.go:171","msg":"trace[906841840] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"106.040651ms","start":"2024-10-07T11:34:33.181501Z","end":"2024-10-07T11:34:33.287541Z","steps":["trace[906841840] 'process raft request'  (duration: 17.013282ms)","trace[906841840] 'compare'  (duration: 88.436886ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:34:33.485495Z","caller":"traceutil/trace.go:171","msg":"trace[904702122] linearizableReadLoop","detail":"{readStateIndex:345; appliedIndex:344; }","duration":"102.890411ms","start":"2024-10-07T11:34:33.382513Z","end":"2024-10-07T11:34:33.485403Z","steps":["trace[904702122] 'read index received'  (duration: 99.025469ms)","trace[904702122] 'applied index is now lower than readState.Index'  (duration: 3.864141ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-07T11:34:33.485951Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.198053ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-proxy-5nlpx\" ","response":"range_response_count:1 size:3434"}
	{"level":"info","ts":"2024-10-07T11:34:33.486055Z","caller":"traceutil/trace.go:171","msg":"trace[708273464] range","detail":"{range_begin:/registry/pods/kube-system/kube-proxy-5nlpx; range_end:; response_count:1; response_revision:338; }","duration":"103.5321ms","start":"2024-10-07T11:34:33.382508Z","end":"2024-10-07T11:34:33.486040Z","steps":["trace[708273464] 'agreement among raft nodes before linearized reading'  (duration: 103.164048ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.486021Z","caller":"traceutil/trace.go:171","msg":"trace[1408113345] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"104.225598ms","start":"2024-10-07T11:34:33.381777Z","end":"2024-10-07T11:34:33.486002Z","steps":["trace[1408113345] 'process raft request'  (duration: 99.81618ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:33.806617Z","caller":"traceutil/trace.go:171","msg":"trace[753839796] transaction","detail":"{read_only:false; response_revision:340; number_of_response:1; }","duration":"105.940338ms","start":"2024-10-07T11:34:33.700659Z","end":"2024-10-07T11:34:33.806599Z","steps":["trace[753839796] 'process raft request'  (duration: 105.843524ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:37.294580Z","caller":"traceutil/trace.go:171","msg":"trace[2062885629] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"102.347189ms","start":"2024-10-07T11:34:37.192218Z","end":"2024-10-07T11:34:37.294566Z","steps":["trace[2062885629] 'process raft request'  (duration: 102.204769ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:34:37.406106Z","caller":"traceutil/trace.go:171","msg":"trace[1141295175] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"104.846638ms","start":"2024-10-07T11:34:37.301239Z","end":"2024-10-07T11:34:37.406086Z","steps":["trace[1141295175] 'process raft request'  (duration: 91.799817ms)","trace[1141295175] 'compare'  (duration: 12.96691ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:35:13.878674Z","caller":"osutil/interrupt_unix.go:64","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2024-10-07T11:35:13.878798Z","caller":"embed/etcd.go:377","msg":"closing etcd server","name":"functional-022100","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"warn","ts":"2024-10-07T11:35:13.878896Z","caller":"embed/serve.go:212","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2024-10-07T11:35:13.879032Z","caller":"embed/serve.go:214","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2024-10-07T11:35:13.890064Z","caller":"embed/serve.go:212","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2024-10-07T11:35:13.890373Z","caller":"embed/serve.go:214","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"info","ts":"2024-10-07T11:35:13.890447Z","caller":"etcdserver/server.go:1521","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2024-10-07T11:35:13.906217Z","caller":"embed/etcd.go:581","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-10-07T11:35:13.906327Z","caller":"embed/etcd.go:586","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-10-07T11:35:13.906342Z","caller":"embed/etcd.go:379","msg":"closed etcd server","name":"functional-022100","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> kernel <==
	 11:36:10 up 35 min,  0 users,  load average: 3.53, 2.31, 1.53
	Linux functional-022100 5.15.153.1-microsoft-standard-WSL2 #1 SMP Fri Mar 29 23:14:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kube-apiserver [63b9dfa4faf1] <==
	I1007 11:35:37.322505       1 cluster_authentication_trust_controller.go:443] Starting cluster_authentication_trust_controller controller
	I1007 11:35:37.323012       1 shared_informer.go:313] Waiting for caches to sync for cluster_authentication_trust_controller
	I1007 11:35:37.323182       1 crdregistration_controller.go:114] Starting crd-autoregister controller
	I1007 11:35:37.323194       1 shared_informer.go:313] Waiting for caches to sync for crd-autoregister
	I1007 11:35:37.475056       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I1007 11:35:37.475149       1 aggregator.go:171] initial CRD sync complete...
	I1007 11:35:37.475160       1 autoregister_controller.go:144] Starting autoregister controller
	I1007 11:35:37.475172       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I1007 11:35:37.475614       1 shared_informer.go:320] Caches are synced for configmaps
	I1007 11:35:37.575036       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I1007 11:35:37.575083       1 policy_source.go:224] refreshing policies
	I1007 11:35:37.576121       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1007 11:35:37.576710       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I1007 11:35:37.576742       1 cache.go:39] Caches are synced for autoregister controller
	I1007 11:35:37.576759       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I1007 11:35:37.576874       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I1007 11:35:37.576909       1 cache.go:39] Caches are synced for LocalAvailability controller
	I1007 11:35:37.577115       1 shared_informer.go:320] Caches are synced for node_authorizer
	I1007 11:35:37.576913       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I1007 11:35:37.582719       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I1007 11:35:37.690927       1 handler_discovery.go:450] Starting ResourceDiscoveryManager
	E1007 11:35:37.875491       1 controller.go:97] Error removing old endpoints from kubernetes service: no API server IP addresses were listed in storage, refusing to erase all endpoints for the kubernetes Service
	I1007 11:35:38.394306       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1007 11:35:42.142105       1 controller.go:615] quota admission added evaluator for: endpoints
	I1007 11:35:42.190294       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	
	==> kube-apiserver [d1f5ae0fef9c] <==
	W1007 11:35:22.989442       1 logging.go:55] [core] [Channel #22 SubChannel #23]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"
	W1007 11:35:23.000683       1 logging.go:55] [core] [Channel #79 SubChannel #80]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"
	W1007 11:35:23.070120       1 logging.go:55] [core] [Channel #6 SubChannel #7]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"
	W1007 11:35:23.070265       1 logging.go:55] [core] [Channel #118 SubChannel #119]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"
	W1007 11:35:23.138516       1 logging.go:55] [core] [Channel #184 SubChannel #185]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"
	W1007 11:35:23.146225       1 logging.go:55] [core] [Channel #73 SubChannel #74]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"
	W1007 11:35:23.172249       1 logging.go:55] [core] [Channel #17 SubChannel #18]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"
	W1007 11:35:23.193916       1 logging.go:55] [core] [Channel #2 SubChannel #3]grpc: addrConn.createTransport failed to connect to {Addr: "127.0.0.1:2379", ServerName: "127.0.0.1:2379", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:2379: connect: connection refused"
	W1007 11:35:23.232873       1 logging.go:55] [core] [Channel #31 SubChannel #32]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"
	W1007 11:35:23.255367       1 logging.go:55] [core] [Channel #94 SubChannel #95]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"
	W1007 11:35:23.267025       1 logging.go:55] [core] [Channel #100 SubChannel #101]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"
	W1007 11:35:23.291624       1 logging.go:55] [core] [Channel #103 SubChannel #104]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"
	W1007 11:35:23.328446       1 logging.go:55] [core] [Channel #10 SubChannel #11]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"
	W1007 11:35:23.335287       1 logging.go:55] [core] [Channel #61 SubChannel #62]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"
	W1007 11:35:23.353175       1 logging.go:55] [core] [Channel #88 SubChannel #89]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"
	W1007 11:35:23.384794       1 logging.go:55] [core] [Channel #163 SubChannel #164]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"
	W1007 11:35:23.534757       1 logging.go:55] [core] [Channel #46 SubChannel #47]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"
	W1007 11:35:23.641863       1 logging.go:55] [core] [Channel #142 SubChannel #143]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"
	W1007 11:35:23.701938       1 logging.go:55] [core] [Channel #121 SubChannel #122]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"
	W1007 11:35:23.713806       1 logging.go:55] [core] [Channel #130 SubChannel #131]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"
	W1007 11:35:23.730907       1 logging.go:55] [core] [Channel #124 SubChannel #125]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"
	W1007 11:35:23.806445       1 logging.go:55] [core] [Channel #178 SubChannel #179]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"
	W1007 11:35:23.810978       1 logging.go:55] [core] [Channel #106 SubChannel #107]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"
	W1007 11:35:23.862736       1 logging.go:55] [core] [Channel #34 SubChannel #35]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"
	W1007 11:35:23.868829       1 logging.go:55] [core] [Channel #91 SubChannel #92]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"
	
	
	==> kube-controller-manager [2b065ad0c4e9] <==
	I1007 11:34:31.894769       1 node_lifecycle_controller.go:1078] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I1007 11:34:31.911082       1 shared_informer.go:320] Caches are synced for resource quota
	I1007 11:34:31.912088       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-022100"
	I1007 11:34:32.287715       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 11:34:32.294182       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 11:34:32.294318       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I1007 11:34:32.608713       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-022100"
	I1007 11:34:33.102607       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="842.565705ms"
	I1007 11:34:33.289803       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="187.085302ms"
	I1007 11:34:33.289980       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="88.313µs"
	I1007 11:34:33.290205       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="61.108µs"
	I1007 11:34:33.299159       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="67.109µs"
	I1007 11:34:33.809693       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="65.309µs"
	I1007 11:34:34.583519       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="253.753439ms"
	I1007 11:34:34.603719       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="20.030205ms"
	I1007 11:34:34.603847       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="69.11µs"
	I1007 11:34:34.604022       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="69.409µs"
	I1007 11:34:37.094094       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="174.225µs"
	I1007 11:34:37.298062       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="106.315µs"
	I1007 11:34:38.909349       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-022100"
	I1007 11:34:47.218902       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="106.112µs"
	I1007 11:34:47.790710       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="99.411µs"
	I1007 11:34:47.809527       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="55.106µs"
	I1007 11:35:06.428330       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="18.581335ms"
	I1007 11:35:06.428800       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="52.508µs"
	
	
	==> kube-controller-manager [c4f3ae3a423d] <==
	I1007 11:35:41.838226       1 shared_informer.go:320] Caches are synced for TTL
	I1007 11:35:41.838220       1 node_lifecycle_controller.go:1232] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I1007 11:35:41.838290       1 node_lifecycle_controller.go:884] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-022100"
	I1007 11:35:41.838326       1 node_lifecycle_controller.go:1078] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I1007 11:35:41.838556       1 shared_informer.go:320] Caches are synced for certificate-csrapproving
	I1007 11:35:41.838716       1 shared_informer.go:320] Caches are synced for PVC protection
	I1007 11:35:41.844691       1 shared_informer.go:320] Caches are synced for endpoint_slice
	I1007 11:35:41.848916       1 shared_informer.go:320] Caches are synced for job
	I1007 11:35:41.856446       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="69.129649ms"
	I1007 11:35:41.856733       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="39.105µs"
	I1007 11:35:41.896325       1 shared_informer.go:320] Caches are synced for namespace
	I1007 11:35:41.905804       1 shared_informer.go:320] Caches are synced for service account
	I1007 11:35:41.983556       1 shared_informer.go:320] Caches are synced for attach detach
	I1007 11:35:41.987406       1 shared_informer.go:320] Caches are synced for disruption
	I1007 11:35:41.998560       1 shared_informer.go:320] Caches are synced for resource quota
	I1007 11:35:42.020993       1 shared_informer.go:320] Caches are synced for ReplicationController
	I1007 11:35:42.045575       1 shared_informer.go:320] Caches are synced for resource quota
	I1007 11:35:42.077982       1 shared_informer.go:320] Caches are synced for crt configmap
	I1007 11:35:42.087949       1 shared_informer.go:320] Caches are synced for bootstrap_signer
	I1007 11:35:42.481084       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 11:35:42.525669       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 11:35:42.525758       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I1007 11:35:46.419867       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="15.924538ms"
	I1007 11:35:46.420209       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="63.308µs"
	I1007 11:36:00.969549       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-022100"
	
	
	==> kube-proxy [3ec6e58e9acb] <==
	E1007 11:35:32.110427       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	E1007 11:35:32.125348       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	I1007 11:35:32.285646       1 server_linux.go:66] "Using iptables proxy"
	I1007 11:35:37.580190       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1007 11:35:37.580402       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`"
	I1007 11:35:37.995657       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1007 11:35:37.995875       1 server_linux.go:169] "Using iptables Proxier"
	I1007 11:35:38.075210       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"
	E1007 11:35:38.099729       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv4"
	E1007 11:35:38.123834       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv6"
	I1007 11:35:38.124305       1 server.go:483] "Version info" version="v1.31.1"
	I1007 11:35:38.124327       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 11:35:38.126123       1 config.go:199] "Starting service config controller"
	I1007 11:35:38.126248       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 11:35:38.126552       1 config.go:105] "Starting endpoint slice config controller"
	I1007 11:35:38.126565       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 11:35:38.127561       1 config.go:328] "Starting node config controller"
	I1007 11:35:38.127569       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 11:35:38.227382       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1007 11:35:38.227425       1 shared_informer.go:320] Caches are synced for service config
	I1007 11:35:38.227989       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-proxy [78a6da7e7053] <==
	E1007 11:34:36.118120       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	E1007 11:34:36.138397       1 metrics.go:340] "failed to initialize nfacct client" err="nfacct sub-system not available"
	I1007 11:34:36.160090       1 server_linux.go:66] "Using iptables proxy"
	I1007 11:34:36.583444       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1007 11:34:36.583883       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`"
	I1007 11:34:36.701853       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1007 11:34:36.702069       1 server_linux.go:169] "Using iptables Proxier"
	I1007 11:34:36.707902       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"
	E1007 11:34:36.734246       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv4"
	E1007 11:34:36.781941       1 proxier.go:283] "Failed to create nfacct runner, nfacct based metrics won't be available" err="nfacct sub-system not available" ipFamily="IPv6"
	I1007 11:34:36.782295       1 server.go:483] "Version info" version="v1.31.1"
	I1007 11:34:36.782355       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 11:34:36.790370       1 config.go:199] "Starting service config controller"
	I1007 11:34:36.790523       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 11:34:36.790691       1 config.go:105] "Starting endpoint slice config controller"
	I1007 11:34:36.790715       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 11:34:36.790701       1 config.go:328] "Starting node config controller"
	I1007 11:34:36.790800       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 11:34:36.891105       1 shared_informer.go:320] Caches are synced for node config
	I1007 11:34:36.891209       1 shared_informer.go:320] Caches are synced for service config
	I1007 11:34:36.891213       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [0e94fe359137] <==
	E1007 11:34:25.043665       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.052172       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1007 11:34:25.052383       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.118741       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E1007 11:34:25.118885       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.131584       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E1007 11:34:25.131688       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.159549       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1007 11:34:25.159663       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.165455       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1007 11:34:25.165593       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.176473       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E1007 11:34:25.176576       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.287458       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1007 11:34:25.287553       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.305791       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E1007 11:34:25.305905       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.321699       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1007 11:34:25.321843       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.405214       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E1007 11:34:25.405354       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:34:25.573133       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E1007 11:34:25.573225       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I1007 11:34:27.607011       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E1007 11:35:13.978879       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [5aab12742b8a] <==
	I1007 11:35:32.583456       1 serving.go:386] Generated self-signed cert in-memory
	I1007 11:35:37.778159       1 server.go:167] "Starting Kubernetes Scheduler" version="v1.31.1"
	I1007 11:35:37.778396       1 server.go:169] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 11:35:37.791999       1 requestheader_controller.go:172] Starting RequestHeaderAuthRequestController
	I1007 11:35:37.792350       1 shared_informer.go:313] Waiting for caches to sync for RequestHeaderAuthRequestController
	I1007 11:35:37.792121       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I1007 11:35:37.792164       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1007 11:35:37.792712       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1007 11:35:37.792177       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I1007 11:35:37.792759       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I1007 11:35:37.792070       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I1007 11:35:37.975289       1 shared_informer.go:320] Caches are synced for RequestHeaderAuthRequestController
	I1007 11:35:37.975384       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I1007 11:35:37.975415       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.686227    2601 status_manager.go:851] "Failed to get status for pod" podUID="bd4171acfff369602557ae5a5931d1b4" pod="kube-system/kube-apiserver-functional-022100" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-022100\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.687725    2601 status_manager.go:851] "Failed to get status for pod" podUID="6415db87301c8c7398f7689325318e4b" pod="kube-system/kube-scheduler-functional-022100" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.993749    2601 status_manager.go:851] "Failed to get status for pod" podUID="b717a69c-a50b-409c-87dd-769ff23ab7c5" pod="kube-system/coredns-7c65d6cfc9-tflvt" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-tflvt\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.995699    2601 status_manager.go:851] "Failed to get status for pod" podUID="c81f9ff2-3396-4404-84db-5b016820a31c" pod="kube-system/storage-provisioner" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/storage-provisioner\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.996317    2601 status_manager.go:851] "Failed to get status for pod" podUID="bd4171acfff369602557ae5a5931d1b4" pod="kube-system/kube-apiserver-functional-022100" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-022100\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.997005    2601 status_manager.go:851] "Failed to get status for pod" podUID="6415db87301c8c7398f7689325318e4b" pod="kube-system/kube-scheduler-functional-022100" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-022100\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.998442    2601 status_manager.go:851] "Failed to get status for pod" podUID="d319cf09e1360456e98c6ea3250e0f8e" pod="kube-system/etcd-functional-022100" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/etcd-functional-022100\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:27 functional-022100 kubelet[2601]: I1007 11:35:27.999578    2601 status_manager.go:851] "Failed to get status for pod" podUID="efb20bb76f413bc7ff14779d0faf97e6" pod="kube-system/kube-controller-manager-functional-022100" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-022100\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:28 functional-022100 kubelet[2601]: I1007 11:35:28.000071    2601 status_manager.go:851] "Failed to get status for pod" podUID="ddf955c2-f1d6-4b7b-a80c-d661f3ffc2d4" pod="kube-system/kube-proxy-5nlpx" err="Get \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/pods/kube-proxy-5nlpx\": dial tcp 192.168.49.2:8441: connect: connection refused"
	Oct 07 11:35:28 functional-022100 kubelet[2601]: E1007 11:35:28.775746    2601 event.go:368] "Unable to write event (may retry after sleeping)" err="Post \"https://control-plane.minikube.internal:8441/api/v1/namespaces/kube-system/events\": dial tcp 192.168.49.2:8441: connect: connection refused" event="&Event{ObjectMeta:{etcd-functional-022100.17fc288640ab4eb6  kube-system    0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},InvolvedObject:ObjectReference{Kind:Pod,Namespace:kube-system,Name:etcd-functional-022100,UID:d319cf09e1360456e98c6ea3250e0f8e,APIVersion:v1,ResourceVersion:,FieldPath:spec.containers{etcd},},Reason:Unhealthy,Message:Readiness probe failed: Get \"http://127.0.0.1:2381/readyz\": dial tcp 127.0.0.1:2381: connect: connection refused,Source:EventSource{Component:kubelet,Host:functional-022100,},FirstTimestamp:2024-10-07 11:35:14.079125174 +0000 UTC m=+46.429234931,LastTimestamp:2024-10-07 11:35:14.079125174 +0000 UTC m=+46.429234931,Count:1,Type:Warning,EventTime:000
1-01-01 00:00:00 +0000 UTC,Series:nil,Action:,Related:nil,ReportingController:kubelet,ReportingInstance:functional-022100,}"
	Oct 07 11:35:28 functional-022100 kubelet[2601]: E1007 11:35:28.985552    2601 cadvisor_stats_provider.go:516] "Partial failure issuing cadvisor.ContainerInfoV2" err="partial failures: [\"/kubepods/burstable/podefb20bb76f413bc7ff14779d0faf97e6/6bd4b47f770abc48aba62173045a4a5a54cca6420830053983cba81fe576e159\": RecentStats: unable to find data in memory cache]"
	Oct 07 11:35:29 functional-022100 kubelet[2601]: I1007 11:35:29.283592    2601 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="bac56b83357f05abd3a71a72fbad3494decc78c1eea705681f928a9171f20490"
	Oct 07 11:35:30 functional-022100 kubelet[2601]: I1007 11:35:30.082614    2601 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="50b3ea7b2a058fe0d38f91fb0bbc961b47d96ab7b853c212ecd412bee5aae8f5"
	Oct 07 11:35:30 functional-022100 kubelet[2601]: E1007 11:35:30.278409    2601 controller.go:145] "Failed to ensure lease exists, will retry" err="Get \"https://control-plane.minikube.internal:8441/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/functional-022100?timeout=10s\": dial tcp 192.168.49.2:8441: connect: connection refused" interval="6.4s"
	Oct 07 11:35:30 functional-022100 kubelet[2601]: I1007 11:35:30.786755    2601 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="7c874359ed5b420178f55e8709c9678661f10c80d34339d1487b9ef21d89fd0f"
	Oct 07 11:35:31 functional-022100 kubelet[2601]: I1007 11:35:31.587544    2601 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="6bd4b47f770abc48aba62173045a4a5a54cca6420830053983cba81fe576e159"
	Oct 07 11:35:31 functional-022100 kubelet[2601]: I1007 11:35:31.778308    2601 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="a1f593318c1b378ce251dccd9cb03156b4b02e60f0c7979ac564f5de4928fd64"
	Oct 07 11:35:31 functional-022100 kubelet[2601]: I1007 11:35:31.885332    2601 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="7ce5d07e543fc7fe88dcd427f5e68cc788ebe511f83e52814bc08b2a0e627188"
	Oct 07 11:35:33 functional-022100 kubelet[2601]: I1007 11:35:33.175251    2601 scope.go:117] "RemoveContainer" containerID="141c2f524d85a00adf56831e7b37cf788ac65c9afdf18d5ef6f731a7fb028711"
	Oct 07 11:35:33 functional-022100 kubelet[2601]: I1007 11:35:33.175493    2601 scope.go:117] "RemoveContainer" containerID="35576bd79c617cc364b3c67eeed9fef041075c49ac765df8051fe827871f1458"
	Oct 07 11:35:33 functional-022100 kubelet[2601]: E1007 11:35:33.175644    2601 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(c81f9ff2-3396-4404-84db-5b016820a31c)\"" pod="kube-system/storage-provisioner" podUID="c81f9ff2-3396-4404-84db-5b016820a31c"
	Oct 07 11:35:34 functional-022100 kubelet[2601]: I1007 11:35:34.677172    2601 scope.go:117] "RemoveContainer" containerID="35576bd79c617cc364b3c67eeed9fef041075c49ac765df8051fe827871f1458"
	Oct 07 11:35:34 functional-022100 kubelet[2601]: E1007 11:35:34.677475    2601 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(c81f9ff2-3396-4404-84db-5b016820a31c)\"" pod="kube-system/storage-provisioner" podUID="c81f9ff2-3396-4404-84db-5b016820a31c"
	Oct 07 11:35:37 functional-022100 kubelet[2601]: E1007 11:35:37.387260    2601 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: unknown (get configmaps)" logger="UnhandledError"
	Oct 07 11:35:48 functional-022100 kubelet[2601]: I1007 11:35:48.991974    2601 scope.go:117] "RemoveContainer" containerID="35576bd79c617cc364b3c67eeed9fef041075c49ac765df8051fe827871f1458"
	
	
	==> storage-provisioner [35576bd79c61] <==
	I1007 11:35:31.086719       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F1007 11:35:31.180312       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: connect: connection refused
	
	
	==> storage-provisioner [ddc244604cee] <==
	I1007 11:35:49.478496       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1007 11:35:49.500284       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1007 11:35:49.500652       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1007 11:36:06.929585       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1007 11:36:06.930123       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-022100_6b558fc6-4fd4-4b49-8073-77088ec393b3!
	I1007 11:36:06.930175       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6419d3cc-fe93-4f7a-bdb8-4320b1fb4e64", APIVersion:"v1", ResourceVersion:"550", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-022100_6b558fc6-4fd4-4b49-8073-77088ec393b3 became leader
	I1007 11:36:07.030846       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-022100_6b558fc6-4fd4-4b49-8073-77088ec393b3!
	

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

                                                
                                    

Test pass (312/340)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.24
4 TestDownloadOnly/v1.20.0/preload-exists 0.24
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.86
9 TestDownloadOnly/v1.20.0/DeleteAll 1.45
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 1.01
12 TestDownloadOnly/v1.31.1/json-events 6.43
13 TestDownloadOnly/v1.31.1/preload-exists 0
16 TestDownloadOnly/v1.31.1/kubectl 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.39
18 TestDownloadOnly/v1.31.1/DeleteAll 1.24
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.7
20 TestDownloadOnlyKic 3.49
21 TestBinaryMirror 3.05
22 TestOffline 161.25
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.29
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.27
27 TestAddons/Setup 523.51
29 TestAddons/serial/Volcano 64
31 TestAddons/serial/GCPAuth/Namespaces 0.39
36 TestAddons/parallel/InspektorGadget 15.5
37 TestAddons/parallel/MetricsServer 8.99
39 TestAddons/parallel/CSI 57.64
40 TestAddons/parallel/Headlamp 36.67
41 TestAddons/parallel/CloudSpanner 8.18
42 TestAddons/parallel/LocalPath 30.41
43 TestAddons/parallel/NvidiaDevicePlugin 8.48
44 TestAddons/parallel/Yakd 13.19
45 TestAddons/StoppedEnableDisable 13.66
46 TestCertOptions 91.18
47 TestCertExpiration 312.02
48 TestDockerFlags 72.61
49 TestForceSystemdFlag 76.57
50 TestForceSystemdEnv 89.73
57 TestErrorSpam/start 4.29
58 TestErrorSpam/status 3.03
59 TestErrorSpam/pause 3.65
60 TestErrorSpam/unpause 3.6
61 TestErrorSpam/stop 14.19
64 TestFunctional/serial/CopySyncFile 0.03
65 TestFunctional/serial/StartWithProxy 102.27
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 41.78
68 TestFunctional/serial/KubeContext 0.14
69 TestFunctional/serial/KubectlGetPods 0.37
72 TestFunctional/serial/CacheCmd/cache/add_remote 6.45
73 TestFunctional/serial/CacheCmd/cache/add_local 3.85
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.29
75 TestFunctional/serial/CacheCmd/cache/list 0.31
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.95
77 TestFunctional/serial/CacheCmd/cache/cache_reload 4.58
78 TestFunctional/serial/CacheCmd/cache/delete 0.64
79 TestFunctional/serial/MinikubeKubectlCmd 0.57
81 TestFunctional/serial/ExtraConfig 51.66
82 TestFunctional/serial/ComponentHealth 0.22
83 TestFunctional/serial/LogsCmd 2.57
84 TestFunctional/serial/LogsFileCmd 2.87
85 TestFunctional/serial/InvalidService 5.72
87 TestFunctional/parallel/ConfigCmd 2.15
89 TestFunctional/parallel/DryRun 2.35
90 TestFunctional/parallel/InternationalLanguage 1.07
91 TestFunctional/parallel/StatusCmd 4.07
96 TestFunctional/parallel/AddonsCmd 1.03
97 TestFunctional/parallel/PersistentVolumeClaim 104.61
99 TestFunctional/parallel/SSHCmd 1.96
100 TestFunctional/parallel/CpCmd 5.47
101 TestFunctional/parallel/MySQL 91.33
102 TestFunctional/parallel/FileSync 1
103 TestFunctional/parallel/CertSync 6.4
107 TestFunctional/parallel/NodeLabels 0.3
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.98
111 TestFunctional/parallel/License 3.58
112 TestFunctional/parallel/ImageCommands/ImageListShort 0.71
113 TestFunctional/parallel/ImageCommands/ImageListTable 0.66
115 TestFunctional/parallel/ImageCommands/ImageListJson 0.67
116 TestFunctional/parallel/ImageCommands/ImageListYaml 0.68
117 TestFunctional/parallel/ImageCommands/ImageBuild 6.54
118 TestFunctional/parallel/ImageCommands/Setup 2.11
119 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 1.06
120 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
122 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 17.76
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 3.7
124 TestFunctional/parallel/DockerEnv/powershell 9.56
125 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.61
126 TestFunctional/parallel/UpdateContextCmd/no_changes 0.88
127 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.57
128 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.99
129 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 3.23
130 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.25
131 TestFunctional/parallel/ImageCommands/ImageRemove 1.81
132 TestFunctional/parallel/ProfileCmd/profile_not_create 1.9
133 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 2.88
134 TestFunctional/parallel/ProfileCmd/profile_list 2.25
135 TestFunctional/parallel/ProfileCmd/profile_json_output 1.85
136 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.94
137 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.25
142 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.21
143 TestFunctional/parallel/ServiceCmd/DeployApp 65.49
144 TestFunctional/parallel/ServiceCmd/List 1.97
145 TestFunctional/parallel/ServiceCmd/JSONOutput 2.01
146 TestFunctional/parallel/ServiceCmd/HTTPS 15.01
147 TestFunctional/parallel/Version/short 0.28
148 TestFunctional/parallel/Version/components 2.04
149 TestFunctional/parallel/ServiceCmd/Format 15.01
150 TestFunctional/parallel/ServiceCmd/URL 15.01
151 TestFunctional/delete_echo-server_images 0.19
152 TestFunctional/delete_my-image_image 0.08
153 TestFunctional/delete_minikube_cached_images 0.08
157 TestMultiControlPlane/serial/StartCluster 215.53
158 TestMultiControlPlane/serial/DeployApp 28.15
159 TestMultiControlPlane/serial/PingHostFromPods 3.92
160 TestMultiControlPlane/serial/AddWorkerNode 53.35
161 TestMultiControlPlane/serial/NodeLabels 0.47
162 TestMultiControlPlane/serial/HAppyAfterClusterStart 2.96
163 TestMultiControlPlane/serial/CopyFile 48.87
164 TestMultiControlPlane/serial/StopSecondaryNode 14.37
165 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 2.31
166 TestMultiControlPlane/serial/RestartSecondaryNode 149.12
167 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 2.85
168 TestMultiControlPlane/serial/RestartClusterKeepsNodes 256.16
169 TestMultiControlPlane/serial/DeleteSecondaryNode 17.11
170 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 2.23
171 TestMultiControlPlane/serial/StopCluster 37.01
172 TestMultiControlPlane/serial/RestartCluster 114.64
173 TestMultiControlPlane/serial/DegradedAfterClusterRestart 2.28
174 TestMultiControlPlane/serial/AddSecondaryNode 78.9
175 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 3.15
178 TestImageBuild/serial/Setup 66.9
179 TestImageBuild/serial/NormalBuild 5.91
180 TestImageBuild/serial/BuildWithBuildArg 2.6
181 TestImageBuild/serial/BuildWithDockerIgnore 1.73
182 TestImageBuild/serial/BuildWithSpecifiedDockerfile 1.73
186 TestJSONOutput/start/Command 95.56
187 TestJSONOutput/start/Audit 0
189 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/pause/Command 1.53
193 TestJSONOutput/pause/Audit 0
195 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/unpause/Command 1.41
199 TestJSONOutput/unpause/Audit 0
201 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
204 TestJSONOutput/stop/Command 7.23
205 TestJSONOutput/stop/Audit 0
207 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
208 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
209 TestErrorJSONOutput 0.95
211 TestKicCustomNetwork/create_custom_network 71.69
212 TestKicCustomNetwork/use_default_bridge_network 70.77
213 TestKicExistingNetwork 72.75
214 TestKicCustomSubnet 74.62
215 TestKicStaticIP 74.55
216 TestMainNoArgs 0.27
217 TestMinikubeProfile 139.7
220 TestMountStart/serial/StartWithMountFirst 19.33
221 TestMountStart/serial/VerifyMountFirst 0.79
222 TestMountStart/serial/StartWithMountSecond 17.59
223 TestMountStart/serial/VerifyMountSecond 0.78
224 TestMountStart/serial/DeleteFirst 2.91
225 TestMountStart/serial/VerifyMountPostDelete 0.8
226 TestMountStart/serial/Stop 2.07
227 TestMountStart/serial/RestartStopped 12.47
228 TestMountStart/serial/VerifyMountPostStop 0.75
231 TestMultiNode/serial/FreshStart2Nodes 149.31
232 TestMultiNode/serial/DeployApp2Nodes 36.95
233 TestMultiNode/serial/PingHostFrom2Pods 2.75
234 TestMultiNode/serial/AddNode 51.23
235 TestMultiNode/serial/MultiNodeLabels 0.2
236 TestMultiNode/serial/ProfileList 1.94
237 TestMultiNode/serial/CopyFile 28.03
238 TestMultiNode/serial/StopNode 5.22
239 TestMultiNode/serial/StartAfterStop 18.81
240 TestMultiNode/serial/RestartKeepsNodes 116.57
241 TestMultiNode/serial/DeleteNode 10.2
242 TestMultiNode/serial/StopMultiNode 24.6
243 TestMultiNode/serial/RestartMultiNode 70.99
244 TestMultiNode/serial/ValidateNameConflict 66.32
248 TestPreload 190.22
249 TestScheduledStopWindows 134.03
253 TestInsufficientStorage 42.08
254 TestRunningBinaryUpgrade 375.14
256 TestKubernetesUpgrade 534.6
257 TestMissingContainerUpgrade 217.37
258 TestStoppedBinaryUpgrade/Setup 0.71
259 TestStoppedBinaryUpgrade/Upgrade 344.93
268 TestPause/serial/Start 134.22
269 TestStoppedBinaryUpgrade/MinikubeLogs 2.81
271 TestNoKubernetes/serial/StartNoK8sWithVersion 0.32
272 TestNoKubernetes/serial/StartWithK8s 65.43
284 TestPause/serial/SecondStartNoReconfiguration 45.79
285 TestNoKubernetes/serial/StartWithStopK8s 22.38
286 TestPause/serial/Pause 1.6
287 TestPause/serial/VerifyStatus 1.02
288 TestPause/serial/Unpause 1.44
289 TestPause/serial/PauseAgain 2.06
290 TestPause/serial/DeletePaused 6.01
291 TestNoKubernetes/serial/Start 22.26
292 TestPause/serial/VerifyDeletedResources 10.03
293 TestNoKubernetes/serial/VerifyK8sNotRunning 0.81
294 TestNoKubernetes/serial/ProfileList 4.16
295 TestNoKubernetes/serial/Stop 2.54
296 TestNoKubernetes/serial/StartNoArgs 14.47
297 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.96
299 TestStartStop/group/old-k8s-version/serial/FirstStart 176.63
301 TestStartStop/group/no-preload/serial/FirstStart 147.46
303 TestStartStop/group/embed-certs/serial/FirstStart 112.64
304 TestStartStop/group/old-k8s-version/serial/DeployApp 12.51
305 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 4.97
306 TestStartStop/group/old-k8s-version/serial/Stop 12.37
307 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.92
308 TestStartStop/group/old-k8s-version/serial/SecondStart 407.59
309 TestStartStop/group/no-preload/serial/DeployApp 14.4
311 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 105.78
312 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 2.45
313 TestStartStop/group/no-preload/serial/Stop 13.6
314 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.95
315 TestStartStop/group/no-preload/serial/SecondStart 281.05
316 TestStartStop/group/embed-certs/serial/DeployApp 12.02
317 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 2.76
318 TestStartStop/group/embed-certs/serial/Stop 13.81
319 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.94
320 TestStartStop/group/embed-certs/serial/SecondStart 280.11
321 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.85
322 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 2.7
323 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.75
324 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.9
325 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 288.71
326 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
327 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.42
328 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.67
329 TestStartStop/group/no-preload/serial/Pause 7.56
331 TestStartStop/group/newest-cni/serial/FirstStart 81.81
332 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
333 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.44
334 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.71
335 TestStartStop/group/embed-certs/serial/Pause 7.94
336 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.06
337 TestNetworkPlugins/group/auto/Start 103.37
338 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.77
339 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.68
340 TestStartStop/group/old-k8s-version/serial/Pause 8.56
341 TestNetworkPlugins/group/kindnet/Start 124.07
342 TestStartStop/group/newest-cni/serial/DeployApp 0
343 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 4.3
344 TestStartStop/group/newest-cni/serial/Stop 13.97
345 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
346 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.51
347 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.93
348 TestStartStop/group/newest-cni/serial/SecondStart 35.39
349 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.82
350 TestStartStop/group/default-k8s-diff-port/serial/Pause 8.45
351 TestNetworkPlugins/group/calico/Start 163.16
352 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
353 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
354 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.77
355 TestStartStop/group/newest-cni/serial/Pause 9.06
356 TestNetworkPlugins/group/auto/KubeletFlags 0.99
357 TestNetworkPlugins/group/auto/NetCatPod 23.9
358 TestNetworkPlugins/group/custom-flannel/Start 98.42
359 TestNetworkPlugins/group/auto/DNS 0.37
360 TestNetworkPlugins/group/auto/Localhost 0.34
361 TestNetworkPlugins/group/auto/HairPin 0.35
362 TestNetworkPlugins/group/kindnet/ControllerPod 6.02
363 TestNetworkPlugins/group/kindnet/KubeletFlags 1.11
364 TestNetworkPlugins/group/kindnet/NetCatPod 20.88
365 TestNetworkPlugins/group/kindnet/DNS 0.49
366 TestNetworkPlugins/group/kindnet/Localhost 0.62
367 TestNetworkPlugins/group/kindnet/HairPin 0.42
368 TestNetworkPlugins/group/false/Start 89.2
369 TestNetworkPlugins/group/custom-flannel/KubeletFlags 1.21
370 TestNetworkPlugins/group/custom-flannel/NetCatPod 23.01
371 TestNetworkPlugins/group/custom-flannel/DNS 0.41
372 TestNetworkPlugins/group/custom-flannel/Localhost 0.33
373 TestNetworkPlugins/group/custom-flannel/HairPin 0.55
374 TestNetworkPlugins/group/flannel/Start 114.95
375 TestNetworkPlugins/group/calico/ControllerPod 6.02
376 TestNetworkPlugins/group/calico/KubeletFlags 0.93
377 TestNetworkPlugins/group/calico/NetCatPod 27.8
378 TestNetworkPlugins/group/calico/DNS 0.47
379 TestNetworkPlugins/group/calico/Localhost 0.35
380 TestNetworkPlugins/group/calico/HairPin 0.34
381 TestNetworkPlugins/group/false/KubeletFlags 0.92
382 TestNetworkPlugins/group/false/NetCatPod 20.67
383 TestNetworkPlugins/group/bridge/Start 117.25
384 TestNetworkPlugins/group/false/DNS 0.42
385 TestNetworkPlugins/group/false/Localhost 0.34
386 TestNetworkPlugins/group/false/HairPin 0.38
387 TestNetworkPlugins/group/kubenet/Start 117.17
388 TestNetworkPlugins/group/enable-default-cni/Start 105.71
389 TestNetworkPlugins/group/flannel/ControllerPod 6.01
390 TestNetworkPlugins/group/flannel/KubeletFlags 0.94
391 TestNetworkPlugins/group/flannel/NetCatPod 24.29
392 TestNetworkPlugins/group/flannel/DNS 0.41
393 TestNetworkPlugins/group/flannel/Localhost 0.33
394 TestNetworkPlugins/group/flannel/HairPin 0.33
395 TestNetworkPlugins/group/bridge/KubeletFlags 1
396 TestNetworkPlugins/group/bridge/NetCatPod 19.93
397 TestNetworkPlugins/group/bridge/DNS 0.4
398 TestNetworkPlugins/group/bridge/Localhost 0.36
399 TestNetworkPlugins/group/bridge/HairPin 0.34
400 TestNetworkPlugins/group/kubenet/KubeletFlags 0.91
401 TestNetworkPlugins/group/kubenet/NetCatPod 18.89
402 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.93
403 TestNetworkPlugins/group/enable-default-cni/NetCatPod 19.76
404 TestNetworkPlugins/group/kubenet/DNS 0.38
405 TestNetworkPlugins/group/kubenet/Localhost 0.38
406 TestNetworkPlugins/group/kubenet/HairPin 0.36
407 TestNetworkPlugins/group/enable-default-cni/DNS 0.4
408 TestNetworkPlugins/group/enable-default-cni/Localhost 0.32
409 TestNetworkPlugins/group/enable-default-cni/HairPin 0.36
x
+
TestDownloadOnly/v1.20.0/json-events (9.24s)

                                                
                                                
=== 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-970900 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-970900 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=docker: (9.2378108s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (9.24s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1007 11:11:43.298224   14736 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1007 11:11:43.475971   14736 preload.go:146] Found local preload: C:\Users\jenkins.minikube2\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.24s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-970900 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:11 UTC |          |
	|         | -p download-only-970900        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=docker                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:11:34
	Running on machine: minikube2
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:11:34.177201   15008 out.go:345] Setting OutFile to fd 756 ...
	I1007 11:11:34.258145   15008 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:11:34.258145   15008 out.go:358] Setting ErrFile to fd 760...
	I1007 11:11:34.258145   15008 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1007 11:11:34.272115   15008 root.go:314] Error reading config file at C:\Users\jenkins.minikube2\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube2\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I1007 11:11:34.285201   15008 out.go:352] Setting JSON to true
	I1007 11:11:34.289386   15008 start.go:129] hostinfo: {"hostname":"minikube2","uptime":717,"bootTime":1728298776,"procs":201,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1007 11:11:34.289386   15008 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:11:34.296561   15008 out.go:97] [download-only-970900] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:11:34.296561   15008 notify.go:220] Checking for updates...
	W1007 11:11:34.296561   15008 preload.go:293] Failed to list preload files: open C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I1007 11:11:34.298834   15008 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:11:34.302198   15008 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1007 11:11:34.308059   15008 out.go:169] MINIKUBE_LOCATION=18424
	I1007 11:11:34.310694   15008 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1007 11:11:34.314974   15008 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 11:11:34.315791   15008 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:11:34.598821   15008 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1007 11:11:34.607093   15008 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:11:35.891269   15008 cli_runner.go:217] Completed: docker system info --format "{{json .}}": (1.2840936s)
	I1007 11:11:35.892598   15008 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:50 OomKillDisable:true NGoroutines:66 SystemTime:2024-10-07 11:11:35.860281056 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:11:35.897041   15008 out.go:97] Using the docker driver based on user configuration
	I1007 11:11:35.897133   15008 start.go:297] selected driver: docker
	I1007 11:11:35.897177   15008 start.go:901] validating driver "docker" against <nil>
	I1007 11:11:35.912414   15008 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:11:36.263612   15008 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:50 OomKillDisable:true NGoroutines:66 SystemTime:2024-10-07 11:11:36.231341206 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:11:36.263957   15008 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:11:36.413894   15008 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I1007 11:11:36.415276   15008 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 11:11:36.419602   15008 out.go:169] Using Docker Desktop driver with root privileges
	I1007 11:11:36.421858   15008 cni.go:84] Creating CNI manager for ""
	I1007 11:11:36.421858   15008 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1007 11:11:36.421858   15008 start.go:340] cluster config:
	{Name:download-only-970900 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:16300 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-970900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime: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.minikube2:/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}
	I1007 11:11:36.425133   15008 out.go:97] Starting "download-only-970900" primary control-plane node in "download-only-970900" cluster
	I1007 11:11:36.425133   15008 cache.go:121] Beginning downloading kic base image for docker with docker
	I1007 11:11:36.429550   15008 out.go:97] Pulling base image v0.0.45-1727731891-master ...
	I1007 11:11:36.429800   15008 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 11:11:36.429876   15008 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1007 11:11:36.475771   15008 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
	I1007 11:11:36.475771   15008 cache.go:56] Caching tarball of preloaded images
	I1007 11:11:36.475771   15008 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 11:11:36.481475   15008 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1007 11:11:36.481564   15008 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:11:36.521266   15008 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1007 11:11:36.522134   15008 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1727731891-master@sha256_d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar
	I1007 11:11:36.522378   15008 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1727731891-master@sha256_d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar
	I1007 11:11:36.522454   15008 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
	I1007 11:11:36.523847   15008 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1007 11:11:36.572682   15008 download.go:107] 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.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-970900 host does not exist
	  To start a cluster, run: "minikube start -p download-only-970900"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (6.43s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1007 11:11:53.295034   14736 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1007 11:11:53.295128   14736 preload.go:146] Found local preload: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.39s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-970900 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:11 UTC |                     |
	|         | -p download-only-970900        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	| delete  | --all                          | minikube             | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:11 UTC | 07 Oct 24 11:11 UTC |
	| delete  | -p download-only-970900        | download-only-970900 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:11 UTC | 07 Oct 24 11:11 UTC |
	| start   | -o=json --download-only        | download-only-037000 | minikube2\jenkins | v1.34.0 | 07 Oct 24 11:11 UTC |                     |
	|         | -p download-only-037000        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=docker                |                      |                   |         |                     |                     |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:11:47
	Running on machine: minikube2
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:11:46.975013    2580 out.go:345] Setting OutFile to fd 568 ...
	I1007 11:11:47.055064    2580 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:11:47.055064    2580 out.go:358] Setting ErrFile to fd 764...
	I1007 11:11:47.055064    2580 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:11:47.078790    2580 out.go:352] Setting JSON to true
	I1007 11:11:47.082794    2580 start.go:129] hostinfo: {"hostname":"minikube2","uptime":730,"bootTime":1728298776,"procs":202,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1007 11:11:47.082794    2580 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:11:47.088754    2580 out.go:97] [download-only-037000] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:11:47.089153    2580 notify.go:220] Checking for updates...
	I1007 11:11:47.091484    2580 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:11:47.094271    2580 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1007 11:11:47.097194    2580 out.go:169] MINIKUBE_LOCATION=18424
	I1007 11:11:47.101507    2580 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1007 11:11:47.106450    2580 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 11:11:47.107432    2580 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:11:47.298163    2580 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1007 11:11:47.306531    2580 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:11:47.680604    2580 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:50 OomKillDisable:true NGoroutines:66 SystemTime:2024-10-07 11:11:47.652935608 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:11:48.042259    2580 out.go:97] Using the docker driver based on user configuration
	I1007 11:11:48.042692    2580 start.go:297] selected driver: docker
	I1007 11:11:48.042692    2580 start.go:901] validating driver "docker" against <nil>
	I1007 11:11:48.059747    2580 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:11:48.394070    2580 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:50 OomKillDisable:true NGoroutines:66 SystemTime:2024-10-07 11:11:48.370875517 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:11:48.394437    2580 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:11:48.443994    2580 start_flags.go:393] Using suggested 16300MB memory alloc based on sys=65534MB, container=32098MB
	I1007 11:11:48.445238    2580 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 11:11:48.448727    2580 out.go:169] Using Docker Desktop driver with root privileges
	I1007 11:11:48.451070    2580 cni.go:84] Creating CNI manager for ""
	I1007 11:11:48.451070    2580 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:11:48.451070    2580 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1007 11:11:48.451070    2580 start.go:340] cluster config:
	{Name:download-only-037000 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:16300 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-037000 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.31.1 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.minikube2:/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}
	I1007 11:11:48.453443    2580 out.go:97] Starting "download-only-037000" primary control-plane node in "download-only-037000" cluster
	I1007 11:11:48.454048    2580 cache.go:121] Beginning downloading kic base image for docker with docker
	I1007 11:11:48.455918    2580 out.go:97] Pulling base image v0.0.45-1727731891-master ...
	I1007 11:11:48.455918    2580 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:11:48.455918    2580 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1007 11:11:48.496875    2580 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:11:48.496875    2580 cache.go:56] Caching tarball of preloaded images
	I1007 11:11:48.496875    2580 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:11:48.503000    2580 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I1007 11:11:48.503000    2580 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:11:48.534619    2580 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1007 11:11:48.534619    2580 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1727731891-master@sha256_d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar
	I1007 11:11:48.534619    2580 localpath.go:151] windows sanitize: C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.45-1727731891-master@sha256_d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122.tar
	I1007 11:11:48.534619    2580 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
	I1007 11:11:48.535826    2580 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory, skipping pull
	I1007 11:11:48.535826    2580 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 exists in cache, skipping pull
	I1007 11:11:48.535826    2580 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 as a tarball
	I1007 11:11:48.568918    2580 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:11:51.095444    2580 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:11:51.096409    2580 preload.go:254] verifying checksum of C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 11:11:52.000000    2580 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:11:52.000675    2580 profile.go:143] Saving config to C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\download-only-037000\config.json ...
	I1007 11:11:52.001356    2580 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\download-only-037000\config.json: {Name:mk0ac9e3f7a700baf541e8bc772a2c6f23d48c91 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:11:52.002558    2580 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:11:52.003556    2580 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube2\minikube-integration\.minikube\cache\windows\amd64\v1.31.1/kubectl.exe
	
	
	* The control-plane node download-only-037000 host does not exist
	  To start a cluster, run: "minikube start -p download-only-037000"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (1.24s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.7s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (3.49s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p download-docker-643200 --alsologtostderr --driver=docker
aaa_download_only_test.go:232: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p download-docker-643200 --alsologtostderr --driver=docker: (1.8134413s)
helpers_test.go:175: Cleaning up "download-docker-643200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-docker-643200
--- PASS: TestDownloadOnlyKic (3.49s)

                                                
                                    
x
+
TestBinaryMirror (3.05s)

                                                
                                                
=== RUN   TestBinaryMirror
I1007 11:12:00.966130   14736 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.31.1/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-110400 --alsologtostderr --binary-mirror http://127.0.0.1:61314 --driver=docker
aaa_download_only_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-110400 --alsologtostderr --binary-mirror http://127.0.0.1:61314 --driver=docker: (1.8380852s)
helpers_test.go:175: Cleaning up "binary-mirror-110400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-110400
--- PASS: TestBinaryMirror (3.05s)

                                                
                                    
x
+
TestOffline (161.25s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-637400 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-637400 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker: (2m35.6652329s)
helpers_test.go:175: Cleaning up "offline-docker-637400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-637400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-637400: (5.5879425s)
--- PASS: TestOffline (161.25s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.29s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.27s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (523.51s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-602200 --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 --driver=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-602200 --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 --driver=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (8m43.5128572s)
--- PASS: TestAddons/Setup (523.51s)

                                                
                                    
x
+
TestAddons/serial/Volcano (64s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:803: volcano-scheduler stabilized in 62.3623ms
addons_test.go:811: volcano-admission stabilized in 62.4123ms
addons_test.go:819: volcano-controller stabilized in 62.646ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-7nf2j" [78d96f11-5bc9-47bc-8033-8e2e69ca9638] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.0108645s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-dbgdx" [688286bf-d464-41fc-824e-6b30e44c6a83] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 6.007453s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-92cjx" [e02fb2c8-bd3a-4f7a-8049-a0c78aaa4559] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 6.0073186s
addons_test.go:838: (dbg) Run:  kubectl --context addons-602200 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-602200 create -f testdata\vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-602200 get vcjob -n my-volcano
addons_test.go:870: (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" [791b3dcb-a7a6-478d-8909-82441b959ac8] Pending
helpers_test.go:344: "test-job-nginx-0" [791b3dcb-a7a6-478d-8909-82441b959ac8] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [791b3dcb-a7a6-478d-8909-82441b959ac8] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 32.0096065s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable volcano --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable volcano --alsologtostderr -v=1: (12.4768238s)
--- PASS: TestAddons/serial/Volcano (64.00s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (15.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-k5xfm" [9ededc33-1284-462e-8eda-88eb89fc14a3] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.0093689s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable inspektor-gadget --alsologtostderr -v=1: (9.4910917s)
--- PASS: TestAddons/parallel/InspektorGadget (15.50s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (8.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 24.8033ms
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-84c5f94fbc-b7jkh" [08bc98a4-267e-4684-8244-7cb12b239dd5] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.0967086s
addons_test.go:402: (dbg) Run:  kubectl --context addons-602200 top pods -n kube-system
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable metrics-server --alsologtostderr -v=1: (3.5358513s)
--- PASS: TestAddons/parallel/MetricsServer (8.99s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1007 11:30:29.058173   14736 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1007 11:30:29.125949   14736 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1007 11:30:29.125949   14736 kapi.go:107] duration metric: took 67.7756ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 67.7756ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-602200 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-602200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-602200 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" [9653bc9b-1faf-4bba-a145-731048e4dcae] Pending
helpers_test.go:344: "task-pv-pod" [9653bc9b-1faf-4bba-a145-731048e4dcae] 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" [9653bc9b-1faf-4bba-a145-731048e4dcae] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 10.0552219s
addons_test.go:511: (dbg) Run:  kubectl --context addons-602200 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-602200 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-602200 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-602200 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-602200 delete pod task-pv-pod: (2.0898666s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-602200 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-602200 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-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-602200 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" [000e505a-4cea-4b4d-998a-27214e179374] Pending
helpers_test.go:344: "task-pv-pod-restore" [000e505a-4cea-4b4d-998a-27214e179374] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [000e505a-4cea-4b4d-998a-27214e179374] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.0116368s
addons_test.go:553: (dbg) Run:  kubectl --context addons-602200 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-602200 delete pod task-pv-pod-restore: (2.5917311s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-602200 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-602200 delete volumesnapshot new-snapshot-demo
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable volumesnapshots --alsologtostderr -v=1: (2.1513951s)
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.814684s)
--- PASS: TestAddons/parallel/CSI (57.64s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (36.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-602200 --alsologtostderr -v=1
addons_test.go:743: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-602200 --alsologtostderr -v=1: (1.8415892s)
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-fqb2z" [4e909685-65ae-421a-88df-f720981460d6] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-fqb2z" [4e909685-65ae-421a-88df-f720981460d6] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 27.0112508s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable headlamp --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable headlamp --alsologtostderr -v=1: (7.810905s)
--- PASS: TestAddons/parallel/Headlamp (36.67s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (8.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-blzfd" [74234270-f5f5-42f5-912b-0420e7499975] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.0092948s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable cloud-spanner --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable cloud-spanner --alsologtostderr -v=1: (2.1201009s)
--- PASS: TestAddons/parallel/CloudSpanner (8.18s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (30.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:883: (dbg) Run:  kubectl --context addons-602200 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:889: (dbg) Run:  kubectl --context addons-602200 apply -f testdata\storage-provisioner-rancher\pod.yaml
addons_test.go:893: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [e4f0db12-24c0-4222-a8ff-08be08295f6a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [e4f0db12-24c0-4222-a8ff-08be08295f6a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [e4f0db12-24c0-4222-a8ff-08be08295f6a] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 9.0158368s
addons_test.go:901: (dbg) Run:  kubectl --context addons-602200 get pvc test-pvc -o=json
addons_test.go:910: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 ssh "cat /opt/local-path-provisioner/pvc-f196cdb4-ff76-4ac8-b3d7-43be345f569d_default_test-pvc/file1"
addons_test.go:922: (dbg) Run:  kubectl --context addons-602200 delete pod test-local-path
addons_test.go:926: (dbg) Run:  kubectl --context addons-602200 delete pvc test-pvc
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (1.5363322s)
--- PASS: TestAddons/parallel/LocalPath (30.41s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (8.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:958: (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-vdlwx" [eeba2710-ce49-41d4-8912-53e7e3a0e203] Running
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.0130819s
addons_test.go:961: (dbg) Run:  out/minikube-windows-amd64.exe addons disable nvidia-device-plugin -p addons-602200
addons_test.go:961: (dbg) Done: out/minikube-windows-amd64.exe addons disable nvidia-device-plugin -p addons-602200: (2.462063s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (8.48s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (13.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-zqjwj" [e9ea8f3f-b62e-470b-a471-8e03dc571717] Running
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.0356911s
addons_test.go:973: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable yakd --alsologtostderr -v=1
addons_test.go:973: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable yakd --alsologtostderr -v=1: (7.1482652s)
--- PASS: TestAddons/parallel/Yakd (13.19s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.66s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-602200
addons_test.go:170: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-602200: (12.356937s)
addons_test.go:174: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-602200
addons_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-602200
addons_test.go:183: (dbg) Run:  out/minikube-windows-amd64.exe addons disable gvisor -p addons-602200
--- PASS: TestAddons/StoppedEnableDisable (13.66s)

                                                
                                    
x
+
TestCertOptions (91.18s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-440800 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker --apiserver-name=localhost
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-440800 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker --apiserver-name=localhost: (1m19.5251964s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-440800 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
I1007 12:40:20.426958   14736 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8555/tcp") 0).HostPort}}'" cert-options-440800
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-440800 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-440800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-440800
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-440800: (9.8954041s)
--- PASS: TestCertOptions (91.18s)

                                                
                                    
x
+
TestCertExpiration (312.02s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-683400 --memory=2048 --cert-expiration=3m --driver=docker
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-683400 --memory=2048 --cert-expiration=3m --driver=docker: (1m20.1951876s)
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-683400 --memory=2048 --cert-expiration=8760h --driver=docker
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-683400 --memory=2048 --cert-expiration=8760h --driver=docker: (36.927383s)
helpers_test.go:175: Cleaning up "cert-expiration-683400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-683400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-683400: (14.8969657s)
--- PASS: TestCertExpiration (312.02s)

                                                
                                    
x
+
TestDockerFlags (72.61s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-382600 --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=docker
E1007 12:37:00.713061   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\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-382600 --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=docker: (1m5.1793764s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-382600 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-382600 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-382600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-382600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-382600: (5.5084615s)
--- PASS: TestDockerFlags (72.61s)

                                                
                                    
x
+
TestForceSystemdFlag (76.57s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-450000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-450000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker: (1m9.8305434s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-450000 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-450000 ssh "docker info --format {{.CgroupDriver}}": (1.2499252s)
helpers_test.go:175: Cleaning up "force-systemd-flag-450000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-450000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-450000: (5.4877465s)
--- PASS: TestForceSystemdFlag (76.57s)

                                                
                                    
x
+
TestForceSystemdEnv (89.73s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-007300 --memory=2048 --alsologtostderr -v=5 --driver=docker
docker_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-007300 --memory=2048 --alsologtostderr -v=5 --driver=docker: (1m23.8908778s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-007300 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-007300 ssh "docker info --format {{.CgroupDriver}}": (1.0744056s)
helpers_test.go:175: Cleaning up "force-systemd-env-007300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-007300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-007300: (4.7661664s)
--- PASS: TestForceSystemdEnv (89.73s)

                                                
                                    
x
+
TestErrorSpam/start (4.29s)

                                                
                                                
=== 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-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 start --dry-run: (1.3610792s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 start --dry-run: (1.4623074s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 start --dry-run: (1.4633869s)
--- PASS: TestErrorSpam/start (4.29s)

                                                
                                    
x
+
TestErrorSpam/status (3.03s)

                                                
                                                
=== 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-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 status: (1.0300976s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 status: (1.0364154s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 status
--- PASS: TestErrorSpam/status (3.03s)

                                                
                                    
x
+
TestErrorSpam/pause (3.65s)

                                                
                                                
=== 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-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 pause: (1.5759202s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 pause: (1.0200483s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 pause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 pause: (1.051541s)
--- PASS: TestErrorSpam/pause (3.65s)

                                                
                                    
x
+
TestErrorSpam/unpause (3.6s)

                                                
                                                
=== 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-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 unpause: (1.2677175s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 unpause: (1.2387207s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 unpause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 unpause: (1.087062s)
--- PASS: TestErrorSpam/unpause (3.60s)

                                                
                                    
x
+
TestErrorSpam/stop (14.19s)

                                                
                                                
=== 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-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 stop: (7.0256633s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 stop: (3.6041163s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-168400 --log_dir C:\Users\jenkins.minikube2\AppData\Local\Temp\nospam-168400 stop: (3.5613726s)
--- PASS: TestErrorSpam/stop (14.19s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (102.27s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-022100 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker
functional_test.go:2234: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-022100 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker: (1m42.2582s)
--- PASS: TestFunctional/serial/StartWithProxy (102.27s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (41.78s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1007 11:35:07.869854   14736 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-022100 --alsologtostderr -v=8
E1007 11:35:47.828820   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:47.835466   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:47.847966   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:47.869620   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:47.911218   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:47.993476   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:48.155849   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:48.478198   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:35:49.120384   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-022100 --alsologtostderr -v=8: (41.7773537s)
functional_test.go:663: soft start took 41.7784718s for "functional-022100" cluster.
I1007 11:35:49.648214   14736 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (41.78s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.37s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cache add registry.k8s.io/pause:3.1
E1007 11:35:50.402572   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 cache add registry.k8s.io/pause:3.1: (2.1850477s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cache add registry.k8s.io/pause:3.3
E1007 11:35:52.965033   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 cache add registry.k8s.io/pause:3.3: (2.1274456s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 cache add registry.k8s.io/pause:latest: (2.1352361s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (6.45s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-022100 C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3056057488\001
E1007 11:35:58.088202   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:1077: (dbg) Done: docker build -t minikube-local-cache-test:functional-022100 C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3056057488\001: (1.7472865s)
functional_test.go:1089: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cache add minikube-local-cache-test:functional-022100
functional_test.go:1089: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 cache add minikube-local-cache-test:functional-022100: (1.689467s)
functional_test.go:1094: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cache delete minikube-local-cache-test:functional-022100
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-022100
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (3.85s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 cache reload: (1.800515s)
functional_test.go:1163: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (4.58s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.57s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (51.66s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-022100 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1007 11:36:28.812803   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-022100 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (51.6632604s)
functional_test.go:761: restart took 51.6635047s for "functional-022100" cluster.
I1007 11:37:05.159186   14736 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (51.66s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.22s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (2.57s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 logs
functional_test.go:1236: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 logs: (2.5665714s)
--- PASS: TestFunctional/serial/LogsCmd (2.57s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (2.87s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 logs --file C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialLogsFileCmd1290513962\001\logs.txt
E1007 11:37:09.775337   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:1250: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 logs --file C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalserialLogsFileCmd1290513962\001\logs.txt: (2.829s)
--- PASS: TestFunctional/serial/LogsFileCmd (2.87s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.72s)

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

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

                                                
                                                
-- /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.minikube2\AppData\Local\Temp\minikube_service_6bd82f1fe87f7552f02cc11dc4370801e3dafecc_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (2.15s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (2.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-022100 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:974: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-022100 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (969.6809ms)

                                                
                                                
-- stdout --
	* [functional-022100] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 11:38:48.016673    9460 out.go:345] Setting OutFile to fd 1652 ...
	I1007 11:38:48.113964    9460 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:38:48.113964    9460 out.go:358] Setting ErrFile to fd 1452...
	I1007 11:38:48.113964    9460 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:38:48.138426    9460 out.go:352] Setting JSON to false
	I1007 11:38:48.143385    9460 start.go:129] hostinfo: {"hostname":"minikube2","uptime":2351,"bootTime":1728298776,"procs":200,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1007 11:38:48.143385    9460 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:38:48.148688    9460 out.go:177] * [functional-022100] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:38:48.152505    9460 notify.go:220] Checking for updates...
	I1007 11:38:48.155721    9460 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:38:48.158589    9460 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:38:48.161026    9460 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1007 11:38:48.163774    9460 out.go:177]   - MINIKUBE_LOCATION=18424
	I1007 11:38:48.166654    9460 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:38:48.171037    9460 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:38:48.172882    9460 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:38:48.372880    9460 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1007 11:38:48.382172    9460 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:38:48.738447    9460 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:66 OomKillDisable:true NGoroutines:82 SystemTime:2024-10-07 11:38:48.715641252 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:38:48.741641    9460 out.go:177] * Using the docker driver based on existing profile
	I1007 11:38:48.747014    9460 start.go:297] selected driver: docker
	I1007 11:38:48.747118    9460 start.go:901] validating driver "docker" against &{Name:functional-022100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-022100 Namespace:default APIServerHAVIP: APIServerN
ame:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L Mount
GID: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}
	I1007 11:38:48.747339    9460 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 11:38:48.813453    9460 out.go:201] 
	W1007 11:38:48.816443    9460 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1007 11:38:48.818445    9460 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-022100 --dry-run --alsologtostderr -v=1 --driver=docker
functional_test.go:991: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-022100 --dry-run --alsologtostderr -v=1 --driver=docker: (1.3768001s)
--- PASS: TestFunctional/parallel/DryRun (2.35s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (1.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-022100 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-022100 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.0725412s)

                                                
                                                
-- stdout --
	* [functional-022100] minikube v1.34.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 11:38:42.892722    5364 out.go:345] Setting OutFile to fd 1684 ...
	I1007 11:38:42.996419    5364 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:38:42.996419    5364 out.go:358] Setting ErrFile to fd 1688...
	I1007 11:38:42.996419    5364 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:38:43.020505    5364 out.go:352] Setting JSON to false
	I1007 11:38:43.024772    5364 start.go:129] hostinfo: {"hostname":"minikube2","uptime":2346,"bootTime":1728298776,"procs":199,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"29dced62-21fb-45d8-a34e-472b66ced002"}
	W1007 11:38:43.025091    5364 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:38:43.030254    5364 out.go:177] * [functional-022100] minikube v1.34.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:38:43.034311    5364 notify.go:220] Checking for updates...
	I1007 11:38:43.037381    5364 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	I1007 11:38:43.040435    5364 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:38:43.042933    5364 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	I1007 11:38:43.046375    5364 out.go:177]   - MINIKUBE_LOCATION=18424
	I1007 11:38:43.051956    5364 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:38:43.056317    5364 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:38:43.057452    5364 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:38:43.279245    5364 docker.go:123] docker version: linux-27.2.0:Docker Desktop 4.34.2 (167172)
	I1007 11:38:43.288246    5364 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1007 11:38:43.675059    5364 info.go:266] docker info: {ID:e770b6ad-f18b-4184-94e7-b0fdb570deb0 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:66 OomKillDisable:true NGoroutines:82 SystemTime:2024-10-07 11:38:43.642722785 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:12 KernelVersion:5.15.153.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 Ind
exServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:33657536512 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[com.docker.desktop.address=npipe://\\.\pipe\docker_cli] ExperimentalBuild:false ServerVersion:27.2.0 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0
Expected:de40ad0} SecurityOptions:[name=seccomp,profile=unconfined] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support WARNING: daemon is not using the default seccomp profile] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2-desktop.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2-desktop.2] map[Name:debug Path:C:\Program Files\Docker\cli-plugins\docker-debug.exe SchemaVersion:0.1.0 ShortDescription:Get a shell into any image or container Vendor:Docker Inc. Version:0.0.34] map[Name:desktop Path:C:\Program Files\Docker\cli-plugins\docker-desktop.exe Schema
Version:0.1.0 ShortDescription:Docker Desktop commands (Alpha) Vendor:Docker Inc. Version:v0.0.15] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.1.2] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.25] map[Name:feedback Path:C:\Program Files\Docker\cli-plugins\docker-feedback.exe SchemaVersion:0.1.0 ShortDescription:Provide feedback, right in your terminal! Vendor:Docker Inc. Version:v1.0.5] map[Name:init Path:C:\Program Files\Docker\cli-plugins\docker-init.exe SchemaVersion:0.1.0 ShortDescription:Creates Docker-related starter files for your project Vendor:Docker Inc. Version:v1.3.0] map[Name:sbom Path:C:\Program Files\Docker\cli-plugins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https:/
/github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scout Path:C:\Program Files\Docker\cli-plugins\docker-scout.exe SchemaVersion:0.1.0 ShortDescription:Docker Scout Vendor:Docker Inc. Version:v1.13.0]] Warnings:<nil>}}
	I1007 11:38:43.683084    5364 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1007 11:38:43.686026    5364 start.go:297] selected driver: docker
	I1007 11:38:43.686026    5364 start.go:901] validating driver "docker" against &{Name:functional-022100 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-022100 Namespace:default APIServerHAVIP: APIServerN
ame:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube2:/minikube-host Mount9PVersion:9p2000.L Mount
GID: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}
	I1007 11:38:43.686026    5364 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 11:38:43.772083    5364 out.go:201] 
	W1007 11:38:43.775133    5364 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1007 11:38:43.779501    5364 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (4.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 status
functional_test.go:854: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 status: (1.3772023s)
functional_test.go:860: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:860: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (1.3031278s)
functional_test.go:872: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 status -o json
functional_test.go:872: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 status -o json: (1.3899607s)
--- PASS: TestFunctional/parallel/StatusCmd (4.07s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (1.03s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (104.61s)

                                                
                                                
=== 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" [c81f9ff2-3396-4404-84db-5b016820a31c] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.0117746s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-022100 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-022100 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-022100 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-022100 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" [323c490b-c8f7-451c-aa4a-f35a783fd723] Pending
helpers_test.go:344: "sp-pod" [323c490b-c8f7-451c-aa4a-f35a783fd723] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [323c490b-c8f7-451c-aa4a-f35a783fd723] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 1m25.0088425s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-022100 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-022100 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-022100 delete -f testdata/storage-provisioner/pod.yaml: (1.2513065s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-022100 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" [685c4eb5-9fe8-49f5-94f2-7a01098e56b7] Pending
helpers_test.go:344: "sp-pod" [685c4eb5-9fe8-49f5-94f2-7a01098e56b7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [685c4eb5-9fe8-49f5-94f2-7a01098e56b7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.0089431s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-022100 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (104.61s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (1.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "echo hello"
functional_test.go:1725: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 ssh "echo hello": (1.0241012s)
functional_test.go:1742: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (1.96s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (5.47s)

                                                
                                                
=== 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-022100 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh -n functional-022100 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cp functional-022100:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestFunctionalparallelCpCmd535680140\001\cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh -n functional-022100 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh -n functional-022100 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 ssh -n functional-022100 "sudo cat /tmp/does/not/exist/cp-test.txt": (1.0174486s)
--- PASS: TestFunctional/parallel/CpCmd (5.47s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (91.33s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-022100 replace --force -f testdata\mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-cnmlk" [2d3f3900-afeb-4755-b895-39daefb30fc6] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-cnmlk" [2d3f3900-afeb-4755-b895-39daefb30fc6] Running
E1007 11:38:31.698910   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 1m10.0073506s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;": exit status 1 (627.1934ms)

                                                
                                                
** 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 **
I1007 11:38:34.335147   14736 retry.go:31] will retry after 1.373337042s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;": exit status 1 (543.8608ms)

                                                
                                                
** 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 **
I1007 11:38:36.267574   14736 retry.go:31] will retry after 758.603317ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;": exit status 1 (623.8835ms)

                                                
                                                
** 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 **
I1007 11:38:37.659786   14736 retry.go:31] will retry after 3.233311931s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;": exit status 1 (573.6803ms)

                                                
                                                
** 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 **
I1007 11:38:41.477580   14736 retry.go:31] will retry after 3.626264714s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;": exit status 1 (845.4396ms)

                                                
                                                
** 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 **
I1007 11:38:45.961936   14736 retry.go:31] will retry after 7.541600566s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-022100 exec mysql-6cdb49bbb-cnmlk -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (91.33s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (6.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/14736.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /etc/ssl/certs/14736.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/14736.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /usr/share/ca-certificates/14736.pem"
functional_test.go:1973: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /usr/share/ca-certificates/14736.pem": (1.0393647s)
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1973: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /etc/ssl/certs/51391683.0": (1.1555704s)
functional_test.go:1999: Checking for existence of /etc/ssl/certs/147362.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /etc/ssl/certs/147362.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/147362.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /usr/share/ca-certificates/147362.pem"
functional_test.go:2000: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /usr/share/ca-certificates/147362.pem": (1.1836093s)
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
functional_test.go:2000: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (1.1444534s)
--- PASS: TestFunctional/parallel/CertSync (6.40s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.98s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (3.58s)

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-022100 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-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-022100
docker.io/kicbase/echo-server:functional-022100
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-022100 image ls --format short --alsologtostderr:
I1007 11:39:01.861206    3304 out.go:345] Setting OutFile to fd 1404 ...
I1007 11:39:01.952985    3304 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:01.952985    3304 out.go:358] Setting ErrFile to fd 1228...
I1007 11:39:01.952985    3304 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:01.977103    3304 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:01.977520    3304 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:01.993495    3304 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
I1007 11:39:02.091773    3304 ssh_runner.go:195] Run: systemctl --version
I1007 11:39:02.101767    3304 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
I1007 11:39:02.215006    3304 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
I1007 11:39:02.367162    3304 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.71s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-022100 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/library/minikube-local-cache-test | functional-022100 | b6b63877857d7 | 30B    |
| docker.io/library/nginx                     | alpine            | cb8f91112b6b5 | 47MB   |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| docker.io/kicbase/echo-server               | functional-022100 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-022100 image ls --format table --alsologtostderr:
I1007 11:39:03.926321   12092 out.go:345] Setting OutFile to fd 1460 ...
I1007 11:39:04.006177   12092 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:04.006177   12092 out.go:358] Setting ErrFile to fd 1612...
I1007 11:39:04.006177   12092 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:04.022838   12092 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:04.023413   12092 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:04.038339   12092 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
I1007 11:39:04.134066   12092 ssh_runner.go:195] Run: systemctl --version
I1007 11:39:04.142290   12092 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
I1007 11:39:04.234594   12092 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
I1007 11:39:04.371933   12092 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.66s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-022100 image ls --format json --alsologtostderr:
[{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-022100"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"60c005f310ff3ad6d131805170f07d294609530
7063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"
683000"},{"id":"b6b63877857d77e5639a6175bfd92bbcf2de7ae865baae37f31bf19d2d622ce0","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-022100"],"size":"30"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-022100 image ls --format json --alsologtostderr:
I1007 11:39:03.261592    6452 out.go:345] Setting OutFile to fd 872 ...
I1007 11:39:03.345904    6452 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:03.345904    6452 out.go:358] Setting ErrFile to fd 1292...
I1007 11:39:03.345904    6452 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:03.369023    6452 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:03.369568    6452 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:03.389284    6452 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
I1007 11:39:03.482517    6452 ssh_runner.go:195] Run: systemctl --version
I1007 11:39:03.489483    6452 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
I1007 11:39:03.568570    6452 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
I1007 11:39:03.720518    6452 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.67s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-022100 image ls --format yaml --alsologtostderr:
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47000000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-022100
size: "4940000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: b6b63877857d77e5639a6175bfd92bbcf2de7ae865baae37f31bf19d2d622ce0
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-022100
size: "30"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-022100 image ls --format yaml --alsologtostderr:
I1007 11:39:02.573872   14552 out.go:345] Setting OutFile to fd 1868 ...
I1007 11:39:02.665542   14552 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:02.665542   14552 out.go:358] Setting ErrFile to fd 1872...
I1007 11:39:02.665542   14552 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:02.684049   14552 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:02.684780   14552 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:02.702977   14552 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
I1007 11:39:02.805437   14552 ssh_runner.go:195] Run: systemctl --version
I1007 11:39:02.813421   14552 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
I1007 11:39:02.895743   14552 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
I1007 11:39:03.045506   14552 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.68s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-022100 ssh pgrep buildkitd: exit status 1 (802.8278ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image build -t localhost/my-image:functional-022100 testdata\build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 image build -t localhost/my-image:functional-022100 testdata\build --alsologtostderr: (5.0217591s)
functional_test.go:323: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-022100 image build -t localhost/my-image:functional-022100 testdata\build --alsologtostderr:
I1007 11:39:05.393240    7900 out.go:345] Setting OutFile to fd 1804 ...
I1007 11:39:05.500664    7900 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:05.500664    7900 out.go:358] Setting ErrFile to fd 1260...
I1007 11:39:05.500773    7900 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:39:05.516151    7900 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:05.536485    7900 config.go:182] Loaded profile config "functional-022100": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:39:05.551861    7900 cli_runner.go:164] Run: docker container inspect functional-022100 --format={{.State.Status}}
I1007 11:39:05.651709    7900 ssh_runner.go:195] Run: systemctl --version
I1007 11:39:05.659522    7900 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-022100
I1007 11:39:05.746414    7900 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:62503 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\functional-022100\id_rsa Username:docker}
I1007 11:39:05.879667    7900 build_images.go:161] Building image from path: C:\Users\jenkins.minikube2\AppData\Local\Temp\build.1012304488.tar
I1007 11:39:05.893977    7900 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1007 11:39:05.938909    7900 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1012304488.tar
I1007 11:39:05.953167    7900 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1012304488.tar: stat -c "%s %y" /var/lib/minikube/build/build.1012304488.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1012304488.tar': No such file or directory
I1007 11:39:05.953167    7900 ssh_runner.go:362] scp C:\Users\jenkins.minikube2\AppData\Local\Temp\build.1012304488.tar --> /var/lib/minikube/build/build.1012304488.tar (3072 bytes)
I1007 11:39:06.010703    7900 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1012304488
I1007 11:39:06.055918    7900 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1012304488 -xf /var/lib/minikube/build/build.1012304488.tar
I1007 11:39:06.079374    7900 docker.go:360] Building image: /var/lib/minikube/build/build.1012304488
I1007 11:39:06.090774    7900 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-022100 /var/lib/minikube/build/build.1012304488
#0 building with "default" instance using docker driver

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

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

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

                                                
                                                
#4 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#4 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#4 ...

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.2s done
#8 writing image sha256:3c9e9fca5af241cded51e3f430095aa9b926fb34311969263a3140eda6f27b5d done
#8 naming to localhost/my-image:functional-022100 0.0s done
#8 DONE 0.3s
I1007 11:39:10.156254    7900 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-022100 /var/lib/minikube/build/build.1012304488: (4.0653433s)
I1007 11:39:10.174486    7900 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1012304488
I1007 11:39:10.223689    7900 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1012304488.tar
I1007 11:39:10.248082    7900 build_images.go:217] Built localhost/my-image:functional-022100 from C:\Users\jenkins.minikube2\AppData\Local\Temp\build.1012304488.tar
I1007 11:39:10.248464    7900 build_images.go:133] succeeded building to: functional-022100
I1007 11:39:10.248544    7900 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (6.54s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:342: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.9078021s)
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-022100
--- PASS: TestFunctional/parallel/ImageCommands/Setup (2.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-022100 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-022100 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-022100 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-022100 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 3436: OpenProcess: The parameter is incorrect.
helpers_test.go:502: unable to terminate pid 14612: The parameter is incorrect.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (1.06s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-022100 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" [6db82721-3f92-488a-b680-600ed8f91322] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [6db82721-3f92-488a-b680-600ed8f91322] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 17.0340347s
I1007 11:37:35.361113   14736 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (17.76s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image load --daemon kicbase/echo-server:functional-022100 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 image load --daemon kicbase/echo-server:functional-022100 --alsologtostderr: (2.7213834s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (3.70s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:499: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-022100 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-022100"
functional_test.go:499: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-022100 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-022100": (6.1316302s)
functional_test.go:522: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-022100 docker-env | Invoke-Expression ; docker images"
functional_test.go:522: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-022100 docker-env | Invoke-Expression ; docker images": (3.4062209s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (9.56s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image load --daemon kicbase/echo-server:functional-022100 --alsologtostderr
functional_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 image load --daemon kicbase/echo-server:functional-022100 --alsologtostderr: (1.8691607s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.61s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.88s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.57s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.99s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image save kicbase/echo-server:functional-022100 C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 image save kicbase/echo-server:functional-022100 C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr: (1.2534707s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.25s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-windows-amd64.exe profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
functional_test.go:1275: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (1.4452964s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (1.90s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image load C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:409: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 image load C:\jenkins\workspace\Docker_Windows_integration\echo-server-save.tar --alsologtostderr: (1.9463559s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (2.88s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-windows-amd64.exe profile list
functional_test.go:1310: (dbg) Done: out/minikube-windows-amd64.exe profile list: (1.8779949s)
functional_test.go:1315: Took "1.8779949s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1329: Took "374.1481ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (2.25s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1361: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (1.5043211s)
functional_test.go:1366: Took "1.5043211s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1379: Took "342.0533ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (1.85s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-022100 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 6276: OpenProcess: The parameter is incorrect.
helpers_test.go:508: unable to kill pid 11612: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-022100 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-022100 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1445: (dbg) Done: kubectl --context functional-022100 expose deployment hello-node --type=NodePort --port=8080: (1.1874005s)
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-4gxfw" [c1d8c921-44ae-48b9-a1d7-5ef981c2a3d2] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-4gxfw" [c1d8c921-44ae-48b9-a1d7-5ef981c2a3d2] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 1m4.024292s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (65.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 service list
functional_test.go:1459: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 service list: (1.9665461s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (1.97s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 service list -o json
functional_test.go:1489: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 service list -o json: (2.0058908s)
functional_test.go:1494: Took "2.0058908s" to run "out/minikube-windows-amd64.exe -p functional-022100 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (2.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 service --namespace=default --https --url hello-node
functional_test.go:1509: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-022100 service --namespace=default --https --url hello-node: exit status 1 (15.0151222s)

                                                
                                                
-- stdout --
	https://127.0.0.1:62949

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1522: found endpoint: https://127.0.0.1:62949
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (15.01s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-windows-amd64.exe -p functional-022100 version -o=json --components: (2.0397474s)
--- PASS: TestFunctional/parallel/Version/components (2.04s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 service hello-node --url --format={{.IP}}
functional_test.go:1540: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-022100 service hello-node --url --format={{.IP}}: exit status 1 (15.0115943s)

                                                
                                                
-- stdout --
	127.0.0.1

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ServiceCmd/Format (15.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-022100 service hello-node --url
functional_test.go:1559: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-022100 service hello-node --url: exit status 1 (15.0121189s)

                                                
                                                
-- stdout --
	http://127.0.0.1:63003

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1565: found endpoint for hello-node: http://127.0.0.1:63003
E1007 11:40:47.829392   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:41:15.541546   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestFunctional/parallel/ServiceCmd/URL (15.01s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.19s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.08s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.08s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (215.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-214500 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker
E1007 11:45:47.830344   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:17.607406   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:17.615417   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:17.628401   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:17.651404   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:17.693415   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:17.776473   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:17.939417   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:18.261918   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:18.905084   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:20.186820   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:22.749667   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:27.872810   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\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-214500 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker: (3m33.232332s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
E1007 11:47:38.115711   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: (2.2957427s)
--- PASS: TestMultiControlPlane/serial/StartCluster (215.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (28.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-214500 -- rollout status deployment/busybox: (17.7958692s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-f2vd8 -- nslookup kubernetes.io
E1007 11:47:58.598286   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-f2vd8 -- nslookup kubernetes.io: (1.9985304s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-v2hpf -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-v2hpf -- nslookup kubernetes.io: (1.6247086s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-z7ptq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-z7ptq -- nslookup kubernetes.io: (1.5927958s)
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-f2vd8 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-v2hpf -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-z7ptq -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-f2vd8 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-v2hpf -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-z7ptq -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (28.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (3.92s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-f2vd8 -- 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-214500 -- exec busybox-7dff88458-f2vd8 -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-v2hpf -- 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-214500 -- exec busybox-7dff88458-v2hpf -- sh -c "ping -c 1 192.168.65.254"
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-214500 -- exec busybox-7dff88458-z7ptq -- 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-214500 -- exec busybox-7dff88458-z7ptq -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (3.92s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (53.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-214500 -v=7 --alsologtostderr
E1007 11:48:39.561633   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\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-214500 -v=7 --alsologtostderr: (50.5555324s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: (2.7955471s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (53.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.47s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (2.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (2.9545576s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (2.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (48.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status --output json -v=7 --alsologtostderr
ha_test.go:328: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 status --output json -v=7 --alsologtostderr: (2.781262s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp testdata\cp-test.txt ha-214500:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile467403782\001\cp-test_ha-214500.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500:/home/docker/cp-test.txt ha-214500-m02:/home/docker/cp-test_ha-214500_ha-214500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500:/home/docker/cp-test.txt ha-214500-m02:/home/docker/cp-test_ha-214500_ha-214500-m02.txt: (1.2267351s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test_ha-214500_ha-214500-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500:/home/docker/cp-test.txt ha-214500-m03:/home/docker/cp-test_ha-214500_ha-214500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500:/home/docker/cp-test.txt ha-214500-m03:/home/docker/cp-test_ha-214500_ha-214500-m03.txt: (1.1791121s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test_ha-214500_ha-214500-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500:/home/docker/cp-test.txt ha-214500-m04:/home/docker/cp-test_ha-214500_ha-214500-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500:/home/docker/cp-test.txt ha-214500-m04:/home/docker/cp-test_ha-214500_ha-214500-m04.txt: (1.207913s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test_ha-214500_ha-214500-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp testdata\cp-test.txt ha-214500-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile467403782\001\cp-test_ha-214500-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m02:/home/docker/cp-test.txt ha-214500:/home/docker/cp-test_ha-214500-m02_ha-214500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m02:/home/docker/cp-test.txt ha-214500:/home/docker/cp-test_ha-214500-m02_ha-214500.txt: (1.1262211s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test_ha-214500-m02_ha-214500.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m02:/home/docker/cp-test.txt ha-214500-m03:/home/docker/cp-test_ha-214500-m02_ha-214500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m02:/home/docker/cp-test.txt ha-214500-m03:/home/docker/cp-test_ha-214500-m02_ha-214500-m03.txt: (1.1623746s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test_ha-214500-m02_ha-214500-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m02:/home/docker/cp-test.txt ha-214500-m04:/home/docker/cp-test_ha-214500-m02_ha-214500-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m02:/home/docker/cp-test.txt ha-214500-m04:/home/docker/cp-test_ha-214500-m02_ha-214500-m04.txt: (1.1292962s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test_ha-214500-m02_ha-214500-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp testdata\cp-test.txt ha-214500-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile467403782\001\cp-test_ha-214500-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m03:/home/docker/cp-test.txt ha-214500:/home/docker/cp-test_ha-214500-m03_ha-214500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m03:/home/docker/cp-test.txt ha-214500:/home/docker/cp-test_ha-214500-m03_ha-214500.txt: (1.1412149s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test_ha-214500-m03_ha-214500.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m03:/home/docker/cp-test.txt ha-214500-m02:/home/docker/cp-test_ha-214500-m03_ha-214500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m03:/home/docker/cp-test.txt ha-214500-m02:/home/docker/cp-test_ha-214500-m03_ha-214500-m02.txt: (1.192473s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test_ha-214500-m03_ha-214500-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m03:/home/docker/cp-test.txt ha-214500-m04:/home/docker/cp-test_ha-214500-m03_ha-214500-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m03:/home/docker/cp-test.txt ha-214500-m04:/home/docker/cp-test_ha-214500-m03_ha-214500-m04.txt: (1.1526295s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test_ha-214500-m03_ha-214500-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp testdata\cp-test.txt ha-214500-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile467403782\001\cp-test_ha-214500-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m04:/home/docker/cp-test.txt ha-214500:/home/docker/cp-test_ha-214500-m04_ha-214500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m04:/home/docker/cp-test.txt ha-214500:/home/docker/cp-test_ha-214500-m04_ha-214500.txt: (1.1521243s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500 "sudo cat /home/docker/cp-test_ha-214500-m04_ha-214500.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m04:/home/docker/cp-test.txt ha-214500-m02:/home/docker/cp-test_ha-214500-m04_ha-214500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m04:/home/docker/cp-test.txt ha-214500-m02:/home/docker/cp-test_ha-214500-m04_ha-214500-m02.txt: (1.1575344s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m02 "sudo cat /home/docker/cp-test_ha-214500-m04_ha-214500-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m04:/home/docker/cp-test.txt ha-214500-m03:/home/docker/cp-test_ha-214500-m04_ha-214500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 cp ha-214500-m04:/home/docker/cp-test.txt ha-214500-m03:/home/docker/cp-test_ha-214500-m04_ha-214500-m03.txt: (1.196018s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 ssh -n ha-214500-m03 "sudo cat /home/docker/cp-test_ha-214500-m04_ha-214500-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (48.87s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (14.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 node stop m02 -v=7 --alsologtostderr
E1007 11:50:01.485264   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 node stop m02 -v=7 --alsologtostderr: (12.1750499s)
ha_test.go:371: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: exit status 7 (2.1959302s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 11:50:09.049289    7780 out.go:345] Setting OutFile to fd 1508 ...
	I1007 11:50:09.139921    7780 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:50:09.140605    7780 out.go:358] Setting ErrFile to fd 1840...
	I1007 11:50:09.140707    7780 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:50:09.159350    7780 out.go:352] Setting JSON to false
	I1007 11:50:09.160368    7780 mustload.go:65] Loading cluster: ha-214500
	I1007 11:50:09.160368    7780 notify.go:220] Checking for updates...
	I1007 11:50:09.161346    7780 config.go:182] Loaded profile config "ha-214500": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:50:09.161346    7780 status.go:174] checking status of ha-214500 ...
	I1007 11:50:09.177978    7780 cli_runner.go:164] Run: docker container inspect ha-214500 --format={{.State.Status}}
	I1007 11:50:09.262401    7780 status.go:371] ha-214500 host status = "Running" (err=<nil>)
	I1007 11:50:09.262927    7780 host.go:66] Checking if "ha-214500" exists ...
	I1007 11:50:09.270874    7780 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-214500
	I1007 11:50:09.344864    7780 host.go:66] Checking if "ha-214500" exists ...
	I1007 11:50:09.357884    7780 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 11:50:09.366043    7780 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-214500
	I1007 11:50:09.442971    7780 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:63120 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\ha-214500\id_rsa Username:docker}
	I1007 11:50:09.581260    7780 ssh_runner.go:195] Run: systemctl --version
	I1007 11:50:09.608217    7780 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:50:09.644032    7780 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-214500
	I1007 11:50:09.727428    7780 kubeconfig.go:125] found "ha-214500" server: "https://127.0.0.1:63124"
	I1007 11:50:09.728045    7780 api_server.go:166] Checking apiserver status ...
	I1007 11:50:09.740388    7780 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:50:09.783746    7780 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2502/cgroup
	I1007 11:50:09.804768    7780 api_server.go:182] apiserver freezer: "7:freezer:/docker/08e43b4aad74c10be25593b55ab90fd074833655c913b8398b327b9ac28dd1e9/kubepods/burstable/podec47435b21501ae1e618027eb33d3b86/92a331059f8894c76030eeb0451f3f01912456d4ba2c288fb163acfea17f4340"
	I1007 11:50:09.816755    7780 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/08e43b4aad74c10be25593b55ab90fd074833655c913b8398b327b9ac28dd1e9/kubepods/burstable/podec47435b21501ae1e618027eb33d3b86/92a331059f8894c76030eeb0451f3f01912456d4ba2c288fb163acfea17f4340/freezer.state
	I1007 11:50:09.839011    7780 api_server.go:204] freezer state: "THAWED"
	I1007 11:50:09.839011    7780 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:63124/healthz ...
	I1007 11:50:09.853015    7780 api_server.go:279] https://127.0.0.1:63124/healthz returned 200:
	ok
	I1007 11:50:09.853015    7780 status.go:463] ha-214500 apiserver status = Running (err=<nil>)
	I1007 11:50:09.853015    7780 status.go:176] ha-214500 status: &{Name:ha-214500 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 11:50:09.853015    7780 status.go:174] checking status of ha-214500-m02 ...
	I1007 11:50:09.870700    7780 cli_runner.go:164] Run: docker container inspect ha-214500-m02 --format={{.State.Status}}
	I1007 11:50:09.946974    7780 status.go:371] ha-214500-m02 host status = "Stopped" (err=<nil>)
	I1007 11:50:09.947946    7780 status.go:384] host is not running, skipping remaining checks
	I1007 11:50:09.947946    7780 status.go:176] ha-214500-m02 status: &{Name:ha-214500-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 11:50:09.947946    7780 status.go:174] checking status of ha-214500-m03 ...
	I1007 11:50:09.962951    7780 cli_runner.go:164] Run: docker container inspect ha-214500-m03 --format={{.State.Status}}
	I1007 11:50:10.041432    7780 status.go:371] ha-214500-m03 host status = "Running" (err=<nil>)
	I1007 11:50:10.041474    7780 host.go:66] Checking if "ha-214500-m03" exists ...
	I1007 11:50:10.053130    7780 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-214500-m03
	I1007 11:50:10.144400    7780 host.go:66] Checking if "ha-214500-m03" exists ...
	I1007 11:50:10.159331    7780 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 11:50:10.166298    7780 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-214500-m03
	I1007 11:50:10.240600    7780 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:63275 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\ha-214500-m03\id_rsa Username:docker}
	I1007 11:50:10.394028    7780 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:50:10.431190    7780 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" ha-214500
	I1007 11:50:10.513203    7780 kubeconfig.go:125] found "ha-214500" server: "https://127.0.0.1:63124"
	I1007 11:50:10.513203    7780 api_server.go:166] Checking apiserver status ...
	I1007 11:50:10.527084    7780 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:50:10.568264    7780 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2329/cgroup
	I1007 11:50:10.592753    7780 api_server.go:182] apiserver freezer: "7:freezer:/docker/1d1996f046498231a8eb8a19b88395c30d9726ee9dfa06463ee7906739167750/kubepods/burstable/pod1e09998ebb6ea6a81f8fc13c35e26fd3/dd0ecae5b94547effc199701d33fc3d1a9d593fbf185a0617044ad5345c0795f"
	I1007 11:50:10.605609    7780 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1d1996f046498231a8eb8a19b88395c30d9726ee9dfa06463ee7906739167750/kubepods/burstable/pod1e09998ebb6ea6a81f8fc13c35e26fd3/dd0ecae5b94547effc199701d33fc3d1a9d593fbf185a0617044ad5345c0795f/freezer.state
	I1007 11:50:10.628980    7780 api_server.go:204] freezer state: "THAWED"
	I1007 11:50:10.628980    7780 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:63124/healthz ...
	I1007 11:50:10.639996    7780 api_server.go:279] https://127.0.0.1:63124/healthz returned 200:
	ok
	I1007 11:50:10.639996    7780 status.go:463] ha-214500-m03 apiserver status = Running (err=<nil>)
	I1007 11:50:10.639996    7780 status.go:176] ha-214500-m03 status: &{Name:ha-214500-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 11:50:10.639996    7780 status.go:174] checking status of ha-214500-m04 ...
	I1007 11:50:10.654978    7780 cli_runner.go:164] Run: docker container inspect ha-214500-m04 --format={{.State.Status}}
	I1007 11:50:10.735196    7780 status.go:371] ha-214500-m04 host status = "Running" (err=<nil>)
	I1007 11:50:10.735196    7780 host.go:66] Checking if "ha-214500-m04" exists ...
	I1007 11:50:10.747760    7780 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-214500-m04
	I1007 11:50:10.826852    7780 host.go:66] Checking if "ha-214500-m04" exists ...
	I1007 11:50:10.841552    7780 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 11:50:10.849555    7780 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-214500-m04
	I1007 11:50:10.933273    7780 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:63437 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\ha-214500-m04\id_rsa Username:docker}
	I1007 11:50:11.072089    7780 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:50:11.099380    7780 status.go:176] ha-214500-m04 status: &{Name:ha-214500-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.31s)

                                                
                                                
=== 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: (2.3144585s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (2.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (149.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 node start m02 -v=7 --alsologtostderr
E1007 11:50:47.831815   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:52:10.907413   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:52:17.609919   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 node start m02 -v=7 --alsologtostderr: (2m26.1517088s)
ha_test.go:430: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: (2.7788s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (149.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
E1007 11:52:45.328696   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\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: (2.8491786s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (256.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-214500 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-windows-amd64.exe stop -p ha-214500 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-windows-amd64.exe stop -p ha-214500 -v=7 --alsologtostderr: (39.1642629s)
ha_test.go:469: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-214500 --wait=true -v=7 --alsologtostderr
E1007 11:55:47.834227   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-214500 --wait=true -v=7 --alsologtostderr: (3m36.4849859s)
ha_test.go:474: (dbg) Run:  out/minikube-windows-amd64.exe node list -p ha-214500
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (256.16s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (17.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 node delete m03 -v=7 --alsologtostderr: (14.3889488s)
ha_test.go:495: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
E1007 11:57:17.610679   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:495: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: (2.2244716s)
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (17.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
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: (2.2323226s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (2.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (37.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 stop -v=7 --alsologtostderr: (36.4917985s)
ha_test.go:539: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: exit status 7 (520.8421ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 11:57:57.538602    4076 out.go:345] Setting OutFile to fd 1748 ...
	I1007 11:57:57.614011    4076 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:57:57.614011    4076 out.go:358] Setting ErrFile to fd 844...
	I1007 11:57:57.614011    4076 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:57:57.629187    4076 out.go:352] Setting JSON to false
	I1007 11:57:57.629187    4076 mustload.go:65] Loading cluster: ha-214500
	I1007 11:57:57.630186    4076 notify.go:220] Checking for updates...
	I1007 11:57:57.630552    4076 config.go:182] Loaded profile config "ha-214500": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:57:57.630552    4076 status.go:174] checking status of ha-214500 ...
	I1007 11:57:57.647475    4076 cli_runner.go:164] Run: docker container inspect ha-214500 --format={{.State.Status}}
	I1007 11:57:57.728959    4076 status.go:371] ha-214500 host status = "Stopped" (err=<nil>)
	I1007 11:57:57.728997    4076 status.go:384] host is not running, skipping remaining checks
	I1007 11:57:57.728997    4076 status.go:176] ha-214500 status: &{Name:ha-214500 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 11:57:57.729045    4076 status.go:174] checking status of ha-214500-m02 ...
	I1007 11:57:57.744592    4076 cli_runner.go:164] Run: docker container inspect ha-214500-m02 --format={{.State.Status}}
	I1007 11:57:57.825873    4076 status.go:371] ha-214500-m02 host status = "Stopped" (err=<nil>)
	I1007 11:57:57.825873    4076 status.go:384] host is not running, skipping remaining checks
	I1007 11:57:57.825873    4076 status.go:176] ha-214500-m02 status: &{Name:ha-214500-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 11:57:57.825873    4076 status.go:174] checking status of ha-214500-m04 ...
	I1007 11:57:57.842267    4076 cli_runner.go:164] Run: docker container inspect ha-214500-m04 --format={{.State.Status}}
	I1007 11:57:57.914548    4076 status.go:371] ha-214500-m04 host status = "Stopped" (err=<nil>)
	I1007 11:57:57.914785    4076 status.go:384] host is not running, skipping remaining checks
	I1007 11:57:57.914834    4076 status.go:176] ha-214500-m04 status: &{Name:ha-214500-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (114.64s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-214500 --wait=true -v=7 --alsologtostderr --driver=docker
ha_test.go:562: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-214500 --wait=true -v=7 --alsologtostderr --driver=docker: (1m51.8983583s)
ha_test.go:568: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
ha_test.go:568: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: (2.2485548s)
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (114.64s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
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: (2.2784818s)
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (2.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (78.9s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-214500 --control-plane -v=7 --alsologtostderr
E1007 12:00:47.835724   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-214500 --control-plane -v=7 --alsologtostderr: (1m15.8910549s)
ha_test.go:613: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr
ha_test.go:613: (dbg) Done: out/minikube-windows-amd64.exe -p ha-214500 status -v=7 --alsologtostderr: (3.0130336s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (78.90s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.1497657s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (3.15s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (66.9s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-340500 --driver=docker
E1007 12:02:17.612249   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\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-340500 --driver=docker: (1m6.9014101s)
--- PASS: TestImageBuild/serial/Setup (66.90s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (5.91s)

                                                
                                                
=== 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-340500
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-340500: (5.9136345s)
--- PASS: TestImageBuild/serial/NormalBuild (5.91s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (2.6s)

                                                
                                                
=== 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-340500
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-340500: (2.5949294s)
--- PASS: TestImageBuild/serial/BuildWithBuildArg (2.60s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (1.73s)

                                                
                                                
=== 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-340500
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-340500: (1.7343065s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (1.73s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.73s)

                                                
                                                
=== 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-340500
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-340500: (1.7285816s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (1.73s)

                                                
                                    
x
+
TestJSONOutput/start/Command (95.56s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-991000 --output=json --user=testUser --memory=2200 --wait=true --driver=docker
E1007 12:03:40.694562   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\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-991000 --output=json --user=testUser --memory=2200 --wait=true --driver=docker: (1m35.5555505s)
--- PASS: TestJSONOutput/start/Command (95.56s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (1.53s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-error-041500 --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-041500 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (274.5307ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"3709cea0-81f5-4469-8806-d0210bc58b36","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-041500] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"9f31139f-c9ce-4dc9-8786-72018e0f173e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube2\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"2f666608-4c5b-4491-950e-fd012284d0c4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"b885f58f-abe8-4a25-83ad-733d8b026e90","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"026c17dc-821f-479d-8c78-99a754122348","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18424"}}
	{"specversion":"1.0","id":"1d36f379-9782-4c38-b1b1-fecdf17dd797","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":"474b9961-a90b-49b9-95be-2d77ccb31932","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-041500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-041500
--- PASS: TestErrorJSONOutput (0.95s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (71.69s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-486700 --network=
E1007 12:05:47.837970   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-486700 --network=: (1m7.6074993s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-486700" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-486700
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-486700: (3.9951668s)
--- PASS: TestKicCustomNetwork/create_custom_network (71.69s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (70.77s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-156200 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-156200 --network=bridge: (1m7.2220005s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-156200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-156200
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-156200: (3.4604321s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (70.77s)

                                                
                                    
x
+
TestKicExistingNetwork (72.75s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1007 12:07:09.036406   14736 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1007 12:07:09.113581   14736 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1007 12:07:09.123619   14736 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1007 12:07:09.123693   14736 cli_runner.go:164] Run: docker network inspect existing-network
W1007 12:07:09.199569   14736 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1007 12:07:09.200632   14736 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1007 12:07:09.200632   14736 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1007 12:07:09.210698   14736 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1007 12:07:09.308919   14736 network.go:206] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc0015846c0}
I1007 12:07:09.309055   14736 network_create.go:124] attempt to create docker network existing-network 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I1007 12:07:09.318393   14736 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
W1007 12:07:09.402824   14736 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network returned with exit code 1
W1007 12:07:09.402910   14736 network_create.go:149] failed to create docker network existing-network 192.168.49.0/24 with gateway 192.168.49.1 and mtu of 1500: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network: exit status 1
stdout:

                                                
                                                
stderr:
Error response from daemon: invalid pool request: Pool overlaps with other one on this address space
W1007 12:07:09.402999   14736 network_create.go:116] failed to create docker network existing-network 192.168.49.0/24, will retry: subnet is taken
I1007 12:07:09.425449   14736 network.go:209] skipping subnet 192.168.49.0/24 that is reserved: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:<nil>}
I1007 12:07:09.443516   14736 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001d711a0}
I1007 12:07:09.443516   14736 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1007 12:07:09.451404   14736 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1007 12:07:09.650125   14736 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-windows-amd64.exe start -p existing-network-125500 --network=existing-network
E1007 12:07:17.613596   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-windows-amd64.exe start -p existing-network-125500 --network=existing-network: (1m8.0716451s)
helpers_test.go:175: Cleaning up "existing-network-125500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p existing-network-125500
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p existing-network-125500: (3.8821499s)
I1007 12:08:21.700483   14736 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (72.75s)

                                                
                                    
x
+
TestKicCustomSubnet (74.62s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-subnet-685500 --subnet=192.168.60.0/24
E1007 12:08:50.915478   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-subnet-685500 --subnet=192.168.60.0/24: (1m10.194163s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-685500 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-685500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-subnet-685500
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-subnet-685500: (4.323379s)
--- PASS: TestKicCustomSubnet (74.62s)

                                                
                                    
x
+
TestKicStaticIP (74.55s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe start -p static-ip-723200 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe start -p static-ip-723200 --static-ip=192.168.200.200: (1m9.8670353s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-windows-amd64.exe -p static-ip-723200 ip
helpers_test.go:175: Cleaning up "static-ip-723200" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p static-ip-723200
E1007 12:10:47.840236   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p static-ip-723200: (4.2183982s)
--- PASS: TestKicStaticIP (74.55s)

                                                
                                    
x
+
TestMainNoArgs (0.27s)

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

                                                
                                    
x
+
TestMinikubeProfile (139.7s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-674100 --driver=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-674100 --driver=docker: (1m3.1123678s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-674100 --driver=docker
E1007 12:12:17.615951   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\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-674100 --driver=docker: (1m3.0039211s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-674100
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: (1.8501816s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-674100
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: (1.8996617s)
helpers_test.go:175: Cleaning up "second-674100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-674100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-674100: (4.1226482s)
helpers_test.go:175: Cleaning up "first-674100" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-674100
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-674100: (4.9588609s)
--- PASS: TestMinikubeProfile (139.70s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (19.33s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.79s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (17.59s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-853200 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-853200 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker: (16.5853881s)
--- PASS: TestMountStart/serial/StartWithMountSecond (17.59s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.78s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (2.91s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.8s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (2.07s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (12.47s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-853200
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-853200: (11.4695636s)
--- PASS: TestMountStart/serial/RestartStopped (12.47s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.75s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (149.31s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-550700 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker
E1007 12:15:47.841448   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\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-550700 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker: (2m27.6199702s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr: (1.6874762s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (149.31s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (36.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- rollout status deployment/busybox: (29.4335259s)
multinode_test.go:505: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-bwhrv -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-bwhrv -- nslookup kubernetes.io: (1.6785416s)
multinode_test.go:536: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-nfg55 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-nfg55 -- nslookup kubernetes.io: (1.605997s)
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-bwhrv -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-nfg55 -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-bwhrv -- nslookup kubernetes.default.svc.cluster.local
E1007 12:17:17.618308   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-nfg55 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (36.95s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (2.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-bwhrv -- 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-550700 -- exec busybox-7dff88458-bwhrv -- sh -c "ping -c 1 192.168.65.254"
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-550700 -- exec busybox-7dff88458-nfg55 -- 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-550700 -- exec busybox-7dff88458-nfg55 -- sh -c "ping -c 1 192.168.65.254"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (2.75s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (51.23s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-550700 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-550700 -v 3 --alsologtostderr: (48.9880136s)
multinode_test.go:127: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr
multinode_test.go:127: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr: (2.2370605s)
--- PASS: TestMultiNode/serial/AddNode (51.23s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (1.94s)

                                                
                                                
=== 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: (1.9421052s)
--- PASS: TestMultiNode/serial/ProfileList (1.94s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (28.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 status --output json --alsologtostderr
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 status --output json --alsologtostderr: (1.9231877s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp testdata\cp-test.txt multinode-550700:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiNodeserialCopyFile1087677188\001\cp-test_multinode-550700.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700:/home/docker/cp-test.txt multinode-550700-m02:/home/docker/cp-test_multinode-550700_multinode-550700-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700:/home/docker/cp-test.txt multinode-550700-m02:/home/docker/cp-test_multinode-550700_multinode-550700-m02.txt: (1.1607496s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m02 "sudo cat /home/docker/cp-test_multinode-550700_multinode-550700-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700:/home/docker/cp-test.txt multinode-550700-m03:/home/docker/cp-test_multinode-550700_multinode-550700-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700:/home/docker/cp-test.txt multinode-550700-m03:/home/docker/cp-test_multinode-550700_multinode-550700-m03.txt: (1.1354247s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m03 "sudo cat /home/docker/cp-test_multinode-550700_multinode-550700-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp testdata\cp-test.txt multinode-550700-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiNodeserialCopyFile1087677188\001\cp-test_multinode-550700-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m02:/home/docker/cp-test.txt multinode-550700:/home/docker/cp-test_multinode-550700-m02_multinode-550700.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m02:/home/docker/cp-test.txt multinode-550700:/home/docker/cp-test_multinode-550700-m02_multinode-550700.txt: (1.1426516s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700 "sudo cat /home/docker/cp-test_multinode-550700-m02_multinode-550700.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m02:/home/docker/cp-test.txt multinode-550700-m03:/home/docker/cp-test_multinode-550700-m02_multinode-550700-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m02:/home/docker/cp-test.txt multinode-550700-m03:/home/docker/cp-test_multinode-550700-m02_multinode-550700-m03.txt: (1.1526885s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m03 "sudo cat /home/docker/cp-test_multinode-550700-m02_multinode-550700-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp testdata\cp-test.txt multinode-550700-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube2\AppData\Local\Temp\TestMultiNodeserialCopyFile1087677188\001\cp-test_multinode-550700-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m03:/home/docker/cp-test.txt multinode-550700:/home/docker/cp-test_multinode-550700-m03_multinode-550700.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m03:/home/docker/cp-test.txt multinode-550700:/home/docker/cp-test_multinode-550700-m03_multinode-550700.txt: (1.1705149s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700 "sudo cat /home/docker/cp-test_multinode-550700-m03_multinode-550700.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m03:/home/docker/cp-test.txt multinode-550700-m02:/home/docker/cp-test_multinode-550700-m03_multinode-550700-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 cp multinode-550700-m03:/home/docker/cp-test.txt multinode-550700-m02:/home/docker/cp-test_multinode-550700-m03_multinode-550700-m02.txt: (1.1718197s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 ssh -n multinode-550700-m02 "sudo cat /home/docker/cp-test_multinode-550700-m03_multinode-550700-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (28.03s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (5.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:18:46.271052   12128 out.go:345] Setting OutFile to fd 1240 ...
	I1007 12:18:46.364520   12128 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:18:46.364520   12128 out.go:358] Setting ErrFile to fd 1840...
	I1007 12:18:46.364520   12128 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:18:46.383314   12128 out.go:352] Setting JSON to false
	I1007 12:18:46.383314   12128 mustload.go:65] Loading cluster: multinode-550700
	I1007 12:18:46.383314   12128 notify.go:220] Checking for updates...
	I1007 12:18:46.384725   12128 config.go:182] Loaded profile config "multinode-550700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:18:46.384725   12128 status.go:174] checking status of multinode-550700 ...
	I1007 12:18:46.402290   12128 cli_runner.go:164] Run: docker container inspect multinode-550700 --format={{.State.Status}}
	I1007 12:18:46.498319   12128 status.go:371] multinode-550700 host status = "Running" (err=<nil>)
	I1007 12:18:46.498319   12128 host.go:66] Checking if "multinode-550700" exists ...
	I1007 12:18:46.507159   12128 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-550700
	I1007 12:18:46.579488   12128 host.go:66] Checking if "multinode-550700" exists ...
	I1007 12:18:46.592525   12128 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:18:46.600539   12128 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-550700
	I1007 12:18:46.683087   12128 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:65052 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\multinode-550700\id_rsa Username:docker}
	I1007 12:18:46.843276   12128 ssh_runner.go:195] Run: systemctl --version
	I1007 12:18:46.868460   12128 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:18:46.906059   12128 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-550700
	I1007 12:18:46.983475   12128 kubeconfig.go:125] found "multinode-550700" server: "https://127.0.0.1:65051"
	I1007 12:18:46.983607   12128 api_server.go:166] Checking apiserver status ...
	I1007 12:18:46.997473   12128 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:18:47.036765   12128 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2458/cgroup
	I1007 12:18:47.060218   12128 api_server.go:182] apiserver freezer: "7:freezer:/docker/142cead4508df73186f9f0941e5eeb95df80f6d2124c116ef5a9c5dcab914e18/kubepods/burstable/pod2895ace145f185ed61191b44f57f882f/dd0205591e632ac08a1b954ec8b7c2903658c09b5226dde1885e6c314b8b04b2"
	I1007 12:18:47.074785   12128 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/142cead4508df73186f9f0941e5eeb95df80f6d2124c116ef5a9c5dcab914e18/kubepods/burstable/pod2895ace145f185ed61191b44f57f882f/dd0205591e632ac08a1b954ec8b7c2903658c09b5226dde1885e6c314b8b04b2/freezer.state
	I1007 12:18:47.095740   12128 api_server.go:204] freezer state: "THAWED"
	I1007 12:18:47.095740   12128 api_server.go:253] Checking apiserver healthz at https://127.0.0.1:65051/healthz ...
	I1007 12:18:47.107632   12128 api_server.go:279] https://127.0.0.1:65051/healthz returned 200:
	ok
	I1007 12:18:47.107632   12128 status.go:463] multinode-550700 apiserver status = Running (err=<nil>)
	I1007 12:18:47.107705   12128 status.go:176] multinode-550700 status: &{Name:multinode-550700 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:18:47.107705   12128 status.go:174] checking status of multinode-550700-m02 ...
	I1007 12:18:47.124546   12128 cli_runner.go:164] Run: docker container inspect multinode-550700-m02 --format={{.State.Status}}
	I1007 12:18:47.208658   12128 status.go:371] multinode-550700-m02 host status = "Running" (err=<nil>)
	I1007 12:18:47.208658   12128 host.go:66] Checking if "multinode-550700-m02" exists ...
	I1007 12:18:47.218684   12128 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-550700-m02
	I1007 12:18:47.296930   12128 host.go:66] Checking if "multinode-550700-m02" exists ...
	I1007 12:18:47.312478   12128 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 12:18:47.318843   12128 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-550700-m02
	I1007 12:18:47.398478   12128 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:65127 SSHKeyPath:C:\Users\jenkins.minikube2\minikube-integration\.minikube\machines\multinode-550700-m02\id_rsa Username:docker}
	I1007 12:18:47.543934   12128 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:18:47.571820   12128 status.go:176] multinode-550700-m02 status: &{Name:multinode-550700-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:18:47.571872   12128 status.go:174] checking status of multinode-550700-m03 ...
	I1007 12:18:47.587735   12128 cli_runner.go:164] Run: docker container inspect multinode-550700-m03 --format={{.State.Status}}
	I1007 12:18:47.666913   12128 status.go:371] multinode-550700-m03 host status = "Stopped" (err=<nil>)
	I1007 12:18:47.667730   12128 status.go:384] host is not running, skipping remaining checks
	I1007 12:18:47.667730   12128 status.go:176] multinode-550700-m03 status: &{Name:multinode-550700-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (18.81s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 node start m03 -v=7 --alsologtostderr: (16.7384088s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 status -v=7 --alsologtostderr
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 status -v=7 --alsologtostderr: (1.886987s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (18.81s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (116.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-550700
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-550700
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-550700: (25.088722s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-550700 --wait=true -v=8 --alsologtostderr
E1007 12:20:20.703205   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:20:47.842974   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-550700 --wait=true -v=8 --alsologtostderr: (1m30.9706591s)
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-550700
--- PASS: TestMultiNode/serial/RestartKeepsNodes (116.57s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (10.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 stop
multinode_test.go:345: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 stop: (23.7649503s)
multinode_test.go:351: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-550700 status: exit status 7 (415.9399ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr: exit status 7 (422.2989ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:21:37.559467   12360 out.go:345] Setting OutFile to fd 1320 ...
	I1007 12:21:37.640206   12360 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:21:37.640299   12360 out.go:358] Setting ErrFile to fd 1324...
	I1007 12:21:37.640358   12360 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:21:37.656740   12360 out.go:352] Setting JSON to false
	I1007 12:21:37.656740   12360 mustload.go:65] Loading cluster: multinode-550700
	I1007 12:21:37.656740   12360 notify.go:220] Checking for updates...
	I1007 12:21:37.658007   12360 config.go:182] Loaded profile config "multinode-550700": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:21:37.658117   12360 status.go:174] checking status of multinode-550700 ...
	I1007 12:21:37.674567   12360 cli_runner.go:164] Run: docker container inspect multinode-550700 --format={{.State.Status}}
	I1007 12:21:37.752845   12360 status.go:371] multinode-550700 host status = "Stopped" (err=<nil>)
	I1007 12:21:37.752845   12360 status.go:384] host is not running, skipping remaining checks
	I1007 12:21:37.752845   12360 status.go:176] multinode-550700 status: &{Name:multinode-550700 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 12:21:37.752845   12360 status.go:174] checking status of multinode-550700-m02 ...
	I1007 12:21:37.769981   12360 cli_runner.go:164] Run: docker container inspect multinode-550700-m02 --format={{.State.Status}}
	I1007 12:21:37.849271   12360 status.go:371] multinode-550700-m02 host status = "Stopped" (err=<nil>)
	I1007 12:21:37.849271   12360 status.go:384] host is not running, skipping remaining checks
	I1007 12:21:37.849271   12360 status.go:176] multinode-550700-m02 status: &{Name:multinode-550700-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (70.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-550700 --wait=true -v=8 --alsologtostderr --driver=docker
E1007 12:22:17.620046   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-550700 --wait=true -v=8 --alsologtostderr --driver=docker: (1m9.0400535s)
multinode_test.go:382: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr
multinode_test.go:382: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-550700 status --alsologtostderr: (1.4618415s)
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (70.99s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (66.32s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-550700
multinode_test.go:464: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-550700-m02 --driver=docker
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-550700-m02 --driver=docker: exit status 14 (305.3244ms)

                                                
                                                
-- stdout --
	* [multinode-550700-m02] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-550700-m03 --driver=docker
multinode_test.go:472: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-550700-m03 --driver=docker: (1m0.3277837s)
multinode_test.go:479: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-550700
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node add -p multinode-550700: exit status 80 (884.6029ms)

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

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

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-windows-amd64.exe delete -p multinode-550700-m03
multinode_test.go:484: (dbg) Done: out/minikube-windows-amd64.exe delete -p multinode-550700-m03: (4.5295344s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (66.32s)

                                                
                                    
x
+
TestPreload (190.22s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-461300 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4
E1007 12:25:30.925214   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:25:47.846134   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\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-461300 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4: (2m12.795696s)
preload_test.go:52: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-461300 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-461300 image pull gcr.io/k8s-minikube/busybox: (2.2577141s)
preload_test.go:58: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-461300
preload_test.go:58: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-461300: (12.2682509s)
preload_test.go:66: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-461300 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker
preload_test.go:66: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-461300 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker: (38.0420443s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-461300 image list
helpers_test.go:175: Cleaning up "test-preload-461300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-461300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-461300: (4.1982832s)
--- PASS: TestPreload (190.22s)

                                                
                                    
x
+
TestScheduledStopWindows (134.03s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-476100 --memory=2048 --driver=docker
E1007 12:27:17.622923   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-476100 --memory=2048 --driver=docker: (1m5.0915941s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-476100 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-476100 --schedule 5m: (1.3944242s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-476100 -n scheduled-stop-476100
scheduled_stop_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-476100 -n scheduled-stop-476100: (1.2046429s)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-476100 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-476100 -- sudo systemctl show minikube-scheduled-stop --no-page: (1.1145219s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-476100 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-476100 --schedule 5s: (1.3555595s)
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-476100
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-476100: exit status 7 (359.9232ms)

                                                
                                                
-- stdout --
	scheduled-stop-476100
	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-476100 -n scheduled-stop-476100
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-476100 -n scheduled-stop-476100: exit status 7 (341.3246ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (42.08s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe start -p insufficient-storage-385000 --memory=2048 --output=json --wait=true --driver=docker
status_test.go:50: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p insufficient-storage-385000 --memory=2048 --output=json --wait=true --driver=docker: exit status 26 (37.2299356s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c25a2e57-8507-4a6f-a432-a49be41447ba","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-385000] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"60c82d63-9ce8-49ed-befa-f1bfca5c53e8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube2\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"f209d1b2-eec3-428e-ab89-2bb8f9ba85b7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"51cec835-24d7-46fb-8a2c-c0caf3b0554f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"099ccfbc-b8d6-41b9-9550-552ad02c40f0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18424"}}
	{"specversion":"1.0","id":"55db2f26-08d0-49cf-87a2-4961682212e2","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":"eed9d8c1-0898-4041-8206-49be450bc2bc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"501f3b9d-1e59-4a56-b7aa-27ecf98d500c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"0c3385a1-911f-4324-9f93-d6a34b8a6c2c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"de3160de-07a9-4aee-83e8-03b801582112","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker Desktop driver with root privileges"}}
	{"specversion":"1.0","id":"41b5d19e-9fdc-4e58-97fc-e0541989da45","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-385000\" primary control-plane node in \"insufficient-storage-385000\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"85627202-ecde-4d20-afb3-a5471a8d234d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1727731891-master ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"e9662109-de70-45fd-b125-92a0ade010c5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"c951aebe-9d15-4d4e-b980-08ff2e97eca2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-385000 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-385000 --output=json --layout=cluster: exit status 7 (829.9724ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1007 12:30:05.460620   13152 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-385000" does not appear in C:\Users\jenkins.minikube2\minikube-integration\kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1007 12:30:06.293252   14680 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-385000" does not appear in C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	E1007 12:30:06.330375   14680 status.go:258] unable to read event log: stat: CreateFile C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\insufficient-storage-385000\events.json: The system cannot find the file specified.

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-385000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p insufficient-storage-385000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p insufficient-storage-385000: (3.1818217s)
--- PASS: TestInsufficientStorage (42.08s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (375.14s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.559856243.exe start -p running-upgrade-637400 --memory=2200 --vm-driver=docker
version_upgrade_test.go:120: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.559856243.exe start -p running-upgrade-637400 --memory=2200 --vm-driver=docker: (4m23.5456899s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-637400 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-637400 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m40.2781806s)
helpers_test.go:175: Cleaning up "running-upgrade-637400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-637400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-637400: (10.6808543s)
--- PASS: TestRunningBinaryUpgrade (375.14s)

                                                
                                    
x
+
TestKubernetesUpgrade (534.6s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-637400 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:222: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-637400 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker: (2m25.8071317s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-637400
version_upgrade_test.go:227: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-637400: (4.2165414s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-637400 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-637400 status --format={{.Host}}: exit status 7 (410.5674ms)

                                                
                                                
-- 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-637400 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-637400 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker: (5m35.0210749s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-637400 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-637400 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-637400 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker: exit status 106 (783.0892ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-637400] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=18424
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /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-637400 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-637400 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker: (41.3770507s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-637400" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-637400
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-637400: (6.7779668s)
--- PASS: TestKubernetesUpgrade (534.60s)

                                                
                                    
x
+
TestMissingContainerUpgrade (217.37s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.3493698563.exe start -p missing-upgrade-803300 --memory=2200 --driver=docker
version_upgrade_test.go:309: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.3493698563.exe start -p missing-upgrade-803300 --memory=2200 --driver=docker: (1m24.9744077s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-803300
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-803300: (11.9280657s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-803300
version_upgrade_test.go:329: (dbg) Run:  out/minikube-windows-amd64.exe start -p missing-upgrade-803300 --memory=2200 --alsologtostderr -v=1 --driver=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-windows-amd64.exe start -p missing-upgrade-803300 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m54.1990014s)
helpers_test.go:175: Cleaning up "missing-upgrade-803300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p missing-upgrade-803300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p missing-upgrade-803300: (5.4193111s)
--- PASS: TestMissingContainerUpgrade (217.37s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.71s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (344.93s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.686058879.exe start -p stopped-upgrade-637400 --memory=2200 --vm-driver=docker
E1007 12:30:47.847684   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:32:17.624561   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.686058879.exe start -p stopped-upgrade-637400 --memory=2200 --vm-driver=docker: (4m22.429685s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.686058879.exe -p stopped-upgrade-637400 stop
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube2\AppData\Local\Temp\minikube-v1.26.0.686058879.exe -p stopped-upgrade-637400 stop: (12.6856017s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-637400 --memory=2200 --alsologtostderr -v=1 --driver=docker
E1007 12:35:47.850134   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\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-637400 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m9.8143231s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (344.93s)

                                                
                                    
x
+
TestPause/serial/Start (134.22s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-130000 --memory=2048 --install-addons=false --wait=all --driver=docker
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-130000 --memory=2048 --install-addons=false --wait=all --driver=docker: (2m14.2160797s)
--- PASS: TestPause/serial/Start (134.22s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.81s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.32s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-799100] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube2\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube2\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=18424
	  - 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.32s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (65.43s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --driver=docker
no_kubernetes_test.go:95: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --driver=docker: (1m4.2578463s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-799100 status -o json
no_kubernetes_test.go:200: (dbg) Done: out/minikube-windows-amd64.exe -p NoKubernetes-799100 status -o json: (1.170782s)
--- PASS: TestNoKubernetes/serial/StartWithK8s (65.43s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (45.79s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-130000 --alsologtostderr -v=1 --driver=docker
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-130000 --alsologtostderr -v=1 --driver=docker: (45.7714868s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (45.79s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (22.38s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --no-kubernetes --driver=docker
E1007 12:37:17.626828   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --no-kubernetes --driver=docker: (17.2796392s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-799100 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p NoKubernetes-799100 status -o json: exit status 2 (981.4502ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-windows-amd64.exe delete -p NoKubernetes-799100
no_kubernetes_test.go:124: (dbg) Done: out/minikube-windows-amd64.exe delete -p NoKubernetes-799100: (4.1220494s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (22.38s)

                                                
                                    
x
+
TestPause/serial/Pause (1.6s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-130000 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-130000 --alsologtostderr -v=5: (1.6019213s)
--- PASS: TestPause/serial/Pause (1.60s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (1.02s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.44s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (2.06s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-130000 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-130000 --alsologtostderr -v=5: (2.0623122s)
--- PASS: TestPause/serial/PauseAgain (2.06s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (6.01s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (22.26s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --no-kubernetes --driver=docker
no_kubernetes_test.go:136: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --no-kubernetes --driver=docker: (22.2610673s)
--- PASS: TestNoKubernetes/serial/Start (22.26s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (10.03s)

                                                
                                                
=== 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: (9.7022269s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-130000
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-130000: exit status 1 (104.2968ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.81s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (4.16s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-windows-amd64.exe profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-windows-amd64.exe profile list: (1.796129s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output=json
no_kubernetes_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe profile list --output=json: (2.3668589s)
--- PASS: TestNoKubernetes/serial/ProfileList (4.16s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.54s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-windows-amd64.exe stop -p NoKubernetes-799100
no_kubernetes_test.go:158: (dbg) Done: out/minikube-windows-amd64.exe stop -p NoKubernetes-799100: (2.5430334s)
--- PASS: TestNoKubernetes/serial/Stop (2.54s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (14.47s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --driver=docker
no_kubernetes_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-799100 --driver=docker: (14.4728154s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (14.47s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.96s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-477700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-477700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0: (2m56.6293392s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (176.63s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-819400 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1
E1007 12:40:47.851946   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-819400 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1: (2m27.4549308s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (147.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-508700 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-508700 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1: (1m52.6346814s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (112.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-477700 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) Done: kubectl --context old-k8s-version-477700 create -f testdata\busybox.yaml: (1.0997706s)
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [e19121a9-491e-46e1-8a07-6b8856080ac9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e19121a9-491e-46e1-8a07-6b8856080ac9] Running
E1007 12:42:10.934439   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.0089835s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-477700 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (12.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-477700 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-477700 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.9630761s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-477700 describe deploy/metrics-server -n kube-system
E1007 12:42:17.629385   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:215: (dbg) Done: kubectl --context old-k8s-version-477700 describe deploy/metrics-server -n kube-system: (1.9867504s)
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (4.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p old-k8s-version-477700 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p old-k8s-version-477700 --alsologtostderr -v=3: (12.3729625s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-477700 -n old-k8s-version-477700
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-477700 -n old-k8s-version-477700: exit status 7 (394.871ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p old-k8s-version-477700 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.92s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-477700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-477700 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.20.0: (6m46.4803049s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-477700 -n old-k8s-version-477700
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-477700 -n old-k8s-version-477700: (1.1093426s)
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (407.59s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-819400 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) Done: kubectl --context no-preload-819400 create -f testdata\busybox.yaml: (2.9863798s)
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [05a6fb3a-2cb7-4b3a-9f4d-93983b066ea8] Pending
helpers_test.go:344: "busybox" [05a6fb3a-2cb7-4b3a-9f4d-93983b066ea8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [05a6fb3a-2cb7-4b3a-9f4d-93983b066ea8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.0100976s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-819400 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (14.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-350100 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-350100 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1: (1m45.7767505s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (105.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p no-preload-819400 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p no-preload-819400 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.079682s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-819400 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (2.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p no-preload-819400 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p no-preload-819400 --alsologtostderr -v=3: (13.6006777s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-819400 -n no-preload-819400
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-819400 -n no-preload-819400: exit status 7 (410.2954ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p no-preload-819400 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-819400 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-819400 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.31.1: (4m40.0722912s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-819400 -n no-preload-819400
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (281.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-508700 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [d779bcd6-234a-49ca-8f6f-327cecadedb8] Pending
helpers_test.go:344: "busybox" [d779bcd6-234a-49ca-8f6f-327cecadedb8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d779bcd6-234a-49ca-8f6f-327cecadedb8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.0099277s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-508700 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (12.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-508700 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-508700 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.3666795s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-508700 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (2.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p embed-certs-508700 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p embed-certs-508700 --alsologtostderr -v=3: (13.8104484s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (13.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-508700 -n embed-certs-508700
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-508700 -n embed-certs-508700: exit status 7 (392.7422ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p embed-certs-508700 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-508700 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-508700 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.31.1: (4m39.134217s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-508700 -n embed-certs-508700
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (280.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-350100 create -f testdata\busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [cf731b16-454d-4754-a61d-46fa2b5712d9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cf731b16-454d-4754-a61d-46fa2b5712d9] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.0108123s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-350100 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-diff-port-350100 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p default-k8s-diff-port-350100 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.1343314s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-350100 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (2.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-350100 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-350100 --alsologtostderr -v=3: (12.7483781s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100: exit status 7 (383.1847ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p default-k8s-diff-port-350100 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-350100 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1
E1007 12:45:47.855679   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:47:17.631929   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-350100 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.31.1: (4m47.767061s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (288.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wxnpt" [cfa92bb4-071a-4ac4-a949-e5a30c847f7e] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0056432s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-wxnpt" [cfa92bb4-071a-4ac4-a949-e5a30c847f7e] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0094291s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-819400 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p no-preload-819400 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p no-preload-819400 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p no-preload-819400 --alsologtostderr -v=1: (1.5629091s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-819400 -n no-preload-819400
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-819400 -n no-preload-819400: exit status 2 (956.1829ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-819400 -n no-preload-819400
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-819400 -n no-preload-819400: exit status 2 (962.5931ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p no-preload-819400 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p no-preload-819400 --alsologtostderr -v=1: (1.6238056s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-819400 -n no-preload-819400
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-819400 -n no-preload-819400: (1.4195996s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-819400 -n no-preload-819400
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-819400 -n no-preload-819400: (1.0307123s)
--- PASS: TestStartStop/group/no-preload/serial/Pause (7.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-387000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-387000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.31.1: (1m21.806065s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (81.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-gwcq2" [676119d9-a4cb-45e6-af73-75f70b41475c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0097708s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-gwcq2" [676119d9-a4cb-45e6-af73-75f70b41475c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0260344s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-508700 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p embed-certs-508700 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p embed-certs-508700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p embed-certs-508700 --alsologtostderr -v=1: (1.7495647s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-508700 -n embed-certs-508700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-508700 -n embed-certs-508700: exit status 2 (1.0367415s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-508700 -n embed-certs-508700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-508700 -n embed-certs-508700: exit status 2 (971.9101ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p embed-certs-508700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p embed-certs-508700 --alsologtostderr -v=1: (1.5514427s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-508700 -n embed-certs-508700
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-508700 -n embed-certs-508700: (1.4902253s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-508700 -n embed-certs-508700
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p embed-certs-508700 -n embed-certs-508700: (1.141772s)
--- PASS: TestStartStop/group/embed-certs/serial/Pause (7.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-hnz28" [c4b1d610-3ae9-4b23-a299-430ab55dd263] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0597649s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.06s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p auto-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p auto-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker: (1m43.3688757s)
--- PASS: TestNetworkPlugins/group/auto/Start (103.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-hnz28" [c4b1d610-3ae9-4b23-a299-430ab55dd263] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0106436s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-477700 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p old-k8s-version-477700 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p old-k8s-version-477700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p old-k8s-version-477700 --alsologtostderr -v=1: (2.2197228s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-477700 -n old-k8s-version-477700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-477700 -n old-k8s-version-477700: exit status 2 (974.1218ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-477700 -n old-k8s-version-477700
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-477700 -n old-k8s-version-477700: exit status 2 (1.0334784s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p old-k8s-version-477700 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p old-k8s-version-477700 --alsologtostderr -v=1: (1.6110305s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-477700 -n old-k8s-version-477700
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-477700 -n old-k8s-version-477700: (1.6339742s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-477700 -n old-k8s-version-477700
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-477700 -n old-k8s-version-477700: (1.0846226s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (8.56s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kindnet-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kindnet-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker: (2m4.0652135s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (124.07s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-387000 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-387000 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (4.295242s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (4.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p newest-cni-387000 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p newest-cni-387000 --alsologtostderr -v=3: (13.9665995s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (13.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-sf2jz" [4353fd0f-7eaf-4c36-98cc-2aedaefd4355] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0098588s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-sf2jz" [4353fd0f-7eaf-4c36-98cc-2aedaefd4355] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0100389s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-350100 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-387000 -n newest-cni-387000
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-387000 -n newest-cni-387000: exit status 7 (369.9604ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p newest-cni-387000 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-387000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-387000 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker --kubernetes-version=v1.31.1: (34.2627912s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-387000 -n newest-cni-387000
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-387000 -n newest-cni-387000: (1.1241365s)
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (35.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p default-k8s-diff-port-350100 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-350100 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-350100 --alsologtostderr -v=1: (1.9587344s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100: exit status 2 (1.0144039s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100: exit status 2 (1.014468s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-350100 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-350100 --alsologtostderr -v=1: (1.6613591s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100: (1.6322174s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-350100 -n default-k8s-diff-port-350100: (1.1627433s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (8.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p calico-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker
E1007 12:50:47.856967   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\addons-602200\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p calico-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker: (2m43.1589096s)
--- PASS: TestNetworkPlugins/group/calico/Start (163.16s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p newest-cni-387000 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p newest-cni-387000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p newest-cni-387000 --alsologtostderr -v=1: (2.5105085s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-387000 -n newest-cni-387000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-387000 -n newest-cni-387000: exit status 2 (1.0137735s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-387000 -n newest-cni-387000
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-387000 -n newest-cni-387000: exit status 2 (1.3140167s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p newest-cni-387000 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p newest-cni-387000 --alsologtostderr -v=1: (1.6301963s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-387000 -n newest-cni-387000
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-387000 -n newest-cni-387000: (1.3340409s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-387000 -n newest-cni-387000
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-387000 -n newest-cni-387000: (1.2553613s)
--- PASS: TestStartStop/group/newest-cni/serial/Pause (9.06s)
E1007 12:56:50.966006   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p auto-140800 "pgrep -a kubelet"
I1007 12:51:09.127524   14736 config.go:182] Loaded profile config "auto-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.99s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-140800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-l6dfn" [a203c929-702e-4565-8d64-97069ab22192] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-l6dfn" [a203c929-702e-4565-8d64-97069ab22192] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 23.0099588s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (23.90s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-flannel-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-flannel-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata\kube-flannel.yaml --driver=docker: (1m38.4172438s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (98.42s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-wnk9h" [7a11f92d-369f-4ad3-a94c-6760bf422d94] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.0103542s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kindnet-140800 "pgrep -a kubelet"
E1007 12:52:01.888388   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:01.895392   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:01.908382   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:01.931455   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:01.973991   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:02.056695   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:02.219563   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:02.541591   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p kindnet-140800 "pgrep -a kubelet": (1.1081378s)
I1007 12:52:02.864527   14736 config.go:182] Loaded profile config "kindnet-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (1.11s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-140800 replace --force -f testdata\netcat-deployment.yaml
E1007 12:52:03.184587   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-4t2mn" [b299e20b-35c3-4292-8cfa-fd1c960002d7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:52:04.467748   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:07.030641   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:12.153203   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:52:17.634420   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-4t2mn" [b299e20b-35c3-4292-8cfa-fd1c960002d7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 20.0094942s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (20.88s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (89.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p false-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker
E1007 12:52:42.878444   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p false-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker: (1m29.2025101s)
--- PASS: TestNetworkPlugins/group/false/Start (89.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p custom-flannel-140800 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p custom-flannel-140800 "pgrep -a kubelet": (1.2050836s)
I1007 12:52:50.154947   14736 config.go:182] Loaded profile config "custom-flannel-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (1.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-140800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:149: (dbg) Done: kubectl --context custom-flannel-140800 replace --force -f testdata\netcat-deployment.yaml: (1.0708256s)
I1007 12:52:51.264195   14736 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I1007 12:52:51.278077   14736 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-wc2t4" [14bfc584-3d34-4d9f-81f4-139d1c40aa36] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:53:01.733678   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:01.741687   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:01.754720   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:01.777686   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:01.820674   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:01.902682   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:02.065139   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:02.387627   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:03.030023   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:04.312216   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-wc2t4" [14bfc584-3d34-4d9f-81f4-139d1c40aa36] Running
E1007 12:53:06.874327   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 20.0106499s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (23.01s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p flannel-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p flannel-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker: (1m54.9468933s)
--- PASS: TestNetworkPlugins/group/flannel/Start (114.95s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-snlg4" [6de60c11-1591-4ec8-8f44-d220f9836c65] Running
E1007 12:53:23.405891   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:23.841682   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.0134681s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p calico-140800 "pgrep -a kubelet"
I1007 12:53:27.351552   14736 config.go:182] Loaded profile config "calico-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.93s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-140800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-jbrb4" [3011c3a1-6cf6-4277-8589-995a1b0ed650] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:53:40.723742   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\functional-022100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:43.888907   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\no-preload-819400\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-jbrb4" [3011c3a1-6cf6-4277-8589-995a1b0ed650] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 27.0080837s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (27.80s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.92s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p false-140800 "pgrep -a kubelet"
I1007 12:53:57.282500   14736 config.go:182] Loaded profile config "false-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.92s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (20.67s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-140800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-n8s7z" [0d6d1e3f-afa4-4940-a940-3d31f7c1291b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-n8s7z" [0d6d1e3f-afa4-4940-a940-3d31f7c1291b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 20.013758s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (20.67s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p bridge-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p bridge-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker: (1m57.2514382s)
--- PASS: TestNetworkPlugins/group/bridge/Start (117.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.42s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.34s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.38s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (117.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubenet-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker
E1007 12:54:55.089244   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-350100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:54:57.654027   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-350100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:55:02.776321   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-350100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p kubenet-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker: (1m57.1666169s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (117.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p enable-default-cni-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker
E1007 12:55:13.019437   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-350100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p enable-default-cni-140800 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker: (1m45.7132168s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (105.71s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-qr9gp" [71616930-a060-4397-acfe-ee8c4acc4d51] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.0112697s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p flannel-140800 "pgrep -a kubelet"
I1007 12:55:20.398458   14736 config.go:182] Loaded profile config "flannel-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-140800 replace --force -f testdata\netcat-deployment.yaml
I1007 12:55:21.394877   14736 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I1007 12:55:21.560730   14736 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-ccs95" [e68f511c-1999-4ead-923f-c6d653d85648] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:55:33.501795   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-350100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-ccs95" [e68f511c-1999-4ead-923f-c6d653d85648] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 23.0074627s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (24.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p bridge-140800 "pgrep -a kubelet"
net_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe ssh -p bridge-140800 "pgrep -a kubelet": (1.0022105s)
I1007 12:56:09.789629   14736 config.go:182] Loaded profile config "bridge-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (1.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-140800 replace --force -f testdata\netcat-deployment.yaml
E1007 12:56:09.975308   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:09.983303   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:09.997312   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:10.020350   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:10.063304   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:10.146300   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:10.309324   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:10.631797   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-lrzhd" [9567865a-80ec-4805-bb6e-b4d1a49dfa84] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:56:11.274506   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:12.556746   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:14.464543   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\default-k8s-diff-port-350100\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:15.119479   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:20.241889   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-lrzhd" [9567865a-80ec-4805-bb6e-b4d1a49dfa84] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 19.0137914s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (19.93s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
E1007 12:56:30.483490   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\auto-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:264: (dbg) Run:  kubectl --context bridge-140800 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.34s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.91s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kubenet-140800 "pgrep -a kubelet"
I1007 12:56:51.958730   14736 config.go:182] Loaded profile config "kubenet-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.91s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (18.89s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-140800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-8t6wb" [fe66d0df-41ed-4963-a0b4-538505a88cab] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:56:55.750212   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:55.758231   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:55.771233   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:55.794214   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:55.837105   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:55.920122   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:56.082141   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:56.405116   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:56:57.048911   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-8t6wb" [fe66d0df-41ed-4963-a0b4-538505a88cab] Running
E1007 12:57:06.015926   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 18.1942447s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (18.89s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p enable-default-cni-140800 "pgrep -a kubelet"
E1007 12:56:58.331193   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
I1007 12:56:58.768201   14736 config.go:182] Loaded profile config "enable-default-cni-140800": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.93s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-140800 replace --force -f testdata\netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-nvjz5" [0f9adaf9-ff97-46cd-bb1d-5bbdbbddd19c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1007 12:57:00.893623   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\kindnet-140800\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:57:01.890068   14736 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube2\\minikube-integration\\.minikube\\profiles\\old-k8s-version-477700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-nvjz5" [0f9adaf9-ff97-46cd-bb1d-5bbdbbddd19c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 19.0099515s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (19.76s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.38s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.38s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.36s)

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

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

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

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

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

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

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

                                                
                                    

Test skip (25/340)

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (30.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 25.3243ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-s6ddq" [bd0de86a-8088-4ea6-99e8-ce5336d606c7] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.0965678s
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-vhskf" [01c2ec34-8932-498f-b220-69d69ccd8137] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.0969834s
addons_test.go:331: (dbg) Run:  kubectl --context addons-602200 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-602200 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-602200 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": (17.5543662s)
addons_test.go:346: Unable to complete rest of the test due to connectivity assumptions
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable registry --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable registry --alsologtostderr -v=1: (2.6404122s)
--- SKIP: TestAddons/parallel/Registry (30.89s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (32.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-602200 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-602200 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-602200 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:245: (dbg) Done: kubectl --context addons-602200 replace --force -f testdata\nginx-pod-svc.yaml: (1.2752525s)
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [bca9882b-4869-4566-8f66-42f702dab24e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [bca9882b-4869-4566-8f66-42f702dab24e] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 18.0212864s
I1007 11:31:08.572019   14736 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 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-602200 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (1.0044s)
addons_test.go:282: skipping ingress DNS test for any combination that needs port forwarding
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable ingress-dns --alsologtostderr -v=1: (2.0131475s)
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-602200 addons disable ingress --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-602200 addons disable ingress --alsologtostderr -v=1: (9.7577973s)
--- SKIP: TestAddons/parallel/Ingress (32.79s)

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

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker true 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:905: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-022100 --alsologtostderr -v=1]
functional_test.go:916: output didn't produce a URL
functional_test.go:910: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-022100 --alsologtostderr -v=1] ...
helpers_test.go:502: unable to terminate pid 2504: Access is denied.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.01s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd
functional_test_mount_test.go:64: skipping: mount broken on windows: https://github.com/kubernetes/minikube/issues/8303
--- SKIP: TestFunctional/parallel/MountCmd (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (66.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-022100 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-022100 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-ttf4x" [cd2c0a34-044e-45dc-a736-12bef40c59dc] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-ttf4x" [cd2c0a34-044e-45dc-a736-12bef40c59dc] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 1m6.0109529s
functional_test.go:1646: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (66.69s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/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
+
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
+
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
+
TestStartStop/group/disable-driver-mounts (0.96s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-013000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p disable-driver-mounts-013000
--- SKIP: TestStartStop/group/disable-driver-mounts (0.96s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (15.93s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: C:\Users\jenkins.minikube2\minikube-integration\.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 07 Oct 2024 12:33:24 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://127.0.0.1:49959
name: kubernetes-upgrade-637400
- cluster:
certificate-authority: C:\Users\jenkins.minikube2\minikube-integration\.minikube\ca.crt
extensions:
- extension:
last-update: Mon, 07 Oct 2024 12:35:49 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://127.0.0.1:50365
name: pause-130000
contexts:
- context:
cluster: kubernetes-upgrade-637400
user: kubernetes-upgrade-637400
name: kubernetes-upgrade-637400
- context:
cluster: pause-130000
extensions:
- extension:
last-update: Mon, 07 Oct 2024 12:35:49 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-130000
name: pause-130000
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-637400
user:
client-certificate: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\kubernetes-upgrade-637400/client.crt
client-key: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\kubernetes-upgrade-637400/client.key
- name: pause-130000
user:
client-certificate: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\pause-130000\client.crt
client-key: C:\Users\jenkins.minikube2\minikube-integration\.minikube\profiles\pause-130000\client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-140800 [took: 15.1426563s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-140800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cilium-140800
--- SKIP: TestNetworkPlugins/group/cilium (15.93s)

                                                
                                    
Copied to clipboard