Test Report: KVM_Linux 18167

                    
                      84e10409c1bee099c0ff598f3cb069851df9644b:2024-02-14:33139
                    
                

Test fail (1/333)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	tmpfs on /var/lib/kubelet/pods/382ca77d-88d6-4ed0-a0df-16062a4685fd/volumes/kubernetes.io~projected/kube-api-access-wr9pl type tmpfs (rw,relatime,size=716800k)
	tmpfs on /mnt/vda1/var/lib/kubelet/pods/382ca77d-88d6-4ed0-a0df-16062a4685fd/volumes/kubernetes.io~projected/kube-api-access-wr9pl type tmpfs (rw,relatime,size=716800k)
	total 0
	drwxr-xr-x  2 root root  40 Feb 14 04:17 .
	drwxr-xr-x 20 root root 560 Feb 14 04:17 ..
	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-474798 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-474798 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-474798 ssh "sudo umount -f /mount-9p": exit status 1 (229.316945ms)

                                                
                                                
-- 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-474798 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-474798 /tmp/TestFunctionalparallelMountCmdspecific-port4179407680/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-474798 /tmp/TestFunctionalparallelMountCmdspecific-port4179407680/001:/mount-9p --alsologtostderr -v=1 --port 46464] stdout:

                                                
                                                

                                                
                                                
functional_test_mount_test.go:234: (dbg) [out/minikube-linux-amd64 mount -p functional-474798 /tmp/TestFunctionalparallelMountCmdspecific-port4179407680/001:/mount-9p --alsologtostderr -v=1 --port 46464] stderr:
I0214 04:17:46.303136 1465024 out.go:291] Setting OutFile to fd 1 ...
I0214 04:17:46.303280 1465024 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:46.303288 1465024 out.go:304] Setting ErrFile to fd 2...
I0214 04:17:46.303293 1465024 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:46.303496 1465024 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
I0214 04:17:46.303799 1465024 mustload.go:65] Loading cluster: functional-474798
I0214 04:17:46.304150 1465024 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:46.304561 1465024 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:46.304614 1465024 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:46.319968 1465024 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35299
I0214 04:17:46.320497 1465024 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:46.321239 1465024 main.go:141] libmachine: Using API Version  1
I0214 04:17:46.321271 1465024 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:46.321733 1465024 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:46.321984 1465024 main.go:141] libmachine: (functional-474798) Calling .GetState
I0214 04:17:46.323861 1465024 host.go:66] Checking if "functional-474798" exists ...
I0214 04:17:46.324290 1465024 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:46.324348 1465024 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:46.340361 1465024 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39437
I0214 04:17:46.340835 1465024 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:46.341485 1465024 main.go:141] libmachine: Using API Version  1
I0214 04:17:46.341509 1465024 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:46.342008 1465024 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:46.342187 1465024 main.go:141] libmachine: (functional-474798) Calling .DriverName
I0214 04:17:46.342408 1465024 main.go:141] libmachine: (functional-474798) Calling .DriverName
I0214 04:17:46.342554 1465024 main.go:141] libmachine: (functional-474798) Calling .GetIP
I0214 04:17:46.346272 1465024 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:46.346857 1465024 main.go:141] libmachine: (functional-474798) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a6:7b:66", ip: ""} in network mk-functional-474798: {Iface:virbr1 ExpiryTime:2024-02-14 05:14:43 +0000 UTC Type:0 Mac:52:54:00:a6:7b:66 Iaid: IPaddr:192.168.39.183 Prefix:24 Hostname:functional-474798 Clientid:01:52:54:00:a6:7b:66}
I0214 04:17:46.346895 1465024 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined IP address 192.168.39.183 and MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:46.349923 1465024 out.go:177] 
W0214 04:17:46.351396 1465024 out.go:239] X Exiting due to IF_MOUNT_PORT: Error finding port for mount: Error accessing port 46464
X Exiting due to IF_MOUNT_PORT: Error finding port for mount: Error accessing port 46464
W0214 04:17:46.351410 1465024 out.go:239] * 
* 
W0214 04:17:46.355494 1465024 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_1a67bcd50caa66e3b6e7bd05bc1098afa12ec013_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_1a67bcd50caa66e3b6e7bd05bc1098afa12ec013_0.log                   │
│                                                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
I0214 04:17:46.357107 1465024 out.go:177] 
--- FAIL: TestFunctional/parallel/MountCmd/specific-port (12.80s)

                                                
                                    

Test pass (298/333)

Order passed test Duration
3 TestDownloadOnly/v1.16.0/json-events 25.77
4 TestDownloadOnly/v1.16.0/preload-exists 0
8 TestDownloadOnly/v1.16.0/LogsDuration 0.08
9 TestDownloadOnly/v1.16.0/DeleteAll 0.15
10 TestDownloadOnly/v1.16.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.28.4/json-events 23.83
13 TestDownloadOnly/v1.28.4/preload-exists 0
17 TestDownloadOnly/v1.28.4/LogsDuration 0.08
18 TestDownloadOnly/v1.28.4/DeleteAll 0.15
19 TestDownloadOnly/v1.28.4/DeleteAlwaysSucceeds 0.15
21 TestDownloadOnly/v1.29.0-rc.2/json-events 18.86
22 TestDownloadOnly/v1.29.0-rc.2/preload-exists 0
26 TestDownloadOnly/v1.29.0-rc.2/LogsDuration 0.09
27 TestDownloadOnly/v1.29.0-rc.2/DeleteAll 0.16
28 TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds 0.14
30 TestBinaryMirror 0.59
31 TestOffline 98.39
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
36 TestAddons/Setup 226.3
38 TestAddons/parallel/Registry 18.85
39 TestAddons/parallel/Ingress 23.04
40 TestAddons/parallel/InspektorGadget 11.91
41 TestAddons/parallel/MetricsServer 6.09
42 TestAddons/parallel/HelmTiller 15.13
44 TestAddons/parallel/CSI 73.82
45 TestAddons/parallel/Headlamp 18.04
46 TestAddons/parallel/CloudSpanner 5.6
47 TestAddons/parallel/LocalPath 57.62
48 TestAddons/parallel/NvidiaDevicePlugin 6.6
49 TestAddons/parallel/Yakd 6.01
52 TestAddons/serial/GCPAuth/Namespaces 0.14
53 TestAddons/StoppedEnableDisable 13.55
54 TestCertOptions 74.99
55 TestCertExpiration 309.35
56 TestDockerFlags 65.88
57 TestForceSystemdFlag 59.99
58 TestForceSystemdEnv 87.27
60 TestKVMDriverInstallOrUpdate 4.44
64 TestErrorSpam/setup 51.26
65 TestErrorSpam/start 0.41
66 TestErrorSpam/status 0.87
67 TestErrorSpam/pause 1.29
68 TestErrorSpam/unpause 1.44
69 TestErrorSpam/stop 4.28
72 TestFunctional/serial/CopySyncFile 0
73 TestFunctional/serial/StartWithProxy 69.04
74 TestFunctional/serial/AuditLog 0
75 TestFunctional/serial/SoftStart 41.13
76 TestFunctional/serial/KubeContext 0.05
77 TestFunctional/serial/KubectlGetPods 0.08
80 TestFunctional/serial/CacheCmd/cache/add_remote 2.57
81 TestFunctional/serial/CacheCmd/cache/add_local 1.55
82 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
83 TestFunctional/serial/CacheCmd/cache/list 0.07
84 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
85 TestFunctional/serial/CacheCmd/cache/cache_reload 1.37
86 TestFunctional/serial/CacheCmd/cache/delete 0.13
87 TestFunctional/serial/MinikubeKubectlCmd 0.13
88 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.12
89 TestFunctional/serial/ExtraConfig 40.75
90 TestFunctional/serial/ComponentHealth 0.07
91 TestFunctional/serial/LogsCmd 1.17
92 TestFunctional/serial/LogsFileCmd 1.21
93 TestFunctional/serial/InvalidService 5.15
95 TestFunctional/parallel/ConfigCmd 0.46
96 TestFunctional/parallel/DashboardCmd 17
97 TestFunctional/parallel/DryRun 0.37
98 TestFunctional/parallel/InternationalLanguage 0.18
99 TestFunctional/parallel/StatusCmd 1.13
103 TestFunctional/parallel/ServiceCmdConnect 10.55
104 TestFunctional/parallel/AddonsCmd 0.17
105 TestFunctional/parallel/PersistentVolumeClaim 55.73
107 TestFunctional/parallel/SSHCmd 0.57
108 TestFunctional/parallel/CpCmd 1.62
109 TestFunctional/parallel/MySQL 35.58
110 TestFunctional/parallel/FileSync 0.24
111 TestFunctional/parallel/CertSync 1.57
115 TestFunctional/parallel/NodeLabels 0.06
117 TestFunctional/parallel/NonActiveRuntimeDisabled 0.3
119 TestFunctional/parallel/License 0.57
120 TestFunctional/parallel/ServiceCmd/DeployApp 14.26
130 TestFunctional/parallel/Version/short 0.07
131 TestFunctional/parallel/Version/components 0.76
132 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
133 TestFunctional/parallel/ImageCommands/ImageListTable 0.3
134 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
135 TestFunctional/parallel/ImageCommands/ImageListYaml 0.36
136 TestFunctional/parallel/ImageCommands/ImageBuild 4.81
137 TestFunctional/parallel/ImageCommands/Setup 1.95
138 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 4.26
139 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.75
140 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 6.35
141 TestFunctional/parallel/ServiceCmd/List 0.49
142 TestFunctional/parallel/ServiceCmd/JSONOutput 0.81
143 TestFunctional/parallel/ServiceCmd/HTTPS 0.39
144 TestFunctional/parallel/ServiceCmd/Format 0.38
145 TestFunctional/parallel/ServiceCmd/URL 0.39
146 TestFunctional/parallel/ProfileCmd/profile_not_create 0.31
147 TestFunctional/parallel/ProfileCmd/profile_list 0.31
148 TestFunctional/parallel/ProfileCmd/profile_json_output 0.3
149 TestFunctional/parallel/MountCmd/any-port 16.13
150 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.31
151 TestFunctional/parallel/DockerEnv/bash 1.34
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.67
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 3.44
154 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
155 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.11
156 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
157 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.29
159 TestFunctional/parallel/MountCmd/VerifyCleanup 1.33
160 TestFunctional/delete_addon-resizer_images 0.07
161 TestFunctional/delete_my-image_image 0.02
162 TestFunctional/delete_minikube_cached_images 0.02
163 TestGvisorAddon 336.37
166 TestImageBuild/serial/Setup 53.97
167 TestImageBuild/serial/NormalBuild 2.44
168 TestImageBuild/serial/BuildWithBuildArg 1.46
169 TestImageBuild/serial/BuildWithDockerIgnore 0.46
170 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.3
173 TestIngressAddonLegacy/StartLegacyK8sCluster 86.38
175 TestIngressAddonLegacy/serial/ValidateIngressAddonActivation 15.44
176 TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation 0.61
177 TestIngressAddonLegacy/serial/ValidateIngressAddons 41.89
180 TestJSONOutput/start/Command 69.66
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.61
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.56
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 8.11
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.23
208 TestMainNoArgs 0.06
209 TestMinikubeProfile 107.67
212 TestMountStart/serial/StartWithMountFirst 30.26
213 TestMountStart/serial/VerifyMountFirst 0.42
214 TestMountStart/serial/StartWithMountSecond 32.77
215 TestMountStart/serial/VerifyMountSecond 0.59
216 TestMountStart/serial/DeleteFirst 0.91
217 TestMountStart/serial/VerifyMountPostDelete 0.42
218 TestMountStart/serial/Stop 2.1
219 TestMountStart/serial/RestartStopped 25.38
220 TestMountStart/serial/VerifyMountPostStop 0.41
223 TestMultiNode/serial/FreshStart2Nodes 142.4
224 TestMultiNode/serial/DeployApp2Nodes 5.34
225 TestMultiNode/serial/PingHostFrom2Pods 1.04
226 TestMultiNode/serial/AddNode 52.5
227 TestMultiNode/serial/MultiNodeLabels 0.07
228 TestMultiNode/serial/ProfileList 0.23
229 TestMultiNode/serial/CopyFile 8.14
230 TestMultiNode/serial/StopNode 4.04
231 TestMultiNode/serial/StartAfterStop 32.58
232 TestMultiNode/serial/RestartKeepsNodes 187.79
233 TestMultiNode/serial/DeleteNode 1.83
234 TestMultiNode/serial/StopMultiNode 25.65
235 TestMultiNode/serial/RestartMultiNode 115.15
236 TestMultiNode/serial/ValidateNameConflict 54.59
241 TestPreload 201.13
243 TestScheduledStopUnix 121.13
244 TestSkaffold 160.01
247 TestRunningBinaryUpgrade 215.22
249 TestKubernetesUpgrade 270.69
262 TestStoppedBinaryUpgrade/Setup 2.26
263 TestStoppedBinaryUpgrade/Upgrade 204.82
264 TestStoppedBinaryUpgrade/MinikubeLogs 1.52
266 TestPause/serial/Start 78.61
275 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
276 TestNoKubernetes/serial/StartWithK8s 88.42
277 TestPause/serial/SecondStartNoReconfiguration 55.49
278 TestNoKubernetes/serial/StartWithStopK8s 10.65
279 TestNoKubernetes/serial/Start 35.86
280 TestPause/serial/Pause 0.6
281 TestPause/serial/VerifyStatus 0.27
282 TestPause/serial/Unpause 0.54
283 TestPause/serial/PauseAgain 0.73
284 TestPause/serial/DeletePaused 1.1
285 TestPause/serial/VerifyDeletedResources 13.88
286 TestNoKubernetes/serial/VerifyK8sNotRunning 0.23
287 TestNoKubernetes/serial/ProfileList 28.36
288 TestNetworkPlugins/group/auto/Start 95.52
289 TestNoKubernetes/serial/Stop 12.15
290 TestNoKubernetes/serial/StartNoArgs 40.37
291 TestNetworkPlugins/group/flannel/Start 105.94
292 TestNetworkPlugins/group/enable-default-cni/Start 118.34
293 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.24
294 TestNetworkPlugins/group/bridge/Start 126.03
295 TestNetworkPlugins/group/auto/KubeletFlags 0.24
296 TestNetworkPlugins/group/auto/NetCatPod 12.28
297 TestNetworkPlugins/group/auto/DNS 0.22
298 TestNetworkPlugins/group/auto/Localhost 0.2
299 TestNetworkPlugins/group/auto/HairPin 0.2
300 TestNetworkPlugins/group/kubenet/Start 115.39
301 TestNetworkPlugins/group/flannel/ControllerPod 6.01
302 TestNetworkPlugins/group/flannel/KubeletFlags 0.27
303 TestNetworkPlugins/group/flannel/NetCatPod 14.35
304 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.22
305 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.31
306 TestNetworkPlugins/group/flannel/DNS 0.2
307 TestNetworkPlugins/group/flannel/Localhost 0.19
308 TestNetworkPlugins/group/flannel/HairPin 0.19
309 TestNetworkPlugins/group/enable-default-cni/DNS 0.31
310 TestNetworkPlugins/group/enable-default-cni/Localhost 0.24
311 TestNetworkPlugins/group/enable-default-cni/HairPin 0.22
312 TestNetworkPlugins/group/calico/Start 119.18
313 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
314 TestNetworkPlugins/group/bridge/NetCatPod 12.33
315 TestNetworkPlugins/group/kindnet/Start 113.45
316 TestNetworkPlugins/group/bridge/DNS 0.2
317 TestNetworkPlugins/group/bridge/Localhost 0.21
318 TestNetworkPlugins/group/bridge/HairPin 0.2
319 TestNetworkPlugins/group/false/Start 115.45
320 TestNetworkPlugins/group/kubenet/KubeletFlags 0.32
321 TestNetworkPlugins/group/kubenet/NetCatPod 13.34
322 TestNetworkPlugins/group/kubenet/DNS 0.22
323 TestNetworkPlugins/group/kubenet/Localhost 0.16
324 TestNetworkPlugins/group/kubenet/HairPin 0.17
325 TestNetworkPlugins/group/custom-flannel/Start 120.74
326 TestNetworkPlugins/group/calico/ControllerPod 6.01
327 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
328 TestNetworkPlugins/group/calico/KubeletFlags 0.3
329 TestNetworkPlugins/group/calico/NetCatPod 13.29
330 TestNetworkPlugins/group/kindnet/KubeletFlags 0.24
331 TestNetworkPlugins/group/kindnet/NetCatPod 13.3
332 TestNetworkPlugins/group/calico/DNS 0.3
333 TestNetworkPlugins/group/calico/Localhost 0.23
334 TestNetworkPlugins/group/calico/HairPin 0.2
335 TestNetworkPlugins/group/kindnet/DNS 0.24
336 TestNetworkPlugins/group/kindnet/Localhost 0.2
337 TestNetworkPlugins/group/kindnet/HairPin 0.23
338 TestNetworkPlugins/group/false/KubeletFlags 0.29
339 TestNetworkPlugins/group/false/NetCatPod 14.4
341 TestStartStop/group/old-k8s-version/serial/FirstStart 143.58
343 TestStartStop/group/no-preload/serial/FirstStart 134.34
344 TestNetworkPlugins/group/false/DNS 0.24
345 TestNetworkPlugins/group/false/Localhost 0.18
346 TestNetworkPlugins/group/false/HairPin 0.28
348 TestStartStop/group/embed-certs/serial/FirstStart 118.01
349 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
350 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.28
351 TestNetworkPlugins/group/custom-flannel/DNS 0.21
352 TestNetworkPlugins/group/custom-flannel/Localhost 0.19
353 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
355 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 98.13
356 TestStartStop/group/no-preload/serial/DeployApp 10.42
357 TestStartStop/group/embed-certs/serial/DeployApp 11.38
358 TestStartStop/group/old-k8s-version/serial/DeployApp 10.52
359 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.13
360 TestStartStop/group/no-preload/serial/Stop 13.15
361 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.2
362 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.08
363 TestStartStop/group/embed-certs/serial/Stop 13.29
364 TestStartStop/group/old-k8s-version/serial/Stop 13.29
365 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.25
366 TestStartStop/group/no-preload/serial/SecondStart 307.77
367 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.27
368 TestStartStop/group/embed-certs/serial/SecondStart 327.41
369 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.24
370 TestStartStop/group/old-k8s-version/serial/SecondStart 503.87
371 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.35
372 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.2
373 TestStartStop/group/default-k8s-diff-port/serial/Stop 13.15
374 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.23
375 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 625.31
376 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
377 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.09
378 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
379 TestStartStop/group/no-preload/serial/Pause 2.81
381 TestStartStop/group/newest-cni/serial/FirstStart 74.26
382 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
383 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
384 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
385 TestStartStop/group/embed-certs/serial/Pause 2.71
386 TestStartStop/group/newest-cni/serial/DeployApp 0
387 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1
388 TestStartStop/group/newest-cni/serial/Stop 8.15
389 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.27
390 TestStartStop/group/newest-cni/serial/SecondStart 53.16
391 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
392 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
393 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.27
394 TestStartStop/group/newest-cni/serial/Pause 2.6
395 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
396 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.08
397 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
398 TestStartStop/group/old-k8s-version/serial/Pause 2.7
399 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
400 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
401 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
402 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.52
x
+
TestDownloadOnly/v1.16.0/json-events (25.77s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-018802 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-018802 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=kvm2 : (25.767998332s)
--- PASS: TestDownloadOnly/v1.16.0/json-events (25.77s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-018802 | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC |          |
	|         | -p download-only-018802        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=kvm2                  |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/02/14 04:06:19
	Running on machine: ubuntu-20-agent
	Binary: Built with gc go1.21.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0214 04:06:19.955318 1456639 out.go:291] Setting OutFile to fd 1 ...
	I0214 04:06:19.955511 1456639 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:06:19.955523 1456639 out.go:304] Setting ErrFile to fd 2...
	I0214 04:06:19.955530 1456639 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:06:19.955757 1456639 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
	W0214 04:06:19.955921 1456639 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18167-1449412/.minikube/config/config.json: open /home/jenkins/minikube-integration/18167-1449412/.minikube/config/config.json: no such file or directory
	I0214 04:06:19.956567 1456639 out.go:298] Setting JSON to true
	I0214 04:06:19.957626 1456639 start.go:128] hostinfo: {"hostname":"ubuntu-20-agent","uptime":24527,"bootTime":1707859053,"procs":184,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1051-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0214 04:06:19.957707 1456639 start.go:138] virtualization: kvm guest
	I0214 04:06:19.960573 1456639 out.go:97] [download-only-018802] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0214 04:06:19.962291 1456639 out.go:169] MINIKUBE_LOCATION=18167
	W0214 04:06:19.960739 1456639 preload.go:295] Failed to list preload files: open /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/preloaded-tarball: no such file or directory
	I0214 04:06:19.960831 1456639 notify.go:220] Checking for updates...
	I0214 04:06:19.965341 1456639 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0214 04:06:19.966817 1456639 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	I0214 04:06:19.968480 1456639 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube
	I0214 04:06:19.970274 1456639 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0214 04:06:19.973037 1456639 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0214 04:06:19.973308 1456639 driver.go:392] Setting default libvirt URI to qemu:///system
	I0214 04:06:20.013194 1456639 out.go:97] Using the kvm2 driver based on user configuration
	I0214 04:06:20.013225 1456639 start.go:298] selected driver: kvm2
	I0214 04:06:20.013232 1456639 start.go:902] validating driver "kvm2" against <nil>
	I0214 04:06:20.013594 1456639 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0214 04:06:20.013704 1456639 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/18167-1449412/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I0214 04:06:20.029447 1456639 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.32.0
	I0214 04:06:20.029509 1456639 start_flags.go:307] no existing cluster config was found, will generate one from the flags 
	I0214 04:06:20.030489 1456639 start_flags.go:392] Using suggested 6000MB memory alloc based on sys=32089MB, container=0MB
	I0214 04:06:20.030743 1456639 start_flags.go:909] Wait components to verify : map[apiserver:true system_pods:true]
	I0214 04:06:20.030811 1456639 cni.go:84] Creating CNI manager for ""
	I0214 04:06:20.030835 1456639 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I0214 04:06:20.030865 1456639 start_flags.go:321] config:
	{Name:download-only-018802 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1704759386-17866@sha256:8c3c33047f9bc285e1f5f2a5aa14744a2fe04c58478f02f77b06169dea8dd3f0 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 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:0 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.16.0 ClusterName:download-only-018802 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRunt
ime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] 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:}
	I0214 04:06:20.031223 1456639 iso.go:125] acquiring lock: {Name:mkca1bd36e9afeca323babe280b5d4fcd67331e7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0214 04:06:20.033529 1456639 out.go:97] Downloading VM boot image ...
	I0214 04:06:20.033574 1456639 download.go:107] Downloading: https://storage.googleapis.com/minikube-builds/iso/17866/minikube-v1.32.1-1703784139-17866-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/17866/minikube-v1.32.1-1703784139-17866-amd64.iso.sha256 -> /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/iso/amd64/minikube-v1.32.1-1703784139-17866-amd64.iso
	I0214 04:06:28.357206 1456639 out.go:97] Starting control plane node download-only-018802 in cluster download-only-018802
	I0214 04:06:28.357255 1456639 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0214 04:06:28.471484 1456639 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I0214 04:06:28.471528 1456639 cache.go:56] Caching tarball of preloaded images
	I0214 04:06:28.471706 1456639 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0214 04:06:28.473887 1456639 out.go:97] Downloading Kubernetes v1.16.0 preload ...
	I0214 04:06:28.473930 1456639 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:06:28.597014 1456639 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4?checksum=md5:326f3ce331abb64565b50b8c9e791244 -> /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I0214 04:06:38.969379 1456639 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:06:38.969499 1456639 preload.go:256] verifying checksum of /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:06:39.730377 1456639 cache.go:59] Finished verifying existence of preloaded tar for  v1.16.0 on docker
	I0214 04:06:39.730753 1456639 profile.go:148] Saving config to /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/download-only-018802/config.json ...
	I0214 04:06:39.730784 1456639 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/download-only-018802/config.json: {Name:mk31ac6aa34007dac6a6e396f0338c20e3f0f596 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0214 04:06:39.730949 1456639 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I0214 04:06:39.731117 1456639 download.go:107] Downloading: https://dl.k8s.io/release/v1.16.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.16.0/bin/linux/amd64/kubectl.sha1 -> /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/linux/amd64/v1.16.0/kubectl
	
	
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-018802"

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

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/DeleteAll (0.15s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.4/json-events (23.83s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.4/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-968487 --force --alsologtostderr --kubernetes-version=v1.28.4 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-968487 --force --alsologtostderr --kubernetes-version=v1.28.4 --container-runtime=docker --driver=kvm2 : (23.832812344s)
--- PASS: TestDownloadOnly/v1.28.4/json-events (23.83s)

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.4/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-018802 | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC |                     |
	|         | -p download-only-018802        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.16.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC | 14 Feb 24 04:06 UTC |
	| delete  | -p download-only-018802        | download-only-018802 | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC | 14 Feb 24 04:06 UTC |
	| start   | -o=json --download-only        | download-only-968487 | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC |                     |
	|         | -p download-only-968487        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/02/14 04:06:46
	Running on machine: ubuntu-20-agent
	Binary: Built with gc go1.21.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0214 04:06:46.094766 1456839 out.go:291] Setting OutFile to fd 1 ...
	I0214 04:06:46.094903 1456839 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:06:46.094908 1456839 out.go:304] Setting ErrFile to fd 2...
	I0214 04:06:46.094913 1456839 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:06:46.095124 1456839 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
	I0214 04:06:46.095747 1456839 out.go:298] Setting JSON to true
	I0214 04:06:46.096766 1456839 start.go:128] hostinfo: {"hostname":"ubuntu-20-agent","uptime":24553,"bootTime":1707859053,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1051-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0214 04:06:46.096829 1456839 start.go:138] virtualization: kvm guest
	I0214 04:06:46.099425 1456839 out.go:97] [download-only-968487] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0214 04:06:46.101330 1456839 out.go:169] MINIKUBE_LOCATION=18167
	I0214 04:06:46.099608 1456839 notify.go:220] Checking for updates...
	I0214 04:06:46.104691 1456839 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0214 04:06:46.106560 1456839 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	I0214 04:06:46.108257 1456839 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube
	I0214 04:06:46.109767 1456839 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0214 04:06:46.112592 1456839 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0214 04:06:46.112875 1456839 driver.go:392] Setting default libvirt URI to qemu:///system
	I0214 04:06:46.146346 1456839 out.go:97] Using the kvm2 driver based on user configuration
	I0214 04:06:46.146381 1456839 start.go:298] selected driver: kvm2
	I0214 04:06:46.146393 1456839 start.go:902] validating driver "kvm2" against <nil>
	I0214 04:06:46.146776 1456839 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0214 04:06:46.146874 1456839 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/18167-1449412/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I0214 04:06:46.162635 1456839 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.32.0
	I0214 04:06:46.162785 1456839 start_flags.go:307] no existing cluster config was found, will generate one from the flags 
	I0214 04:06:46.163739 1456839 start_flags.go:392] Using suggested 6000MB memory alloc based on sys=32089MB, container=0MB
	I0214 04:06:46.164335 1456839 start_flags.go:909] Wait components to verify : map[apiserver:true system_pods:true]
	I0214 04:06:46.164416 1456839 cni.go:84] Creating CNI manager for ""
	I0214 04:06:46.164448 1456839 cni.go:158] "kvm2" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0214 04:06:46.164467 1456839 start_flags.go:316] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0214 04:06:46.164483 1456839 start_flags.go:321] config:
	{Name:download-only-968487 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1704759386-17866@sha256:8c3c33047f9bc285e1f5f2a5aa14744a2fe04c58478f02f77b06169dea8dd3f0 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 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:0 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.28.4 ClusterName:download-only-968487 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRunt
ime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] 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:}
	I0214 04:06:46.164732 1456839 iso.go:125] acquiring lock: {Name:mkca1bd36e9afeca323babe280b5d4fcd67331e7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0214 04:06:46.166889 1456839 out.go:97] Starting control plane node download-only-968487 in cluster download-only-968487
	I0214 04:06:46.166910 1456839 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime docker
	I0214 04:06:46.273589 1456839 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-amd64.tar.lz4
	I0214 04:06:46.273632 1456839 cache.go:56] Caching tarball of preloaded images
	I0214 04:06:46.273787 1456839 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime docker
	I0214 04:06:46.275919 1456839 out.go:97] Downloading Kubernetes v1.28.4 preload ...
	I0214 04:06:46.275949 1456839 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.28.4-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:06:46.379824 1456839 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-amd64.tar.lz4?checksum=md5:7ebdea7754e21f51b865dbfc36b53b7d -> /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-amd64.tar.lz4
	I0214 04:06:59.205370 1456839 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.28.4-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:06:59.205514 1456839 preload.go:256] verifying checksum of /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:07:00.070885 1456839 cache.go:59] Finished verifying existence of preloaded tar for  v1.28.4 on docker
	I0214 04:07:00.071209 1456839 profile.go:148] Saving config to /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/download-only-968487/config.json ...
	I0214 04:07:00.071237 1456839 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/download-only-968487/config.json: {Name:mk2cb95304d679aac2e83e08f26a134f31dd1413 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0214 04:07:00.071403 1456839 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime docker
	I0214 04:07:00.071533 1456839 download.go:107] Downloading: https://dl.k8s.io/release/v1.28.4/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.4/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/linux/amd64/v1.28.4/kubectl
	
	
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-968487"

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.4/DeleteAll (0.15s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.4/DeleteAlwaysSucceeds (0.15s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/json-events (18.86s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-182159 --force --alsologtostderr --kubernetes-version=v1.29.0-rc.2 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-182159 --force --alsologtostderr --kubernetes-version=v1.29.0-rc.2 --container-runtime=docker --driver=kvm2 : (18.861187835s)
--- PASS: TestDownloadOnly/v1.29.0-rc.2/json-events (18.86s)

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/preload-exists
--- PASS: TestDownloadOnly/v1.29.0-rc.2/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/LogsDuration (0.09s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-182159
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-182159: exit status 85 (90.453721ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-018802 | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC |                     |
	|         | -p download-only-018802           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.16.0      |                      |         |         |                     |                     |
	|         | --container-runtime=docker        |                      |         |         |                     |                     |
	|         | --driver=kvm2                     |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC | 14 Feb 24 04:06 UTC |
	| delete  | -p download-only-018802           | download-only-018802 | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC | 14 Feb 24 04:06 UTC |
	| start   | -o=json --download-only           | download-only-968487 | jenkins | v1.32.0 | 14 Feb 24 04:06 UTC |                     |
	|         | -p download-only-968487           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4      |                      |         |         |                     |                     |
	|         | --container-runtime=docker        |                      |         |         |                     |                     |
	|         | --driver=kvm2                     |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 14 Feb 24 04:07 UTC | 14 Feb 24 04:07 UTC |
	| delete  | -p download-only-968487           | download-only-968487 | jenkins | v1.32.0 | 14 Feb 24 04:07 UTC | 14 Feb 24 04:07 UTC |
	| start   | -o=json --download-only           | download-only-182159 | jenkins | v1.32.0 | 14 Feb 24 04:07 UTC |                     |
	|         | -p download-only-182159           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.29.0-rc.2 |                      |         |         |                     |                     |
	|         | --container-runtime=docker        |                      |         |         |                     |                     |
	|         | --driver=kvm2                     |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/02/14 04:07:10
	Running on machine: ubuntu-20-agent
	Binary: Built with gc go1.21.6 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0214 04:07:10.307042 1457038 out.go:291] Setting OutFile to fd 1 ...
	I0214 04:07:10.307183 1457038 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:07:10.307192 1457038 out.go:304] Setting ErrFile to fd 2...
	I0214 04:07:10.307196 1457038 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:07:10.307419 1457038 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
	I0214 04:07:10.308083 1457038 out.go:298] Setting JSON to true
	I0214 04:07:10.309133 1457038 start.go:128] hostinfo: {"hostname":"ubuntu-20-agent","uptime":24577,"bootTime":1707859053,"procs":179,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1051-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0214 04:07:10.309206 1457038 start.go:138] virtualization: kvm guest
	I0214 04:07:10.311788 1457038 out.go:97] [download-only-182159] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0214 04:07:10.313708 1457038 out.go:169] MINIKUBE_LOCATION=18167
	I0214 04:07:10.312024 1457038 notify.go:220] Checking for updates...
	I0214 04:07:10.316613 1457038 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0214 04:07:10.318070 1457038 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	I0214 04:07:10.319419 1457038 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube
	I0214 04:07:10.320815 1457038 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0214 04:07:10.323495 1457038 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0214 04:07:10.323742 1457038 driver.go:392] Setting default libvirt URI to qemu:///system
	I0214 04:07:10.356333 1457038 out.go:97] Using the kvm2 driver based on user configuration
	I0214 04:07:10.356372 1457038 start.go:298] selected driver: kvm2
	I0214 04:07:10.356383 1457038 start.go:902] validating driver "kvm2" against <nil>
	I0214 04:07:10.356779 1457038 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0214 04:07:10.356886 1457038 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/18167-1449412/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I0214 04:07:10.371380 1457038 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.32.0
	I0214 04:07:10.371441 1457038 start_flags.go:307] no existing cluster config was found, will generate one from the flags 
	I0214 04:07:10.371945 1457038 start_flags.go:392] Using suggested 6000MB memory alloc based on sys=32089MB, container=0MB
	I0214 04:07:10.372107 1457038 start_flags.go:909] Wait components to verify : map[apiserver:true system_pods:true]
	I0214 04:07:10.372186 1457038 cni.go:84] Creating CNI manager for ""
	I0214 04:07:10.372215 1457038 cni.go:158] "kvm2" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I0214 04:07:10.372234 1457038 start_flags.go:316] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I0214 04:07:10.372249 1457038 start_flags.go:321] config:
	{Name:download-only-182159 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1704759386-17866@sha256:8c3c33047f9bc285e1f5f2a5aa14744a2fe04c58478f02f77b06169dea8dd3f0 Memory:6000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 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:0 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.29.0-rc.2 ClusterName:download-only-182159 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Containe
rRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] 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:}
	I0214 04:07:10.372755 1457038 iso.go:125] acquiring lock: {Name:mkca1bd36e9afeca323babe280b5d4fcd67331e7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0214 04:07:10.374452 1457038 out.go:97] Starting control plane node download-only-182159 in cluster download-only-182159
	I0214 04:07:10.374475 1457038 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime docker
	I0214 04:07:10.488963 1457038 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-docker-overlay2-amd64.tar.lz4
	I0214 04:07:10.489019 1457038 cache.go:56] Caching tarball of preloaded images
	I0214 04:07:10.489204 1457038 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime docker
	I0214 04:07:10.491119 1457038 out.go:97] Downloading Kubernetes v1.29.0-rc.2 preload ...
	I0214 04:07:10.491144 1457038 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.29.0-rc.2-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:07:10.598609 1457038 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-docker-overlay2-amd64.tar.lz4?checksum=md5:47acda482c3add5b56147c92b8d7f468 -> /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.0-rc.2-docker-overlay2-amd64.tar.lz4
	I0214 04:07:19.836280 1457038 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.29.0-rc.2-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:07:19.836377 1457038 preload.go:256] verifying checksum of /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.0-rc.2-docker-overlay2-amd64.tar.lz4 ...
	I0214 04:07:20.579556 1457038 cache.go:59] Finished verifying existence of preloaded tar for  v1.29.0-rc.2 on docker
	I0214 04:07:20.579983 1457038 profile.go:148] Saving config to /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/download-only-182159/config.json ...
	I0214 04:07:20.580022 1457038 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/download-only-182159/config.json: {Name:mk27f4db3f52509dd9fc982d248149008a9fc348 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0214 04:07:20.580208 1457038 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime docker
	I0214 04:07:20.580349 1457038 download.go:107] Downloading: https://dl.k8s.io/release/v1.29.0-rc.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.29.0-rc.2/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/18167-1449412/.minikube/cache/linux/amd64/v1.29.0-rc.2/kubectl
	
	
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-182159"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.29.0-rc.2/LogsDuration (0.09s)

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/DeleteAll (0.16s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-amd64 delete -p download-only-182159
--- PASS: TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestBinaryMirror (0.59s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-433711 --alsologtostderr --binary-mirror http://127.0.0.1:33067 --driver=kvm2 
helpers_test.go:175: Cleaning up "binary-mirror-433711" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-433711
--- PASS: TestBinaryMirror (0.59s)

                                                
                                    
x
+
TestOffline (98.39s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-985210 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-docker-985210 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 : (1m37.388547643s)
helpers_test.go:175: Cleaning up "offline-docker-985210" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-985210
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-docker-985210: (1.00379457s)
--- PASS: TestOffline (98.39s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (226.3s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-amd64 start -p addons-659098 --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 --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:109: (dbg) Done: out/minikube-linux-amd64 start -p addons-659098 --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 --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=helm-tiller: (3m46.297446678s)
--- PASS: TestAddons/Setup (226.30s)

                                                
                                    
x
+
TestAddons/parallel/Registry (18.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 23.173197ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-4gx2v" [ee03002b-ad3a-42a9-a8db-8c0b183f7ce5] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.0060256s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-8dxl7" [6ee2edf9-4bf9-44f8-b482-5fc680a9ca96] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005873631s
addons_test.go:340: (dbg) Run:  kubectl --context addons-659098 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-659098 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:345: (dbg) Done: kubectl --context addons-659098 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": (6.83283299s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 ip
addons_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (18.85s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (23.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-659098 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-659098 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-659098 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [64d14cd4-5f8e-4363-bded-872e43954e3e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [64d14cd4-5f8e-4363-bded-872e43954e3e] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.004854457s
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-659098 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.39.81
addons_test.go:306: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-amd64 -p addons-659098 addons disable ingress-dns --alsologtostderr -v=1: (1.840407994s)
addons_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p addons-659098 addons disable ingress --alsologtostderr -v=1: (7.831597289s)
--- PASS: TestAddons/parallel/Ingress (23.04s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-4w9vs" [af506217-6dae-47b2-b501-b154d670f7b6] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.005685223s
addons_test.go:841: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-659098
addons_test.go:841: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-659098: (5.907405716s)
--- PASS: TestAddons/parallel/InspektorGadget (11.91s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 4.374511ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-69cf46c98-bhmb7" [21b9584d-22ae-4596-aa19-4d89f53b1a44] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.005961286s
addons_test.go:415: (dbg) Run:  kubectl --context addons-659098 top pods -n kube-system
addons_test.go:432: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:432: (dbg) Done: out/minikube-linux-amd64 -p addons-659098 addons disable metrics-server --alsologtostderr -v=1: (1.011373528s)
--- PASS: TestAddons/parallel/MetricsServer (6.09s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (15.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:456: tiller-deploy stabilized in 4.576249ms
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-7b677967b9-v9wrq" [9edeeca8-7007-43c2-8de3-9af96edca8e9] Running
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.005481473s
addons_test.go:473: (dbg) Run:  kubectl --context addons-659098 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:473: (dbg) Done: kubectl --context addons-659098 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (8.270105388s)
addons_test.go:490: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (15.13s)

                                                
                                    
x
+
TestAddons/parallel/CSI (73.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 6.515962ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-659098 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-659098 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [fe1bcb59-14c5-44bf-82e1-1b2db67a7082] Pending
helpers_test.go:344: "task-pv-pod" [fe1bcb59-14c5-44bf-82e1-1b2db67a7082] 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" [fe1bcb59-14c5-44bf-82e1-1b2db67a7082] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 16.004323149s
addons_test.go:584: (dbg) Run:  kubectl --context addons-659098 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-659098 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-659098 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-659098 delete pod task-pv-pod
addons_test.go:600: (dbg) Run:  kubectl --context addons-659098 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-659098 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-659098 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (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" [b6d6fc12-2ce0-4578-b358-7e48aeffe9ad] Pending
helpers_test.go:344: "task-pv-pod-restore" [b6d6fc12-2ce0-4578-b358-7e48aeffe9ad] 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" [b6d6fc12-2ce0-4578-b358-7e48aeffe9ad] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 10.005467632s
addons_test.go:626: (dbg) Run:  kubectl --context addons-659098 delete pod task-pv-pod-restore
addons_test.go:626: (dbg) Done: kubectl --context addons-659098 delete pod task-pv-pod-restore: (1.440027649s)
addons_test.go:630: (dbg) Run:  kubectl --context addons-659098 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-659098 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-amd64 -p addons-659098 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.786175725s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (73.82s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-659098 --alsologtostderr -v=1
addons_test.go:824: (dbg) Done: out/minikube-linux-amd64 addons enable headlamp -p addons-659098 --alsologtostderr -v=1: (2.028566769s)
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7ddfbb94ff-scgg4" [53c0823f-4ccb-46fe-aef3-395ee24536c6] Pending
helpers_test.go:344: "headlamp-7ddfbb94ff-scgg4" [53c0823f-4ccb-46fe-aef3-395ee24536c6] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7ddfbb94ff-scgg4" [53c0823f-4ccb-46fe-aef3-395ee24536c6] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 16.006128397s
--- PASS: TestAddons/parallel/Headlamp (18.04s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-64c8c85f65-c65n6" [5c08d0b3-f1f6-4080-9f7a-ac2da6b25aab] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004266609s
addons_test.go:860: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-659098
--- PASS: TestAddons/parallel/CloudSpanner (5.60s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (57.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-659098 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-659098 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [0e2dcd91-0cbf-474c-b3a7-2c1dddd4ffe3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [0e2dcd91-0cbf-474c-b3a7-2c1dddd4ffe3] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [0e2dcd91-0cbf-474c-b3a7-2c1dddd4ffe3] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 7.004827452s
addons_test.go:891: (dbg) Run:  kubectl --context addons-659098 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 ssh "cat /opt/local-path-provisioner/pvc-2698739d-b258-4a6a-abb9-4bdd3c4ba1aa_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-659098 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-659098 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-amd64 -p addons-659098 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:920: (dbg) Done: out/minikube-linux-amd64 -p addons-659098 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.715704408s)
--- PASS: TestAddons/parallel/LocalPath (57.62s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (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-dnwkw" [78d59acf-22d8-4e3f-b45d-9a219ffda728] Running
2024/02/14 04:11:34 [DEBUG] GET http://192.168.39.81:5000
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.007272066s
addons_test.go:955: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-659098
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.60s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (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-9947fc6bf-5sw7r" [d66fee01-b1ab-4e1d-b1fc-b6095ca3612a] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.007804847s
--- PASS: TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:650: (dbg) Run:  kubectl --context addons-659098 create ns new-namespace
addons_test.go:664: (dbg) Run:  kubectl --context addons-659098 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.14s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.55s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-659098
addons_test.go:172: (dbg) Done: out/minikube-linux-amd64 stop -p addons-659098: (13.228493192s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-659098
addons_test.go:180: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-659098
addons_test.go:185: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-659098
--- PASS: TestAddons/StoppedEnableDisable (13.55s)

                                                
                                    
x
+
TestCertOptions (74.99s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (309.35s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-533123 --memory=2048 --cert-expiration=3m --driver=kvm2 
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-533123 --memory=2048 --cert-expiration=3m --driver=kvm2 : (1m8.147391001s)
E0214 04:49:44.325126 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:44.345606 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:44.385951 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:44.466953 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:44.628048 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:44.948877 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:45.589776 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:46.870419 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:49.431583 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:54.552127 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-533123 --memory=2048 --cert-expiration=8760h --driver=kvm2 
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-533123 --memory=2048 --cert-expiration=8760h --driver=kvm2 : (59.997559013s)
helpers_test.go:175: Cleaning up "cert-expiration-533123" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-533123
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-533123: (1.203273288s)
--- PASS: TestCertExpiration (309.35s)

                                                
                                    
x
+
TestDockerFlags (65.88s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-264552 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 
E0214 04:50:04.792980 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
docker_test.go:51: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-264552 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 : (1m4.031863873s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-264552 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-264552 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-264552" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-264552
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-flags-264552: (1.235610163s)
--- PASS: TestDockerFlags (65.88s)

                                                
                                    
x
+
TestForceSystemdFlag (59.99s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-046739 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-046739 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 : (58.535644952s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-046739 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-046739" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-046739
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-046739: (1.167412212s)
--- PASS: TestForceSystemdFlag (59.99s)

                                                
                                    
x
+
TestForceSystemdEnv (87.27s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-212632 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 
E0214 04:51:16.889685 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-212632 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 : (1m26.053249665s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-212632 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-212632" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-212632
--- PASS: TestForceSystemdEnv (87.27s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.44s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (51.26s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-480553 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-480553 --driver=kvm2 
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-480553 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-480553 --driver=kvm2 : (51.263784214s)
--- PASS: TestErrorSpam/setup (51.26s)

                                                
                                    
x
+
TestErrorSpam/start (0.41s)

                                                
                                                
=== 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-480553 --log_dir /tmp/nospam-480553 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 start --dry-run
--- PASS: TestErrorSpam/start (0.41s)

                                                
                                    
x
+
TestErrorSpam/status (0.87s)

                                                
                                                
=== 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-480553 --log_dir /tmp/nospam-480553 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 status
--- PASS: TestErrorSpam/status (0.87s)

                                                
                                    
x
+
TestErrorSpam/pause (1.29s)

                                                
                                                
=== 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-480553 --log_dir /tmp/nospam-480553 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 pause
--- PASS: TestErrorSpam/pause (1.29s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.44s)

                                                
                                                
=== 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-480553 --log_dir /tmp/nospam-480553 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 unpause
--- PASS: TestErrorSpam/unpause (1.44s)

                                                
                                    
x
+
TestErrorSpam/stop (4.28s)

                                                
                                                
=== 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-480553 --log_dir /tmp/nospam-480553 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 stop: (4.101236356s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-480553 --log_dir /tmp/nospam-480553 stop
--- PASS: TestErrorSpam/stop (4.28s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (69.04s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-amd64 start -p functional-474798 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 
functional_test.go:2230: (dbg) Done: out/minikube-linux-amd64 start -p functional-474798 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 : (1m9.043170115s)
--- PASS: TestFunctional/serial/StartWithProxy (69.04s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (41.13s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-amd64 start -p functional-474798 --alsologtostderr -v=8
E0214 04:16:16.888806 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:16.894653 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:16.904978 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:16.925404 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:16.965793 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:17.046155 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:17.206582 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-amd64 start -p functional-474798 --alsologtostderr -v=8: (41.131902222s)
functional_test.go:659: soft start took 41.13259901s for "functional-474798" cluster.
--- PASS: TestFunctional/serial/SoftStart (41.13s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:677: (dbg) Run:  kubectl config current-context
E0214 04:16:17.527364 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
--- PASS: TestFunctional/serial/KubeContext (0.05s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 cache add registry.k8s.io/pause:3.1
E0214 04:16:18.167865 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 cache add registry.k8s.io/pause:latest
E0214 04:16:19.448671 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.57s)

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

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

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

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

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

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

                                                
                                    
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-474798 ssh sudo crictl images
E0214 04:16:22.009762 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.26s)

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (40.75s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-amd64 start -p functional-474798 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0214 04:16:27.130667 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:37.371511 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:16:57.852633 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-amd64 start -p functional-474798 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (40.749763839s)
functional_test.go:757: restart took 40.74988368s for "functional-474798" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (40.75s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.17s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.21s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 logs --file /tmp/TestFunctionalserialLogsFileCmd3147477304/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 logs --file /tmp/TestFunctionalserialLogsFileCmd3147477304/001/logs.txt: (1.208288726s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.21s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.15s)

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

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|-----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |             URL             |
	|-----------|-------------|-------------|-----------------------------|
	| default   | invalid-svc |          80 | http://192.168.39.183:30433 |
	|-----------|-------------|-------------|-----------------------------|
	
	

                                                
                                                
-- /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-474798 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-474798 delete -f testdata/invalidsvc.yaml: (1.610091508s)
--- PASS: TestFunctional/serial/InvalidService (5.15s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (17s)

                                                
                                                
=== 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-474798 --alsologtostderr -v=1]
functional_test.go:906: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-474798 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 1462932: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (17.00s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.37s)

                                                
                                                
=== 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-474798 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:970: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-474798 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (172.934501ms)

                                                
                                                
-- stdout --
	* [functional-474798] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18167
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the kvm2 driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0214 04:17:12.947200 1462585 out.go:291] Setting OutFile to fd 1 ...
	I0214 04:17:12.947365 1462585 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:17:12.947376 1462585 out.go:304] Setting ErrFile to fd 2...
	I0214 04:17:12.947381 1462585 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:17:12.947624 1462585 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
	I0214 04:17:12.948227 1462585 out.go:298] Setting JSON to false
	I0214 04:17:12.949320 1462585 start.go:128] hostinfo: {"hostname":"ubuntu-20-agent","uptime":25180,"bootTime":1707859053,"procs":206,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1051-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0214 04:17:12.949396 1462585 start.go:138] virtualization: kvm guest
	I0214 04:17:12.952825 1462585 out.go:177] * [functional-474798] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	I0214 04:17:12.954655 1462585 out.go:177]   - MINIKUBE_LOCATION=18167
	I0214 04:17:12.954652 1462585 notify.go:220] Checking for updates...
	I0214 04:17:12.956272 1462585 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0214 04:17:12.958121 1462585 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	I0214 04:17:12.959810 1462585 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube
	I0214 04:17:12.961360 1462585 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0214 04:17:12.963271 1462585 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0214 04:17:12.965161 1462585 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
	I0214 04:17:12.965624 1462585 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:17:12.965704 1462585 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:17:12.980899 1462585 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36221
	I0214 04:17:12.981448 1462585 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:17:12.982054 1462585 main.go:141] libmachine: Using API Version  1
	I0214 04:17:12.982080 1462585 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:17:12.982431 1462585 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:17:12.982650 1462585 main.go:141] libmachine: (functional-474798) Calling .DriverName
	I0214 04:17:12.982934 1462585 driver.go:392] Setting default libvirt URI to qemu:///system
	I0214 04:17:12.983229 1462585 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:17:12.983264 1462585 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:17:12.998258 1462585 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40833
	I0214 04:17:12.998713 1462585 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:17:12.999229 1462585 main.go:141] libmachine: Using API Version  1
	I0214 04:17:12.999255 1462585 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:17:12.999606 1462585 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:17:12.999817 1462585 main.go:141] libmachine: (functional-474798) Calling .DriverName
	I0214 04:17:13.039760 1462585 out.go:177] * Using the kvm2 driver based on existing profile
	I0214 04:17:13.041079 1462585 start.go:298] selected driver: kvm2
	I0214 04:17:13.041097 1462585 start.go:902] validating driver "kvm2" against &{Name:functional-474798 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/17866/minikube-v1.32.1-1703784139-17866-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1704759386-17866@sha256:8c3c33047f9bc285e1f5f2a5aa14744a2fe04c58478f02f77b06169dea8dd3f0 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 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:0 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.28.4 ClusterName:functional-474798 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.39.183 Port:8441 KubernetesVersion:v1.28.4 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 C
ertExpiration: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:}
	I0214 04:17:13.041251 1462585 start.go:913] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0214 04:17:13.043513 1462585 out.go:177] 
	W0214 04:17:13.044986 1462585 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
	I0214 04:17:13.046387 1462585 out.go:177] 

                                                
                                                
** /stderr **
functional_test.go:987: (dbg) Run:  out/minikube-linux-amd64 start -p functional-474798 --dry-run --alsologtostderr -v=1 --driver=kvm2 
--- PASS: TestFunctional/parallel/DryRun (0.37s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

                                                
                                                
=== 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-474798 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:1016: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-474798 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (177.757337ms)

                                                
                                                
-- stdout --
	* [functional-474798] minikube v1.32.0 sur Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18167
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote kvm2 basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0214 04:17:12.767268 1462530 out.go:291] Setting OutFile to fd 1 ...
	I0214 04:17:12.767430 1462530 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:17:12.767469 1462530 out.go:304] Setting ErrFile to fd 2...
	I0214 04:17:12.767485 1462530 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:17:12.767828 1462530 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
	I0214 04:17:12.768690 1462530 out.go:298] Setting JSON to false
	I0214 04:17:12.770499 1462530 start.go:128] hostinfo: {"hostname":"ubuntu-20-agent","uptime":25180,"bootTime":1707859053,"procs":201,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1051-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0214 04:17:12.770597 1462530 start.go:138] virtualization: kvm guest
	I0214 04:17:12.773291 1462530 out.go:177] * [functional-474798] minikube v1.32.0 sur Ubuntu 20.04 (kvm/amd64)
	I0214 04:17:12.775218 1462530 out.go:177]   - MINIKUBE_LOCATION=18167
	I0214 04:17:12.775248 1462530 notify.go:220] Checking for updates...
	I0214 04:17:12.776668 1462530 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0214 04:17:12.778138 1462530 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	I0214 04:17:12.780081 1462530 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube
	I0214 04:17:12.782085 1462530 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0214 04:17:12.783814 1462530 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0214 04:17:12.785939 1462530 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
	I0214 04:17:12.786612 1462530 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:17:12.786712 1462530 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:17:12.804361 1462530 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44283
	I0214 04:17:12.805031 1462530 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:17:12.805738 1462530 main.go:141] libmachine: Using API Version  1
	I0214 04:17:12.805765 1462530 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:17:12.806164 1462530 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:17:12.806396 1462530 main.go:141] libmachine: (functional-474798) Calling .DriverName
	I0214 04:17:12.806670 1462530 driver.go:392] Setting default libvirt URI to qemu:///system
	I0214 04:17:12.807007 1462530 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:17:12.807055 1462530 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:17:12.823345 1462530 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35865
	I0214 04:17:12.824027 1462530 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:17:12.824667 1462530 main.go:141] libmachine: Using API Version  1
	I0214 04:17:12.824704 1462530 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:17:12.825104 1462530 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:17:12.825388 1462530 main.go:141] libmachine: (functional-474798) Calling .DriverName
	I0214 04:17:12.865946 1462530 out.go:177] * Utilisation du pilote kvm2 basé sur le profil existant
	I0214 04:17:12.867381 1462530 start.go:298] selected driver: kvm2
	I0214 04:17:12.867407 1462530 start.go:902] validating driver "kvm2" against &{Name:functional-474798 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/17866/minikube-v1.32.1-1703784139-17866-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1704759386-17866@sha256:8c3c33047f9bc285e1f5f2a5aa14744a2fe04c58478f02f77b06169dea8dd3f0 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:kvm2 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:0 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.28.4 ClusterName:functional-474798 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.39.183 Port:8441 KubernetesVersion:v1.28.4 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 C
ertExpiration: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:}
	I0214 04:17:12.867547 1462530 start.go:913] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0214 04:17:12.869975 1462530 out.go:177] 
	W0214 04:17:12.871535 1462530 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
	I0214 04:17:12.873151 1462530 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-474798 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-474798 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-55497b8b78-ng877" [3a5fa6f8-83a7-435a-9c9d-acd1cd473c6c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-55497b8b78-ng877" [3a5fa6f8-83a7-435a-9c9d-acd1cd473c6c] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.005498729s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.39.183:31109
functional_test.go:1671: http://192.168.39.183:31109: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-55497b8b78-ng877

                                                
                                                
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.39.183:8080/

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (55.73s)

                                                
                                                
=== 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" [7531d9e9-f25c-48f4-a790-e08feb6c0918] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004899775s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-474798 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-474798 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-474798 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-474798 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-474798 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" [34ad8ee1-6517-4b1e-b4b9-5c155e66b5e7] Pending
helpers_test.go:344: "sp-pod" [34ad8ee1-6517-4b1e-b4b9-5c155e66b5e7] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [34ad8ee1-6517-4b1e-b4b9-5c155e66b5e7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 25.005816639s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-474798 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-474798 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-474798 delete -f testdata/storage-provisioner/pod.yaml: (2.300177642s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-474798 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" [4bb81593-02be-40bf-8e0f-05c1fcf47374] Pending
helpers_test.go:344: "sp-pod" [4bb81593-02be-40bf-8e0f-05c1fcf47374] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [4bb81593-02be-40bf-8e0f-05c1fcf47374] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 19.008214364s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-474798 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (55.73s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.57s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.62s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (35.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-474798 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-859648c796-dcdnb" [382ca77d-88d6-4ed0-a0df-16062a4685fd] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
E0214 04:17:38.813168 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
helpers_test.go:344: "mysql-859648c796-dcdnb" [382ca77d-88d6-4ed0-a0df-16062a4685fd] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 32.007128045s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-474798 exec mysql-859648c796-dcdnb -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-474798 exec mysql-859648c796-dcdnb -- mysql -ppassword -e "show databases;": exit status 1 (204.86153ms)

                                                
                                                
** 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-474798 exec mysql-859648c796-dcdnb -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-474798 exec mysql-859648c796-dcdnb -- mysql -ppassword -e "show databases;": exit status 1 (169.666526ms)

                                                
                                                
** 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-474798 exec mysql-859648c796-dcdnb -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (35.58s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/1456627.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "sudo cat /etc/ssl/certs/1456627.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/1456627.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "sudo cat /usr/share/ca-certificates/1456627.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-474798 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/14566272.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "sudo cat /etc/ssl/certs/14566272.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/14566272.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "sudo cat /usr/share/ca-certificates/14566272.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-474798 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.57s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.3s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.57s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-474798 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-474798 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-d7447cc7f-jp79b" [42bb6953-1244-4be4-ab65-7824aad9d3e4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-d7447cc7f-jp79b" [42bb6953-1244-4be4-ab65-7824aad9d3e4] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 14.004817173s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (14.26s)

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

                                                
                                                
=== 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-474798 version --short
--- PASS: TestFunctional/parallel/Version/short (0.07s)

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

                                                
                                                
=== 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-474798 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.76s)

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

                                                
                                                
=== 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-474798 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-474798 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.28.4
registry.k8s.io/kube-proxy:v1.28.4
registry.k8s.io/kube-controller-manager:v1.28.4
registry.k8s.io/kube-apiserver:v1.28.4
registry.k8s.io/etcd:3.5.9-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.10.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-474798
docker.io/library/nginx:latest
docker.io/library/minikube-local-cache-test:functional-474798
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-474798 image ls --format short --alsologtostderr:
I0214 04:17:44.950340 1464813 out.go:291] Setting OutFile to fd 1 ...
I0214 04:17:44.950689 1464813 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:44.950702 1464813 out.go:304] Setting ErrFile to fd 2...
I0214 04:17:44.950706 1464813 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:44.950945 1464813 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
I0214 04:17:44.951775 1464813 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:44.951933 1464813 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:44.952486 1464813 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:44.952575 1464813 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:44.967311 1464813 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:32805
I0214 04:17:44.967813 1464813 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:44.968413 1464813 main.go:141] libmachine: Using API Version  1
I0214 04:17:44.968440 1464813 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:44.968828 1464813 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:44.969025 1464813 main.go:141] libmachine: (functional-474798) Calling .GetState
I0214 04:17:44.970921 1464813 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:44.971002 1464813 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:44.985844 1464813 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33119
I0214 04:17:44.986294 1464813 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:44.986831 1464813 main.go:141] libmachine: Using API Version  1
I0214 04:17:44.986854 1464813 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:44.987259 1464813 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:44.987493 1464813 main.go:141] libmachine: (functional-474798) Calling .DriverName
I0214 04:17:44.987775 1464813 ssh_runner.go:195] Run: systemctl --version
I0214 04:17:44.987806 1464813 main.go:141] libmachine: (functional-474798) Calling .GetSSHHostname
I0214 04:17:44.991274 1464813 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:44.991737 1464813 main.go:141] libmachine: (functional-474798) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a6:7b:66", ip: ""} in network mk-functional-474798: {Iface:virbr1 ExpiryTime:2024-02-14 05:14:43 +0000 UTC Type:0 Mac:52:54:00:a6:7b:66 Iaid: IPaddr:192.168.39.183 Prefix:24 Hostname:functional-474798 Clientid:01:52:54:00:a6:7b:66}
I0214 04:17:44.991764 1464813 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined IP address 192.168.39.183 and MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:44.991882 1464813 main.go:141] libmachine: (functional-474798) Calling .GetSSHPort
I0214 04:17:44.992089 1464813 main.go:141] libmachine: (functional-474798) Calling .GetSSHKeyPath
I0214 04:17:44.992271 1464813 main.go:141] libmachine: (functional-474798) Calling .GetSSHUsername
I0214 04:17:44.992403 1464813 sshutil.go:53] new ssh client: &{IP:192.168.39.183 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18167-1449412/.minikube/machines/functional-474798/id_rsa Username:docker}
I0214 04:17:45.107027 1464813 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0214 04:17:45.186163 1464813 main.go:141] libmachine: Making call to close driver server
I0214 04:17:45.186181 1464813 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:45.186468 1464813 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:45.186488 1464813 main.go:141] libmachine: Making call to close connection to plugin binary
I0214 04:17:45.186497 1464813 main.go:141] libmachine: Making call to close driver server
I0214 04:17:45.186505 1464813 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:45.186806 1464813 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:45.186851 1464813 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

                                                
                                                
=== 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-474798 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-474798 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-scheduler              | v1.28.4           | e3db313c6dbc0 | 60.1MB |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| gcr.io/k8s-minikube/busybox                 | latest            | beae173ccac6a | 1.24MB |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| docker.io/library/minikube-local-cache-test | functional-474798 | 1053b132676b4 | 30B    |
| registry.k8s.io/etcd                        | 3.5.9-0           | 73deb9a3f7025 | 294MB  |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/nginx                     | latest            | 247f7abff9f70 | 187MB  |
| registry.k8s.io/kube-proxy                  | v1.28.4           | 83f6cc407eed8 | 73.2MB |
| registry.k8s.io/kube-controller-manager     | v1.28.4           | d058aa5ab969c | 122MB  |
| gcr.io/google-containers/addon-resizer      | functional-474798 | ffd4cfbbe753e | 32.9MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/kube-apiserver              | v1.28.4           | 7fe0e6f37db33 | 126MB  |
| registry.k8s.io/coredns/coredns             | v1.10.1           | ead0a4a53df89 | 53.6MB |
| registry.k8s.io/pause                       | 3.9               | e6f1816883972 | 744kB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/localhost/my-image                | functional-474798 | ea6a1c4a1d226 | 1.24MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-474798 image ls --format table --alsologtostderr:
I0214 04:17:50.699080 1465253 out.go:291] Setting OutFile to fd 1 ...
I0214 04:17:50.699465 1465253 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:50.699480 1465253 out.go:304] Setting ErrFile to fd 2...
I0214 04:17:50.699488 1465253 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:50.699763 1465253 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
I0214 04:17:50.700707 1465253 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:50.700900 1465253 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:50.701502 1465253 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:50.701573 1465253 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:50.716488 1465253 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41377
I0214 04:17:50.716991 1465253 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:50.717604 1465253 main.go:141] libmachine: Using API Version  1
I0214 04:17:50.717629 1465253 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:50.718079 1465253 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:50.718313 1465253 main.go:141] libmachine: (functional-474798) Calling .GetState
I0214 04:17:50.720280 1465253 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:50.720334 1465253 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:50.735132 1465253 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43127
I0214 04:17:50.735756 1465253 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:50.736305 1465253 main.go:141] libmachine: Using API Version  1
I0214 04:17:50.736329 1465253 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:50.736713 1465253 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:50.736942 1465253 main.go:141] libmachine: (functional-474798) Calling .DriverName
I0214 04:17:50.737205 1465253 ssh_runner.go:195] Run: systemctl --version
I0214 04:17:50.737247 1465253 main.go:141] libmachine: (functional-474798) Calling .GetSSHHostname
I0214 04:17:50.740475 1465253 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:50.741041 1465253 main.go:141] libmachine: (functional-474798) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a6:7b:66", ip: ""} in network mk-functional-474798: {Iface:virbr1 ExpiryTime:2024-02-14 05:14:43 +0000 UTC Type:0 Mac:52:54:00:a6:7b:66 Iaid: IPaddr:192.168.39.183 Prefix:24 Hostname:functional-474798 Clientid:01:52:54:00:a6:7b:66}
I0214 04:17:50.741078 1465253 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined IP address 192.168.39.183 and MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:50.741148 1465253 main.go:141] libmachine: (functional-474798) Calling .GetSSHPort
I0214 04:17:50.741334 1465253 main.go:141] libmachine: (functional-474798) Calling .GetSSHKeyPath
I0214 04:17:50.741506 1465253 main.go:141] libmachine: (functional-474798) Calling .GetSSHUsername
I0214 04:17:50.741648 1465253 sshutil.go:53] new ssh client: &{IP:192.168.39.183 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18167-1449412/.minikube/machines/functional-474798/id_rsa Username:docker}
I0214 04:17:50.838745 1465253 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0214 04:17:50.927227 1465253 main.go:141] libmachine: Making call to close driver server
I0214 04:17:50.927249 1465253 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:50.927749 1465253 main.go:141] libmachine: (functional-474798) DBG | Closing plugin on server side
I0214 04:17:50.927800 1465253 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:50.927821 1465253 main.go:141] libmachine: Making call to close connection to plugin binary
I0214 04:17:50.927832 1465253 main.go:141] libmachine: Making call to close driver server
I0214 04:17:50.927841 1465253 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:50.928076 1465253 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:50.928100 1465253 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.30s)

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

                                                
                                                
=== 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-474798 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-474798 image ls --format json --alsologtostderr:
[{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"d058aa5ab969ce7b84d25e7188be1f80633b18db8ea7d02d9d0a78e676236591","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.28.4"],"size":"122000000"},{"id":"247f7abff9f7097bbdab57df76fedd124d1e24a6ec4944fb5ef0ad128997ce05","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"187000000"},{"id":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.9"],"size":"744000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa
7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-474798"],"size":"32900000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"1053b132676b43ef5a75ce5a19c4dee359fd387caf3c6242013a08c522cf6bd3","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-474798"],"size":"30"},{"id":"73deb9a3f702532592a4167455f8bf2e5f5d900bcc959ba2fd2d35c321de1af9","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.9-0"],"size":"294000000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1240000"},{"id":"ea6a1c4a1d226777d93a3351b34cf6c463015ca21cdf3658c72c43972ca62
b37","repoDigests":[],"repoTags":["docker.io/localhost/my-image:functional-474798"],"size":"1240000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"7fe0e6f37db33464725e616a12ccc4e36970370005a2b09683a974db6350c257","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.28.4"],"size":"126000000"},{"id":"e3db313c6dbc065d4ac3b32c7a6f2a878949031b881d217b63881a109c5cfba1","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.28.4"],"size":"60100000"},{"id":"83f6cc407eed88d214aad97f3539bde5c8e485ff14424cd021a3a2899304398e","repoDigests":[],"repoTags":["registry.k8s.io/kube-prox
y:v1.28.4"],"size":"73200000"},{"id":"ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.10.1"],"size":"53600000"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-474798 image ls --format json --alsologtostderr:
I0214 04:17:50.442226 1465229 out.go:291] Setting OutFile to fd 1 ...
I0214 04:17:50.442399 1465229 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:50.442408 1465229 out.go:304] Setting ErrFile to fd 2...
I0214 04:17:50.442415 1465229 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:50.442672 1465229 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
I0214 04:17:50.443370 1465229 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:50.443469 1465229 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:50.443838 1465229 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:50.443887 1465229 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:50.459629 1465229 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39913
I0214 04:17:50.460164 1465229 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:50.460840 1465229 main.go:141] libmachine: Using API Version  1
I0214 04:17:50.460867 1465229 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:50.461228 1465229 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:50.461511 1465229 main.go:141] libmachine: (functional-474798) Calling .GetState
I0214 04:17:50.463337 1465229 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:50.463376 1465229 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:50.478917 1465229 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42843
I0214 04:17:50.479344 1465229 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:50.479910 1465229 main.go:141] libmachine: Using API Version  1
I0214 04:17:50.479936 1465229 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:50.480289 1465229 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:50.480531 1465229 main.go:141] libmachine: (functional-474798) Calling .DriverName
I0214 04:17:50.480760 1465229 ssh_runner.go:195] Run: systemctl --version
I0214 04:17:50.480791 1465229 main.go:141] libmachine: (functional-474798) Calling .GetSSHHostname
I0214 04:17:50.484166 1465229 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:50.484621 1465229 main.go:141] libmachine: (functional-474798) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a6:7b:66", ip: ""} in network mk-functional-474798: {Iface:virbr1 ExpiryTime:2024-02-14 05:14:43 +0000 UTC Type:0 Mac:52:54:00:a6:7b:66 Iaid: IPaddr:192.168.39.183 Prefix:24 Hostname:functional-474798 Clientid:01:52:54:00:a6:7b:66}
I0214 04:17:50.484651 1465229 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined IP address 192.168.39.183 and MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:50.484814 1465229 main.go:141] libmachine: (functional-474798) Calling .GetSSHPort
I0214 04:17:50.485000 1465229 main.go:141] libmachine: (functional-474798) Calling .GetSSHKeyPath
I0214 04:17:50.485145 1465229 main.go:141] libmachine: (functional-474798) Calling .GetSSHUsername
I0214 04:17:50.485274 1465229 sshutil.go:53] new ssh client: &{IP:192.168.39.183 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18167-1449412/.minikube/machines/functional-474798/id_rsa Username:docker}
I0214 04:17:50.579171 1465229 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0214 04:17:50.629369 1465229 main.go:141] libmachine: Making call to close driver server
I0214 04:17:50.629387 1465229 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:50.629697 1465229 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:50.629730 1465229 main.go:141] libmachine: Making call to close connection to plugin binary
I0214 04:17:50.629741 1465229 main.go:141] libmachine: Making call to close driver server
I0214 04:17:50.629750 1465229 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:50.630083 1465229 main.go:141] libmachine: (functional-474798) DBG | Closing plugin on server side
I0214 04:17:50.630119 1465229 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:50.630135 1465229 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

                                                
                                                
=== 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-474798 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-474798 image ls --format yaml --alsologtostderr:
- id: 73deb9a3f702532592a4167455f8bf2e5f5d900bcc959ba2fd2d35c321de1af9
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.9-0
size: "294000000"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.9
size: "744000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-474798
size: "32900000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: d058aa5ab969ce7b84d25e7188be1f80633b18db8ea7d02d9d0a78e676236591
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.28.4
size: "122000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 247f7abff9f7097bbdab57df76fedd124d1e24a6ec4944fb5ef0ad128997ce05
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "187000000"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "246000000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 1053b132676b43ef5a75ce5a19c4dee359fd387caf3c6242013a08c522cf6bd3
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-474798
size: "30"
- id: 7fe0e6f37db33464725e616a12ccc4e36970370005a2b09683a974db6350c257
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.28.4
size: "126000000"
- id: e3db313c6dbc065d4ac3b32c7a6f2a878949031b881d217b63881a109c5cfba1
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.28.4
size: "60100000"
- id: 83f6cc407eed88d214aad97f3539bde5c8e485ff14424cd021a3a2899304398e
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.28.4
size: "73200000"
- id: ead0a4a53df89fd173874b46093b6e62d8c72967bbf606d672c9e8c9b601a4fc
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.10.1
size: "53600000"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-474798 image ls --format yaml --alsologtostderr:
I0214 04:17:45.262722 1464869 out.go:291] Setting OutFile to fd 1 ...
I0214 04:17:45.262894 1464869 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:45.262907 1464869 out.go:304] Setting ErrFile to fd 2...
I0214 04:17:45.262915 1464869 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:45.263238 1464869 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
I0214 04:17:45.264061 1464869 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:45.264206 1464869 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:45.264776 1464869 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:45.264824 1464869 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:45.280270 1464869 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37661
I0214 04:17:45.280948 1464869 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:45.281594 1464869 main.go:141] libmachine: Using API Version  1
I0214 04:17:45.281628 1464869 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:45.281911 1464869 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:45.282077 1464869 main.go:141] libmachine: (functional-474798) Calling .GetState
I0214 04:17:45.284647 1464869 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:45.284707 1464869 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:45.301681 1464869 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46561
I0214 04:17:45.302159 1464869 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:45.302645 1464869 main.go:141] libmachine: Using API Version  1
I0214 04:17:45.302668 1464869 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:45.303046 1464869 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:45.303242 1464869 main.go:141] libmachine: (functional-474798) Calling .DriverName
I0214 04:17:45.303439 1464869 ssh_runner.go:195] Run: systemctl --version
I0214 04:17:45.303470 1464869 main.go:141] libmachine: (functional-474798) Calling .GetSSHHostname
I0214 04:17:45.306245 1464869 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:45.306638 1464869 main.go:141] libmachine: (functional-474798) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a6:7b:66", ip: ""} in network mk-functional-474798: {Iface:virbr1 ExpiryTime:2024-02-14 05:14:43 +0000 UTC Type:0 Mac:52:54:00:a6:7b:66 Iaid: IPaddr:192.168.39.183 Prefix:24 Hostname:functional-474798 Clientid:01:52:54:00:a6:7b:66}
I0214 04:17:45.306700 1464869 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined IP address 192.168.39.183 and MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:45.306760 1464869 main.go:141] libmachine: (functional-474798) Calling .GetSSHPort
I0214 04:17:45.306953 1464869 main.go:141] libmachine: (functional-474798) Calling .GetSSHKeyPath
I0214 04:17:45.307130 1464869 main.go:141] libmachine: (functional-474798) Calling .GetSSHUsername
I0214 04:17:45.307297 1464869 sshutil.go:53] new ssh client: &{IP:192.168.39.183 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18167-1449412/.minikube/machines/functional-474798/id_rsa Username:docker}
I0214 04:17:45.424527 1464869 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I0214 04:17:45.548860 1464869 main.go:141] libmachine: Making call to close driver server
I0214 04:17:45.548879 1464869 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:45.549146 1464869 main.go:141] libmachine: (functional-474798) DBG | Closing plugin on server side
I0214 04:17:45.549176 1464869 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:45.549189 1464869 main.go:141] libmachine: Making call to close connection to plugin binary
I0214 04:17:45.549201 1464869 main.go:141] libmachine: Making call to close driver server
I0214 04:17:45.549210 1464869 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:45.549450 1464869 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:45.549464 1464869 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.36s)

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

                                                
                                                
=== 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-474798 ssh pgrep buildkitd
functional_test.go:307: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-474798 ssh pgrep buildkitd: exit status 1 (244.426251ms)

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image build -t localhost/my-image:functional-474798 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 image build -t localhost/my-image:functional-474798 testdata/build --alsologtostderr: (4.322259997s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-amd64 -p functional-474798 image build -t localhost/my-image:functional-474798 testdata/build --alsologtostderr:
Sending build context to Docker daemon  3.072kB

Step 1/3 : FROM gcr.io/k8s-minikube/busybox
latest: Pulling from k8s-minikube/busybox
5cc84ad355aa: Pulling fs layer
5cc84ad355aa: Verifying Checksum
5cc84ad355aa: Download complete
5cc84ad355aa: Pull complete
Digest: sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:latest
---> beae173ccac6
Step 2/3 : RUN true
---> Running in a6b5888c0dac
Removing intermediate container a6b5888c0dac
---> 20454da41e72
Step 3/3 : ADD content.txt /
---> ea6a1c4a1d22
Successfully built ea6a1c4a1d22
Successfully tagged localhost/my-image:functional-474798
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-474798 image build -t localhost/my-image:functional-474798 testdata/build --alsologtostderr:
I0214 04:17:45.864258 1464999 out.go:291] Setting OutFile to fd 1 ...
I0214 04:17:45.864448 1464999 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:45.864459 1464999 out.go:304] Setting ErrFile to fd 2...
I0214 04:17:45.864467 1464999 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0214 04:17:45.864713 1464999 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
I0214 04:17:45.865384 1464999 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:45.866051 1464999 config.go:182] Loaded profile config "functional-474798": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
I0214 04:17:45.866503 1464999 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:45.866579 1464999 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:45.882271 1464999 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34587
I0214 04:17:45.882782 1464999 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:45.883373 1464999 main.go:141] libmachine: Using API Version  1
I0214 04:17:45.883402 1464999 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:45.883749 1464999 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:45.883953 1464999 main.go:141] libmachine: (functional-474798) Calling .GetState
I0214 04:17:45.885888 1464999 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I0214 04:17:45.885939 1464999 main.go:141] libmachine: Launching plugin server for driver kvm2
I0214 04:17:45.901581 1464999 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37911
I0214 04:17:45.902099 1464999 main.go:141] libmachine: () Calling .GetVersion
I0214 04:17:45.902699 1464999 main.go:141] libmachine: Using API Version  1
I0214 04:17:45.902728 1464999 main.go:141] libmachine: () Calling .SetConfigRaw
I0214 04:17:45.903057 1464999 main.go:141] libmachine: () Calling .GetMachineName
I0214 04:17:45.903300 1464999 main.go:141] libmachine: (functional-474798) Calling .DriverName
I0214 04:17:45.903540 1464999 ssh_runner.go:195] Run: systemctl --version
I0214 04:17:45.903570 1464999 main.go:141] libmachine: (functional-474798) Calling .GetSSHHostname
I0214 04:17:45.907166 1464999 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:45.907648 1464999 main.go:141] libmachine: (functional-474798) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:a6:7b:66", ip: ""} in network mk-functional-474798: {Iface:virbr1 ExpiryTime:2024-02-14 05:14:43 +0000 UTC Type:0 Mac:52:54:00:a6:7b:66 Iaid: IPaddr:192.168.39.183 Prefix:24 Hostname:functional-474798 Clientid:01:52:54:00:a6:7b:66}
I0214 04:17:45.907696 1464999 main.go:141] libmachine: (functional-474798) DBG | domain functional-474798 has defined IP address 192.168.39.183 and MAC address 52:54:00:a6:7b:66 in network mk-functional-474798
I0214 04:17:45.907856 1464999 main.go:141] libmachine: (functional-474798) Calling .GetSSHPort
I0214 04:17:45.908086 1464999 main.go:141] libmachine: (functional-474798) Calling .GetSSHKeyPath
I0214 04:17:45.908234 1464999 main.go:141] libmachine: (functional-474798) Calling .GetSSHUsername
I0214 04:17:45.908444 1464999 sshutil.go:53] new ssh client: &{IP:192.168.39.183 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18167-1449412/.minikube/machines/functional-474798/id_rsa Username:docker}
I0214 04:17:46.004474 1464999 build_images.go:151] Building image from path: /tmp/build.1603776932.tar
I0214 04:17:46.004567 1464999 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0214 04:17:46.018063 1464999 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1603776932.tar
I0214 04:17:46.023665 1464999 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1603776932.tar: stat -c "%s %y" /var/lib/minikube/build/build.1603776932.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1603776932.tar': No such file or directory
I0214 04:17:46.023709 1464999 ssh_runner.go:362] scp /tmp/build.1603776932.tar --> /var/lib/minikube/build/build.1603776932.tar (3072 bytes)
I0214 04:17:46.063505 1464999 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1603776932
I0214 04:17:46.075979 1464999 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1603776932 -xf /var/lib/minikube/build/build.1603776932.tar
I0214 04:17:46.090373 1464999 docker.go:360] Building image: /var/lib/minikube/build/build.1603776932
I0214 04:17:46.090464 1464999 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-474798 /var/lib/minikube/build/build.1603776932
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/

                                                
                                                
I0214 04:17:50.090982 1464999 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-474798 /var/lib/minikube/build/build.1603776932: (4.000491855s)
I0214 04:17:50.091063 1464999 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1603776932
I0214 04:17:50.104452 1464999 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1603776932.tar
I0214 04:17:50.117013 1464999 build_images.go:207] Built localhost/my-image:functional-474798 from /tmp/build.1603776932.tar
I0214 04:17:50.117057 1464999 build_images.go:123] succeeded building to: functional-474798
I0214 04:17:50.117075 1464999 build_images.go:124] failed building to: 
I0214 04:17:50.117108 1464999 main.go:141] libmachine: Making call to close driver server
I0214 04:17:50.117126 1464999 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:50.117458 1464999 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:50.117475 1464999 main.go:141] libmachine: (functional-474798) DBG | Closing plugin on server side
I0214 04:17:50.117508 1464999 main.go:141] libmachine: Making call to close connection to plugin binary
I0214 04:17:50.117526 1464999 main.go:141] libmachine: Making call to close driver server
I0214 04:17:50.117539 1464999 main.go:141] libmachine: (functional-474798) Calling .Close
I0214 04:17:50.117784 1464999 main.go:141] libmachine: Successfully made call to close driver server
I0214 04:17:50.117807 1464999 main.go:141] libmachine: Making call to close connection to plugin binary
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.930378501s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-474798
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.95s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image load --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 image load --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr: (4.03981089s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (4.26s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image load --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 image load --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr: (2.51717146s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (2.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.815632891s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-474798
functional_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image load --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 image load --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr: (4.23601959s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (6.35s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1311: Took "243.330427ms" 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 "70.102994ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.31s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
2024/02/14 04:17:29 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:1362: Took "230.655866ms" 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 "66.929613ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.30s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Feb 14 04:17 created-by-test
-rw-r--r-- 1 docker docker 24 Feb 14 04:17 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Feb 14 04:17 test-1707884250104638299
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh cat /mount-9p/test-1707884250104638299
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-474798 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" [1e2da2bb-ff17-456c-afb8-6ae92101afe2] Pending
helpers_test.go:344: "busybox-mount" [1e2da2bb-ff17-456c-afb8-6ae92101afe2] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [1e2da2bb-ff17-456c-afb8-6ae92101afe2] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [1e2da2bb-ff17-456c-afb8-6ae92101afe2] 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 13.005734411s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-474798 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-474798 /tmp/TestFunctionalparallelMountCmdany-port3776388661/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (16.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image save gcr.io/google-containers/addon-resizer:functional-474798 /home/jenkins/workspace/KVM_Linux_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 image save gcr.io/google-containers/addon-resizer:functional-474798 /home/jenkins/workspace/KVM_Linux_integration/addon-resizer-save.tar --alsologtostderr: (1.30575661s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.31s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image rm gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.67s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image load /home/jenkins/workspace/KVM_Linux_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 image load /home/jenkins/workspace/KVM_Linux_integration/addon-resizer-save.tar --alsologtostderr: (3.183632361s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (3.44s)

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

                                                
                                                
=== 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-474798 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.12s)

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

                                                
                                                
=== 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-474798 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.11s)

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

                                                
                                                
=== 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-474798 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.12s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-474798
functional_test.go:423: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 image save --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr
functional_test.go:423: (dbg) Done: out/minikube-linux-amd64 -p functional-474798 image save --daemon gcr.io/google-containers/addon-resizer:functional-474798 --alsologtostderr: (1.245351169s)
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-474798
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (1.29s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-474798 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-474798 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-474798 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3073198009/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-474798 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3073198009/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-474798 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3073198009/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.33s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.07s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-474798
--- PASS: TestFunctional/delete_addon-resizer_images (0.07s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestGvisorAddon (336.37s)

                                                
                                                
=== RUN   TestGvisorAddon
=== PAUSE TestGvisorAddon

                                                
                                                

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:52: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-553418 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
gvisor_addon_test.go:52: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-553418 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m40.076976744s)
gvisor_addon_test.go:58: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-553418 cache add gcr.io/k8s-minikube/gvisor-addon:2
gvisor_addon_test.go:58: (dbg) Done: out/minikube-linux-amd64 -p gvisor-553418 cache add gcr.io/k8s-minikube/gvisor-addon:2: (25.043234914s)
gvisor_addon_test.go:63: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-553418 addons enable gvisor
gvisor_addon_test.go:63: (dbg) Done: out/minikube-linux-amd64 -p gvisor-553418 addons enable gvisor: (4.300197644s)
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [c7c8b32d-382b-4b36-b485-813dccdb95b9] Running
E0214 04:47:12.494065 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.00549429s
gvisor_addon_test.go:73: (dbg) Run:  kubectl --context gvisor-553418 replace --force -f testdata/nginx-gvisor.yaml
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [1b9814ce-46f2-434e-aed9-9f7d0110d713] Pending
helpers_test.go:344: "nginx-gvisor" [1b9814ce-46f2-434e-aed9-9f7d0110d713] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-gvisor" [1b9814ce-46f2-434e-aed9-9f7d0110d713] Running
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 16.004580752s
gvisor_addon_test.go:83: (dbg) Run:  out/minikube-linux-amd64 stop -p gvisor-553418
gvisor_addon_test.go:83: (dbg) Done: out/minikube-linux-amd64 stop -p gvisor-553418: (1m32.07860297s)
gvisor_addon_test.go:88: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-553418 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
gvisor_addon_test.go:88: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-553418 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m20.374531232s)
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [c7c8b32d-382b-4b36-b485-813dccdb95b9] Running
E0214 04:50:25.273393 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.005701556s
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [1b9814ce-46f2-434e-aed9-9f7d0110d713] Running / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 5.010025743s
helpers_test.go:175: Cleaning up "gvisor-553418" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p gvisor-553418
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p gvisor-553418: (1.267629317s)
--- PASS: TestGvisorAddon (336.37s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (53.97s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-422908 --driver=kvm2 
E0214 04:19:00.733804 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-422908 --driver=kvm2 : (53.968107761s)
--- PASS: TestImageBuild/serial/Setup (53.97s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (2.44s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-422908
image_test.go:78: (dbg) Done: out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-422908: (2.444000426s)
--- PASS: TestImageBuild/serial/NormalBuild (2.44s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (1.46s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.46s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-422908
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.46s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.3s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-422908
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.30s)

                                                
                                    
x
+
TestIngressAddonLegacy/StartLegacyK8sCluster (86.38s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/StartLegacyK8sCluster
ingress_addon_legacy_test.go:39: (dbg) Run:  out/minikube-linux-amd64 start -p ingress-addon-legacy-035912 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=kvm2 
ingress_addon_legacy_test.go:39: (dbg) Done: out/minikube-linux-amd64 start -p ingress-addon-legacy-035912 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=kvm2 : (1m26.377032559s)
--- PASS: TestIngressAddonLegacy/StartLegacyK8sCluster (86.38s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (15.44s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddonActivation
ingress_addon_legacy_test.go:70: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-035912 addons enable ingress --alsologtostderr -v=5
ingress_addon_legacy_test.go:70: (dbg) Done: out/minikube-linux-amd64 -p ingress-addon-legacy-035912 addons enable ingress --alsologtostderr -v=5: (15.443136325s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (15.44s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (0.61s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation
ingress_addon_legacy_test.go:79: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-035912 addons enable ingress-dns --alsologtostderr -v=5
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (0.61s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddons (41.89s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddons
addons_test.go:207: (dbg) Run:  kubectl --context ingress-addon-legacy-035912 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:207: (dbg) Done: kubectl --context ingress-addon-legacy-035912 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (14.436732837s)
addons_test.go:232: (dbg) Run:  kubectl --context ingress-addon-legacy-035912 replace --force -f testdata/nginx-ingress-v1beta1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context ingress-addon-legacy-035912 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [82d1125a-969a-42e9-bca5-a86093c5a841] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
E0214 04:21:16.889192 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
helpers_test.go:344: "nginx" [82d1125a-969a-42e9-bca5-a86093c5a841] Running
addons_test.go:250: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: run=nginx healthy within 11.004570184s
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-035912 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context ingress-addon-legacy-035912 replace --force -f testdata/ingress-dns-example-v1beta1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-035912 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.39.228
addons_test.go:306: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-035912 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-amd64 -p ingress-addon-legacy-035912 addons disable ingress-dns --alsologtostderr -v=1: (7.615001394s)
addons_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p ingress-addon-legacy-035912 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p ingress-addon-legacy-035912 addons disable ingress --alsologtostderr -v=1: (7.57071544s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddons (41.89s)

                                                
                                    
x
+
TestJSONOutput/start/Command (69.66s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-346716 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 
E0214 04:21:44.575562 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:22:12.495067 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:12.500365 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:12.510680 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:12.531093 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:12.571503 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:12.651862 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:12.812429 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:13.133060 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:13.773987 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:15.054533 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:17.614751 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:22.735130 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:22:32.975621 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-346716 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 : (1m9.659359998s)
--- PASS: TestJSONOutput/start/Command (69.66s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-346716 --output=json --user=testUser
E0214 04:22:53.455866 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-346716 --output=json --user=testUser: (8.10956756s)
--- PASS: TestJSONOutput/stop/Command (8.11s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"34caa3a0-e097-47b0-ab72-7c398c411e76","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-466832] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f9a30a3b-9173-4e87-90bf-1a8566c08550","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18167"}}
	{"specversion":"1.0","id":"046c6217-c779-4e9b-b5dc-6544663217f7","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":"ee2a33bf-b042-4096-88c1-a9b2bfbbe37f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig"}}
	{"specversion":"1.0","id":"4e351248-d822-4d33-8675-5bd844b7c485","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.minikube"}}
	{"specversion":"1.0","id":"d09694f6-73d1-4c85-9567-31e08242c704","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":"cbbe2a10-f4cb-4a2d-a38d-3d15ae22c2be","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"63a40d91-46ef-470d-9ac9-b236ea5a1245","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-466832" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-466832
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (107.67s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-375280 --driver=kvm2 
E0214 04:23:34.416747 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-375280 --driver=kvm2 : (51.98109674s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-378182 --driver=kvm2 
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-378182 --driver=kvm2 : (52.9694256s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-375280
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-378182
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-378182" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-378182
helpers_test.go:175: Cleaning up "first-375280" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-375280
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-375280: (1.017229826s)
--- PASS: TestMinikubeProfile (107.67s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (30.26s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-762489 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 
E0214 04:24:56.337647 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-762489 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 : (29.261714592s)
--- PASS: TestMountStart/serial/StartWithMountFirst (30.26s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.42s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-762489 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-762489 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountFirst (0.42s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (32.77s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-782107 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-782107 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 : (31.773198396s)
--- PASS: TestMountStart/serial/StartWithMountSecond (32.77s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.59s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-782107 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-782107 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountSecond (0.59s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (0.91s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.42s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-782107 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-782107 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.42s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.1s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (25.38s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-782107
E0214 04:25:56.660665 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:56.666025 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:56.676319 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:56.696661 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:56.736952 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:56.817344 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:56.977898 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:57.298529 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:57.939560 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:25:59.220068 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:26:01.781049 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:26:06.902161 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:26:16.889172 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:26:17.142556 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-782107: (24.376622181s)
--- PASS: TestMountStart/serial/RestartStopped (25.38s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.41s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-782107 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-782107 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.41s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (142.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:86: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-536476 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 
E0214 04:26:37.622824 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:27:12.493912 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:27:18.583992 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:27:40.178148 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:28:40.504511 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
multinode_test.go:86: (dbg) Done: out/minikube-linux-amd64 start -p multinode-536476 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 : (2m21.939049268s)
multinode_test.go:92: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (142.40s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.34s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:509: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:514: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- rollout status deployment/busybox
multinode_test.go:514: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-536476 -- rollout status deployment/busybox: (3.421980273s)
multinode_test.go:521: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:544: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:552: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-4z66t -- nslookup kubernetes.io
multinode_test.go:552: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-5tkbh -- nslookup kubernetes.io
multinode_test.go:562: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-4z66t -- nslookup kubernetes.default
multinode_test.go:562: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-5tkbh -- nslookup kubernetes.default
multinode_test.go:570: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-4z66t -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:570: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-5tkbh -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (5.34s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.04s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:580: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:588: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-4z66t -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:599: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-4z66t -- sh -c "ping -c 1 192.168.39.1"
multinode_test.go:588: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-5tkbh -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:599: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-536476 -- exec busybox-5b5d89c9d6-5tkbh -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.04s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (52.5s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:111: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-536476 -v 3 --alsologtostderr
multinode_test.go:111: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-536476 -v 3 --alsologtostderr: (51.880498531s)
multinode_test.go:117: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (52.50s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.14s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (4.04s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:238: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 node stop m03
multinode_test.go:238: (dbg) Done: out/minikube-linux-amd64 -p multinode-536476 node stop m03: (3.099514555s)
multinode_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 status
multinode_test.go:244: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-536476 status: exit status 7 (472.671866ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0214 04:29:54.457968 1472714 out.go:291] Setting OutFile to fd 1 ...
	I0214 04:29:54.458124 1472714 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:29:54.458137 1472714 out.go:304] Setting ErrFile to fd 2...
	I0214 04:29:54.458145 1472714 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:29:54.458371 1472714 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
	I0214 04:29:54.458610 1472714 out.go:298] Setting JSON to false
	I0214 04:29:54.458651 1472714 mustload.go:65] Loading cluster: multinode-536476
	I0214 04:29:54.458717 1472714 notify.go:220] Checking for updates...
	I0214 04:29:54.459163 1472714 config.go:182] Loaded profile config "multinode-536476": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
	I0214 04:29:54.459180 1472714 status.go:255] checking status of multinode-536476 ...
	I0214 04:29:54.459612 1472714 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:29:54.459693 1472714 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:29:54.481636 1472714 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46737
	I0214 04:29:54.482179 1472714 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:29:54.482773 1472714 main.go:141] libmachine: Using API Version  1
	I0214 04:29:54.482795 1472714 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:29:54.483120 1472714 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:29:54.483338 1472714 main.go:141] libmachine: (multinode-536476) Calling .GetState
	I0214 04:29:54.485021 1472714 status.go:330] multinode-536476 host status = "Running" (err=<nil>)
	I0214 04:29:54.485045 1472714 host.go:66] Checking if "multinode-536476" exists ...
	I0214 04:29:54.485341 1472714 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:29:54.485378 1472714 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:29:54.500166 1472714 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39723
	I0214 04:29:54.500640 1472714 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:29:54.501168 1472714 main.go:141] libmachine: Using API Version  1
	I0214 04:29:54.501193 1472714 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:29:54.501568 1472714 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:29:54.501770 1472714 main.go:141] libmachine: (multinode-536476) Calling .GetIP
	I0214 04:29:54.504915 1472714 main.go:141] libmachine: (multinode-536476) DBG | domain multinode-536476 has defined MAC address 52:54:00:2d:8a:33 in network mk-multinode-536476
	I0214 04:29:54.505311 1472714 main.go:141] libmachine: (multinode-536476) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:2d:8a:33", ip: ""} in network mk-multinode-536476: {Iface:virbr1 ExpiryTime:2024-02-14 05:26:37 +0000 UTC Type:0 Mac:52:54:00:2d:8a:33 Iaid: IPaddr:192.168.39.57 Prefix:24 Hostname:multinode-536476 Clientid:01:52:54:00:2d:8a:33}
	I0214 04:29:54.505341 1472714 main.go:141] libmachine: (multinode-536476) DBG | domain multinode-536476 has defined IP address 192.168.39.57 and MAC address 52:54:00:2d:8a:33 in network mk-multinode-536476
	I0214 04:29:54.505511 1472714 host.go:66] Checking if "multinode-536476" exists ...
	I0214 04:29:54.505842 1472714 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:29:54.505894 1472714 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:29:54.520866 1472714 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37933
	I0214 04:29:54.521274 1472714 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:29:54.521743 1472714 main.go:141] libmachine: Using API Version  1
	I0214 04:29:54.521766 1472714 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:29:54.522086 1472714 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:29:54.522293 1472714 main.go:141] libmachine: (multinode-536476) Calling .DriverName
	I0214 04:29:54.522528 1472714 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0214 04:29:54.522578 1472714 main.go:141] libmachine: (multinode-536476) Calling .GetSSHHostname
	I0214 04:29:54.525409 1472714 main.go:141] libmachine: (multinode-536476) DBG | domain multinode-536476 has defined MAC address 52:54:00:2d:8a:33 in network mk-multinode-536476
	I0214 04:29:54.525935 1472714 main.go:141] libmachine: (multinode-536476) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:2d:8a:33", ip: ""} in network mk-multinode-536476: {Iface:virbr1 ExpiryTime:2024-02-14 05:26:37 +0000 UTC Type:0 Mac:52:54:00:2d:8a:33 Iaid: IPaddr:192.168.39.57 Prefix:24 Hostname:multinode-536476 Clientid:01:52:54:00:2d:8a:33}
	I0214 04:29:54.525971 1472714 main.go:141] libmachine: (multinode-536476) DBG | domain multinode-536476 has defined IP address 192.168.39.57 and MAC address 52:54:00:2d:8a:33 in network mk-multinode-536476
	I0214 04:29:54.526116 1472714 main.go:141] libmachine: (multinode-536476) Calling .GetSSHPort
	I0214 04:29:54.526293 1472714 main.go:141] libmachine: (multinode-536476) Calling .GetSSHKeyPath
	I0214 04:29:54.526430 1472714 main.go:141] libmachine: (multinode-536476) Calling .GetSSHUsername
	I0214 04:29:54.526554 1472714 sshutil.go:53] new ssh client: &{IP:192.168.39.57 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18167-1449412/.minikube/machines/multinode-536476/id_rsa Username:docker}
	I0214 04:29:54.616782 1472714 ssh_runner.go:195] Run: systemctl --version
	I0214 04:29:54.622870 1472714 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0214 04:29:54.637081 1472714 kubeconfig.go:92] found "multinode-536476" server: "https://192.168.39.57:8443"
	I0214 04:29:54.637118 1472714 api_server.go:166] Checking apiserver status ...
	I0214 04:29:54.637166 1472714 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0214 04:29:54.649542 1472714 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1852/cgroup
	I0214 04:29:54.658887 1472714 api_server.go:182] apiserver freezer: "2:freezer:/kubepods/burstable/pod2b3735026502cb38cc8cbea652c84557/d25c9b01dbf084592ed6d7435f210c8658fc7bdde776b0c1d0da47a51267ada1"
	I0214 04:29:54.658973 1472714 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/kubepods/burstable/pod2b3735026502cb38cc8cbea652c84557/d25c9b01dbf084592ed6d7435f210c8658fc7bdde776b0c1d0da47a51267ada1/freezer.state
	I0214 04:29:54.668446 1472714 api_server.go:204] freezer state: "THAWED"
	I0214 04:29:54.668477 1472714 api_server.go:253] Checking apiserver healthz at https://192.168.39.57:8443/healthz ...
	I0214 04:29:54.674421 1472714 api_server.go:279] https://192.168.39.57:8443/healthz returned 200:
	ok
	I0214 04:29:54.674447 1472714 status.go:421] multinode-536476 apiserver status = Running (err=<nil>)
	I0214 04:29:54.674457 1472714 status.go:257] multinode-536476 status: &{Name:multinode-536476 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0214 04:29:54.674473 1472714 status.go:255] checking status of multinode-536476-m02 ...
	I0214 04:29:54.674756 1472714 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:29:54.674787 1472714 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:29:54.689856 1472714 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37251
	I0214 04:29:54.690375 1472714 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:29:54.690886 1472714 main.go:141] libmachine: Using API Version  1
	I0214 04:29:54.690913 1472714 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:29:54.691219 1472714 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:29:54.691409 1472714 main.go:141] libmachine: (multinode-536476-m02) Calling .GetState
	I0214 04:29:54.692984 1472714 status.go:330] multinode-536476-m02 host status = "Running" (err=<nil>)
	I0214 04:29:54.693003 1472714 host.go:66] Checking if "multinode-536476-m02" exists ...
	I0214 04:29:54.693353 1472714 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:29:54.693396 1472714 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:29:54.708850 1472714 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39509
	I0214 04:29:54.709298 1472714 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:29:54.709853 1472714 main.go:141] libmachine: Using API Version  1
	I0214 04:29:54.709878 1472714 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:29:54.710197 1472714 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:29:54.710386 1472714 main.go:141] libmachine: (multinode-536476-m02) Calling .GetIP
	I0214 04:29:54.713373 1472714 main.go:141] libmachine: (multinode-536476-m02) DBG | domain multinode-536476-m02 has defined MAC address 52:54:00:22:3d:26 in network mk-multinode-536476
	I0214 04:29:54.713793 1472714 main.go:141] libmachine: (multinode-536476-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:22:3d:26", ip: ""} in network mk-multinode-536476: {Iface:virbr1 ExpiryTime:2024-02-14 05:27:55 +0000 UTC Type:0 Mac:52:54:00:22:3d:26 Iaid: IPaddr:192.168.39.99 Prefix:24 Hostname:multinode-536476-m02 Clientid:01:52:54:00:22:3d:26}
	I0214 04:29:54.713826 1472714 main.go:141] libmachine: (multinode-536476-m02) DBG | domain multinode-536476-m02 has defined IP address 192.168.39.99 and MAC address 52:54:00:22:3d:26 in network mk-multinode-536476
	I0214 04:29:54.714014 1472714 host.go:66] Checking if "multinode-536476-m02" exists ...
	I0214 04:29:54.714318 1472714 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:29:54.714343 1472714 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:29:54.729709 1472714 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41499
	I0214 04:29:54.730173 1472714 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:29:54.730631 1472714 main.go:141] libmachine: Using API Version  1
	I0214 04:29:54.730655 1472714 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:29:54.730988 1472714 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:29:54.731193 1472714 main.go:141] libmachine: (multinode-536476-m02) Calling .DriverName
	I0214 04:29:54.731419 1472714 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0214 04:29:54.731450 1472714 main.go:141] libmachine: (multinode-536476-m02) Calling .GetSSHHostname
	I0214 04:29:54.734139 1472714 main.go:141] libmachine: (multinode-536476-m02) DBG | domain multinode-536476-m02 has defined MAC address 52:54:00:22:3d:26 in network mk-multinode-536476
	I0214 04:29:54.734530 1472714 main.go:141] libmachine: (multinode-536476-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:22:3d:26", ip: ""} in network mk-multinode-536476: {Iface:virbr1 ExpiryTime:2024-02-14 05:27:55 +0000 UTC Type:0 Mac:52:54:00:22:3d:26 Iaid: IPaddr:192.168.39.99 Prefix:24 Hostname:multinode-536476-m02 Clientid:01:52:54:00:22:3d:26}
	I0214 04:29:54.734575 1472714 main.go:141] libmachine: (multinode-536476-m02) DBG | domain multinode-536476-m02 has defined IP address 192.168.39.99 and MAC address 52:54:00:22:3d:26 in network mk-multinode-536476
	I0214 04:29:54.734694 1472714 main.go:141] libmachine: (multinode-536476-m02) Calling .GetSSHPort
	I0214 04:29:54.734874 1472714 main.go:141] libmachine: (multinode-536476-m02) Calling .GetSSHKeyPath
	I0214 04:29:54.735014 1472714 main.go:141] libmachine: (multinode-536476-m02) Calling .GetSSHUsername
	I0214 04:29:54.735177 1472714 sshutil.go:53] new ssh client: &{IP:192.168.39.99 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/18167-1449412/.minikube/machines/multinode-536476-m02/id_rsa Username:docker}
	I0214 04:29:54.828119 1472714 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0214 04:29:54.839933 1472714 status.go:257] multinode-536476-m02 status: &{Name:multinode-536476-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0214 04:29:54.839990 1472714 status.go:255] checking status of multinode-536476-m03 ...
	I0214 04:29:54.840370 1472714 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:29:54.840411 1472714 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:29:54.856233 1472714 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35285
	I0214 04:29:54.856711 1472714 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:29:54.857320 1472714 main.go:141] libmachine: Using API Version  1
	I0214 04:29:54.857347 1472714 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:29:54.857685 1472714 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:29:54.857891 1472714 main.go:141] libmachine: (multinode-536476-m03) Calling .GetState
	I0214 04:29:54.859624 1472714 status.go:330] multinode-536476-m03 host status = "Stopped" (err=<nil>)
	I0214 04:29:54.859640 1472714 status.go:343] host is not running, skipping remaining checks
	I0214 04:29:54.859648 1472714 status.go:257] multinode-536476-m03 status: &{Name:multinode-536476-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (32.58s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 node start m03 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p multinode-536476 node start m03 --alsologtostderr: (31.921028367s)
multinode_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 status
multinode_test.go:303: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (32.58s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (187.79s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:311: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-536476
multinode_test.go:318: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-536476
E0214 04:30:56.660773 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
multinode_test.go:318: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-536476: (29.202187161s)
multinode_test.go:323: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-536476 --wait=true -v=8 --alsologtostderr
E0214 04:31:16.888793 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:31:24.345061 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:32:12.494818 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:32:39.936487 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
multinode_test.go:323: (dbg) Done: out/minikube-linux-amd64 start -p multinode-536476 --wait=true -v=8 --alsologtostderr: (2m38.462629338s)
multinode_test.go:328: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-536476
--- PASS: TestMultiNode/serial/RestartKeepsNodes (187.79s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (1.83s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 node delete m03
multinode_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p multinode-536476 node delete m03: (1.229228378s)
multinode_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 status --alsologtostderr
multinode_test.go:452: (dbg) Run:  kubectl get nodes
multinode_test.go:460: (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 (1.83s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (25.65s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:342: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 stop
multinode_test.go:342: (dbg) Done: out/minikube-linux-amd64 -p multinode-536476 stop: (25.445804576s)
multinode_test.go:348: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 status
multinode_test.go:348: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-536476 status: exit status 7 (105.429481ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0214 04:34:02.675788 1474179 out.go:291] Setting OutFile to fd 1 ...
	I0214 04:34:02.675946 1474179 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:34:02.675955 1474179 out.go:304] Setting ErrFile to fd 2...
	I0214 04:34:02.675959 1474179 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0214 04:34:02.676154 1474179 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18167-1449412/.minikube/bin
	I0214 04:34:02.676335 1474179 out.go:298] Setting JSON to false
	I0214 04:34:02.676369 1474179 mustload.go:65] Loading cluster: multinode-536476
	I0214 04:34:02.676414 1474179 notify.go:220] Checking for updates...
	I0214 04:34:02.676798 1474179 config.go:182] Loaded profile config "multinode-536476": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.28.4
	I0214 04:34:02.676816 1474179 status.go:255] checking status of multinode-536476 ...
	I0214 04:34:02.677205 1474179 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:34:02.677274 1474179 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:34:02.694961 1474179 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44071
	I0214 04:34:02.695445 1474179 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:34:02.696077 1474179 main.go:141] libmachine: Using API Version  1
	I0214 04:34:02.696105 1474179 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:34:02.696495 1474179 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:34:02.696724 1474179 main.go:141] libmachine: (multinode-536476) Calling .GetState
	I0214 04:34:02.698475 1474179 status.go:330] multinode-536476 host status = "Stopped" (err=<nil>)
	I0214 04:34:02.698493 1474179 status.go:343] host is not running, skipping remaining checks
	I0214 04:34:02.698500 1474179 status.go:257] multinode-536476 status: &{Name:multinode-536476 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0214 04:34:02.698545 1474179 status.go:255] checking status of multinode-536476-m02 ...
	I0214 04:34:02.698849 1474179 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I0214 04:34:02.698899 1474179 main.go:141] libmachine: Launching plugin server for driver kvm2
	I0214 04:34:02.713364 1474179 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37915
	I0214 04:34:02.713789 1474179 main.go:141] libmachine: () Calling .GetVersion
	I0214 04:34:02.714268 1474179 main.go:141] libmachine: Using API Version  1
	I0214 04:34:02.714301 1474179 main.go:141] libmachine: () Calling .SetConfigRaw
	I0214 04:34:02.714597 1474179 main.go:141] libmachine: () Calling .GetMachineName
	I0214 04:34:02.714828 1474179 main.go:141] libmachine: (multinode-536476-m02) Calling .GetState
	I0214 04:34:02.716277 1474179 status.go:330] multinode-536476-m02 host status = "Stopped" (err=<nil>)
	I0214 04:34:02.716295 1474179 status.go:343] host is not running, skipping remaining checks
	I0214 04:34:02.716302 1474179 status.go:257] multinode-536476-m02 status: &{Name:multinode-536476-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (115.15s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-536476 --wait=true -v=8 --alsologtostderr --driver=kvm2 
E0214 04:35:56.660699 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
multinode_test.go:382: (dbg) Done: out/minikube-linux-amd64 start -p multinode-536476 --wait=true -v=8 --alsologtostderr --driver=kvm2 : (1m54.568572808s)
multinode_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p multinode-536476 status --alsologtostderr
multinode_test.go:402: (dbg) Run:  kubectl get nodes
multinode_test.go:410: (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 (115.15s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (54.59s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:471: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-536476
multinode_test.go:480: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-536476-m02 --driver=kvm2 
multinode_test.go:480: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p multinode-536476-m02 --driver=kvm2 : exit status 14 (78.271548ms)

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

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

                                                
                                                
** /stderr **
multinode_test.go:488: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-536476-m03 --driver=kvm2 
E0214 04:36:16.888981 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
multinode_test.go:488: (dbg) Done: out/minikube-linux-amd64 start -p multinode-536476-m03 --driver=kvm2 : (53.387136118s)
multinode_test.go:495: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-536476
multinode_test.go:495: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-536476: exit status 80 (245.560711ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-536476
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-536476-m03 already exists in multinode-536476-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:500: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-536476-m03
--- PASS: TestMultiNode/serial/ValidateNameConflict (54.59s)

                                                
                                    
x
+
TestPreload (201.13s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-298137 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4
E0214 04:37:12.494843 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
E0214 04:38:35.539228 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-298137 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4: (1m46.878463394s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-298137 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-298137 image pull gcr.io/k8s-minikube/busybox: (2.04906946s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-298137
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-298137: (13.117384237s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-298137 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-298137 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 : (1m17.740964109s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-298137 image list
helpers_test.go:175: Cleaning up "test-preload-298137" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-298137
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-298137: (1.117953997s)
--- PASS: TestPreload (201.13s)

                                                
                                    
x
+
TestScheduledStopUnix (121.13s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-666215 --memory=2048 --driver=kvm2 
E0214 04:40:56.660569 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-666215 --memory=2048 --driver=kvm2 : (49.253963105s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-666215 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-666215 -n scheduled-stop-666215
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-666215 --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-666215 --cancel-scheduled
E0214 04:41:16.889150 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-666215 -n scheduled-stop-666215
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-666215
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-666215 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0214 04:42:12.494999 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-666215
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-666215: exit status 7 (86.236067ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (160.01s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe773373323 version
skaffold_test.go:63: skaffold version: v2.10.0
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-990992 --memory=2600 --driver=kvm2 
E0214 04:42:19.706045 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-990992 --memory=2600 --driver=kvm2 : (51.503380431s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/KVM_Linux_integration/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe773373323 run --minikube-profile skaffold-990992 --kube-context skaffold-990992 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe773373323 run --minikube-profile skaffold-990992 --kube-context skaffold-990992 --status-check=true --port-forward=false --interactive=false: (1m33.777847583s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-8485c48cfb-x9wjl" [c37fc4b0-3234-4cae-8aa2-d837288157af] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003619924s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-dcdfb8d6f-gphcx" [4b0bc119-da9d-48d9-9962-7551474168ec] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.003912365s
helpers_test.go:175: Cleaning up "skaffold-990992" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-990992
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-990992: (1.180959618s)
--- PASS: TestSkaffold (160.01s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (215.22s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3336037703 start -p running-upgrade-460680 --memory=2200 --vm-driver=kvm2 
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3336037703 start -p running-upgrade-460680 --memory=2200 --vm-driver=kvm2 : (2m16.168517664s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-460680 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-460680 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (1m15.40997968s)
helpers_test.go:175: Cleaning up "running-upgrade-460680" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-460680
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-460680: (1.21695835s)
--- PASS: TestRunningBinaryUpgrade (215.22s)

                                                
                                    
x
+
TestKubernetesUpgrade (270.69s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-734472 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=kvm2 
E0214 04:45:56.660919 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:46:16.889670 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-734472 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=kvm2 : (2m3.724463682s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-734472
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-734472: (13.209236266s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-734472 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-734472 status --format={{.Host}}: exit status 7 (126.286018ms)

                                                
                                                
-- 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-734472 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-734472 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=kvm2 : (50.713754879s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-734472 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-734472 --memory=2200 --kubernetes-version=v1.16.0 --driver=kvm2 
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-734472 --memory=2200 --kubernetes-version=v1.16.0 --driver=kvm2 : exit status 106 (99.427759ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-734472] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18167
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.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.29.0-rc.2 cluster to v1.16.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.16.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-734472
	    minikube start -p kubernetes-upgrade-734472 --kubernetes-version=v1.16.0
	    
	    2) Create a second cluster with Kubernetes 1.16.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7344722 --kubernetes-version=v1.16.0
	    
	    3) Use the existing cluster at version Kubernetes 1.29.0-rc.2, by running:
	    
	    minikube start -p kubernetes-upgrade-734472 --kubernetes-version=v1.29.0-rc.2
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-734472 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=kvm2 
E0214 04:49:19.936803 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 04:49:44.309132 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:49:44.314497 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-734472 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=kvm2 : (1m21.613529773s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-734472" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-734472
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-734472: (1.126948813s)
--- PASS: TestKubernetesUpgrade (270.69s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.26s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (204.82s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.70622306 start -p stopped-upgrade-666710 --memory=2200 --vm-driver=kvm2 
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.70622306 start -p stopped-upgrade-666710 --memory=2200 --vm-driver=kvm2 : (1m47.498531738s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.70622306 -p stopped-upgrade-666710 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.70622306 -p stopped-upgrade-666710 stop: (13.209930217s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-666710 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-666710 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (1m24.10783592s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (204.82s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.52s)

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

                                                
                                    
x
+
TestPause/serial/Start (78.61s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-567398 --memory=2048 --install-addons=false --wait=all --driver=kvm2 
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-567398 --memory=2048 --install-addons=false --wait=all --driver=kvm2 : (1m18.613278496s)
--- PASS: TestPause/serial/Start (78.61s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-360280 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p NoKubernetes-360280 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 : exit status 14 (97.422629ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-360280] minikube v1.32.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18167
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18167-1449412/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18167-1449412/.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.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (88.42s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-360280 --driver=kvm2 
E0214 04:50:56.661043 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 04:51:06.234587 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-360280 --driver=kvm2 : (1m28.048149175s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-360280 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (88.42s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (55.49s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-567398 --alsologtostderr -v=1 --driver=kvm2 
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-567398 --alsologtostderr -v=1 --driver=kvm2 : (55.464923394s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (55.49s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (10.65s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-360280 --no-kubernetes --driver=kvm2 
E0214 04:52:09.627977 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:09.633361 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:09.643695 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:09.664100 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:09.704449 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:09.784856 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:09.945389 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:10.265864 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:10.906843 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:12.187756 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:12.494090 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-360280 --no-kubernetes --driver=kvm2 : (9.258980431s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-360280 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-360280 status -o json: exit status 2 (274.097807ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-360280","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-360280
E0214 04:52:14.748095 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-360280: (1.113017916s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (10.65s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (35.86s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-360280 --no-kubernetes --driver=kvm2 
E0214 04:52:19.869285 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:52:28.154953 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:52:30.110239 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-360280 --no-kubernetes --driver=kvm2 : (35.863574588s)
--- PASS: TestNoKubernetes/serial/Start (35.86s)

                                                
                                    
x
+
TestPause/serial/Pause (0.6s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.27s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-567398","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.32.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-567398","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.27s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.54s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.73s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (1.1s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (13.88s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0214 04:52:50.590557 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
pause_test.go:142: (dbg) Done: out/minikube-linux-amd64 profile list --output json: (13.875719625s)
--- PASS: TestPause/serial/VerifyDeletedResources (13.88s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.23s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (28.36s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-amd64 profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-linux-amd64 profile list: (14.561179969s)
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: (13.797409881s)
--- PASS: TestNoKubernetes/serial/ProfileList (28.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 : (1m35.520460181s)
--- PASS: TestNetworkPlugins/group/auto/Start (95.52s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (12.15s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-360280
E0214 04:53:31.551704 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-360280: (12.152709305s)
--- PASS: TestNoKubernetes/serial/Stop (12.15s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (40.37s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-360280 --driver=kvm2 
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-360280 --driver=kvm2 : (40.369829494s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (40.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 : (1m45.937061569s)
--- PASS: TestNetworkPlugins/group/flannel/Start (105.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 : (1m58.337275084s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (118.34s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.24s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 : (2m6.031620327s)
--- PASS: TestNetworkPlugins/group/bridge/Start (126.03s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-165317 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-56589dfd74-qng9t" [9117d080-77fd-4b35-b0d6-c584020a686e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-qng9t" [9117d080-77fd-4b35-b0d6-c584020a686e] Running
E0214 04:54:44.309115 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.006649176s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 
E0214 04:55:11.996077 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:55:15.539678 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 : (1m55.389698276s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (115.39s)

                                                
                                    
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-8kqgp" [11eeb0cd-1ebe-42ef-b8a0-628c76e261d1] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.007924932s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-165317 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-56589dfd74-c7mz7" [d612fb3f-e17f-4f48-9e25-f674f8db8b2f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-c7mz7" [d612fb3f-e17f-4f48-9e25-f674f8db8b2f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 14.005583655s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (14.35s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-165317 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-56589dfd74-24f7g" [743eb19a-c819-4ffa-8aef-9b0af8b41d05] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-24f7g" [743eb19a-c819-4ffa-8aef-9b0af8b41d05] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.012839606s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.31s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 
E0214 04:56:16.889140 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 : (1m59.176484256s)
--- PASS: TestNetworkPlugins/group/calico/Start (119.18s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-165317 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-56589dfd74-js6pr" [6db1566d-50b6-4581-a2fc-6afa2565c2a6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-js6pr" [6db1566d-50b6-4581-a2fc-6afa2565c2a6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.005891439s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 : (1m53.451493529s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (113.45s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 : (1m55.45359274s)
--- PASS: TestNetworkPlugins/group/false/Start (115.45s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-165317 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-9fts9" [3033a4dd-b7be-4a5c-ab58-bb1d933baf25] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-9fts9" [3033a4dd-b7be-4a5c-ab58-bb1d933baf25] Running
E0214 04:57:09.627341 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 04:57:12.494848 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 13.006042926s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (13.34s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 
E0214 04:57:37.313205 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-165317 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 : (2m0.743438509s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (120.74s)

                                                
                                    
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-82fz8" [70679007-5185-419b-8599-69869b614236] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.007389166s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (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-tgjkz" [8d7761b8-de85-4e39-a2e0-8d932b4fe84a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.006249469s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-165317 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-56589dfd74-v4pd4" [2b43a98d-35fd-4753-87bd-80a3991f7688] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-v4pd4" [2b43a98d-35fd-4753-87bd-80a3991f7688] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.005272802s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.29s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-165317 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-56589dfd74-f5qsd" [5a98517d-73ef-42f2-8ce3-ebafa2b57e71] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-f5qsd" [5a98517d-73ef-42f2-8ce3-ebafa2b57e71] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.005883353s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.30s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-165317 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-jctxb" [8d3d7aaf-cefa-43c3-b384-4305d92298ee] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-jctxb" [8d3d7aaf-cefa-43c3-b384-4305d92298ee] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 14.005745388s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (14.40s)

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

                                                
                                                
=== 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-535051 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-535051 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0: (2m23.584254547s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (143.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-654553 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.29.0-rc.2
E0214 04:58:59.706299 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-654553 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.29.0-rc.2: (2m14.344039044s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (134.34s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-204503 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.28.4
E0214 04:59:34.604150 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 04:59:34.609472 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 04:59:34.619844 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 04:59:34.640212 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 04:59:34.680645 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 04:59:34.761599 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-204503 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.28.4: (1m58.00993363s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (118.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-165317 "pgrep -a kubelet"
E0214 04:59:34.922068 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-165317 replace --force -f testdata/netcat-deployment.yaml
E0214 04:59:35.242996 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
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-56589dfd74-lpdgx" [fb7f38ae-6fdc-470a-b814-ee66f569ea2d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0214 04:59:35.883457 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 04:59:37.163745 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 04:59:39.724721 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-lpdgx" [fb7f38ae-6fdc-470a-b814-ee66f569ea2d] Running
E0214 04:59:44.308938 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 04:59:44.845555 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.007792487s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-165317 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.18s)
E0214 05:07:28.105762 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:08:12.496589 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory

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

                                                
                                                
=== 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-276494 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.28.4
E0214 05:00:15.567225 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 05:00:31.458725 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:31.464015 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:31.474391 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:31.494777 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:31.535192 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:31.615600 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:31.776719 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:32.097372 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:32.737657 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:34.018311 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:36.579019 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:41.700224 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:51.664208 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:51.669553 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:51.679848 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:51.700405 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:51.740743 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:51.821160 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:51.940428 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:00:51.981710 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:52.301920 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:52.942690 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:54.223545 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:00:56.527465 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 05:00:56.661460 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 05:00:56.784389 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:01:01.905620 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:01:12.146830 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:01:12.421282 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-276494 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.28.4: (1m38.126008384s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (98.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-654553 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" [64dce4ee-6d07-447a-bb49-94829b90525f] Pending
helpers_test.go:344: "busybox" [64dce4ee-6d07-447a-bb49-94829b90525f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [64dce4ee-6d07-447a-bb49-94829b90525f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.005906079s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-654553 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-204503 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" [bc3d1882-368d-40a5-b0f4-50df4497ebbc] Pending
E0214 05:01:16.889284 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
helpers_test.go:344: "busybox" [bc3d1882-368d-40a5-b0f4-50df4497ebbc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bc3d1882-368d-40a5-b0f4-50df4497ebbc] Running
E0214 05:01:21.154061 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:21.794380 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.004510424s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-204503 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.38s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-535051 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" [d76b780d-c9c4-4ddf-89e2-b85b4aaa1946] Pending
helpers_test.go:344: "busybox" [d76b780d-c9c4-4ddf-89e2-b85b4aaa1946] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0214 05:01:20.512683 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:20.518013 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:20.528352 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:20.548806 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:20.589164 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:20.669617 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:20.833570 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
helpers_test.go:344: "busybox" [d76b780d-c9c4-4ddf-89e2-b85b4aaa1946] Running
E0214 05:01:23.074811 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.005101091s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-535051 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.52s)

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

                                                
                                                
=== 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-654553 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p no-preload-654553 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.027012025s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-654553 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-654553 --alsologtostderr -v=3
E0214 05:01:25.635281 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-654553 --alsologtostderr -v=3: (13.148270965s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.15s)

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

                                                
                                                
=== 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-204503 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-204503 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.099733818s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-204503 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.20s)

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

                                                
                                                
=== 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-535051 --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-535051 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.08s)

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

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

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

                                                
                                                
=== 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-535051 --alsologtostderr -v=3
E0214 05:01:30.755932 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:01:32.627654 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-535051 --alsologtostderr -v=3: (13.293417649s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (13.29s)

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

                                                
                                                
=== 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-654553 -n no-preload-654553
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-654553 -n no-preload-654553: exit status 7 (97.602801ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-654553 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.29.0-rc.2
E0214 05:01:40.996938 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-654553 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.29.0-rc.2: (5m7.473013406s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-654553 -n no-preload-654553
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (307.77s)

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

                                                
                                                
=== 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-204503 -n embed-certs-204503
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-204503 -n embed-certs-204503: exit status 7 (97.922577ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-204503 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.28.4
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-204503 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.28.4: (5m27.09533008s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-204503 -n embed-certs-204503
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (327.41s)

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

                                                
                                                
=== 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-535051 -n old-k8s-version-535051
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-535051 -n old-k8s-version-535051: exit status 7 (89.509107ms)

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

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

                                                
                                                
=== 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-535051 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-535051 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.16.0: (8m23.576975663s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-535051 -n old-k8s-version-535051
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (503.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-276494 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" [e6135338-4ec8-4785-8fc5-89c6b7acfc59] Pending
helpers_test.go:344: "busybox" [e6135338-4ec8-4785-8fc5-89c6b7acfc59] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e6135338-4ec8-4785-8fc5-89c6b7acfc59] Running
E0214 05:01:53.381622 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.004269046s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-276494 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.35s)

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

                                                
                                                
=== 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-276494 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-276494 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.107415427s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-276494 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.20s)

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

                                                
                                                
=== 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-276494 --alsologtostderr -v=3
E0214 05:02:00.419448 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:00.424807 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:00.435165 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:00.455521 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:00.496016 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:00.576456 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:00.737401 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:01.058490 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:01.477779 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:02:01.698990 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:02.979787 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:05.540478 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:09.627769 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 05:02:10.661540 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:12.493867 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/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-276494 --alsologtostderr -v=3: (13.145964307s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (13.15s)

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

                                                
                                                
=== 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-276494 -n default-k8s-diff-port-276494
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-276494 -n default-k8s-diff-port-276494: exit status 7 (94.990578ms)

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

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

                                                
                                                
=== 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-276494 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.28.4
E0214 05:02:13.588189 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:02:18.448343 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 05:02:20.901883 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:41.382761 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:02:42.439022 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:03:12.496983 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:12.502301 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:12.512667 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:12.533045 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:12.573513 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:12.653942 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:12.814437 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:13.135479 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:13.775720 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:15.056420 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:15.302256 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:03:17.617054 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:18.470103 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:18.475392 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:18.485712 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:18.506105 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:18.546490 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:18.627642 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:18.788747 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:19.109384 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:19.750407 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:21.030601 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:22.343888 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:03:22.737755 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:23.591316 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:28.712445 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:32.977936 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:35.509076 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:03:38.953359 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:03:45.864395 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:45.869692 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:45.880582 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:45.900878 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:45.941286 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:46.021705 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:46.182132 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:46.503159 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:47.144114 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:48.424791 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:50.985897 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:53.458572 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:03:56.107032 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:03:59.434126 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:04:04.359901 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:04:06.347394 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:04:26.828070 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:04:34.418887 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:04:34.604293 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 05:04:35.369065 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:35.374365 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:35.384750 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:35.405120 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:35.445483 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:35.526164 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:35.686725 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:36.007185 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:36.648093 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:37.928299 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:40.395016 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:04:40.488824 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:44.264661 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kubenet-165317/client.crt: no such file or directory
E0214 05:04:44.308975 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 05:04:45.609684 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:04:55.849989 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:05:02.289340 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/auto-165317/client.crt: no such file or directory
E0214 05:05:07.789190 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:05:16.330543 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:05:31.458850 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:05:51.664868 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:05:56.339436 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:05:56.660924 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/ingress-addon-legacy-035912/client.crt: no such file or directory
E0214 05:05:57.291225 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
E0214 05:05:59.142522 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/flannel-165317/client.crt: no such file or directory
E0214 05:05:59.938060 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 05:06:02.316126 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:06:07.356743 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/skaffold-990992/client.crt: no such file or directory
E0214 05:06:16.889015 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/addons-659098/client.crt: no such file or directory
E0214 05:06:19.350193 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/enable-default-cni-165317/client.crt: no such file or directory
E0214 05:06:20.512452 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
E0214 05:06:29.709578 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-276494 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.28.4: (10m25.032415202s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-276494 -n default-k8s-diff-port-276494
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (625.31s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-rm2s4" [b39a9112-b0cf-45a0-a62c-a7d4fa7f2fa3] Running
E0214 05:06:48.200060 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/bridge-165317/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004837739s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-8694d4445c-rm2s4" [b39a9112-b0cf-45a0-a62c-a7d4fa7f2fa3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006542037s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-654553 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-654553 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.24s)

                                                
                                    
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-654553 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-654553 -n no-preload-654553
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-654553 -n no-preload-654553: exit status 2 (296.299722ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-455642 --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=kvm2  --kubernetes-version=v1.29.0-rc.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-455642 --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=kvm2  --kubernetes-version=v1.29.0-rc.2: (1m14.258038842s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (74.26s)

                                                
                                    
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-8694d4445c-klm2z" [dda1d6ec-1126-441b-ad4e-6fd5e2da8b73] Running
E0214 05:07:09.627256 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 05:07:12.494200 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/functional-474798/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005682894s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-8694d4445c-klm2z" [dda1d6ec-1126-441b-ad4e-6fd5e2da8b73] Running
E0214 05:07:19.211988 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/custom-flannel-165317/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.008192108s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-204503 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-204503 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== 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-455642 --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 (1.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-455642 --alsologtostderr -v=3
E0214 05:08:18.470524 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-455642 --alsologtostderr -v=3: (8.152136007s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (8.15s)

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

                                                
                                                
=== 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-455642 -n newest-cni-455642
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-455642 -n newest-cni-455642: exit status 7 (109.806445ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-455642 --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=kvm2  --kubernetes-version=v1.29.0-rc.2
E0214 05:08:32.674085 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/gvisor-553418/client.crt: no such file or directory
E0214 05:08:40.180190 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/calico-165317/client.crt: no such file or directory
E0214 05:08:45.864666 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
E0214 05:08:46.157058 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/kindnet-165317/client.crt: no such file or directory
E0214 05:09:13.550816 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/false-165317/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-455642 --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=kvm2  --kubernetes-version=v1.29.0-rc.2: (52.85267656s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-455642 -n newest-cni-455642
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (53.16s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-455642 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.27s)

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

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

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

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

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

                                                
                                                
=== 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-84b68f675b-7glwq" [f376a40f-cdce-48c2-b03a-cea23082a1fd] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004771436s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-84b68f675b-7glwq" [f376a40f-cdce-48c2-b03a-cea23082a1fd] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005202213s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-535051 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-535051 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: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.22s)

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

                                                
                                                
=== 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-535051 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-535051 -n old-k8s-version-535051
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-535051 -n old-k8s-version-535051: exit status 2 (278.634273ms)

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

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

                                                
                                    
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-8694d4445c-6n8dq" [9495d66a-a679-4378-ad44-0fda97e93a5e] Running
E0214 05:12:40.001730 1456627 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18167-1449412/.minikube/profiles/old-k8s-version-535051/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005348507s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-8694d4445c-6n8dq" [9495d66a-a679-4378-ad44-0fda97e93a5e] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004591734s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-276494 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-276494 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: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

                                                
                                                
=== 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-276494 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-276494 -n default-k8s-diff-port-276494
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-276494 -n default-k8s-diff-port-276494: exit status 2 (257.770077ms)

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

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

                                                
                                    

Test skip (34/333)

Order skiped test Duration
5 TestDownloadOnly/v1.16.0/cached-images 0
6 TestDownloadOnly/v1.16.0/binaries 0
7 TestDownloadOnly/v1.16.0/kubectl 0
14 TestDownloadOnly/v1.28.4/cached-images 0
15 TestDownloadOnly/v1.28.4/binaries 0
16 TestDownloadOnly/v1.28.4/kubectl 0
23 TestDownloadOnly/v1.29.0-rc.2/cached-images 0
24 TestDownloadOnly/v1.29.0-rc.2/binaries 0
25 TestDownloadOnly/v1.29.0-rc.2/kubectl 0
29 TestDownloadOnlyKic 0
43 TestAddons/parallel/Olm 0
59 TestDockerEnvContainerd 0
61 TestHyperKitDriverInstallOrUpdate 0
62 TestHyperkitDriverSkipUpgrade 0
114 TestFunctional/parallel/PodmanEnv 0
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.01
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
124 TestFunctional/parallel/TunnelCmd/serial/WaitService 0.01
125 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0.01
126 TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig 0.01
127 TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil 0.01
128 TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS 0.01
129 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.01
171 TestImageBuild/serial/validateImageBuildWithBuildEnv 0
204 TestKicCustomNetwork 0
205 TestKicExistingNetwork 0
206 TestKicCustomSubnet 0
207 TestKicStaticIP 0
239 TestChangeNoneUser 0
242 TestScheduledStopWindows 0
246 TestInsufficientStorage 0
250 TestMissingContainerUpgrade 0
261 TestNetworkPlugins/group/cilium 3.69
272 TestStartStop/group/disable-driver-mounts 0.21
x
+
TestDownloadOnly/v1.16.0/cached-images (0s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/cached-images (0s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/binaries (0s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/kubectl (0s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/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 docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/WaitService (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.01s)

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

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

                                                
                                    
x
+
TestKicCustomNetwork (0s)

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

                                                
                                    
x
+
TestKicExistingNetwork (0s)

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

                                                
                                    
x
+
TestKicCustomSubnet (0s)

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

                                                
                                    
x
+
TestKicStaticIP (0s)

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.69s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-165317

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard