Test Report: Docker_Cloud_Shell 19774

                    
                      95efbc930ecf4c942ef544a2e8709bfd2a544710:2024-10-08:36559
                    
                

Test fail (4/108)

Order failed test Duration
10 TestAddons/serial/GCPAuth/PullSecret 481.19
113 TestFunctional/parallel/MountCmd/any-port 12.57
114 TestFunctional/parallel/MountCmd/specific-port 16.12
115 TestFunctional/parallel/MountCmd/VerifyCleanup 14.4
x
+
TestAddons/serial/GCPAuth/PullSecret (481.19s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:614: (dbg) Run:  kubectl --context addons-906488 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-906488 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" [ec39df42-2d5b-4422-b83a-f6c100ac706a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:329: TestAddons/serial/GCPAuth/PullSecret: WARNING: pod list for "default" "integration-test=busybox" returned: client rate limiter Wait returned an error: context deadline exceeded
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-linux-amd64 status --format={{.APIServer}} -p addons-906488 -n addons-906488
addons_test.go:627: TestAddons/serial/GCPAuth/PullSecret: showing logs for failed pods as of 2024-10-08 17:54:28.079862861 +0000 UTC m=+717.416430829
addons_test.go:627: (dbg) Run:  kubectl --context addons-906488 describe po busybox -n default
addons_test.go:627: (dbg) kubectl --context addons-906488 describe po busybox -n default:
Name:             busybox
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-906488/192.168.49.2
Start Time:       Tue, 08 Oct 2024 17:46:27 +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-dn4kt (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-dn4kt:
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  8m1s                 default-scheduler  Successfully assigned default/busybox to addons-906488
Normal   Pulling    6m32s (x4 over 8m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning  Failed     6m32s (x4 over 8m)   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     6m32s (x4 over 8m)   kubelet            Error: ErrImagePull
Warning  Failed     6m19s (x6 over 8m)   kubelet            Error: ImagePullBackOff
Normal   BackOff    2m49s (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-906488 logs busybox -n default
addons_test.go:627: (dbg) Non-zero exit: kubectl --context addons-906488 logs busybox -n default: exit status 1 (120.996299ms)

                                                
                                                
** 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-906488 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 (481.19s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdany-port1817459669/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1728410443311469824" to /tmp/TestFunctionalparallelMountCmdany-port1817459669/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1728410443311469824" to /tmp/TestFunctionalparallelMountCmdany-port1817459669/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1728410443311469824" to /tmp/TestFunctionalparallelMountCmdany-port1817459669/001/test-1728410443311469824
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
E1008 18:00:43.453316  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (1.007756319s)

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

                                                
                                                
** /stderr **
I1008 18:00:44.319733  140668 retry.go:31] will retry after 542.255509ms: exit status 1
E1008 18:00:44.734670  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (605.82189ms)

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

                                                
                                                
** /stderr **
I1008 18:00:45.469168  140668 retry.go:31] will retry after 950.537948ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (604.761829ms)

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

                                                
                                                
** /stderr **
I1008 18:00:47.025098  140668 retry.go:31] will retry after 893.022018ms: exit status 1
E1008 18:00:47.296054  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (697.875263ms)

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

                                                
                                                
** /stderr **
I1008 18:00:48.617034  140668 retry.go:31] will retry after 2.079250613s: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (646.880933ms)

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

                                                
                                                
** /stderr **
I1008 18:00:51.344829  140668 retry.go:31] will retry after 2.472913778s: exit status 1
E1008 18:00:52.417431  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (698.044096ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:125: /mount-9p did not appear within 11.205140183s: exit status 1
functional_test_mount_test.go:80: "TestFunctional/parallel/MountCmd/any-port" failed, getting debug info...
functional_test_mount_test.go:81: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:81: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (604.33419ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:83: debugging command "out/minikube-linux-amd64 -p functional-843578 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:90: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "sudo umount -f /mount-9p": exit status 1 (605.740355ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:92: "out/minikube-linux-amd64 -p functional-843578 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdany-port1817459669/001:/mount-9p --alsologtostderr -v=1] ...
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdany-port1817459669/001:/mount-9p --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:94: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdany-port1817459669/001:/mount-9p --alsologtostderr -v=1] stderr:
I1008 18:00:43.506554  180289 out.go:345] Setting OutFile to fd 1 ...
I1008 18:00:43.507036  180289 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:00:43.507069  180289 out.go:358] Setting ErrFile to fd 2...
I1008 18:00:43.507089  180289 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:00:43.507628  180289 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:00:43.508223  180289 mustload.go:65] Loading cluster: functional-843578
I1008 18:00:43.509265  180289 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:00:43.510523  180289 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:00:43.582406  180289 host.go:66] Checking if "functional-843578" exists ...
I1008 18:00:43.584272  180289 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1008 18:00:43.897094  180289 info.go:266] docker info: {ID:083def4a-326e-4380-b037-0d193c1804a2 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:56 SystemTime:2024-10-08 18:00:43.856391571 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 24.04.1 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1008 18:00:43.898002  180289 cli_runner.go:164] Run: docker network inspect functional-843578 --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}}]}"
I1008 18:00:43.979429  180289 out.go:201] 
W1008 18:00:43.981389  180289 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I1008 18:00:43.982925  180289 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/any-port (12.57s)

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

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

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

                                                
                                                
** /stderr **
I1008 18:00:57.028324  140668 retry.go:31] will retry after 662.893916ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (413.62691ms)

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

                                                
                                                
** /stderr **
I1008 18:00:58.105650  140668 retry.go:31] will retry after 391.79059ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (512.930725ms)

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

                                                
                                                
** /stderr **
I1008 18:00:59.011194  140668 retry.go:31] will retry after 1.312472885s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (543.164377ms)

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

                                                
                                                
** /stderr **
I1008 18:01:00.867175  140668 retry.go:31] will retry after 1.343090745s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (399.80436ms)

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

                                                
                                                
** /stderr **
I1008 18:01:02.611286  140668 retry.go:31] will retry after 3.572865599s: exit status 1
E1008 18:01:02.659564  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (741.340408ms)

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

                                                
                                                
** /stderr **
I1008 18:01:06.926045  140668 retry.go:31] will retry after 3.617548897s: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (515.072358ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 15.188338274s: exit status 1
functional_test_mount_test.go:220: "TestFunctional/parallel/MountCmd/specific-port" failed, getting debug info...
functional_test_mount_test.go:221: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates"
functional_test_mount_test.go:221: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (387.032547ms)

                                                
                                                
-- stdout --
	ls: cannot access '/mount-9p': No such file or directory
	cat: /mount-9p/pod-dates: No such file or directory

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:223: debugging command "out/minikube-linux-amd64 -p functional-843578 ssh \"mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates\"" failed : exit status 1
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "sudo umount -f /mount-9p": exit status 1 (420.506616ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: no mount point specified.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-843578 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdspecific-port1469687497/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdspecific-port1469687497/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdspecific-port1469687497/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I1008 18:00:56.300442  180907 out.go:345] Setting OutFile to fd 1 ...
I1008 18:00:56.301282  180907 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:00:56.303852  180907 out.go:358] Setting ErrFile to fd 2...
I1008 18:00:56.303887  180907 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:00:56.304289  180907 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:00:56.304858  180907 mustload.go:65] Loading cluster: functional-843578
I1008 18:00:56.305621  180907 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:00:56.309688  180907 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:00:56.443583  180907 host.go:66] Checking if "functional-843578" exists ...
I1008 18:00:56.444083  180907 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1008 18:00:56.872328  180907 info.go:266] docker info: {ID:083def4a-326e-4380-b037-0d193c1804a2 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:false NGoroutines:57 SystemTime:2024-10-08 18:00:56.807414439 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 24.04.1 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1008 18:00:56.872573  180907 cli_runner.go:164] Run: docker network inspect functional-843578 --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}}]}"
I1008 18:00:56.928672  180907 out.go:201] 
W1008 18:00:56.931297  180907 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I1008 18:00:56.934250  180907 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (16.12s)

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

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

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

                                                
                                                
** /stderr **
I1008 18:01:13.401246  140668 retry.go:31] will retry after 591.708305ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1: exit status 1 (612.511006ms)

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

                                                
                                                
** /stderr **
I1008 18:01:14.606388  140668 retry.go:31] will retry after 407.493415ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1: exit status 1 (611.089024ms)

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

                                                
                                                
** /stderr **
I1008 18:01:15.626178  140668 retry.go:31] will retry after 1.16775386s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1: exit status 1 (631.902933ms)

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

                                                
                                                
** /stderr **
I1008 18:01:17.426841  140668 retry.go:31] will retry after 1.304943305s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1: exit status 1 (393.510387ms)

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

                                                
                                                
** /stderr **
I1008 18:01:19.125564  140668 retry.go:31] will retry after 3.113823482s: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1: exit status 1 (677.055708ms)

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

                                                
                                                
** /stderr **
I1008 18:01:22.917536  140668 retry.go:31] will retry after 2.71175292s: exit status 1
E1008 18:01:23.141049  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-843578 ssh "findmnt -T" /mount1: exit status 1 (388.3003ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:342: mount was not ready in time: exit status 1
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount1 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount1 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount1 --alsologtostderr -v=1] stderr:
I1008 18:01:12.446367  181895 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:12.447693  181895 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:12.447872  181895 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:12.447982  181895 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:12.448523  181895 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:12.449312  181895 mustload.go:65] Loading cluster: functional-843578
I1008 18:01:12.450177  181895 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:12.451443  181895 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:12.594609  181895 host.go:66] Checking if "functional-843578" exists ...
I1008 18:01:12.595094  181895 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1008 18:01:13.067540  181895 info.go:266] docker info: {ID:083def4a-326e-4380-b037-0d193c1804a2 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:56 SystemTime:2024-10-08 18:01:13.010927752 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 24.04.1 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1008 18:01:13.077948  181895 cli_runner.go:164] Run: docker network inspect functional-843578 --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}}]}"
I1008 18:01:13.190502  181895 out.go:201] 
W1008 18:01:13.192013  181895 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I1008 18:01:13.193693  181895 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount2 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount2 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount2 --alsologtostderr -v=1] stderr:
I1008 18:01:12.486841  181896 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:12.490814  181896 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:12.490840  181896 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:12.490870  181896 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:12.491711  181896 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:12.492851  181896 mustload.go:65] Loading cluster: functional-843578
I1008 18:01:12.494043  181896 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:12.495465  181896 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:12.574468  181896 host.go:66] Checking if "functional-843578" exists ...
I1008 18:01:12.575106  181896 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1008 18:01:13.071802  181896 info.go:266] docker info: {ID:083def4a-326e-4380-b037-0d193c1804a2 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:56 SystemTime:2024-10-08 18:01:13.010927752 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 24.04.1 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1008 18:01:13.072095  181896 cli_runner.go:164] Run: docker network inspect functional-843578 --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}}]}"
I1008 18:01:13.162999  181896 out.go:201] 
W1008 18:01:13.164812  181896 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I1008 18:01:13.166665  181896 out.go:201] 
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount3 --alsologtostderr -v=1] ...
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount3 --alsologtostderr -v=1] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:313: (dbg) [out/minikube-linux-amd64 mount -p functional-843578 /tmp/TestFunctionalparallelMountCmdVerifyCleanup673222134/001:/mount3 --alsologtostderr -v=1] stderr:
I1008 18:01:12.414882  181898 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:12.415484  181898 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:12.415500  181898 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:12.415509  181898 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:12.420173  181898 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:12.421766  181898 mustload.go:65] Loading cluster: functional-843578
I1008 18:01:12.430217  181898 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:12.432599  181898 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:12.567166  181898 host.go:66] Checking if "functional-843578" exists ...
I1008 18:01:12.567793  181898 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I1008 18:01:13.107290  181898 info.go:266] docker info: {ID:083def4a-326e-4380-b037-0d193c1804a2 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:false NGoroutines:60 SystemTime:2024-10-08 18:01:13.055251208 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 24.04.1 LTS (containerized) OSType:linux Architecture:x86_64 IndexServ
erAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
I1008 18:01:13.107568  181898 cli_runner.go:164] Run: docker network inspect functional-843578 --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}}]}"
I1008 18:01:13.207418  181898 out.go:201] 
W1008 18:01:13.208964  181898 out.go:270] X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
X Exiting due to HOST_UNSUPPORTED: The host does not support filesystem 9p.
I1008 18:01:13.210433  181898 out.go:201] 
--- FAIL: TestFunctional/parallel/MountCmd/VerifyCleanup (14.40s)

                                                
                                    

Test pass (99/108)

Order passed test Duration
3 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.14
4 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.14
5 TestAddons/Setup 191.02
7 TestAddons/serial/Volcano 45.03
9 TestAddons/serial/GCPAuth/Namespaces 0.22
12 TestAddons/parallel/Registry 16.39
13 TestAddons/parallel/Ingress 27.84
14 TestAddons/parallel/InspektorGadget 12.1
15 TestAddons/parallel/MetricsServer 6.03
17 TestAddons/parallel/CSI 50.54
18 TestAddons/parallel/Headlamp 21.56
19 TestAddons/parallel/CloudSpanner 7.05
20 TestAddons/parallel/LocalPath 12.25
21 TestAddons/parallel/NvidiaDevicePlugin 5.62
22 TestAddons/parallel/Yakd 11.47
23 TestAddons/StoppedEnableDisable 11.78
26 TestFunctional/serial/CopySyncFile 0.14
27 TestFunctional/serial/StartWithProxy 74.43
28 TestFunctional/serial/AuditLog 0.05
29 TestFunctional/serial/SoftStart 36.84
30 TestFunctional/serial/KubeContext 0.09
31 TestFunctional/serial/KubectlGetPods 0.13
34 TestFunctional/serial/CacheCmd/cache/add_remote 2.84
35 TestFunctional/serial/CacheCmd/cache/add_local 1.59
36 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.14
37 TestFunctional/serial/CacheCmd/cache/list 0.12
38 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.41
39 TestFunctional/serial/CacheCmd/cache/cache_reload 1.84
40 TestFunctional/serial/CacheCmd/cache/delete 0.2
41 TestFunctional/serial/MinikubeKubectlCmd 1.25
42 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.17
43 TestFunctional/serial/ExtraConfig 78.99
44 TestFunctional/serial/ComponentHealth 0.21
45 TestFunctional/serial/LogsCmd 1.68
46 TestFunctional/serial/LogsFileCmd 1.5
47 TestFunctional/serial/InvalidService 5.18
49 TestFunctional/parallel/ConfigCmd 0.96
50 TestFunctional/parallel/DashboardCmd 14.92
51 TestFunctional/parallel/DryRun 0.84
52 TestFunctional/parallel/InternationalLanguage 0.44
53 TestFunctional/parallel/StatusCmd 2.38
57 TestFunctional/parallel/ServiceCmdConnect 11.12
58 TestFunctional/parallel/AddonsCmd 0.21
59 TestFunctional/parallel/PersistentVolumeClaim 32.66
61 TestFunctional/parallel/SSHCmd 0.8
62 TestFunctional/parallel/CpCmd 3.03
63 TestFunctional/parallel/MySQL 35.84
64 TestFunctional/parallel/FileSync 0.38
65 TestFunctional/parallel/CertSync 3.78
69 TestFunctional/parallel/NodeLabels 0.1
71 TestFunctional/parallel/NonActiveRuntimeDisabled 0.58
73 TestFunctional/parallel/License 0.91
74 TestFunctional/parallel/Version/short 0.22
75 TestFunctional/parallel/Version/components 1.8
76 TestFunctional/parallel/ImageCommands/ImageListShort 0.45
77 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
78 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
79 TestFunctional/parallel/ImageCommands/ImageListYaml 0.4
80 TestFunctional/parallel/ImageCommands/ImageBuild 3.29
81 TestFunctional/parallel/ImageCommands/Setup 3
83 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.75
84 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
86 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.53
87 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.71
88 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.72
89 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.48
90 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.45
91 TestFunctional/parallel/ImageCommands/ImageRemove 0.56
92 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.9
93 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.53
94 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.13
95 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
99 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
100 TestFunctional/parallel/DockerEnv/bash 1.36
101 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
102 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.28
103 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
104 TestFunctional/parallel/ServiceCmd/DeployApp 7.27
105 TestFunctional/parallel/ServiceCmd/List 0.69
106 TestFunctional/parallel/ServiceCmd/JSONOutput 0.69
107 TestFunctional/parallel/ServiceCmd/HTTPS 0.52
108 TestFunctional/parallel/ServiceCmd/Format 0.5
109 TestFunctional/parallel/ServiceCmd/URL 0.5
110 TestFunctional/parallel/ProfileCmd/profile_not_create 1.2
111 TestFunctional/parallel/ProfileCmd/profile_list 1.01
112 TestFunctional/parallel/ProfileCmd/profile_json_output 1.01
116 TestFunctional/delete_echo-server_images 0.06
117 TestFunctional/delete_my-image_image 0.03
118 TestFunctional/delete_minikube_cached_images 0.03
123 TestStartStop/group/cloud-shell/serial/FirstStart 75.44
124 TestStartStop/group/cloud-shell/serial/DeployApp 10.39
125 TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive 1.3
126 TestStartStop/group/cloud-shell/serial/Stop 11
127 TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop 0.25
128 TestStartStop/group/cloud-shell/serial/SecondStart 307.24
129 TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop 6.02
130 TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop 5.12
131 TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages 0.31
132 TestStartStop/group/cloud-shell/serial/Pause 4.22
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.14s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.14s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (191.02s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-906488 --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  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-906488 --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  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m11.016953672s)
--- PASS: TestAddons/Setup (191.02s)

                                                
                                    
x
+
TestAddons/serial/Volcano (45.03s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:811: volcano-admission stabilized in 209.090158ms
addons_test.go:803: volcano-scheduler stabilized in 209.178772ms
addons_test.go:819: volcano-controller stabilized in 209.405917ms
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-d48lr" [84dc160d-6aa5-49fa-91b9-e3bbc86ac625] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.004572353s
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-7xpqk" [2dd934da-4f75-49d9-bbd2-22f4b94172cd] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.005531751s
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-tpsjd" [601786e9-bb7d-44e2-8d83-a4a5733f9c9b] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.004666963s
addons_test.go:838: (dbg) Run:  kubectl --context addons-906488 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-906488 create -f testdata/vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-906488 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" [15350751-6bcf-43c7-8e67-b566a4d9fe97] Pending
helpers_test.go:344: "test-job-nginx-0" [15350751-6bcf-43c7-8e67-b566a4d9fe97] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [15350751-6bcf-43c7-8e67-b566a4d9fe97] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 16.005408499s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable volcano --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable volcano --alsologtostderr -v=1: (11.731642622s)
--- PASS: TestAddons/serial/Volcano (45.03s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 6.424517ms
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-8nktk" [9f8380ae-dfea-452b-bb52-4fffa258f949] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.006968845s
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-7fhq2" [51f429bc-29f8-42ee-bd71-8caa14444ceb] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005073453s
addons_test.go:331: (dbg) Run:  kubectl --context addons-906488 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-906488 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-906488 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": (3.592093516s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 ip
2024/10/08 17:54:55 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable registry --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable registry --alsologtostderr -v=1: (1.40369086s)
--- PASS: TestAddons/parallel/Registry (16.39s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (27.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-906488 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-906488 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-906488 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [faad744a-72f8-456d-bdaf-3e4a7cdce97b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [faad744a-72f8-456d-bdaf-3e4a7cdce97b] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.016392856s
I1008 17:55:30.726109  140668 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (1.014094034s)
addons_test.go:286: (dbg) Run:  kubectl --context addons-906488 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:286: (dbg) Done: kubectl --context addons-906488 replace --force -f testdata/ingress-dns-example-v1.yaml: (2.577674963s)
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 ip
addons_test.go:291: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 ip: (1.304033337s)
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Done: nslookup hello-john.test 192.168.49.2: (2.461730164s)
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable ingress-dns --alsologtostderr -v=1: (2.186594647s)
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable ingress --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable ingress --alsologtostderr -v=1: (8.282047007s)
--- PASS: TestAddons/parallel/Ingress (27.84s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.1s)

                                                
                                                
=== 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-9jnw8" [1bd84405-0192-4bb4-a7a2-578debdfc3a0] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00541004s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable inspektor-gadget --alsologtostderr -v=1: (6.089570321s)
--- PASS: TestAddons/parallel/InspektorGadget (12.10s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 38.247073ms
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-dwrj6" [a8b7faeb-ebaf-48f3-b5e7-df96e7560a5b] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.00487086s
addons_test.go:402: (dbg) Run:  kubectl --context addons-906488 top pods -n kube-system
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.03s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1008 17:54:57.448823  140668 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1008 17:54:57.466778  140668 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1008 17:54:57.466816  140668 kapi.go:107] duration metric: took 32.457407ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 32.47271ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-906488 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-906488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-906488 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" [35fd3962-ab03-423e-ab69-9a092c44f96b] Pending
helpers_test.go:344: "task-pv-pod" [35fd3962-ab03-423e-ab69-9a092c44f96b] 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" [35fd3962-ab03-423e-ab69-9a092c44f96b] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.004293579s
addons_test.go:511: (dbg) Run:  kubectl --context addons-906488 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-906488 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-906488 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-906488 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-906488 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-906488 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-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-906488 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" [d237a640-765c-4863-8306-2ecd8981e1b3] Pending
helpers_test.go:344: "task-pv-pod-restore" [d237a640-765c-4863-8306-2ecd8981e1b3] 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" [d237a640-765c-4863-8306-2ecd8981e1b3] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.070763336s
addons_test.go:553: (dbg) Run:  kubectl --context addons-906488 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-906488 delete pod task-pv-pod-restore: (3.806718334s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-906488 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-906488 delete volumesnapshot new-snapshot-demo
addons_test.go:561: (dbg) Done: kubectl --context addons-906488 delete volumesnapshot new-snapshot-demo: (1.111089234s)
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable volumesnapshots --alsologtostderr -v=1: (1.798917175s)
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable csi-hostpath-driver --alsologtostderr -v=1: (8.092446257s)
--- PASS: TestAddons/parallel/CSI (50.54s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (21.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-906488 --alsologtostderr -v=1
addons_test.go:743: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-906488 --alsologtostderr -v=1: (1.154573415s)
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-6m6q2" [c34332fb-8a4f-44bd-9c09-31b763e61027] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-6m6q2" [c34332fb-8a4f-44bd-9c09-31b763e61027] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-6m6q2" [c34332fb-8a4f-44bd-9c09-31b763e61027] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 14.006317118s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable headlamp --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable headlamp --alsologtostderr -v=1: (6.401854447s)
--- PASS: TestAddons/parallel/Headlamp (21.56s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (7.05s)

                                                
                                                
=== 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-br8pp" [94ce820a-af16-4947-b39d-6e79268d816d] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.132860586s
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (7.05s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (12.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:883: (dbg) Run:  kubectl --context addons-906488 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:889: (dbg) Run:  kubectl --context addons-906488 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-906488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-906488 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" [4ee3ed6d-5385-4fa3-9430-8c8fa9a678a7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [4ee3ed6d-5385-4fa3-9430-8c8fa9a678a7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [4ee3ed6d-5385-4fa3-9430-8c8fa9a678a7] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004380902s
addons_test.go:901: (dbg) Run:  kubectl --context addons-906488 get pvc test-pvc -o=json
addons_test.go:910: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 ssh "cat /opt/local-path-provisioner/pvc-0bc351f3-0a09-4ff6-8367-0391e654218d_default_test-pvc/file1"
addons_test.go:922: (dbg) Run:  kubectl --context addons-906488 delete pod test-local-path
addons_test.go:926: (dbg) Run:  kubectl --context addons-906488 delete pvc test-pvc
addons_test.go:979: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (12.25s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.62s)

                                                
                                                
=== 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-xjxdh" [9e78743b-af78-4b5a-9bc6-363e162f913a] Running
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.00502869s
addons_test.go:961: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-906488
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.62s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.47s)

                                                
                                                
=== 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-gnmr7" [33eafc57-c464-417b-a649-d847bd207c18] Running
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.05605584s
addons_test.go:973: (dbg) Run:  out/minikube-linux-amd64 -p addons-906488 addons disable yakd --alsologtostderr -v=1
addons_test.go:973: (dbg) Done: out/minikube-linux-amd64 -p addons-906488 addons disable yakd --alsologtostderr -v=1: (6.409994639s)
--- PASS: TestAddons/parallel/Yakd (11.47s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.78s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/files/etc/test/nested/copy/140668/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.14s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (74.43s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-843578 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-843578 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (1m14.336640383s)
--- PASS: TestFunctional/serial/StartWithProxy (74.43s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (36.84s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1008 17:57:40.674057  140668 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-843578 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-843578 --alsologtostderr -v=8: (36.53439431s)
functional_test.go:663: soft start took 36.843543956s for "functional-843578" cluster.
I1008 17:58:17.209013  140668 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (36.84s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.13s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (1.25s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.17s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (78.99s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-843578 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-843578 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (1m18.97225165s)
functional_test.go:761: restart took 1m18.988676562s for "functional-843578" cluster.
I1008 17:59:44.955516  140668 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (78.99s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.21s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.68s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.5s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 logs --file /tmp/TestFunctionalserialLogsFileCmd532458986/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-843578 logs --file /tmp/TestFunctionalserialLogsFileCmd532458986/001/logs.txt: (1.503666817s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.50s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.18s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-843578 delete -f testdata/invalidsvc.yaml
functional_test.go:2327: (dbg) Done: kubectl --context functional-843578 delete -f testdata/invalidsvc.yaml: (1.248464513s)
--- PASS: TestFunctional/serial/InvalidService (5.18s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.96s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.84s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-843578] minikube v1.34.0 on Ubuntu 24.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19774-134764/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19774-134764/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 18:01:14.801916  182394 out.go:345] Setting OutFile to fd 1 ...
	I1008 18:01:14.802140  182394 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 18:01:14.802156  182394 out.go:358] Setting ErrFile to fd 2...
	I1008 18:01:14.802176  182394 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 18:01:14.802706  182394 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
	I1008 18:01:14.803576  182394 out.go:352] Setting JSON to false
	I1008 18:01:14.804761  182394 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":5210,"bootTime":1728405265,"procs":93,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"ee6c71e9-18ac-44b7-9e1d-3222ec213cbe"}
	I1008 18:01:14.804968  182394 start.go:139] virtualization:  guest
	I1008 18:01:14.808986  182394 out.go:177] * [functional-843578] minikube v1.34.0 on Ubuntu 24.04 (amd64)
	I1008 18:01:14.813146  182394 notify.go:220] Checking for updates...
	I1008 18:01:14.813170  182394 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1008 18:01:14.816247  182394 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 18:01:14.819324  182394 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19774-134764/kubeconfig
	I1008 18:01:14.823026  182394 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19774-134764/.minikube
	I1008 18:01:14.826172  182394 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1008 18:01:14.829245  182394 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I1008 18:01:14.834436  182394 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 18:01:14.835894  182394 driver.go:394] Setting default libvirt URI to qemu:///system
	I1008 18:01:14.886721  182394 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1008 18:01:14.887009  182394 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 18:01:14.983711  182394 info.go:266] docker info: {ID:083def4a-326e-4380-b037-0d193c1804a2 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:56 SystemTime:2024-10-08 18:01:14.968057882 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 24.04.1 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1008 18:01:14.983892  182394 docker.go:318] overlay module found
	I1008 18:01:14.988772  182394 out.go:177] * Using the docker driver based on existing profile
	I1008 18:01:14.991602  182394 start.go:297] selected driver: docker
	I1008 18:01:14.991647  182394 start.go:901] validating driver "docker" against &{Name:functional-843578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec 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-843578 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 18:01:14.991837  182394 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1008 18:01:14.994825  182394 out.go:201] 
	W1008 18:01:14.997893  182394 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
	I1008 18:01:15.000689  182394 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.44s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-843578] minikube v1.34.0 sur Ubuntu 24.04 (amd64)
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19774-134764/kubeconfig
	  - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19774-134764/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_WANTUPDATENOTIFICATION=false
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1008 18:01:14.519504  182313 out.go:345] Setting OutFile to fd 1 ...
	I1008 18:01:14.519854  182313 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 18:01:14.519910  182313 out.go:358] Setting ErrFile to fd 2...
	I1008 18:01:14.519931  182313 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1008 18:01:14.520363  182313 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
	I1008 18:01:14.521029  182313 out.go:352] Setting JSON to false
	I1008 18:01:14.522104  182313 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":5210,"bootTime":1728405265,"procs":96,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"24.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"ee6c71e9-18ac-44b7-9e1d-3222ec213cbe"}
	I1008 18:01:14.522229  182313 start.go:139] virtualization:  guest
	I1008 18:01:14.526566  182313 out.go:177] * [functional-843578] minikube v1.34.0 sur Ubuntu 24.04 (amd64)
	I1008 18:01:14.529494  182313 notify.go:220] Checking for updates...
	I1008 18:01:14.529603  182313 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1008 18:01:14.533181  182313 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1008 18:01:14.535921  182313 out.go:177]   - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19774-134764/kubeconfig
	I1008 18:01:14.538860  182313 out.go:177]   - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19774-134764/.minikube
	I1008 18:01:14.541540  182313 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1008 18:01:14.549687  182313 out.go:177]   - MINIKUBE_WANTUPDATENOTIFICATION=false
	I1008 18:01:14.553544  182313 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1008 18:01:14.554943  182313 driver.go:394] Setting default libvirt URI to qemu:///system
	I1008 18:01:14.608469  182313 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1008 18:01:14.608619  182313 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1008 18:01:14.706639  182313 info.go:266] docker info: {ID:083def4a-326e-4380-b037-0d193c1804a2 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:false NGoroutines:56 SystemTime:2024-10-08 18:01:14.689557683 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 24.04.1 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337174528 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I1008 18:01:14.706808  182313 docker.go:318] overlay module found
	I1008 18:01:14.710047  182313 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1008 18:01:14.712586  182313 start.go:297] selected driver: docker
	I1008 18:01:14.712614  182313 start.go:901] validating driver "docker" against &{Name:functional-843578 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1728382586-19774@sha256:5d8c4f6d838467365e214e2194dd0153a763e3f78723b5f2a8e06ef7b47409ec 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-843578 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision} {Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.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 CertExpirati
on:26280h0m0s Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1008 18:01:14.712810  182313 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1008 18:01:14.716439  182313 out.go:201] 
	W1008 18:01:14.719418  182313 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
	I1008 18:01:14.722319  182313 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (2.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-843578 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-843578 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-z52vn" [612370e6-9105-4db0-8910-8d06ca9c3e20] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-z52vn" [612370e6-9105-4db0-8910-8d06ca9c3e20] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.014243626s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31531
functional_test.go:1675: http://192.168.49.2:31531: success! body:

                                                
                                                

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

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.21s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (32.66s)

                                                
                                                
=== 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" [cce6ffcd-9cb2-4043-ba32-bf17aa107670] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.006754245s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-843578 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-843578 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-843578 get pvc myclaim -o=json
I1008 18:00:13.496189  140668 retry.go:31] will retry after 2.370552434s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:97ad36b4-778e-42d7-9c03-a8ee122fbf3f ResourceVersion:768 Generation:0 CreationTimestamp:2024-10-08 18:00:13 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName: StorageClassName:0xc001dedc60 VolumeMode:0xc001dedc70 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-843578 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-843578 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" [30ac9530-c0bd-47d6-bc3c-4873862cf758] Pending
helpers_test.go:344: "sp-pod" [30ac9530-c0bd-47d6-bc3c-4873862cf758] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [30ac9530-c0bd-47d6-bc3c-4873862cf758] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.005222261s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-843578 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-843578 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-843578 delete -f testdata/storage-provisioner/pod.yaml: (1.017000358s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-843578 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" [116f9845-4d4b-4dda-ae9b-a58a7996884c] Pending
helpers_test.go:344: "sp-pod" [116f9845-4d4b-4dda-ae9b-a58a7996884c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [116f9845-4d4b-4dda-ae9b-a58a7996884c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.020641108s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-843578 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (32.66s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.8s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (3.03s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (35.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-843578 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-h4q4f" [d183d480-ec22-410b-951a-08f955e1bf2d] Pending
helpers_test.go:344: "mysql-6cdb49bbb-h4q4f" [d183d480-ec22-410b-951a-08f955e1bf2d] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-h4q4f" [d183d480-ec22-410b-951a-08f955e1bf2d] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 29.004706959s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-843578 exec mysql-6cdb49bbb-h4q4f -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-843578 exec mysql-6cdb49bbb-h4q4f -- mysql -ppassword -e "show databases;": exit status 1 (274.127347ms)

                                                
                                                
** 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 **
I1008 18:01:05.784233  140668 retry.go:31] will retry after 992.701665ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-843578 exec mysql-6cdb49bbb-h4q4f -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-843578 exec mysql-6cdb49bbb-h4q4f -- mysql -ppassword -e "show databases;": exit status 1 (308.812562ms)

                                                
                                                
** 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 **
I1008 18:01:07.086324  140668 retry.go:31] will retry after 2.145205274s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-843578 exec mysql-6cdb49bbb-h4q4f -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-843578 exec mysql-6cdb49bbb-h4q4f -- mysql -ppassword -e "show databases;": exit status 1 (207.54421ms)

                                                
                                                
** 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 **
I1008 18:01:09.439724  140668 retry.go:31] will retry after 2.18841637s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-843578 exec mysql-6cdb49bbb-h4q4f -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (35.84s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (3.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/140668.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo cat /etc/ssl/certs/140668.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/140668.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo cat /usr/share/ca-certificates/140668.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/1406682.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo cat /etc/ssl/certs/1406682.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/1406682.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo cat /usr/share/ca-certificates/1406682.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (3.78s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.58s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.91s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-amd64 -p functional-843578 version -o=json --components: (1.797098498s)
--- PASS: TestFunctional/parallel/Version/components (1.80s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-843578 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-843578
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:functional-843578
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-843578 image ls --format short --alsologtostderr:
I1008 18:01:28.567368  183360 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:28.567681  183360 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:28.567723  183360 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:28.567777  183360 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:28.568216  183360 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:28.569514  183360 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:28.569834  183360 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:28.570869  183360 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:28.613668  183360 ssh_runner.go:195] Run: systemctl --version
I1008 18:01:28.613918  183360 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-843578
I1008 18:01:28.659190  183360 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19774-134764/.minikube/machines/functional-843578/id_rsa Username:docker}
I1008 18:01:28.780803  183360 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.45s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-843578 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/minikube-local-cache-test | functional-843578 | d78b52531f02d | 30B    |
| docker.io/kicbase/echo-server               | functional-843578 | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| docker.io/library/nginx                     | alpine            | cb8f91112b6b5 | 47MB   |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-843578 image ls --format table --alsologtostderr:
I1008 18:01:30.866115  183652 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:30.866375  183652 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:30.866391  183652 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:30.866402  183652 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:30.866801  183652 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:30.867663  183652 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:30.867958  183652 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:30.868786  183652 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:30.896592  183652 ssh_runner.go:195] Run: systemctl --version
I1008 18:01:30.896816  183652 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-843578
I1008 18:01:30.923543  183652 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19774-134764/.minikube/machines/functional-843578/id_rsa Username:docker}
I1008 18:01:31.031242  183652 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-843578 image ls --format json --alsologtostderr:
[{"id":"7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47000000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36
b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"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"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"d78b52531f02de173585b994ca3eb52c63b591b1db9f8c69213481816ea0005e","repoDigests":[],"repoTags":["docke
r.io/library/minikube-local-cache-test:functional-843578"],"size":"30"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-843578"],"size":"4940000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"}
]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-843578 image ls --format json --alsologtostderr:
I1008 18:01:30.565780  183619 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:30.566067  183619 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:30.566123  183619 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:30.566151  183619 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:30.566836  183619 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:30.568475  183619 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:30.568814  183619 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:30.570042  183619 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:30.595578  183619 ssh_runner.go:195] Run: systemctl --version
I1008 18:01:30.595668  183619 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-843578
I1008 18:01:30.621379  183619 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19774-134764/.minikube/machines/functional-843578/id_rsa Username:docker}
I1008 18:01:30.724665  183619 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-843578 image ls --format yaml --alsologtostderr:
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47000000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- 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"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: d78b52531f02de173585b994ca3eb52c63b591b1db9f8c69213481816ea0005e
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-843578
size: "30"
- id: 7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- 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: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-843578
size: "4940000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-843578 image ls --format yaml --alsologtostderr:
I1008 18:01:29.001556  183392 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:29.002286  183392 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:29.002449  183392 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:29.002491  183392 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:29.002864  183392 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:29.004146  183392 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:29.004408  183392 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:29.005238  183392 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:29.047632  183392 ssh_runner.go:195] Run: systemctl --version
I1008 18:01:29.047732  183392 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-843578
I1008 18:01:29.075622  183392 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19774-134764/.minikube/machines/functional-843578/id_rsa Username:docker}
I1008 18:01:29.183257  183392 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.40s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 image build -t localhost/my-image:functional-843578 testdata/build --alsologtostderr
2024/10/08 18:01:30 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-843578 image build -t localhost/my-image:functional-843578 testdata/build --alsologtostderr: (2.57478911s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-843578 image build -t localhost/my-image:functional-843578 testdata/build --alsologtostderr:
I1008 18:01:29.752971  183535 out.go:345] Setting OutFile to fd 1 ...
I1008 18:01:29.764231  183535 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:29.764277  183535 out.go:358] Setting ErrFile to fd 2...
I1008 18:01:29.764287  183535 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1008 18:01:29.764651  183535 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/bin
I1008 18:01:29.765837  183535 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:29.824675  183535 config.go:182] Loaded profile config "functional-843578": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1008 18:01:29.825396  183535 cli_runner.go:164] Run: docker container inspect functional-843578 --format={{.State.Status}}
I1008 18:01:29.851155  183535 ssh_runner.go:195] Run: systemctl --version
I1008 18:01:29.851255  183535 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-843578
I1008 18:01:29.877985  183535 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32813 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19774-134764/.minikube/machines/functional-843578/id_rsa Username:docker}
I1008 18:01:29.988104  183535 build_images.go:161] Building image from path: /tmp/build.2333552282.tar
I1008 18:01:29.988233  183535 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1008 18:01:30.013017  183535 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2333552282.tar
I1008 18:01:30.020552  183535 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2333552282.tar: stat -c "%s %y" /var/lib/minikube/build/build.2333552282.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2333552282.tar': No such file or directory
I1008 18:01:30.020597  183535 ssh_runner.go:362] scp /tmp/build.2333552282.tar --> /var/lib/minikube/build/build.2333552282.tar (3072 bytes)
I1008 18:01:30.077828  183535 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2333552282
I1008 18:01:30.091948  183535 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2333552282 -xf /var/lib/minikube/build/build.2333552282.tar
I1008 18:01:30.107690  183535 docker.go:360] Building image: /var/lib/minikube/build/build.2333552282
I1008 18:01:30.107833  183535 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-843578 /var/lib/minikube/build/build.2333552282
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:8cd1ba525ea957cf0b03e9c04fb1902ed1febc44810a55c59bc900050b63ac18 done
#8 naming to localhost/my-image:functional-843578 done
#8 DONE 0.1s
I1008 18:01:32.206242  183535 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-843578 /var/lib/minikube/build/build.2333552282: (2.098348326s)
I1008 18:01:32.206377  183535 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2333552282
I1008 18:01:32.221646  183535 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2333552282.tar
I1008 18:01:32.235288  183535 build_images.go:217] Built localhost/my-image:functional-843578 from /tmp/build.2333552282.tar
I1008 18:01:32.235337  183535 build_images.go:133] succeeded building to: functional-843578
I1008 18:01:32.235346  183535 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-843578 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-843578 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" [64b42ebc-921a-4d02-816c-73bb8285b6d3] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [64b42ebc-921a-4d02-816c-73bb8285b6d3] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.00618633s
I1008 18:00:08.783438  140668 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.53s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-843578 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-843578 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-843578 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-ddn8g" [7c486e94-5308-44d7-9615-5489479ee805] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-ddn8g" [7c486e94-5308-44d7-9615-5489479ee805] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.004756347s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.27s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "816.242499ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-amd64 profile list -l
E1008 18:00:42.147774  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:00:42.163487  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:00:42.175042  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:00:42.196468  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:00:42.237883  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1329: Took "198.360991ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (1.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
E1008 18:00:42.325887  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:00:42.487376  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:00:42.811951  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1366: Took "810.092202ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1379: Took "200.795808ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (1.01s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.03s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-835293 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E1008 18:02:04.103893  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-835293 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (1m15.441663297s)
--- PASS: TestStartStop/group/cloud-shell/serial/FirstStart (75.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-835293 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [30835528-53d1-46c5-a1f8-df098bbbbdbd] Pending
helpers_test.go:344: "busybox" [30835528-53d1-46c5-a1f8-df098bbbbdbd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [30835528-53d1-46c5-a1f8-df098bbbbdbd] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/cloud-shell/serial/DeployApp: integration-test=busybox healthy within 10.005186156s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context cloud-shell-835293 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/cloud-shell/serial/DeployApp (10.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p cloud-shell-835293 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p cloud-shell-835293 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.152598605s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context cloud-shell-835293 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/cloud-shell/serial/EnableAddonWhileActive (1.30s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-835293 -n cloud-shell-835293
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-835293 -n cloud-shell-835293: exit status 7 (108.004796ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p cloud-shell-835293 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/cloud-shell/serial/EnableAddonAfterStop (0.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p cloud-shell-835293 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1
E1008 18:03:26.026000  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.258068  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.264789  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.276408  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.297930  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.339556  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.421145  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.582860  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:58.904678  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:04:59.546898  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:05:00.828899  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:05:03.390948  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:05:08.512999  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:05:18.754394  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:05:39.236591  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:05:42.075420  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:06:09.868448  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/addons-906488/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:06:20.198260  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
E1008 18:07:42.120534  140668 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/g528047478195_compute/minikube-integration/19774-134764/.minikube/profiles/functional-843578/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p cloud-shell-835293 --memory=2200 --alsologtostderr --wait=true --driver=docker  --container-runtime=docker --kubernetes-version=v1.31.1: (5m6.60326188s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p cloud-shell-835293 -n cloud-shell-835293
--- PASS: TestStartStop/group/cloud-shell/serial/SecondStart (307.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-56mfx" [9bfa894c-6c2b-403a-bbc8-63f8b20919f6] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004273783s
--- PASS: TestStartStop/group/cloud-shell/serial/UserAppExistsAfterStop (6.02s)

                                                
                                    
x
+
TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.12s)

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-56mfx" [9bfa894c-6c2b-403a-bbc8-63f8b20919f6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005202049s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context cloud-shell-835293 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/cloud-shell/serial/AddonExistsAfterStop (5.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p cloud-shell-835293 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/cloud-shell/serial/VerifyKubernetesImages (0.31s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p cloud-shell-835293 -n cloud-shell-835293
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p cloud-shell-835293 -n cloud-shell-835293: exit status 2 (421.703944ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p cloud-shell-835293 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p cloud-shell-835293 -n cloud-shell-835293
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p cloud-shell-835293 -n cloud-shell-835293
--- PASS: TestStartStop/group/cloud-shell/serial/Pause (4.22s)

                                                
                                    

Test skip (5/108)

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
+
TestFunctional/parallel/PodmanEnv (0.04s)

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

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

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

                                                
                                    
Copied to clipboard