Test Report: Docker_Linux_containerd 19337

                    
                      a9f4e4a9a8ef6f7d1064a3bd8285d9113f3d3767:2024-07-29:35545
                    
                

Test fail (1/336)

Order failed test Duration
160 TestFunctional/parallel/MountCmd/specific-port 12.67
x
+
TestFunctional/parallel/MountCmd/specific-port (12.67s)

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p"
2024/07/29 10:28:08 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (283.609816ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (223.515428ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (222.307701ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (219.271662ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (217.141349ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (220.162004ms)

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:253: /mount-9p did not appear within 12.111074986s: 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-626971 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-626971 ssh "mount | grep 9p; ls -la /mount-9p; cat /mount-9p/pod-dates": exit status 1 (225.333088ms)

                                                
                                                
-- stdout --
	total 8
	drwxr-xr-x 2 root root 4096 Jul 29 10:27 .
	drwxr-xr-x 1 root root 4096 Jul 29 10:27 ..
	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-626971 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-626971 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "sudo umount -f /mount-9p": exit status 1 (223.174257ms)

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-amd64 -p functional-626971 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-626971 /tmp/TestFunctionalparallelMountCmdspecific-port1673372573/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-626971 /tmp/TestFunctionalparallelMountCmdspecific-port1673372573/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:
* Mounting host path /tmp/TestFunctionalparallelMountCmdspecific-port1673372573/001 into VM as /mount-9p ...
- Mount type:   9p
- User ID:      docker
- Group ID:     docker
- Version:      9p2000.L
- Message Size: 262144
- Options:      map[]
- Bind Address: 192.168.49.1:46464
* Userspace file server: ufs starting
* Userspace file server is shutdown

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-626971 /tmp/TestFunctionalparallelMountCmdspecific-port1673372573/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0729 10:28:07.539604   58800 out.go:291] Setting OutFile to fd 1 ...
I0729 10:28:07.539876   58800 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:07.539885   58800 out.go:304] Setting ErrFile to fd 2...
I0729 10:28:07.539889   58800 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:07.540044   58800 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
I0729 10:28:07.540267   58800 mustload.go:65] Loading cluster: functional-626971
I0729 10:28:07.540620   58800 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:07.540974   58800 cli_runner.go:164] Run: docker container inspect functional-626971 --format={{.State.Status}}
I0729 10:28:07.564625   58800 host.go:66] Checking if "functional-626971" exists ...
I0729 10:28:07.564928   58800 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0729 10:28:07.621038   58800 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 10:28:07.611808024 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
I0729 10:28:07.621174   58800 cli_runner.go:164] Run: docker network inspect functional-626971 --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}}]}"
I0729 10:28:07.639226   58800 out.go:177] * Mounting host path /tmp/TestFunctionalparallelMountCmdspecific-port1673372573/001 into VM as /mount-9p ...
I0729 10:28:07.640630   58800 out.go:177]   - Mount type:   9p
I0729 10:28:07.641890   58800 out.go:177]   - User ID:      docker
I0729 10:28:07.643131   58800 out.go:177]   - Group ID:     docker
I0729 10:28:07.644697   58800 out.go:177]   - Version:      9p2000.L
I0729 10:28:07.646153   58800 out.go:177]   - Message Size: 262144
I0729 10:28:07.647756   58800 out.go:177]   - Options:      map[]
I0729 10:28:07.649123   58800 out.go:177]   - Bind Address: 192.168.49.1:46464
I0729 10:28:07.650466   58800 out.go:177] * Userspace file server: 
I0729 10:28:07.650571   58800 ssh_runner.go:195] Run: /bin/bash -c "[ "x$(findmnt -T /mount-9p | grep /mount-9p)" != "x" ] && sudo umount -f /mount-9p || echo "
I0729 10:28:07.650655   58800 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-626971
I0729 10:28:07.652202   58800 main.go:125] stdlog: ufs.go:27 listen tcp 192.168.49.1:46464: bind: address already in use
I0729 10:28:07.653456   58800 out.go:177] * Userspace file server is shutdown
I0729 10:28:07.670120   58800 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/functional-626971/id_rsa Username:docker}
I0729 10:28:07.759084   58800 mount.go:180] unmount for /mount-9p ran successfully
I0729 10:28:07.759120   58800 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /mount-9p"
I0729 10:28:07.767590   58800 ssh_runner.go:195] Run: /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p"
I0729 10:28:07.789225   58800 out.go:177] 
W0729 10:28:07.790621   58800 out.go:239] X Exiting due to GUEST_MOUNT: mount failed: mount with cmd /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p" : /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p": Process exited with status 32
stdout:

                                                
                                                
stderr:
mount: /mount-9p: mount(2) system call failed: Connection refused.

                                                
                                                
X Exiting due to GUEST_MOUNT: mount failed: mount with cmd /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p" : /bin/bash -c "sudo mount -t 9p -o dfltgid=$(grep ^docker: /etc/group | cut -d: -f3),dfltuid=$(id -u docker),msize=262144,port=46464,trans=tcp,version=9p2000.L 192.168.49.1 /mount-9p": Process exited with status 32
stdout:

                                                
                                                
stderr:
mount: /mount-9p: mount(2) system call failed: Connection refused.

                                                
                                                
W0729 10:28:07.790637   58800 out.go:239] * 
* 
W0729 10:28:07.792529   58800 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                             │
│    * 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_mount_0ce164190631ff3a301e7b4d043bf4d907b8f9c6_0.log                   │
│                                                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                             │
│    * 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_mount_0ce164190631ff3a301e7b4d043bf4d907b8f9c6_0.log                   │
│                                                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
I0729 10:28:07.793934   58800 out.go:177] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (12.67s)

                                                
                                    

Test pass (309/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.63
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.18
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.3/json-events 3.66
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.05
18 TestDownloadOnly/v1.30.3/DeleteAll 0.18
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.11
21 TestDownloadOnly/v1.31.0-beta.0/json-events 4.12
22 TestDownloadOnly/v1.31.0-beta.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-beta.0/LogsDuration 0.06
27 TestDownloadOnly/v1.31.0-beta.0/DeleteAll 0.18
28 TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds 0.11
29 TestDownloadOnlyKic 1.07
30 TestBinaryMirror 0.74
31 TestOffline 81.21
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
36 TestAddons/Setup 148.34
38 TestAddons/serial/Volcano 36.37
40 TestAddons/serial/GCPAuth/Namespaces 0.11
42 TestAddons/parallel/Registry 14.97
43 TestAddons/parallel/Ingress 19.13
44 TestAddons/parallel/InspektorGadget 10.63
45 TestAddons/parallel/MetricsServer 6.76
46 TestAddons/parallel/HelmTiller 10.45
48 TestAddons/parallel/CSI 44.27
49 TestAddons/parallel/Headlamp 16.32
50 TestAddons/parallel/CloudSpanner 5.45
51 TestAddons/parallel/LocalPath 48.87
52 TestAddons/parallel/NvidiaDevicePlugin 5.43
53 TestAddons/parallel/Yakd 10.58
54 TestAddons/StoppedEnableDisable 12.03
55 TestCertOptions 27.81
56 TestCertExpiration 211.87
58 TestForceSystemdFlag 28.45
59 TestForceSystemdEnv 24.93
60 TestDockerEnvContainerd 37.72
61 TestKVMDriverInstallOrUpdate 1.15
65 TestErrorSpam/setup 22.74
66 TestErrorSpam/start 0.54
67 TestErrorSpam/status 0.8
68 TestErrorSpam/pause 1.39
69 TestErrorSpam/unpause 1.38
70 TestErrorSpam/stop 1.32
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 52.81
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 4.84
77 TestFunctional/serial/KubeContext 0.04
78 TestFunctional/serial/KubectlGetPods 0.07
81 TestFunctional/serial/CacheCmd/cache/add_remote 2.88
82 TestFunctional/serial/CacheCmd/cache/add_local 0.93
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.04
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
86 TestFunctional/serial/CacheCmd/cache/cache_reload 1.63
87 TestFunctional/serial/CacheCmd/cache/delete 0.09
88 TestFunctional/serial/MinikubeKubectlCmd 0.1
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.09
90 TestFunctional/serial/ExtraConfig 34.89
91 TestFunctional/serial/ComponentHealth 0.06
92 TestFunctional/serial/LogsCmd 1.3
93 TestFunctional/serial/LogsFileCmd 1.27
94 TestFunctional/serial/InvalidService 4.49
96 TestFunctional/parallel/ConfigCmd 0.35
97 TestFunctional/parallel/DashboardCmd 6.78
98 TestFunctional/parallel/DryRun 0.71
99 TestFunctional/parallel/InternationalLanguage 0.14
100 TestFunctional/parallel/StatusCmd 0.94
104 TestFunctional/parallel/ServiceCmdConnect 10.65
105 TestFunctional/parallel/AddonsCmd 0.12
106 TestFunctional/parallel/PersistentVolumeClaim 28.71
108 TestFunctional/parallel/SSHCmd 0.6
109 TestFunctional/parallel/CpCmd 1.69
110 TestFunctional/parallel/MySQL 19.8
111 TestFunctional/parallel/FileSync 0.32
112 TestFunctional/parallel/CertSync 1.69
116 TestFunctional/parallel/NodeLabels 0.09
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.59
120 TestFunctional/parallel/License 0.2
121 TestFunctional/parallel/ImageCommands/ImageListShort 0.3
122 TestFunctional/parallel/ImageCommands/ImageListTable 0.24
123 TestFunctional/parallel/Version/short 0.09
124 TestFunctional/parallel/ImageCommands/ImageListJson 0.26
125 TestFunctional/parallel/Version/components 0.56
126 TestFunctional/parallel/ImageCommands/ImageListYaml 0.27
127 TestFunctional/parallel/ImageCommands/ImageBuild 2.64
128 TestFunctional/parallel/ImageCommands/Setup 0.48
130 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.41
131 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
132 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.17
133 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.22
134 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.63
135 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
137 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.22
138 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.4
139 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.45
140 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
141 TestFunctional/parallel/ProfileCmd/profile_list 0.35
142 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.78
143 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
144 TestFunctional/parallel/ImageCommands/ImageRemove 0.49
145 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.74
146 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.91
147 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
148 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
152 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
153 TestFunctional/parallel/ServiceCmd/DeployApp 8.14
154 TestFunctional/parallel/ServiceCmd/List 0.87
155 TestFunctional/parallel/MountCmd/any-port 8.7
156 TestFunctional/parallel/ServiceCmd/JSONOutput 0.86
157 TestFunctional/parallel/ServiceCmd/HTTPS 0.52
158 TestFunctional/parallel/ServiceCmd/Format 0.5
159 TestFunctional/parallel/ServiceCmd/URL 0.52
161 TestFunctional/parallel/MountCmd/VerifyCleanup 1.75
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.01
164 TestFunctional/delete_minikube_cached_images 0.01
168 TestMultiControlPlane/serial/StartCluster 100.02
169 TestMultiControlPlane/serial/DeployApp 15.6
170 TestMultiControlPlane/serial/PingHostFromPods 0.94
171 TestMultiControlPlane/serial/AddWorkerNode 17.65
172 TestMultiControlPlane/serial/NodeLabels 0.06
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.59
174 TestMultiControlPlane/serial/CopyFile 14.71
175 TestMultiControlPlane/serial/StopSecondaryNode 12.47
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.45
177 TestMultiControlPlane/serial/RestartSecondaryNode 15.45
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.6
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 129.97
180 TestMultiControlPlane/serial/DeleteSecondaryNode 9.74
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.43
182 TestMultiControlPlane/serial/StopCluster 35.59
183 TestMultiControlPlane/serial/RestartCluster 70.35
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.44
185 TestMultiControlPlane/serial/AddSecondaryNode 38.63
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.6
190 TestJSONOutput/start/Command 64.32
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.62
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.55
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.69
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.19
215 TestKicCustomNetwork/create_custom_network 29.39
216 TestKicCustomNetwork/use_default_bridge_network 23.22
217 TestKicExistingNetwork 23.85
218 TestKicCustomSubnet 25.44
219 TestKicStaticIP 24.2
220 TestMainNoArgs 0.04
221 TestMinikubeProfile 51.75
224 TestMountStart/serial/StartWithMountFirst 4.86
225 TestMountStart/serial/VerifyMountFirst 0.23
226 TestMountStart/serial/StartWithMountSecond 4.86
227 TestMountStart/serial/VerifyMountSecond 0.23
228 TestMountStart/serial/DeleteFirst 1.56
229 TestMountStart/serial/VerifyMountPostDelete 0.23
230 TestMountStart/serial/Stop 1.16
231 TestMountStart/serial/RestartStopped 6.58
232 TestMountStart/serial/VerifyMountPostStop 0.22
235 TestMultiNode/serial/FreshStart2Nodes 70.92
236 TestMultiNode/serial/DeployApp2Nodes 17.22
237 TestMultiNode/serial/PingHostFrom2Pods 0.64
238 TestMultiNode/serial/AddNode 14.4
239 TestMultiNode/serial/MultiNodeLabels 0.06
240 TestMultiNode/serial/ProfileList 0.26
241 TestMultiNode/serial/CopyFile 8.4
242 TestMultiNode/serial/StopNode 2.01
243 TestMultiNode/serial/StartAfterStop 8.38
244 TestMultiNode/serial/RestartKeepsNodes 78.6
245 TestMultiNode/serial/DeleteNode 4.95
246 TestMultiNode/serial/StopMultiNode 23.66
247 TestMultiNode/serial/RestartMultiNode 47.08
248 TestMultiNode/serial/ValidateNameConflict 22.79
253 TestPreload 98.36
255 TestScheduledStopUnix 96.25
258 TestInsufficientStorage 12.3
259 TestRunningBinaryUpgrade 76.95
261 TestKubernetesUpgrade 326.29
262 TestMissingContainerUpgrade 141.92
273 TestStoppedBinaryUpgrade/Setup 0.49
274 TestStoppedBinaryUpgrade/Upgrade 171.55
279 TestNetworkPlugins/group/false 9.32
284 TestPause/serial/Start 57.46
285 TestStoppedBinaryUpgrade/MinikubeLogs 0.87
287 TestNoKubernetes/serial/StartNoK8sWithVersion 0.06
288 TestNoKubernetes/serial/StartWithK8s 21.52
289 TestNoKubernetes/serial/StartWithStopK8s 15.12
290 TestPause/serial/SecondStartNoReconfiguration 5.04
291 TestPause/serial/Pause 0.66
292 TestNoKubernetes/serial/Start 7.27
293 TestPause/serial/VerifyStatus 0.32
294 TestPause/serial/Unpause 0.77
295 TestPause/serial/PauseAgain 0.71
296 TestPause/serial/DeletePaused 2.51
297 TestPause/serial/VerifyDeletedResources 2.15
298 TestNoKubernetes/serial/VerifyK8sNotRunning 0.32
299 TestNoKubernetes/serial/ProfileList 2.86
300 TestNoKubernetes/serial/Stop 1.34
301 TestNoKubernetes/serial/StartNoArgs 6.45
302 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.24
304 TestStartStop/group/old-k8s-version/serial/FirstStart 138.86
306 TestStartStop/group/no-preload/serial/FirstStart 55.59
307 TestStartStop/group/no-preload/serial/DeployApp 7.26
308 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.91
309 TestStartStop/group/no-preload/serial/Stop 11.92
311 TestStartStop/group/embed-certs/serial/FirstStart 47.53
312 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
313 TestStartStop/group/no-preload/serial/SecondStart 262.73
314 TestStartStop/group/old-k8s-version/serial/DeployApp 7.37
315 TestStartStop/group/embed-certs/serial/DeployApp 8.22
316 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.77
317 TestStartStop/group/old-k8s-version/serial/Stop 11.84
318 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.8
319 TestStartStop/group/embed-certs/serial/Stop 11.83
320 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
321 TestStartStop/group/old-k8s-version/serial/SecondStart 132.97
322 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
323 TestStartStop/group/embed-certs/serial/SecondStart 262.5
325 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 58.29
326 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.25
327 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.83
328 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.63
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
330 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 297.5
331 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
332 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
333 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.3
334 TestStartStop/group/old-k8s-version/serial/Pause 2.76
336 TestStartStop/group/newest-cni/serial/FirstStart 24.32
337 TestStartStop/group/newest-cni/serial/DeployApp 0
338 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.73
339 TestStartStop/group/newest-cni/serial/Stop 1.18
340 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.15
341 TestStartStop/group/newest-cni/serial/SecondStart 12.98
342 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
345 TestStartStop/group/newest-cni/serial/Pause 3.34
346 TestNetworkPlugins/group/auto/Start 60.14
347 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
348 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
349 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
350 TestStartStop/group/no-preload/serial/Pause 2.81
351 TestNetworkPlugins/group/kindnet/Start 52.68
352 TestNetworkPlugins/group/auto/KubeletFlags 0.25
353 TestNetworkPlugins/group/auto/NetCatPod 8.18
354 TestNetworkPlugins/group/auto/DNS 0.11
355 TestNetworkPlugins/group/auto/Localhost 0.09
356 TestNetworkPlugins/group/auto/HairPin 0.1
357 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
358 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
359 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
360 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
361 TestNetworkPlugins/group/kindnet/NetCatPod 9.2
362 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
363 TestStartStop/group/embed-certs/serial/Pause 2.7
364 TestNetworkPlugins/group/flannel/Start 52.62
365 TestNetworkPlugins/group/custom-flannel/Start 52.85
366 TestNetworkPlugins/group/kindnet/DNS 0.15
367 TestNetworkPlugins/group/kindnet/Localhost 0.13
368 TestNetworkPlugins/group/kindnet/HairPin 0.12
369 TestNetworkPlugins/group/enable-default-cni/Start 68.03
370 TestNetworkPlugins/group/flannel/ControllerPod 6.01
371 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
372 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.18
373 TestNetworkPlugins/group/flannel/KubeletFlags 0.24
374 TestNetworkPlugins/group/flannel/NetCatPod 9.17
375 TestNetworkPlugins/group/custom-flannel/DNS 0.12
376 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
377 TestNetworkPlugins/group/custom-flannel/HairPin 0.09
378 TestNetworkPlugins/group/flannel/DNS 0.12
379 TestNetworkPlugins/group/flannel/Localhost 0.1
380 TestNetworkPlugins/group/flannel/HairPin 0.12
381 TestNetworkPlugins/group/bridge/Start 41.28
382 TestNetworkPlugins/group/calico/Start 59.27
383 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.35
384 TestNetworkPlugins/group/enable-default-cni/NetCatPod 8.22
385 TestNetworkPlugins/group/enable-default-cni/DNS 0.11
386 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
387 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
388 TestNetworkPlugins/group/bridge/KubeletFlags 0.26
389 TestNetworkPlugins/group/bridge/NetCatPod 8.19
390 TestNetworkPlugins/group/bridge/DNS 0.13
391 TestNetworkPlugins/group/bridge/Localhost 0.1
392 TestNetworkPlugins/group/bridge/HairPin 0.1
393 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
394 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
395 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
396 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.72
397 TestNetworkPlugins/group/calico/ControllerPod 6.01
398 TestNetworkPlugins/group/calico/KubeletFlags 0.24
399 TestNetworkPlugins/group/calico/NetCatPod 9.16
400 TestNetworkPlugins/group/calico/DNS 0.11
401 TestNetworkPlugins/group/calico/Localhost 0.09
402 TestNetworkPlugins/group/calico/HairPin 0.09
x
+
TestDownloadOnly/v1.20.0/json-events (5.63s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-498083 | jenkins | v1.33.1 | 29 Jul 24 10:19 UTC |          |
	|         | -p download-only-498083        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 10:19:57
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 10:19:57.742993   10422 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:19:57.743079   10422 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:19:57.743087   10422 out.go:304] Setting ErrFile to fd 2...
	I0729 10:19:57.743091   10422 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:19:57.743240   10422 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	W0729 10:19:57.743349   10422 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19337-3615/.minikube/config/config.json: open /home/jenkins/minikube-integration/19337-3615/.minikube/config/config.json: no such file or directory
	I0729 10:19:57.743878   10422 out.go:298] Setting JSON to true
	I0729 10:19:57.744751   10422 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":150,"bootTime":1722248248,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0729 10:19:57.744806   10422 start.go:139] virtualization: kvm guest
	I0729 10:19:57.747219   10422 out.go:97] [download-only-498083] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0729 10:19:57.747313   10422 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19337-3615/.minikube/cache/preloaded-tarball: no such file or directory
	I0729 10:19:57.747353   10422 notify.go:220] Checking for updates...
	I0729 10:19:57.748782   10422 out.go:169] MINIKUBE_LOCATION=19337
	I0729 10:19:57.750048   10422 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 10:19:57.751193   10422 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig
	I0729 10:19:57.752359   10422 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube
	I0729 10:19:57.753554   10422 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0729 10:19:57.755793   10422 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 10:19:57.756009   10422 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 10:19:57.776539   10422 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 10:19:57.776674   10422 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:19:58.115672   10422 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 10:19:58.107127282 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:19:58.115762   10422 docker.go:307] overlay module found
	I0729 10:19:58.117506   10422 out.go:97] Using the docker driver based on user configuration
	I0729 10:19:58.117528   10422 start.go:297] selected driver: docker
	I0729 10:19:58.117533   10422 start.go:901] validating driver "docker" against <nil>
	I0729 10:19:58.117610   10422 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:19:58.165152   10422 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 10:19:58.157249298 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:19:58.165334   10422 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 10:19:58.165806   10422 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0729 10:19:58.165963   10422 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 10:19:58.167689   10422 out.go:169] Using Docker driver with root privileges
	I0729 10:19:58.168881   10422 cni.go:84] Creating CNI manager for ""
	I0729 10:19:58.168897   10422 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0729 10:19:58.168907   10422 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0729 10:19:58.168968   10422 start.go:340] cluster config:
	{Name:download-only-498083 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-498083 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0729 10:19:58.170225   10422 out.go:97] Starting "download-only-498083" primary control-plane node in "download-only-498083" cluster
	I0729 10:19:58.170240   10422 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0729 10:19:58.171347   10422 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0729 10:19:58.171365   10422 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0729 10:19:58.171398   10422 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0729 10:19:58.185491   10422 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 10:19:58.185644   10422 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0729 10:19:58.185729   10422 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0729 10:19:58.194007   10422 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-amd64.tar.lz4
	I0729 10:19:58.194026   10422 cache.go:56] Caching tarball of preloaded images
	I0729 10:19:58.194124   10422 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0729 10:19:58.195717   10422 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0729 10:19:58.195732   10422 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-amd64.tar.lz4 ...
	I0729 10:19:58.222918   10422 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-amd64.tar.lz4?checksum=md5:c28dc5b6f01e4b826afa7afc8a0fd1fd -> /home/jenkins/minikube-integration/19337-3615/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-amd64.tar.lz4
	I0729 10:20:01.222727   10422 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0729 10:20:01.959319   10422 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-amd64.tar.lz4 ...
	I0729 10:20:01.959425   10422 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19337-3615/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-498083 host does not exist
	  To start a cluster, run: "minikube start -p download-only-498083"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/json-events (3.66s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.3/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-613679 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-613679 --force --alsologtostderr --kubernetes-version=v1.30.3 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (3.662053906s)
--- PASS: TestDownloadOnly/v1.30.3/json-events (3.66s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.3/preload-exists
--- PASS: TestDownloadOnly/v1.30.3/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/LogsDuration (0.05s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-498083 | jenkins | v1.33.1 | 29 Jul 24 10:19 UTC |                     |
	|         | -p download-only-498083        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC | 29 Jul 24 10:20 UTC |
	| delete  | -p download-only-498083        | download-only-498083 | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC | 29 Jul 24 10:20 UTC |
	| start   | -o=json --download-only        | download-only-613679 | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC |                     |
	|         | -p download-only-613679        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 10:20:03
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 10:20:03.722636   10766 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:20:03.722734   10766 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:20:03.722742   10766 out.go:304] Setting ErrFile to fd 2...
	I0729 10:20:03.722745   10766 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:20:03.722926   10766 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:20:03.723417   10766 out.go:298] Setting JSON to true
	I0729 10:20:03.724229   10766 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":156,"bootTime":1722248248,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0729 10:20:03.724279   10766 start.go:139] virtualization: kvm guest
	I0729 10:20:03.726404   10766 out.go:97] [download-only-613679] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0729 10:20:03.726535   10766 notify.go:220] Checking for updates...
	I0729 10:20:03.728105   10766 out.go:169] MINIKUBE_LOCATION=19337
	I0729 10:20:03.729701   10766 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 10:20:03.731163   10766 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig
	I0729 10:20:03.732716   10766 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube
	I0729 10:20:03.734152   10766 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0729 10:20:03.736679   10766 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 10:20:03.736881   10766 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 10:20:03.756296   10766 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 10:20:03.756404   10766 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:20:03.800461   10766 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-07-29 10:20:03.792205368 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:20:03.800571   10766 docker.go:307] overlay module found
	I0729 10:20:03.802244   10766 out.go:97] Using the docker driver based on user configuration
	I0729 10:20:03.802265   10766 start.go:297] selected driver: docker
	I0729 10:20:03.802270   10766 start.go:901] validating driver "docker" against <nil>
	I0729 10:20:03.802355   10766 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:20:03.845883   10766 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-07-29 10:20:03.83816304 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:20:03.846050   10766 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 10:20:03.846478   10766 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0729 10:20:03.846656   10766 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 10:20:03.848418   10766 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-613679 host does not exist
	  To start a cluster, run: "minikube start -p download-only-613679"

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/DeleteAll (0.18s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds (0.11s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/json-events (4.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-206030 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-206030 --force --alsologtostderr --kubernetes-version=v1.31.0-beta.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (4.116670673s)
--- PASS: TestDownloadOnly/v1.31.0-beta.0/json-events (4.12s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/preload-exists
--- PASS: TestDownloadOnly/v1.31.0-beta.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-206030
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-206030: exit status 85 (54.592867ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |                Args                 |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only             | download-only-498083 | jenkins | v1.33.1 | 29 Jul 24 10:19 UTC |                     |
	|         | -p download-only-498083             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0        |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC | 29 Jul 24 10:20 UTC |
	| delete  | -p download-only-498083             | download-only-498083 | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC | 29 Jul 24 10:20 UTC |
	| start   | -o=json --download-only             | download-only-613679 | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC |                     |
	|         | -p download-only-613679             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3        |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	| delete  | --all                               | minikube             | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC | 29 Jul 24 10:20 UTC |
	| delete  | -p download-only-613679             | download-only-613679 | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC | 29 Jul 24 10:20 UTC |
	| start   | -o=json --download-only             | download-only-206030 | jenkins | v1.33.1 | 29 Jul 24 10:20 UTC |                     |
	|         | -p download-only-206030             |                      |         |         |                     |                     |
	|         | --force --alsologtostderr           |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-beta.0 |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|         | --driver=docker                     |                      |         |         |                     |                     |
	|         | --container-runtime=containerd      |                      |         |         |                     |                     |
	|---------|-------------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/07/29 10:20:07
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0729 10:20:07.737713   11115 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:20:07.737800   11115 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:20:07.737807   11115 out.go:304] Setting ErrFile to fd 2...
	I0729 10:20:07.737811   11115 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:20:07.737972   11115 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:20:07.738458   11115 out.go:298] Setting JSON to true
	I0729 10:20:07.739224   11115 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":160,"bootTime":1722248248,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0729 10:20:07.739273   11115 start.go:139] virtualization: kvm guest
	I0729 10:20:07.741364   11115 out.go:97] [download-only-206030] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0729 10:20:07.741488   11115 notify.go:220] Checking for updates...
	I0729 10:20:07.742740   11115 out.go:169] MINIKUBE_LOCATION=19337
	I0729 10:20:07.744069   11115 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 10:20:07.745319   11115 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig
	I0729 10:20:07.746470   11115 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube
	I0729 10:20:07.747605   11115 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0729 10:20:07.749704   11115 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0729 10:20:07.749920   11115 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 10:20:07.769861   11115 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 10:20:07.769976   11115 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:20:07.814666   11115 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 10:20:07.806559053 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:20:07.814762   11115 docker.go:307] overlay module found
	I0729 10:20:07.816582   11115 out.go:97] Using the docker driver based on user configuration
	I0729 10:20:07.816605   11115 start.go:297] selected driver: docker
	I0729 10:20:07.816610   11115 start.go:901] validating driver "docker" against <nil>
	I0729 10:20:07.816689   11115 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:20:07.858418   11115 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-07-29 10:20:07.850751468 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:20:07.858556   11115 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0729 10:20:07.859045   11115 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0729 10:20:07.859169   11115 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0729 10:20:07.860985   11115 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-206030 host does not exist
	  To start a cluster, run: "minikube start -p download-only-206030"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAll (0.18s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.11s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-206030
--- PASS: TestDownloadOnly/v1.31.0-beta.0/DeleteAlwaysSucceeds (0.11s)

                                                
                                    
x
+
TestDownloadOnlyKic (1.07s)

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

                                                
                                    
x
+
TestBinaryMirror (0.74s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-138585 --alsologtostderr --binary-mirror http://127.0.0.1:41537 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-138585" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-138585
--- PASS: TestBinaryMirror (0.74s)

                                                
                                    
x
+
TestOffline (81.21s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-containerd-369590 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=containerd
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-containerd-369590 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=containerd: (1m15.804444092s)
helpers_test.go:175: Cleaning up "offline-containerd-369590" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-containerd-369590
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-containerd-369590: (5.404340769s)
--- PASS: TestOffline (81.21s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (148.34s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-772085 --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=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-772085 --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=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns --addons=helm-tiller: (2m28.337345174s)
--- PASS: TestAddons/Setup (148.34s)

                                                
                                    
x
+
TestAddons/serial/Volcano (36.37s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:897: volcano-scheduler stabilized in 13.81115ms
addons_test.go:905: volcano-admission stabilized in 13.847437ms
addons_test.go:913: volcano-controller stabilized in 13.895278ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-844f6db89b-qc9s2" [c9e36d9d-123f-4f5e-a4e2-38e558cd8878] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 5.003116068s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5f7844f7bc-st4xn" [e5e5ba09-d700-4873-8f40-0dec0c822826] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.00322254s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-59cb4746db-5qpss" [2d3f0ea2-8a0b-47e6-98d0-1ecc92505dbd] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003437456s
addons_test.go:932: (dbg) Run:  kubectl --context addons-772085 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-772085 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-772085 get vcjob -n my-volcano
addons_test.go:964: (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" [b513ff46-32c4-45c6-afe8-4aff94dec01d] Pending
helpers_test.go:344: "test-job-nginx-0" [b513ff46-32c4-45c6-afe8-4aff94dec01d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [b513ff46-32c4-45c6-afe8-4aff94dec01d] Running
addons_test.go:964: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 11.003336735s
addons_test.go:968: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable volcano --alsologtostderr -v=1
addons_test.go:968: (dbg) Done: out/minikube-linux-amd64 -p addons-772085 addons disable volcano --alsologtostderr -v=1: (10.053198949s)
--- PASS: TestAddons/serial/Volcano (36.37s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:656: (dbg) Run:  kubectl --context addons-772085 create ns new-namespace
addons_test.go:670: (dbg) Run:  kubectl --context addons-772085 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.11s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.147289ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-656c9c8d9c-7x7jx" [2ae08a44-2003-415a-aa92-89a71af80a58] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004718273s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-v7p66" [44c32d78-75fd-4505-b3c9-db2a1c9bb8fd] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004255699s
addons_test.go:342: (dbg) Run:  kubectl --context addons-772085 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-772085 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:347: (dbg) Done: kubectl --context addons-772085 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.258243373s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 ip
2024/07/29 10:23:50 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.97s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (19.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-772085 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-772085 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-772085 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [bc756ffb-cc05-4cfe-a164-c22a70ccdf21] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [bc756ffb-cc05-4cfe-a164-c22a70ccdf21] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.00261882s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-772085 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-772085 addons disable ingress-dns --alsologtostderr -v=1: (1.327165604s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-772085 addons disable ingress --alsologtostderr -v=1: (7.575542931s)
--- PASS: TestAddons/parallel/Ingress (19.13s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-29rx5" [4781758e-3fef-415d-a651-ca6b32db684c] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.005683666s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-772085
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-772085: (5.626032794s)
--- PASS: TestAddons/parallel/InspektorGadget (10.63s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.154227ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-m8k7t" [74c5f843-0c19-47a1-a028-e5e2cec9a59c] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004631694s
addons_test.go:417: (dbg) Run:  kubectl --context addons-772085 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.76s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (10.45s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 2.164686ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-6677d64bcd-wnfqz" [fd487fc5-a26c-4766-9b4f-19a096394f01] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.004385172s
addons_test.go:475: (dbg) Run:  kubectl --context addons-772085 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-772085 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (3.956112813s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (10.45s)

                                                
                                    
x
+
TestAddons/parallel/CSI (44.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 5.555048ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-772085 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-772085 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [5f11537b-8483-4868-bc97-cf7d8b156d5b] Pending
helpers_test.go:344: "task-pv-pod" [5f11537b-8483-4868-bc97-cf7d8b156d5b] 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" [5f11537b-8483-4868-bc97-cf7d8b156d5b] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.003310207s
addons_test.go:590: (dbg) Run:  kubectl --context addons-772085 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-772085 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-772085 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-772085 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-772085 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-772085 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-772085 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (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" [162d11a2-1eb9-4ea0-8fb9-f0f73ef5fa00] Pending
helpers_test.go:344: "task-pv-pod-restore" [162d11a2-1eb9-4ea0-8fb9-f0f73ef5fa00] 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" [162d11a2-1eb9-4ea0-8fb9-f0f73ef5fa00] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.003887667s
addons_test.go:632: (dbg) Run:  kubectl --context addons-772085 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-772085 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-772085 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-772085 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.795763952s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (44.27s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-772085 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7867546754-chc6p" [5e79ca41-093a-4481-a0c1-465dddd35cbd] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-chc6p" [5e79ca41-093a-4481-a0c1-465dddd35cbd] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.022870354s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-772085 addons disable headlamp --alsologtostderr -v=1: (5.597747979s)
--- PASS: TestAddons/parallel/Headlamp (16.32s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6fcd4f6f98-dknmd" [b34e6a0a-5c30-4cf7-9ed8-28802cfd28f0] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003564008s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-772085
--- PASS: TestAddons/parallel/CloudSpanner (5.45s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (48.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-772085 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-772085 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-772085 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [09002749-1c8b-4df4-b68e-de7a6ea065f4] Pending
helpers_test.go:344: "test-local-path" [09002749-1c8b-4df4-b68e-de7a6ea065f4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [09002749-1c8b-4df4-b68e-de7a6ea065f4] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [09002749-1c8b-4df4-b68e-de7a6ea065f4] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003475623s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-772085 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 ssh "cat /opt/local-path-provisioner/pvc-039b7bad-f3f2-4a7c-b822-12b3434e2233_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-772085 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-772085 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-772085 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.081744669s)
--- PASS: TestAddons/parallel/LocalPath (48.87s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (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-9wx58" [f772b5d2-5b9e-4611-a7cd-34a21e9e9f5e] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004527785s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-772085
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (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-799879c74f-7rsfh" [892d5b51-f129-4512-98f9-49bcf38c7abc] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003249996s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-772085 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-772085 addons disable yakd --alsologtostderr -v=1: (5.572697519s)
--- PASS: TestAddons/parallel/Yakd (10.58s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.03s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-772085
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-772085: (11.807871207s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-772085
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-772085
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-772085
--- PASS: TestAddons/StoppedEnableDisable (12.03s)

                                                
                                    
x
+
TestCertOptions (27.81s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-875657 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-875657 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=containerd: (23.215939313s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-875657 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-875657 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-875657 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-875657" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-875657
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-875657: (3.994338243s)
--- PASS: TestCertOptions (27.81s)

                                                
                                    
x
+
TestCertExpiration (211.87s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-355204 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-355204 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (24.202150227s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-355204 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-355204 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (5.502745756s)
helpers_test.go:175: Cleaning up "cert-expiration-355204" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-355204
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-355204: (2.159640701s)
--- PASS: TestCertExpiration (211.87s)

                                                
                                    
x
+
TestForceSystemdFlag (28.45s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (24.93s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-524397 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-524397 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (20.560613792s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-524397 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-524397" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-524397
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-524397: (4.102632501s)
--- PASS: TestForceSystemdEnv (24.93s)

                                                
                                    
x
+
TestDockerEnvContainerd (37.72s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux amd64
docker_test.go:181: (dbg) Run:  out/minikube-linux-amd64 start -p dockerenv-571416 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-amd64 start -p dockerenv-571416 --driver=docker  --container-runtime=containerd: (22.465557394s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-amd64 docker-env --ssh-host --ssh-add -p dockerenv-571416"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-zwboIlsQ0dkz/agent.35372" SSH_AGENT_PID="35373" DOCKER_HOST=ssh://docker@127.0.0.1:32773 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-zwboIlsQ0dkz/agent.35372" SSH_AGENT_PID="35373" DOCKER_HOST=ssh://docker@127.0.0.1:32773 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-zwboIlsQ0dkz/agent.35372" SSH_AGENT_PID="35373" DOCKER_HOST=ssh://docker@127.0.0.1:32773 docker image ls"
docker_test.go:250: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-zwboIlsQ0dkz/agent.35372" SSH_AGENT_PID="35373" DOCKER_HOST=ssh://docker@127.0.0.1:32773 docker image ls": (1.237745536s)
helpers_test.go:175: Cleaning up "dockerenv-571416" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p dockerenv-571416
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p dockerenv-571416: (1.89274379s)
--- PASS: TestDockerEnvContainerd (37.72s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (1.15s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (1.15s)

                                                
                                    
x
+
TestErrorSpam/setup (22.74s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.54s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.8s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.39s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.38s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/jenkins/minikube-integration/19337-3615/.minikube/files/etc/test/nested/copy/10410/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (52.81s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-amd64 start -p functional-626971 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
functional_test.go:2230: (dbg) Done: out/minikube-linux-amd64 start -p functional-626971 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (52.808206071s)
--- PASS: TestFunctional/serial/StartWithProxy (52.81s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (4.84s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-amd64 start -p functional-626971 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-amd64 start -p functional-626971 --alsologtostderr -v=8: (4.836099254s)
functional_test.go:659: soft start took 4.836780566s for "functional-626971" cluster.
--- PASS: TestFunctional/serial/SoftStart (4.84s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:692: (dbg) Run:  kubectl --context functional-626971 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-626971 /tmp/TestFunctionalserialCacheCmdcacheadd_local837929198/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 cache add minikube-local-cache-test:functional-626971
functional_test.go:1090: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 cache delete minikube-local-cache-test:functional-626971
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-626971
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (0.93s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.09s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:737: (dbg) Run:  out/kubectl --context functional-626971 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.09s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.89s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-amd64 start -p functional-626971 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:753: (dbg) Done: out/minikube-linux-amd64 start -p functional-626971 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.886913421s)
functional_test.go:757: restart took 34.887046591s for "functional-626971" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (34.89s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.3s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-amd64 -p functional-626971 logs: (1.299284918s)
--- PASS: TestFunctional/serial/LogsCmd (1.30s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.27s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 logs --file /tmp/TestFunctionalserialLogsFileCmd3927148371/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-626971 logs --file /tmp/TestFunctionalserialLogsFileCmd3927148371/001/logs.txt: (1.268933518s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.27s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.49s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:2323: (dbg) Run:  kubectl --context functional-626971 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-626971 delete -f testdata/invalidsvc.yaml: (1.037467591s)
--- PASS: TestFunctional/serial/InvalidService (4.49s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.35s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (6.78s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.71s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 10:28:01.482944   56831 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:28:01.483073   56831 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:28:01.483084   56831 out.go:304] Setting ErrFile to fd 2...
	I0729 10:28:01.483091   56831 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:28:01.483391   56831 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:28:01.484068   56831 out.go:298] Setting JSON to false
	I0729 10:28:01.485415   56831 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":633,"bootTime":1722248248,"procs":265,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0729 10:28:01.485494   56831 start.go:139] virtualization: kvm guest
	I0729 10:28:01.530554   56831 out.go:177] * [functional-626971] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0729 10:28:01.534473   56831 notify.go:220] Checking for updates...
	I0729 10:28:01.534614   56831 out.go:177]   - MINIKUBE_LOCATION=19337
	I0729 10:28:01.536550   56831 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 10:28:01.538487   56831 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig
	I0729 10:28:01.540276   56831 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube
	I0729 10:28:01.542675   56831 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0729 10:28:01.545930   56831 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 10:28:01.548275   56831 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 10:28:01.549012   56831 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 10:28:01.586579   56831 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 10:28:01.586703   56831 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:28:01.654636   56831 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 10:28:01.643079258 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:28:01.654742   56831 docker.go:307] overlay module found
	I0729 10:28:01.694125   56831 out.go:177] * Using the docker driver based on existing profile
	I0729 10:28:01.711361   56831 start.go:297] selected driver: docker
	I0729 10:28:01.711380   56831 start.go:901] validating driver "docker" against &{Name:functional-626971 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:functional-626971 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:do
cker 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}
	I0729 10:28:01.711516   56831 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 10:28:01.731538   56831 out.go:177] 
	W0729 10:28:01.738674   56831 out.go:239] 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
	I0729 10:28:01.759891   56831 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.14s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 10:27:58.694870   55353 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:27:58.695117   55353 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:27:58.695127   55353 out.go:304] Setting ErrFile to fd 2...
	I0729 10:27:58.695134   55353 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:27:58.695408   55353 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:27:58.695932   55353 out.go:298] Setting JSON to false
	I0729 10:27:58.696982   55353 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":631,"bootTime":1722248248,"procs":267,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0729 10:27:58.697039   55353 start.go:139] virtualization: kvm guest
	I0729 10:27:58.699014   55353 out.go:177] * [functional-626971] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0729 10:27:58.700230   55353 out.go:177]   - MINIKUBE_LOCATION=19337
	I0729 10:27:58.700287   55353 notify.go:220] Checking for updates...
	I0729 10:27:58.702670   55353 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 10:27:58.703981   55353 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig
	I0729 10:27:58.705063   55353 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube
	I0729 10:27:58.706287   55353 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0729 10:27:58.707689   55353 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 10:27:58.709252   55353 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 10:27:58.709722   55353 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 10:27:58.730832   55353 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 10:27:58.730912   55353 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:27:58.782650   55353 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-07-29 10:27:58.773604794 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:27:58.782756   55353 docker.go:307] overlay module found
	I0729 10:27:58.784791   55353 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0729 10:27:58.786114   55353 start.go:297] selected driver: docker
	I0729 10:27:58.786131   55353 start.go:901] validating driver "docker" against &{Name:functional-626971 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:functional-626971 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:do
cker 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}
	I0729 10:27:58.786244   55353 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 10:27:58.788512   55353 out.go:177] 
	W0729 10:27:58.789768   55353 out.go:239] 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
	I0729 10:27:58.790968   55353 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 status
functional_test.go:856: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:868: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (0.94s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-626971 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-626971 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-57b4589c47-dfgpc" [2957c1f4-e6b2-4b67-bf82-369c3836d348] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-dfgpc" [2957c1f4-e6b2-4b67-bf82-369c3836d348] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.003214202s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:32589
functional_test.go:1671: http://192.168.49.2:32589: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-57b4589c47-dfgpc

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1686: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 addons list
functional_test.go:1698: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.12s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.71s)

                                                
                                                
=== 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" [9c18c4e1-2edb-491b-bccb-f028d22e43f1] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.014408224s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-626971 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-626971 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-626971 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-626971 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" [830b607b-afda-4500-a1c5-51ae199b0e65] Pending
E0729 10:27:52.947664   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
helpers_test.go:344: "sp-pod" [830b607b-afda-4500-a1c5-51ae199b0e65] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [830b607b-afda-4500-a1c5-51ae199b0e65] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.004239704s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-626971 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-626971 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-626971 delete -f testdata/storage-provisioner/pod.yaml: (2.859406316s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-626971 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" [1c68cfb5-c72a-4334-87e6-43cb8677f61d] Pending
helpers_test.go:344: "sp-pod" [1c68cfb5-c72a-4334-87e6-43cb8677f61d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1c68cfb5-c72a-4334-87e6-43cb8677f61d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.00343135s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-626971 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.71s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1721: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "echo hello"
functional_test.go:1738: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.60s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh -n functional-626971 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 cp functional-626971:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd665669923/001/cp-test.txt
E0729 10:27:42.706193   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
E0729 10:27:42.711853   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
E0729 10:27:42.722152   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
E0729 10:27:42.742415   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
E0729 10:27:42.782595   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
E0729 10:27:42.863086   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh -n functional-626971 "sudo cat /home/docker/cp-test.txt"
E0729 10:27:43.024202   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
E0729 10:27:43.345171   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh -n functional-626971 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.69s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (19.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-626971 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-64454c8b5c-vzktr" [f3fdbef7-8be0-4a1b-8438-2a240fc1269e] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-vzktr" [f3fdbef7-8be0-4a1b-8438-2a240fc1269e] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 16.002991883s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-626971 exec mysql-64454c8b5c-vzktr -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-626971 exec mysql-64454c8b5c-vzktr -- mysql -ppassword -e "show databases;": exit status 1 (127.763591ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-626971 exec mysql-64454c8b5c-vzktr -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-626971 exec mysql-64454c8b5c-vzktr -- mysql -ppassword -e "show databases;": exit status 1 (95.077471ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-626971 exec mysql-64454c8b5c-vzktr -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-626971 exec mysql-64454c8b5c-vzktr -- mysql -ppassword -e "show databases;": exit status 1 (106.571632ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-626971 exec mysql-64454c8b5c-vzktr -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (19.80s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1925: Checking for existence of /etc/test/nested/copy/10410/hosts within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo cat /etc/test/nested/copy/10410/hosts"
functional_test.go:1932: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.32s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/10410.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo cat /etc/ssl/certs/10410.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/10410.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo cat /usr/share/ca-certificates/10410.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/104102.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo cat /etc/ssl/certs/104102.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/104102.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo cat /usr/share/ca-certificates/104102.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.69s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.59s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2023: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo systemctl is-active crio"
functional_test.go:2023: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-626971 ssh "sudo systemctl is-active crio": exit status 1 (319.894581ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.2s)

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-626971 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-626971
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-626971
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-626971 image ls --format short --alsologtostderr:
I0729 10:28:03.421449   57647 out.go:291] Setting OutFile to fd 1 ...
I0729 10:28:03.443633   57647 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:03.443654   57647 out.go:304] Setting ErrFile to fd 2...
I0729 10:28:03.443661   57647 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:03.443931   57647 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
I0729 10:28:03.444796   57647 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:03.444930   57647 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:03.445320   57647 cli_runner.go:164] Run: docker container inspect functional-626971 --format={{.State.Status}}
I0729 10:28:03.467015   57647 ssh_runner.go:195] Run: systemctl --version
I0729 10:28:03.467060   57647 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-626971
I0729 10:28:03.483858   57647 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/functional-626971/id_rsa Username:docker}
I0729 10:28:03.568717   57647 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-626971 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:cbb01a | 18.2MB |
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:3861cf | 57.2MB |
| registry.k8s.io/kube-apiserver              | v1.30.3            | sha256:1f6d57 | 32.8MB |
| registry.k8s.io/kube-controller-manager     | v1.30.3            | sha256:76932a | 31.1MB |
| docker.io/kindest/kindnetd                  | v20240715-585640e9 | sha256:5cc3ab | 36.8MB |
| docker.io/library/minikube-local-cache-test | functional-626971  | sha256:d6bcda | 989B   |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:56cc51 | 2.4MB  |
| localhost/my-image                          | functional-626971  | sha256:3d12b2 | 775kB  |
| registry.k8s.io/kube-proxy                  | v1.30.3            | sha256:55bb02 | 29MB   |
| registry.k8s.io/pause                       | 3.3                | sha256:0184c1 | 298kB  |
| docker.io/kicbase/echo-server               | functional-626971  | sha256:9056ab | 2.37MB |
| registry.k8s.io/pause                       | 3.1                | sha256:da86e6 | 315kB  |
| docker.io/library/nginx                     | alpine             | sha256:1ae234 | 18.4MB |
| docker.io/library/mysql                     | 5.7                | sha256:510733 | 138MB  |
| docker.io/library/nginx                     | latest             | sha256:a72860 | 71MB   |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:6e38f4 | 9.06MB |
| registry.k8s.io/echoserver                  | 1.8                | sha256:82e4c8 | 46.2MB |
| registry.k8s.io/kube-scheduler              | v1.30.3            | sha256:3edc18 | 19.3MB |
| registry.k8s.io/pause                       | 3.9                | sha256:e6f181 | 322kB  |
| registry.k8s.io/pause                       | latest             | sha256:350b16 | 72.3kB |
| docker.io/kindest/kindnetd                  | v20240719-e7903573 | sha256:6f1d07 | 36.8MB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-626971 image ls --format table --alsologtostderr:
I0729 10:28:06.887569   58596 out.go:291] Setting OutFile to fd 1 ...
I0729 10:28:06.887694   58596 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:06.887706   58596 out.go:304] Setting ErrFile to fd 2...
I0729 10:28:06.887712   58596 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:06.887905   58596 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
I0729 10:28:06.888504   58596 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:06.888646   58596 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:06.889082   58596 cli_runner.go:164] Run: docker container inspect functional-626971 --format={{.State.Status}}
I0729 10:28:06.908347   58596 ssh_runner.go:195] Run: systemctl --version
I0729 10:28:06.908392   58596 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-626971
I0729 10:28:06.930023   58596 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/functional-626971/id_rsa Username:docker}
I0729 10:28:07.016909   58596 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.24s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-626971 image ls --format json --alsologtostderr:
[{"id":"sha256:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-626971"],"size":"2372971"},{"id":"sha256:6f1d07c71fa0f426df75b802ec3f53ac5c1ae4110f67ab6d9a760083cc1d0f46","repoDigests":["docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"36785000"},{"id":"sha256:5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb"],"repoTags":["docker.io/library/mysql:5.7"],"size":"137909886"},{"id":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"9058936"},{"id":"sha256:3d1
2b227d130eeb2bf1d7fda750aa6a87fb3a9e551b56f87e84171f8678ca5d5","repoDigests":[],"repoTags":["localhost/my-image:functional-626971"],"size":"774888"},{"id":"sha256:82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"46237695"},{"id":"sha256:da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"315399"},{"id":"sha256:350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"72306"},{"id":"sha256:d6bcdaf648ceabca38a0a99ef7fc7703b82ec10996c81f608d23f072be61e413","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-626971"],"size":"989"},{"id":"sha256:76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e","repoDigests":["registry.k8s.io/k
ube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"31139481"},{"id":"sha256:5cc3abe5717dbf8e0db6fc2e890c3f82fe95e2ce5c5d7320f98a5b71c767d42f","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"36775157"},{"id":"sha256:1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9"],"repoTags":["docker.io/library/nginx:alpine"],"size":"18405128"},{"id":"sha256:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"2395207"},{"id":"sha256:3861cfcd7c04ccac1f06278
8eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"57236178"},{"id":"sha256:1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d","repoDigests":["registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"32770038"},{"id":"sha256:3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"19329508"},{"id":"sha256:0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"297686"},{"id":"sha256:a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a","repoDigests":["docker.
io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"70985377"},{"id":"sha256:cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"18182961"},{"id":"sha256:55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1","repoDigests":["registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"29035454"},{"id":"sha256:e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"321520"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-626971 image ls --format json --alsologtostderr:
I0729 10:28:06.619571   58514 out.go:291] Setting OutFile to fd 1 ...
I0729 10:28:06.619814   58514 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:06.619824   58514 out.go:304] Setting ErrFile to fd 2...
I0729 10:28:06.619834   58514 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:06.620113   58514 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
I0729 10:28:06.620984   58514 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:06.621124   58514 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:06.621648   58514 cli_runner.go:164] Run: docker container inspect functional-626971 --format={{.State.Status}}
I0729 10:28:06.639662   58514 ssh_runner.go:195] Run: systemctl --version
I0729 10:28:06.639720   58514 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-626971
I0729 10:28:06.658760   58514 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/functional-626971/id_rsa Username:docker}
I0729 10:28:06.745978   58514 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-626971 image ls --format yaml --alsologtostderr:
- id: sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "9058936"
- id: sha256:1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "32770038"
- id: sha256:76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "31139481"
- id: sha256:5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
repoTags:
- docker.io/library/mysql:5.7
size: "137909886"
- id: sha256:cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "18182961"
- id: sha256:3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "57236178"
- id: sha256:0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "297686"
- id: sha256:55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "29035454"
- id: sha256:3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "19329508"
- id: sha256:350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "72306"
- id: sha256:6f1d07c71fa0f426df75b802ec3f53ac5c1ae4110f67ab6d9a760083cc1d0f46
repoDigests:
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "36785000"
- id: sha256:d6bcdaf648ceabca38a0a99ef7fc7703b82ec10996c81f608d23f072be61e413
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-626971
size: "989"
- id: sha256:1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
repoTags:
- docker.io/library/nginx:alpine
size: "18405128"
- id: sha256:82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "46237695"
- id: sha256:da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "315399"
- id: sha256:e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "321520"
- id: sha256:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-626971
size: "2372971"
- id: sha256:5cc3abe5717dbf8e0db6fc2e890c3f82fe95e2ce5c5d7320f98a5b71c767d42f
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "36775157"
- id: sha256:a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a
repoDigests:
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "70985377"
- id: sha256:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "2395207"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-626971 image ls --format yaml --alsologtostderr:
I0729 10:28:03.717828   57697 out.go:291] Setting OutFile to fd 1 ...
I0729 10:28:03.717937   57697 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:03.717945   57697 out.go:304] Setting ErrFile to fd 2...
I0729 10:28:03.717950   57697 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:03.718153   57697 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
I0729 10:28:03.718711   57697 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:03.718806   57697 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:03.719215   57697 cli_runner.go:164] Run: docker container inspect functional-626971 --format={{.State.Status}}
I0729 10:28:03.737512   57697 ssh_runner.go:195] Run: systemctl --version
I0729 10:28:03.737570   57697 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-626971
I0729 10:28:03.753582   57697 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/functional-626971/id_rsa Username:docker}
I0729 10:28:03.845514   57697 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.27s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image build -t localhost/my-image:functional-626971 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-626971 image build -t localhost/my-image:functional-626971 testdata/build --alsologtostderr: (2.141849778s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-626971 image build -t localhost/my-image:functional-626971 testdata/build --alsologtostderr:
I0729 10:28:04.237373   58070 out.go:291] Setting OutFile to fd 1 ...
I0729 10:28:04.237521   58070 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:04.237529   58070 out.go:304] Setting ErrFile to fd 2...
I0729 10:28:04.237533   58070 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0729 10:28:04.237709   58070 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
I0729 10:28:04.238239   58070 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:04.238828   58070 config.go:182] Loaded profile config "functional-626971": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
I0729 10:28:04.239257   58070 cli_runner.go:164] Run: docker container inspect functional-626971 --format={{.State.Status}}
I0729 10:28:04.257030   58070 ssh_runner.go:195] Run: systemctl --version
I0729 10:28:04.257073   58070 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-626971
I0729 10:28:04.274269   58070 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/functional-626971/id_rsa Username:docker}
I0729 10:28:04.360658   58070 build_images.go:161] Building image from path: /tmp/build.4084095676.tar
I0729 10:28:04.360736   58070 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0729 10:28:04.369193   58070 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4084095676.tar
I0729 10:28:04.372794   58070 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4084095676.tar: stat -c "%s %y" /var/lib/minikube/build/build.4084095676.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4084095676.tar': No such file or directory
I0729 10:28:04.372835   58070 ssh_runner.go:362] scp /tmp/build.4084095676.tar --> /var/lib/minikube/build/build.4084095676.tar (3072 bytes)
I0729 10:28:04.394529   58070 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4084095676
I0729 10:28:04.402457   58070 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4084095676 -xf /var/lib/minikube/build/build.4084095676.tar
I0729 10:28:04.410397   58070 containerd.go:394] Building image: /var/lib/minikube/build/build.4084095676
I0729 10:28:04.410449   58070 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.4084095676 --local dockerfile=/var/lib/minikube/build/build.4084095676 --output type=image,name=localhost/my-image:functional-626971
#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 0.6s

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

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.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 DONE 0.1s

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:b4c074bda7a83ae86f92f2c81f3deb51b9f39b4cb06beae381027e629c08696a done
#8 exporting config sha256:3d12b227d130eeb2bf1d7fda750aa6a87fb3a9e551b56f87e84171f8678ca5d5 0.1s done
#8 naming to localhost/my-image:functional-626971 done
#8 DONE 0.2s
I0729 10:28:06.250984   58070 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.4084095676 --local dockerfile=/var/lib/minikube/build/build.4084095676 --output type=image,name=localhost/my-image:functional-626971: (1.840501922s)
I0729 10:28:06.251063   58070 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4084095676
I0729 10:28:06.261831   58070 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4084095676.tar
I0729 10:28:06.324308   58070 build_images.go:217] Built localhost/my-image:functional-626971 from /tmp/build.4084095676.tar
I0729 10:28:06.324345   58070 build_images.go:133] succeeded building to: functional-626971
I0729 10:28:06.324351   58070 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.64s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-626971
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.48s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2115: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 update-context --alsologtostderr -v=2
E0729 10:28:03.187810   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image load --daemon docker.io/kicbase/echo-server:functional-626971 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-amd64 -p functional-626971 image load --daemon docker.io/kicbase/echo-server:functional-626971 --alsologtostderr: (1.363534325s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.63s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-626971 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" [9f260562-5392-435a-bda5-e5f097f97453] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [9f260562-5392-435a-bda5-e5f097f97453] Running
E0729 10:27:43.986192   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003157529s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image load --daemon docker.io/kicbase/echo-server:functional-626971 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-amd64 -p functional-626971 image load --daemon docker.io/kicbase/echo-server:functional-626971 --alsologtostderr: (1.015522685s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull docker.io/kicbase/echo-server:latest
functional_test.go:239: (dbg) Run:  docker tag docker.io/kicbase/echo-server:latest docker.io/kicbase/echo-server:functional-626971
functional_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image load --daemon docker.io/kicbase/echo-server:functional-626971 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-amd64 -p functional-626971 image load --daemon docker.io/kicbase/echo-server:functional-626971 --alsologtostderr: (1.047463255s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.45s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1311: Took "306.03984ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1325: Took "45.167686ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.35s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image save docker.io/kicbase/echo-server:functional-626971 /home/jenkins/workspace/Docker_Linux_containerd_integration/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
E0729 10:27:45.266993   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
functional_test.go:1362: Took "352.151767ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1375: Took "42.040067ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.39s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image rm docker.io/kicbase/echo-server:functional-626971 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.49s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image load /home/jenkins/workspace/Docker_Linux_containerd_integration/echo-server-save.tar --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.74s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi docker.io/kicbase/echo-server:functional-626971
functional_test.go:423: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 image save --daemon docker.io/kicbase/echo-server:functional-626971 --alsologtostderr
E0729 10:27:47.827460   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
functional_test.go:428: (dbg) Run:  docker image inspect docker.io/kicbase/echo-server:functional-626971
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.91s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.96.234.135 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-626971 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-626971 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-626971 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6d85cfcfd8-s2g9g" [0c727f77-718b-4699-88e0-b93d566aec95] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-s2g9g" [0c727f77-718b-4699-88e0-b93d566aec95] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.004756896s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.14s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jul 29 10:27 created-by-test
-rw-r--r-- 1 docker docker 24 Jul 29 10:27 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jul 29 10:27 test-1722248878796348072
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh cat /mount-9p/test-1722248878796348072
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-626971 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [92a0328d-ab81-4182-828f-09af54f9f9e4] Pending
helpers_test.go:344: "busybox-mount" [92a0328d-ab81-4182-828f-09af54f9f9e4] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [92a0328d-ab81-4182-828f-09af54f9f9e4] Running
helpers_test.go:344: "busybox-mount" [92a0328d-ab81-4182-828f-09af54f9f9e4] Running / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [92a0328d-ab81-4182-828f-09af54f9f9e4] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.037687845s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-626971 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-626971 /tmp/TestFunctionalparallelMountCmdany-port119564361/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.70s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 service list -o json
functional_test.go:1490: Took "860.290975ms" to run "out/minikube-linux-amd64 -p functional-626971 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.86s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1555: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 service hello-node --url
functional_test.go:1561: found endpoint for hello-node: http://192.168.49.2:30850
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.52s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-626971 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-626971 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-626971 /tmp/TestFunctionalparallelMountCmdVerifyCleanup301615391/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-626971 /tmp/TestFunctionalparallelMountCmdVerifyCleanup301615391/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-626971 /tmp/TestFunctionalparallelMountCmdVerifyCleanup301615391/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.75s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (100.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-797262 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0729 10:29:04.628548   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-797262 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m39.407001041s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (100.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (15.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-797262 -- rollout status deployment/busybox: (13.868102994s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-2tzbj -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-rsmmc -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-smml4 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-2tzbj -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-rsmmc -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-smml4 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-2tzbj -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-rsmmc -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-smml4 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (15.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-2tzbj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-2tzbj -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-rsmmc -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-rsmmc -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-smml4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-797262 -- exec busybox-fc5497c4f-smml4 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (0.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (17.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-797262 -v=7 --alsologtostderr
E0729 10:30:26.550383   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-797262 -v=7 --alsologtostderr: (16.894554662s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (17.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.59s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.71s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-linux-amd64 -p ha-797262 node stop m02 -v=7 --alsologtostderr: (11.851434575s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr: exit status 7 (618.503073ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 10:31:06.362843   81853 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:31:06.362977   81853 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:31:06.362988   81853 out.go:304] Setting ErrFile to fd 2...
	I0729 10:31:06.362994   81853 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:31:06.363193   81853 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:31:06.363360   81853 out.go:298] Setting JSON to false
	I0729 10:31:06.363389   81853 mustload.go:65] Loading cluster: ha-797262
	I0729 10:31:06.363482   81853 notify.go:220] Checking for updates...
	I0729 10:31:06.363780   81853 config.go:182] Loaded profile config "ha-797262": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 10:31:06.363798   81853 status.go:255] checking status of ha-797262 ...
	I0729 10:31:06.364246   81853 cli_runner.go:164] Run: docker container inspect ha-797262 --format={{.State.Status}}
	I0729 10:31:06.380899   81853 status.go:330] ha-797262 host status = "Running" (err=<nil>)
	I0729 10:31:06.380928   81853 host.go:66] Checking if "ha-797262" exists ...
	I0729 10:31:06.381142   81853 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-797262
	I0729 10:31:06.397775   81853 host.go:66] Checking if "ha-797262" exists ...
	I0729 10:31:06.398019   81853 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 10:31:06.398057   81853 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-797262
	I0729 10:31:06.415362   81853 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32789 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/ha-797262/id_rsa Username:docker}
	I0729 10:31:06.501259   81853 ssh_runner.go:195] Run: systemctl --version
	I0729 10:31:06.504982   81853 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 10:31:06.515012   81853 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:31:06.563884   81853 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:51 OomKillDisable:true NGoroutines:72 SystemTime:2024-07-29 10:31:06.554658369 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:31:06.564448   81853 kubeconfig.go:125] found "ha-797262" server: "https://192.168.49.254:8443"
	I0729 10:31:06.564481   81853 api_server.go:166] Checking apiserver status ...
	I0729 10:31:06.564539   81853 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 10:31:06.574893   81853 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1694/cgroup
	I0729 10:31:06.583283   81853 api_server.go:182] apiserver freezer: "12:freezer:/docker/65382e7c15a02c45b410eaccc5537a1f408c9f963abb9cf83e7de4db2f8b83e7/kubepods/burstable/pod408fbd0d6be2afb427064605fd5ae45c/538d740d46be5109842b0a83af63d0f19baf916281b80d75801a038a1a26578e"
	I0729 10:31:06.583345   81853 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/65382e7c15a02c45b410eaccc5537a1f408c9f963abb9cf83e7de4db2f8b83e7/kubepods/burstable/pod408fbd0d6be2afb427064605fd5ae45c/538d740d46be5109842b0a83af63d0f19baf916281b80d75801a038a1a26578e/freezer.state
	I0729 10:31:06.590587   81853 api_server.go:204] freezer state: "THAWED"
	I0729 10:31:06.590611   81853 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 10:31:06.595346   81853 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 10:31:06.595364   81853 status.go:422] ha-797262 apiserver status = Running (err=<nil>)
	I0729 10:31:06.595383   81853 status.go:257] ha-797262 status: &{Name:ha-797262 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:31:06.595399   81853 status.go:255] checking status of ha-797262-m02 ...
	I0729 10:31:06.595616   81853 cli_runner.go:164] Run: docker container inspect ha-797262-m02 --format={{.State.Status}}
	I0729 10:31:06.611588   81853 status.go:330] ha-797262-m02 host status = "Stopped" (err=<nil>)
	I0729 10:31:06.611602   81853 status.go:343] host is not running, skipping remaining checks
	I0729 10:31:06.611608   81853 status.go:257] ha-797262-m02 status: &{Name:ha-797262-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:31:06.611622   81853 status.go:255] checking status of ha-797262-m03 ...
	I0729 10:31:06.611823   81853 cli_runner.go:164] Run: docker container inspect ha-797262-m03 --format={{.State.Status}}
	I0729 10:31:06.628856   81853 status.go:330] ha-797262-m03 host status = "Running" (err=<nil>)
	I0729 10:31:06.628874   81853 host.go:66] Checking if "ha-797262-m03" exists ...
	I0729 10:31:06.629088   81853 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-797262-m03
	I0729 10:31:06.645241   81853 host.go:66] Checking if "ha-797262-m03" exists ...
	I0729 10:31:06.645458   81853 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 10:31:06.645491   81853 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-797262-m03
	I0729 10:31:06.661240   81853 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32799 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/ha-797262-m03/id_rsa Username:docker}
	I0729 10:31:06.749098   81853 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 10:31:06.759286   81853 kubeconfig.go:125] found "ha-797262" server: "https://192.168.49.254:8443"
	I0729 10:31:06.759315   81853 api_server.go:166] Checking apiserver status ...
	I0729 10:31:06.759357   81853 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 10:31:06.769428   81853 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1616/cgroup
	I0729 10:31:06.777796   81853 api_server.go:182] apiserver freezer: "12:freezer:/docker/4563d37e88a89e041affbd21d06a1350b8d611ae54b1f55ccf1271b51f2a0304/kubepods/burstable/pod4f2825ba05c202ae1332db33e0c859e1/5da340041db2dcd4b028b1c0b8d694ddc6218a172da233020e21d10101bf3e28"
	I0729 10:31:06.777860   81853 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4563d37e88a89e041affbd21d06a1350b8d611ae54b1f55ccf1271b51f2a0304/kubepods/burstable/pod4f2825ba05c202ae1332db33e0c859e1/5da340041db2dcd4b028b1c0b8d694ddc6218a172da233020e21d10101bf3e28/freezer.state
	I0729 10:31:06.785443   81853 api_server.go:204] freezer state: "THAWED"
	I0729 10:31:06.785465   81853 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0729 10:31:06.789222   81853 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0729 10:31:06.789245   81853 status.go:422] ha-797262-m03 apiserver status = Running (err=<nil>)
	I0729 10:31:06.789253   81853 status.go:257] ha-797262-m03 status: &{Name:ha-797262-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:31:06.789269   81853 status.go:255] checking status of ha-797262-m04 ...
	I0729 10:31:06.789528   81853 cli_runner.go:164] Run: docker container inspect ha-797262-m04 --format={{.State.Status}}
	I0729 10:31:06.806272   81853 status.go:330] ha-797262-m04 host status = "Running" (err=<nil>)
	I0729 10:31:06.806296   81853 host.go:66] Checking if "ha-797262-m04" exists ...
	I0729 10:31:06.806531   81853 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-797262-m04
	I0729 10:31:06.822929   81853 host.go:66] Checking if "ha-797262-m04" exists ...
	I0729 10:31:06.823152   81853 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 10:31:06.823183   81853 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-797262-m04
	I0729 10:31:06.841191   81853 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32804 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/ha-797262-m04/id_rsa Username:docker}
	I0729 10:31:06.929005   81853 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 10:31:06.938896   81853 status.go:257] ha-797262-m04 status: &{Name:ha-797262-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (15.45s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-797262 node start m02 -v=7 --alsologtostderr: (14.601094231s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (15.45s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.6s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (129.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-797262 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-797262 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-797262 -v=7 --alsologtostderr: (36.593228857s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-797262 --wait=true -v=7 --alsologtostderr
E0729 10:32:40.628018   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:40.633290   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:40.643548   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:40.663860   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:40.704127   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:40.784449   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:40.944830   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:41.264999   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:41.905592   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:42.706130   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
E0729 10:32:43.186347   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:45.747408   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:32:50.868172   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:33:01.108452   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:33:10.391425   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
E0729 10:33:21.588777   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-797262 --wait=true -v=7 --alsologtostderr: (1m33.291220187s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-797262
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (129.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (9.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-797262 node delete m03 -v=7 --alsologtostderr: (9.031623782s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (9.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 stop -v=7 --alsologtostderr
E0729 10:34:02.550566   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-797262 stop -v=7 --alsologtostderr: (35.493229477s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr: exit status 7 (95.201702ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 10:34:19.122158   98957 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:34:19.122433   98957 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:34:19.122445   98957 out.go:304] Setting ErrFile to fd 2...
	I0729 10:34:19.122449   98957 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:34:19.122672   98957 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:34:19.122880   98957 out.go:298] Setting JSON to false
	I0729 10:34:19.122906   98957 mustload.go:65] Loading cluster: ha-797262
	I0729 10:34:19.122961   98957 notify.go:220] Checking for updates...
	I0729 10:34:19.123292   98957 config.go:182] Loaded profile config "ha-797262": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 10:34:19.123307   98957 status.go:255] checking status of ha-797262 ...
	I0729 10:34:19.123703   98957 cli_runner.go:164] Run: docker container inspect ha-797262 --format={{.State.Status}}
	I0729 10:34:19.142148   98957 status.go:330] ha-797262 host status = "Stopped" (err=<nil>)
	I0729 10:34:19.142168   98957 status.go:343] host is not running, skipping remaining checks
	I0729 10:34:19.142174   98957 status.go:257] ha-797262 status: &{Name:ha-797262 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:34:19.142204   98957 status.go:255] checking status of ha-797262-m02 ...
	I0729 10:34:19.142508   98957 cli_runner.go:164] Run: docker container inspect ha-797262-m02 --format={{.State.Status}}
	I0729 10:34:19.158725   98957 status.go:330] ha-797262-m02 host status = "Stopped" (err=<nil>)
	I0729 10:34:19.158746   98957 status.go:343] host is not running, skipping remaining checks
	I0729 10:34:19.158754   98957 status.go:257] ha-797262-m02 status: &{Name:ha-797262-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:34:19.158774   98957 status.go:255] checking status of ha-797262-m04 ...
	I0729 10:34:19.159008   98957 cli_runner.go:164] Run: docker container inspect ha-797262-m04 --format={{.State.Status}}
	I0729 10:34:19.176038   98957 status.go:330] ha-797262-m04 host status = "Stopped" (err=<nil>)
	I0729 10:34:19.176061   98957 status.go:343] host is not running, skipping remaining checks
	I0729 10:34:19.176068   98957 status.go:257] ha-797262-m04 status: &{Name:ha-797262-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (70.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-797262 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0729 10:35:24.471556   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-797262 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m9.636780673s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (70.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (38.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-797262 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-797262 --control-plane -v=7 --alsologtostderr: (37.850634827s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-797262 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (38.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.6s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (64.32s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-589906 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-589906 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (1m4.324101636s)
--- PASS: TestJSONOutput/start/Command (64.32s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.62s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.55s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.69s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.19s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"77ee4adf-e8bf-4d5d-b64e-b1d89382142d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-500749] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"75b6fa9f-c27f-4638-8f53-9acf82b57b7e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19337"}}
	{"specversion":"1.0","id":"1f982397-0946-451f-968c-2a5959100800","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"86d07230-0caa-49ff-ab3d-8936e66e9c52","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig"}}
	{"specversion":"1.0","id":"e461efdf-ec07-49fb-bf4d-6b56129e9bb2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube"}}
	{"specversion":"1.0","id":"ca6e6cd3-d964-4a4e-8710-062b83842d5d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"53d51ca9-ac5c-4b1a-849e-36bf9c258260","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"84338aec-a2a4-4746-b1f3-c1f3c47c0ea9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (29.39s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-549619 --network=
E0729 10:37:40.628561   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:37:42.706748   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-549619 --network=: (27.378635782s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-549619" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-549619
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-549619: (1.98964223s)
--- PASS: TestKicCustomNetwork/create_custom_network (29.39s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.22s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-927133 --network=bridge
E0729 10:38:08.311915   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-927133 --network=bridge: (21.349741445s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-927133" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-927133
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-927133: (1.854508772s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (23.22s)

                                                
                                    
x
+
TestKicExistingNetwork (23.85s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-091184 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-091184 --network=existing-network: (21.826315099s)
helpers_test.go:175: Cleaning up "existing-network-091184" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-091184
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-091184: (1.89060227s)
--- PASS: TestKicExistingNetwork (23.85s)

                                                
                                    
x
+
TestKicCustomSubnet (25.44s)

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

                                                
                                    
x
+
TestKicStaticIP (24.2s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-939558 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-939558 --static-ip=192.168.200.200: (22.448328958s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-939558 ip
helpers_test.go:175: Cleaning up "static-ip-939558" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-939558
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-939558: (1.639105169s)
--- PASS: TestKicStaticIP (24.20s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (51.75s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-544859 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-544859 --driver=docker  --container-runtime=containerd: (22.905011344s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-548433 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-548433 --driver=docker  --container-runtime=containerd: (23.979803769s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-544859
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-548433
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-548433" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-548433
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-548433: (1.822736018s)
helpers_test.go:175: Cleaning up "first-544859" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-544859
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-544859: (2.064414999s)
--- PASS: TestMinikubeProfile (51.75s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (4.86s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (4.86s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.56s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (6.58s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (70.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-916999 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-916999 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m10.501145235s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (70.92s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (17.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.64s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (14.4s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp testdata/cp-test.txt multinode-916999:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3419901875/001/cp-test_multinode-916999.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999:/home/docker/cp-test.txt multinode-916999-m02:/home/docker/cp-test_multinode-916999_multinode-916999-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m02 "sudo cat /home/docker/cp-test_multinode-916999_multinode-916999-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999:/home/docker/cp-test.txt multinode-916999-m03:/home/docker/cp-test_multinode-916999_multinode-916999-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m03 "sudo cat /home/docker/cp-test_multinode-916999_multinode-916999-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp testdata/cp-test.txt multinode-916999-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3419901875/001/cp-test_multinode-916999-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999-m02:/home/docker/cp-test.txt multinode-916999:/home/docker/cp-test_multinode-916999-m02_multinode-916999.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999 "sudo cat /home/docker/cp-test_multinode-916999-m02_multinode-916999.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999-m02:/home/docker/cp-test.txt multinode-916999-m03:/home/docker/cp-test_multinode-916999-m02_multinode-916999-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m03 "sudo cat /home/docker/cp-test_multinode-916999-m02_multinode-916999-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp testdata/cp-test.txt multinode-916999-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m03 "sudo cat /home/docker/cp-test.txt"
E0729 10:42:40.627913   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile3419901875/001/cp-test_multinode-916999-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999-m03:/home/docker/cp-test.txt multinode-916999:/home/docker/cp-test_multinode-916999-m03_multinode-916999.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999 "sudo cat /home/docker/cp-test_multinode-916999-m03_multinode-916999.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 cp multinode-916999-m03:/home/docker/cp-test.txt multinode-916999-m02:/home/docker/cp-test_multinode-916999-m03_multinode-916999-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 ssh -n multinode-916999-m02 "sudo cat /home/docker/cp-test_multinode-916999-m03_multinode-916999-m02.txt"
E0729 10:42:42.706913   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
--- PASS: TestMultiNode/serial/CopyFile (8.40s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.01s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 10:42:44.511871  165165 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:42:44.512107  165165 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:42:44.512115  165165 out.go:304] Setting ErrFile to fd 2...
	I0729 10:42:44.512119  165165 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:42:44.512326  165165 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:42:44.512527  165165 out.go:298] Setting JSON to false
	I0729 10:42:44.512551  165165 mustload.go:65] Loading cluster: multinode-916999
	I0729 10:42:44.512622  165165 notify.go:220] Checking for updates...
	I0729 10:42:44.512963  165165 config.go:182] Loaded profile config "multinode-916999": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 10:42:44.512981  165165 status.go:255] checking status of multinode-916999 ...
	I0729 10:42:44.513461  165165 cli_runner.go:164] Run: docker container inspect multinode-916999 --format={{.State.Status}}
	I0729 10:42:44.530239  165165 status.go:330] multinode-916999 host status = "Running" (err=<nil>)
	I0729 10:42:44.530264  165165 host.go:66] Checking if "multinode-916999" exists ...
	I0729 10:42:44.530534  165165 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-916999
	I0729 10:42:44.547243  165165 host.go:66] Checking if "multinode-916999" exists ...
	I0729 10:42:44.547511  165165 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 10:42:44.547548  165165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-916999
	I0729 10:42:44.563734  165165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32909 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/multinode-916999/id_rsa Username:docker}
	I0729 10:42:44.652936  165165 ssh_runner.go:195] Run: systemctl --version
	I0729 10:42:44.656586  165165 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 10:42:44.666143  165165 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:42:44.711323  165165 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-07-29 10:42:44.702887811 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:42:44.711874  165165 kubeconfig.go:125] found "multinode-916999" server: "https://192.168.67.2:8443"
	I0729 10:42:44.711905  165165 api_server.go:166] Checking apiserver status ...
	I0729 10:42:44.711945  165165 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0729 10:42:44.721772  165165 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1580/cgroup
	I0729 10:42:44.730400  165165 api_server.go:182] apiserver freezer: "12:freezer:/docker/916ae050aa61dfffea784fc29fcabcda290b71e569c987e0744c8e93496f0f46/kubepods/burstable/pod9130b9322ab9b8aaf03858d09a8ac6ce/12438c9e81f46153ef35de2e3b5342a9b736ef102943df33e90b118bce847f5c"
	I0729 10:42:44.730454  165165 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/916ae050aa61dfffea784fc29fcabcda290b71e569c987e0744c8e93496f0f46/kubepods/burstable/pod9130b9322ab9b8aaf03858d09a8ac6ce/12438c9e81f46153ef35de2e3b5342a9b736ef102943df33e90b118bce847f5c/freezer.state
	I0729 10:42:44.737581  165165 api_server.go:204] freezer state: "THAWED"
	I0729 10:42:44.737604  165165 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0729 10:42:44.741043  165165 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0729 10:42:44.741059  165165 status.go:422] multinode-916999 apiserver status = Running (err=<nil>)
	I0729 10:42:44.741069  165165 status.go:257] multinode-916999 status: &{Name:multinode-916999 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:42:44.741083  165165 status.go:255] checking status of multinode-916999-m02 ...
	I0729 10:42:44.741322  165165 cli_runner.go:164] Run: docker container inspect multinode-916999-m02 --format={{.State.Status}}
	I0729 10:42:44.757427  165165 status.go:330] multinode-916999-m02 host status = "Running" (err=<nil>)
	I0729 10:42:44.757446  165165 host.go:66] Checking if "multinode-916999-m02" exists ...
	I0729 10:42:44.757675  165165 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-916999-m02
	I0729 10:42:44.774173  165165 host.go:66] Checking if "multinode-916999-m02" exists ...
	I0729 10:42:44.774410  165165 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0729 10:42:44.774444  165165 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-916999-m02
	I0729 10:42:44.790293  165165 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32914 SSHKeyPath:/home/jenkins/minikube-integration/19337-3615/.minikube/machines/multinode-916999-m02/id_rsa Username:docker}
	I0729 10:42:44.872705  165165 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0729 10:42:44.882916  165165 status.go:257] multinode-916999-m02 status: &{Name:multinode-916999-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:42:44.882946  165165 status.go:255] checking status of multinode-916999-m03 ...
	I0729 10:42:44.883177  165165 cli_runner.go:164] Run: docker container inspect multinode-916999-m03 --format={{.State.Status}}
	I0729 10:42:44.899428  165165 status.go:330] multinode-916999-m03 host status = "Stopped" (err=<nil>)
	I0729 10:42:44.899446  165165 status.go:343] host is not running, skipping remaining checks
	I0729 10:42:44.899453  165165 status.go:257] multinode-916999-m03 status: &{Name:multinode-916999-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.38s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (78.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-916999
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-916999
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-916999: (24.60127871s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-916999 --wait=true -v=8 --alsologtostderr
E0729 10:44:05.752095   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-916999 --wait=true -v=8 --alsologtostderr: (53.909990236s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-916999
--- PASS: TestMultiNode/serial/RestartKeepsNodes (78.60s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.95s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-916999 stop: (23.504109081s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-916999 status: exit status 7 (75.328927ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 10:44:40.455352  174845 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:44:40.455460  174845 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:44:40.455469  174845 out.go:304] Setting ErrFile to fd 2...
	I0729 10:44:40.455473  174845 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:44:40.455668  174845 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:44:40.455858  174845 out.go:298] Setting JSON to false
	I0729 10:44:40.455889  174845 mustload.go:65] Loading cluster: multinode-916999
	I0729 10:44:40.455935  174845 notify.go:220] Checking for updates...
	I0729 10:44:40.456280  174845 config.go:182] Loaded profile config "multinode-916999": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 10:44:40.456295  174845 status.go:255] checking status of multinode-916999 ...
	I0729 10:44:40.456698  174845 cli_runner.go:164] Run: docker container inspect multinode-916999 --format={{.State.Status}}
	I0729 10:44:40.474083  174845 status.go:330] multinode-916999 host status = "Stopped" (err=<nil>)
	I0729 10:44:40.474110  174845 status.go:343] host is not running, skipping remaining checks
	I0729 10:44:40.474118  174845 status.go:257] multinode-916999 status: &{Name:multinode-916999 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0729 10:44:40.474145  174845 status.go:255] checking status of multinode-916999-m02 ...
	I0729 10:44:40.474459  174845 cli_runner.go:164] Run: docker container inspect multinode-916999-m02 --format={{.State.Status}}
	I0729 10:44:40.490868  174845 status.go:330] multinode-916999-m02 host status = "Stopped" (err=<nil>)
	I0729 10:44:40.490887  174845 status.go:343] host is not running, skipping remaining checks
	I0729 10:44:40.490894  174845 status.go:257] multinode-916999-m02 status: &{Name:multinode-916999-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (47.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-916999 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-916999 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (46.56234478s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-916999 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (47.08s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.79s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (98.36s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-692192 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-692192 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m7.795422195s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-692192 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-692192
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-692192: (11.853867712s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-692192 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-692192 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (15.424268517s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-692192 image list
helpers_test.go:175: Cleaning up "test-preload-692192" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-692192
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-692192: (2.225039195s)
--- PASS: TestPreload (98.36s)

                                                
                                    
x
+
TestScheduledStopUnix (96.25s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-838127 --memory=2048 --driver=docker  --container-runtime=containerd
E0729 10:47:40.627520   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:47:42.706388   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-838127 --memory=2048 --driver=docker  --container-runtime=containerd: (20.447939568s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-838127 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-838127 -n scheduled-stop-838127
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-838127 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-838127 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-838127 -n scheduled-stop-838127
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-838127
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-838127 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0729 10:49:03.673101   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-838127
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-838127: exit status 7 (59.108386ms)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-838127" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p scheduled-stop-838127
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p scheduled-stop-838127: (4.60335603s)
--- PASS: TestScheduledStopUnix (96.25s)

                                                
                                    
x
+
TestInsufficientStorage (12.3s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"bf1a619e-a72d-4b0d-9b02-784a1f037b55","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-829833] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f83061c5-2f4b-48d6-9a50-dd825def98df","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19337"}}
	{"specversion":"1.0","id":"a9ef5ad8-f89f-4090-a6fa-d724557d952f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"e23b15ab-7bc3-450a-98e1-0b824cb38bb3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig"}}
	{"specversion":"1.0","id":"ef97ce79-2d81-47a5-94f5-6510d71d7720","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube"}}
	{"specversion":"1.0","id":"e7ca9d55-5717-4a69-8fa0-861b20a9291f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"f2dd15d3-ab18-4ab7-875d-940237b57f88","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"bbd88dae-573b-4158-bd3f-b14a18968c5f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"6565a113-cb33-4200-aa97-238ff379be68","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"b89f1b69-5394-48b7-9421-ca4615b301ff","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"d92c27a6-673c-4b14-83c7-e8b4ed618753","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"750dc88b-52ac-4492-a942-a0fd14f19f34","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-829833\" primary control-plane node in \"insufficient-storage-829833\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"30b24b74-8432-4b6f-a0d1-ad2d61d80be1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"9aef211f-0cd3-47d3-9a39-52e52b6819c6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"8a0fb9d0-4a57-4ec7-b185-8bbd1de252e6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 10:49:18.978250  197618 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-829833" does not appear in /home/jenkins/minikube-integration/19337-3615/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0729 10:49:19.212598  197720 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-829833" does not appear in /home/jenkins/minikube-integration/19337-3615/kubeconfig
	E0729 10:49:19.221874  197720 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/insufficient-storage-829833/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (76.95s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3917492525 start -p running-upgrade-288821 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3917492525 start -p running-upgrade-288821 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (47.688191113s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-288821 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-288821 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (26.253546504s)
helpers_test.go:175: Cleaning up "running-upgrade-288821" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-288821
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-288821: (2.308839549s)
--- PASS: TestRunningBinaryUpgrade (76.95s)

                                                
                                    
x
+
TestKubernetesUpgrade (326.29s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-383050 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-383050 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4m24.356713409s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-383050 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-383050 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-383050 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (61.676166ms)

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

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-383050 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-383050 --memory=2200 --kubernetes-version=v1.31.0-beta.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4.336461913s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-383050" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-383050
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-383050: (2.087272315s)
--- PASS: TestKubernetesUpgrade (326.29s)

                                                
                                    
x
+
TestMissingContainerUpgrade (141.92s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3497221171 start -p missing-upgrade-450204 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3497221171 start -p missing-upgrade-450204 --memory=2200 --driver=docker  --container-runtime=containerd: (35.886475549s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-450204
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-450204: (10.678936382s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-450204
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-450204 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-450204 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m30.841628791s)
helpers_test.go:175: Cleaning up "missing-upgrade-450204" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-450204
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-450204: (3.750771987s)
--- PASS: TestMissingContainerUpgrade (141.92s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.49s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (171.55s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2792146079 start -p stopped-upgrade-738236 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2792146079 start -p stopped-upgrade-738236 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (1m7.493579992s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2792146079 -p stopped-upgrade-738236 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2792146079 -p stopped-upgrade-738236 stop: (20.141652666s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-738236 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-738236 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m23.910439623s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (171.55s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (9.32s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0729 10:49:24.577825  199728 out.go:291] Setting OutFile to fd 1 ...
	I0729 10:49:24.577960  199728 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:49:24.577971  199728 out.go:304] Setting ErrFile to fd 2...
	I0729 10:49:24.577976  199728 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0729 10:49:24.578193  199728 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19337-3615/.minikube/bin
	I0729 10:49:24.578812  199728 out.go:298] Setting JSON to false
	I0729 10:49:24.579773  199728 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":1917,"bootTime":1722248248,"procs":255,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1062-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0729 10:49:24.579831  199728 start.go:139] virtualization: kvm guest
	I0729 10:49:24.582612  199728 out.go:177] * [false-506387] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0729 10:49:24.584457  199728 out.go:177]   - MINIKUBE_LOCATION=19337
	I0729 10:49:24.584525  199728 notify.go:220] Checking for updates...
	I0729 10:49:24.587526  199728 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0729 10:49:24.588882  199728 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig
	I0729 10:49:24.590469  199728 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube
	I0729 10:49:24.591869  199728 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0729 10:49:24.593185  199728 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0729 10:49:24.595348  199728 config.go:182] Loaded profile config "kubernetes-upgrade-383050": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0729 10:49:24.595512  199728 config.go:182] Loaded profile config "offline-containerd-369590": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.3
	I0729 10:49:24.595625  199728 driver.go:392] Setting default libvirt URI to qemu:///system
	I0729 10:49:24.622762  199728 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0729 10:49:24.622982  199728 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0729 10:49:24.682420  199728 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:51 OomKillDisable:true NGoroutines:76 SystemTime:2024-07-29 10:49:24.67321023 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1062-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647947776 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.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.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0729 10:49:24.682564  199728 docker.go:307] overlay module found
	I0729 10:49:24.685737  199728 out.go:177] * Using the docker driver based on user configuration
	I0729 10:49:24.687163  199728 start.go:297] selected driver: docker
	I0729 10:49:24.687183  199728 start.go:901] validating driver "docker" against <nil>
	I0729 10:49:24.687197  199728 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0729 10:49:24.689782  199728 out.go:177] 
	W0729 10:49:24.691127  199728 out.go:239] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0729 10:49:24.692380  199728 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Start (57.46s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.87s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.06s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-940051] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19337
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19337-3615/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19337-3615/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (21.52s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (15.12s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-940051 --no-kubernetes --driver=docker  --container-runtime=containerd
E0729 10:52:40.627967   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:52:42.706156   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-940051 --no-kubernetes --driver=docker  --container-runtime=containerd: (12.986103374s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-940051 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-940051 status -o json: exit status 2 (253.362387ms)

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (5.04s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.66s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.27s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.77s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.71s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.51s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (2.15s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.32s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (2.86s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.34s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.45s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-940051 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-940051 --driver=docker  --container-runtime=containerd: (6.451009175s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.45s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.24s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-856067 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-856067 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0: (55.593217314s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (55.59s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-856067 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [53786327-0f8e-4f98-8cef-7bcf1fde3a44] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [53786327-0f8e-4f98-8cef-7bcf1fde3a44] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 7.003767298s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-856067 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (7.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-680207 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-680207 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (47.533556362s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (47.53s)

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

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

                                                
                                                
-- 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 no-preload-856067 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-856067 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-856067 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0: (4m22.42602984s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-856067 -n no-preload-856067
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-057403 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6211e51f-29fc-4a6a-92c3-1566ebc1850e] Pending
helpers_test.go:344: "busybox" [6211e51f-29fc-4a6a-92c3-1566ebc1850e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6211e51f-29fc-4a6a-92c3-1566ebc1850e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 7.00334454s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-057403 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (7.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-680207 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [0274c7c1-79c0-4c43-9fc4-6b610a3ee104] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0274c7c1-79c0-4c43-9fc4-6b610a3ee104] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003246897s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-680207 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.22s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-057403 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-057403 --alsologtostderr -v=3: (11.842886393s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.84s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-680207 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-680207 --alsologtostderr -v=3: (11.831891916s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.83s)

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

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

                                                
                                                
-- 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 old-k8s-version-057403 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.16s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-680207 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-680207 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (4m22.211622683s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-680207 -n embed-certs-680207
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (262.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-829213 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-829213 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (58.287333452s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (58.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-829213 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [3b53e1fe-4d4a-4431-a026-30924ffb577a] Pending
helpers_test.go:344: "busybox" [3b53e1fe-4d4a-4431-a026-30924ffb577a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3b53e1fe-4d4a-4431-a026-30924ffb577a] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.002776893s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-829213 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.25s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-829213 --alsologtostderr -v=3
E0729 10:57:40.627847   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
E0729 10:57:42.706876   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-829213 --alsologtostderr -v=3: (12.627515753s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.63s)

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

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

                                                
                                                
-- 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 default-k8s-diff-port-829213 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-829213 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-829213 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.3: (4m57.186771631s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-829213 -n default-k8s-diff-port-829213
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (297.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-4pmg7" [54754df1-8c0a-4fc0-87e0-a580b7e0aed6] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003441114s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-4pmg7" [54754df1-8c0a-4fc0-87e0-a580b7e0aed6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00320334s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-057403 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-289242 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-289242 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0: (24.315182483s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (24.32s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-289242 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-289242 --alsologtostderr -v=3: (1.178959155s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.18s)

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

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

                                                
                                                
-- 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 newest-cni-289242 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-289242 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-289242 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0-beta.0: (12.631208439s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-289242 -n newest-cni-289242
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.98s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-289242 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-f6ad1f6e
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m0.140613205s)
--- PASS: TestNetworkPlugins/group/auto/Start (60.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-hmcjt" [a86a1a3e-b263-429d-b777-e48f7b4e26d8] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003245776s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-5cc9f66cf4-hmcjt" [a86a1a3e-b263-429d-b777-e48f7b4e26d8] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003443424s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-856067 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-856067 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
E0729 10:59:27.684262   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:27.689537   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:27.700546   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:27.720951   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:27.762125   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:27.843216   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:28.004154   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:28.324866   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:28.965579   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:30.245809   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:32.806072   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:37.926913   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
E0729 10:59:48.167602   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (52.683016754s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (52.68s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-506387 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-p66tz" [0a7128e8-93ac-4d3d-a2cf-a026f6226d00] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 11:00:08.648285   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-p66tz" [0a7128e8-93ac-4d3d-a2cf-a026f6226d00] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 8.0033882s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (8.18s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-x5ttc" [f65678d2-c8c1-48cb-a4e2-fc52b46d66f5] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003953209s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-dkdcn" [bef365f5-dc5a-4440-9f97-c957ca81da3f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004699839s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-x5ttc" [f65678d2-c8c1-48cb-a4e2-fc52b46d66f5] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003985676s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-680207 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-506387 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-dhb7q" [830b55a2-1abc-4a1d-adac-89cf5e3be098] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-dhb7q" [830b55a2-1abc-4a1d-adac-89cf5e3be098] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.003232135s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-680207 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.22s)

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

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

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

                                                
                                                
-- 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 embed-certs-680207 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-680207 -n embed-certs-680207
E0729 11:00:31.842244   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
E0729 11:00:31.848000   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
E0729 11:00:31.858250   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
E0729 11:00:31.878498   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
E0729 11:00:31.918768   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
E0729 11:00:31.999028   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-680207 -n embed-certs-680207
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.70s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
E0729 11:01:12.807859   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (1m8.032471909s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (68.03s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-zk7zq" [a2f6c53a-3853-480f-bcc7-4fa7e369fc48] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004128406s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-506387 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-2m2td" [c4f1d1fe-6e7b-4b92-bce0-11369fa3ef74] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-2m2td" [c4f1d1fe-6e7b-4b92-bce0-11369fa3ef74] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003479132s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.18s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-506387 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-f4qlj" [d229bb75-664f-4579-ad8f-0f9a02185523] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-f4qlj" [d229bb75-664f-4579-ad8f-0f9a02185523] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.003331356s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.17s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (41.277801935s)
--- PASS: TestNetworkPlugins/group/bridge/Start (41.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-506387 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (59.267271496s)
--- PASS: TestNetworkPlugins/group/calico/Start (59.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-506387 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-506387 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-ckc98" [34b2d062-c245-46c5-8a1f-6f659403ff99] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-ckc98" [34b2d062-c245-46c5-8a1f-6f659403ff99] Running
E0729 11:02:11.529436   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/no-preload-856067/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 8.003528617s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (8.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-506387 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-b2fpr" [1bf01983-2781-465b-b83f-ed16e65cc552] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0729 11:02:40.628157   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/functional-626971/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-b2fpr" [1bf01983-2781-465b-b83f-ed16e65cc552] Running
E0729 11:02:42.707051   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/addons-772085/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 8.004017622s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (8.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-tpkfg" [c179805b-e063-4cc8-b512-bd22ce6f34c0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004168429s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-tpkfg" [c179805b-e063-4cc8-b512-bd22ce6f34c0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003269702s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-829213 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-829213 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-b4wn8" [812091bf-fac5-4111-86f6-89956b10b722] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004561868s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-506387 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-m8zxs" [d6010c0b-797b-4762-abce-a1ab27a32bd8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-m8zxs" [d6010c0b-797b-4762-abce-a1ab27a32bd8] Running
E0729 11:03:15.689608   10410 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19337-3615/.minikube/profiles/old-k8s-version-057403/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.002987256s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.16s)

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

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

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

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

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

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

                                                
                                    

Test skip (26/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/binaries (0s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-beta.0/kubectl (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing containerd container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.52s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.14s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard